Let $a_n = \sqrt{n^3 + 2n} - \sqrt{n^3 + 1}$ . Find $\lim_{n \to \infty} a_n$ if it exists .
My try : Multiplying by the conjugate leads to $$a_n = \frac{2n-1}{\sqrt{n^3 + 2n} + \sqrt{n^3 + 1}} = \frac{2/n - 1/n^2}{\sqrt{1/n +2/n^3} + \sqrt{1/n + 1/n^4}} \ $$ and I've got stuck here . I guess the answer is zero because the first values of $a_n$ have decreased .
You divided by a one power too high. Write it like this: $$\dfrac{2-\frac 1n}{\sqrt{n+\frac 2n}+\sqrt{n+\frac 1{n^2}}}$$