I have this series and I need to determine whether it is divergent or convergent, are my calculations correct and it is divergent or am I not seeing something
$$ \sum_{n=2}^\infty (-1)^n \left( \frac{n}{2n+1}\right)^2 $$ since it is an alternating series I find the limit of a_n $$ \lim_{n\to \infty}\left( \frac{n}{2n+1}\right)^2 = \frac{n^2}{(2n+1)^2} = \frac{n^2}{4n^2+4n+1} = \frac{1}{4} $$ and since it does not equal to 0 by the alternating divergence test it s divergent ??
Since $a_n \not \to 0$ we can conclude that the series doesn't converges but we don't need to invoque any alternating divergence test since $a_n \to 0$ is a necessary condition for any series to converge, that is
$$\sum_n a_n \quad \text{converges} \implies a_n \to 0$$
therefore
$$a_n \not \to 0 \implies \sum_n a_n \quad \text{doesn't converge}$$
Refer also to the related