Test the series whose general term is: $$\sqrt{n^2 + 1} - n$$
This is from Higher Algebra by Henry Sinclair. I'm struggling to understand how this series is divergent. If you do the following expansion: $$\sqrt{n^2 + 1} - n$$ $$= n\biggl(1 + \frac{1}{n^2}\biggr)^\frac{1}{2} - n$$ $$= n + \frac{1}{2n} - \frac{1}{8n^3} + ... - n$$ $$= \frac{1}{2n} - \frac{1}{8n^3} + ... $$
The remaining series appears to converge to zero as $n$ approaches infinity.
Their explanation is similar to mine, but at the end they say that the above series approaches $\frac{1}{2n}$. From there they directly say that the series is divergent. Earlier in the chapter, it's proved that the expansion of $(1 + x)^n$ is convergent for $x < 1$. In this case, $\frac{1}{n^2} < 1$ as $n$ approaches infinity, so I would assume that the series converges.
The solution to the problem is given here (number 17)
Any help is appreciated. Thanks.
Hint: $\sqrt{n^2+1} - n> \dfrac{1}{3n}$ and the latter series is harmonic which is a popular diverging series.