Does anybody know how to prove this series?
$$\sum_{n=1}^{\infty} \left( n\log \left(\frac{2n+1}{2n-1}\right)-1\right) = \frac{1-\log 2}{2}$$
I arrived at this through Mathematica.
I tried writing $\log \left(\frac{2n+1}{2n-1}\right)$ as $\int_0^1 \frac{1}{\frac{2n-1}{2}+x}dx$ and $-\sum_{k=1}^\infty \frac{(-2)^k}{k(2n-1)^k}$ but none of them worked.



