I have to solve: $$ \lim_{n\to\infty}\frac{\sqrt[6]{\frac{n+3}{n+1}}-1}{\sqrt[n]{2}-1} $$
Here's my attempt:
$$ \lim_{n\to\infty}\frac{\sqrt[6]{\frac{n+3}{n+1}}-1}{\sqrt[n]{2}-1} = \lim_{n\to\infty}\frac{(1+\frac{2}{n+1})^{1/6}-1}{\frac{2}{n+1}}\cdot\frac{2}{(n+1)(\sqrt[n]{2}-1)}=\frac{1}{6}\lim_{n\to\infty}\frac{2}{\frac{2^{1/n}-1}{1/n}+\sqrt[n]{2}-1}=\frac{2}{6(\ln2-1)}=\frac{1}{3\ln2-3}$$
But the result is supposed to be $\frac{1}{3\ln2}$, what did I do wrong?
PS: I used the following limits in my attempt to solve it:
$$\lim_{n\to\infty}\frac{(1+x_n)^r-1}{x_n}=r$$ $$\lim_{n\to\infty}\frac{a^{x_n}-1}{x_n}=\ln a$$
From here
$$\ldots=\frac{1}{6}\lim_{n\to\infty}\frac{2}{\frac{2^{1/n}-1}{1/n}+\sqrt[n]{2}-1}=\frac{1}{6}\frac{2}{\ln 2+1-1}=\ldots$$
As an alternative
$$\frac{\sqrt[6]{\frac{n+3}{n+1}}-1}{\sqrt[n]{2}-1}=\frac{\frac1n}{\sqrt[n]{2}-1}\frac{\sqrt[6]{\frac{n+3}{n+1}}-1}{\frac1n}\to \frac{1}{3\ln2}$$
indeed
and by binomial approximation