How to prove the equality below?
$$ \sum_{k=1}^{m} \frac{1}{(2k-1)^2}=\frac{\pi^2}{8}-\frac{1}{4}\psi^{(1)}\left(m+\frac{1}{2}\right)$$
When $\displaystyle m$ is a positive integer.
How to prove the equality below?
$$ \sum_{k=1}^{m} \frac{1}{(2k-1)^2}=\frac{\pi^2}{8}-\frac{1}{4}\psi^{(1)}\left(m+\frac{1}{2}\right)$$
When $\displaystyle m$ is a positive integer.
Notice that,
$$\ln(\Gamma(x+1))=\ln(x\Gamma(x))=\ln(x)+\ln(\Gamma(x))$$
$$\ln(\Gamma(x+1))=\ln(x)+\ln(\Gamma(x))\tag0$$
Differentiate both sides:
$$\psi^{(0)}(x+1)=\frac1{x}+\psi^{(0)}(x)$$
and differentiate again:
$$\psi^{(1)}(x+1)=\frac{-1}{x^2}+\psi^{(1)}(x)\tag1$$
Thus, we may prove your statement by induction. It is true for $m=1$, and if it is true for $n$, then it is true for $n+1:$
$$\begin{align}\sum_{k=1}^{n+1}\frac1{(2k-1)^2}&=\frac{\pi^2}8-\frac14\psi^{(1)}\left(n+\frac12\right)+\frac1{(2n+1)^2}\\&=\frac{\pi^2}8-\frac14\left(\psi\left(n+1+\frac12\right)+\frac1{\left(n+\frac12\right)^2}\right)+\frac1{(2n+1)^2}\tag1\\&=\frac{\pi^2}8-\frac14\psi^{(1)}\left(n+1+\frac12\right)-\frac1{(2n+1)^2}+\frac1{(2n+1)^2}\\&=\frac{\pi^2}8-\frac14\psi^{(1)}\left(n+1+\frac12\right)\end{align}$$
QED