Do the following converge:
$\sum_{n=2}^\infty {\frac{n+2}{n^3-2n^2+1}}$
For this one I think the answer is no I just can't prove it. I split it up into partial fractions and got: $\frac{3n+1}{n^2-n-1}-\frac{3}{n-1}$
but after that I'm stumped :(
The second part: $\sum_{n=1}^\infty {\frac{1}{n}+\frac{(-1)^n}{n^2}}$
This one I think also diverges, I tried to use comparison test but didn't get far.
I think I am missing something obvious for both questions.