The following series is known to diverge because the limit does not exists. I am not sure why this limit does not exist and looking just for some explanation and detail of calculating this limit.
$$\sum \frac{n(-1)^{n+1}}{\sqrt{n^2+1}}$$
The following series is known to diverge because the limit does not exists. I am not sure why this limit does not exist and looking just for some explanation and detail of calculating this limit.
$$\sum \frac{n(-1)^{n+1}}{\sqrt{n^2+1}}$$
We have $$\lim_{n \to \infty} \left\vert \frac{n(-1)^{n+1}}{\sqrt{n^2+1}}\right\vert = \lim_{n \to \infty} \left\vert \frac{n}{\sqrt{n^2+1}}\right\vert = \lim_{n \to \infty} \left\vert \frac{1}{\sqrt{1 + \frac{1}{n^2}}}\right\vert = 1$$ Hence the sequence $$\frac{n(-1)^{n+1}}{\sqrt{n^2+1}}$$ does not converge to $0$ which is necessary for any series to converge.
Notice that
$$\lim_{n\to\infty}\frac n{\sqrt{n^2+1}}=\lim_{n\to\infty}\frac1{\sqrt{1+\frac1{n^2}}}=1$$
And if $\lim_{n\to\infty}|a_n|\ne0$, then the series fails the term test.