does $\sum_{n=1}^\infty \frac{2n+1}{n^2(n+1)^2}$ converge? I think yes, it does, because the $a_n$ in the series converges to zero. but I'm trying to prove this by the help of the fact that:
$\frac{1}{n(n+1)} = \frac{1}{n} - \frac{1}{n+1}$
any suggestions?
$$\frac{2n+1}{n^2(n+1)^2}=\frac{1}{n^2}-\frac{1}{(n+1)^2}$$ $$\sum_{n=1}^\infty \frac{2n+1}{n^2(n+1)^2}=\frac{1}{1}-\frac{1}{2^2}+\frac{1}{2^2}-\frac{1}{3^2}+\frac{1}{3^2}+....=1$$