I have been struggling with this problem for a while.
May I ask what is the exact value of this series, if it’s even possible.
$$\sum_{n=0}^{\infty} \frac{(-1)^n}{(2n+1)^2}$$
A proof of some sort would highly be appreciated. Thank you.
Edit:
I found this by trying to evaluate the integral:
$$\int_{0}^{\infty} \frac{\ln^2(x)}{1+x^2}dx$$
What I did was I made the above integral into $u = 1/x$:
$$2\int_{0}^{1} \frac{\ln^2(x)}{1+x^2}dx$$
Then I expanded it into a geometric series and took antiderivatives, leading me to the series above.