Good evening everyone,
I'd like to discuss with you the following exercise :
$\sum\limits_{n=1}^{\infty} (-1)^{n} \frac{n^{2} +3n - \sin(n)}{n^{4}-\arctan(n^{2})}$
I can prove that $\lim\limits_{x \to \infty} a_{n} = 0$ , where $a_{n} = \frac{n^{2} +3n - \sin(n)}{n^{4}-\arctan(n^{2})}$
But I can't still proove its convergence, I'd have used Leibnitz alternating series test (due to $(-1)^{n}$), but I was unable to say $a_{n+1} \leq a_{n}$.
Maybe I could study the Absolute convergence and then by Comparison test find that converges ?
Any help would be appreciated,
Thanks anyway.
No need for Leibniz: For $n>1,$
$$\left |(-1)^{n} \frac{n^{2} +3n - \sin n}{n^{4}-\arctan(n^{2})}\right| \le \frac{n^{2} +3n +1}{n^{4}-\pi/2}.$$
This looks good, yes? It appears that the terms on the right are like $1/n^2.$ Verify that the terms on the right divided by $1/n^2$ approach $1.$ Since $\sum 1/n^2<\infty,$ the limit comparsion test shows the sum of the terms on the right converges. Hence our series converges absolutely, and therefore converges. (Moral: Don't blindly assume Leibniz is the way to go just because it's got the $(-1)^n$ thing happening.)