I'm having problems with this sequence limit. Note: I am not allowed to use L'Hopital's rule.
$$\lim_{n\to\infty} \frac{\sqrt{n^2+1}-n}{\sqrt{n^3+1} - n\sqrt{n}}$$
Thanks in advance ^^.
I'm having problems with this sequence limit. Note: I am not allowed to use L'Hopital's rule.
$$\lim_{n\to\infty} \frac{\sqrt{n^2+1}-n}{\sqrt{n^3+1} - n\sqrt{n}}$$
Thanks in advance ^^.
HINT
In the first place, notice that
\begin{align*} \sqrt{n^{2} + 1} - n = \sqrt{n^{2}+1} - n\times\frac{\sqrt{n^{2}+1}+n}{\sqrt{n^{2}+1}+n} = \frac{1}{\sqrt{n^{2}+1}+n} \end{align*}
Analogously, we have
\begin{align*} \frac{1}{\sqrt{n^{3}+1} - n\sqrt{n}} = \frac{1}{\sqrt{n^{3}+1} - n\sqrt{n}}\times\frac{\sqrt{n^{3}+1} + n\sqrt{n}}{\sqrt{n^{3}+1} + n\sqrt{n}} = \sqrt{n^{3}+1} + n\sqrt{n} \end{align*}
From whence we get
\begin{align*} \frac{\sqrt{n^{2}+1}-n}{\sqrt{n^{3}+1}-n\sqrt{n}} = \frac{\sqrt{n^{3}+1}+n\sqrt{n}}{\sqrt{n^{2}+1}+n} \end{align*}
Can you proceed from here?