Does the series converge?
$$ 1+\frac 1 {3^2}-\frac12 +\frac1 {5^2} + \frac 1{7^2} - \frac14 \cdots + \frac1{(4n+1)^2} + \frac1{(4n+3)^2} - \frac 1{2n+2}+\cdots$$
I can see that the series does not converge absolutely by comparison of $\sum1/(2n+2)$ with $\sum 1/n$ but this does not imply anything about its conditional convergence.
Also, if it converges conditionally, then its rearrangements will converge to any real number including $\infty$ ($\pm\infty$).
Please suggest a test using comparison/root test/ratio test since I am following Rudin alone .
It cannot converge, since $\sum (\frac{1}{(4n+1)^2}+\frac{1}{(4n+3)^2})$ converges but $\sum \frac{1}{2n+2}$ diverges, the sum of the two series is doomed to diverge.