Test the absolute convergence and convergence of the following series. $$\sum_{n=1}^{\infty}(-1)^{n+1}\frac{n}{n^2+1}$$
Am unable to apply the alternating series test. The book answers it as absolutely convergent. But am not getting the same answer. Kindly help.
Thanks
The alternating series test is applicable, since $\left|(-1)^{n+1}\frac{n}{n^2+1}\right|$ decreases monotonically.
The series conditionally converges, since $\lim \limits_{n \to \infty} \frac{n}{n^2+1}= \lim \limits_{n \to \infty} \frac{1/n}{1+1/n^2}=0.$
However, the series does not converge absolutely. Using the integral test, we write that $$\displaystyle\int \limits_{0}^{\infty} \frac{xdx}{x^2+1}=\frac{1}{2}\ln (x^2+1)\Big|_1^{\infty}=\infty$$
Since the integral of the absolute values of the terms does not converge, the series does not converge absolutely.
As noted in the comments, you could also use various expansions or comparisons to show that the series doesn't converge.