Problem:
If
$$\frac{1}{1^2} + \frac{1}{2^2} +\frac{1}{3^2} + \frac{1}{4^2}+\cdots =\frac{\pi^2}{6}$$ show that $$\frac{1}{1^2} +\frac{1}{3^2} + \frac{1}{5^2}+\frac{1}{7^2}\cdots =\frac{\pi^2}{8}$$
This was a question on an exam yesterday. My professor always throws one question in that is above our level and this was the one. I had no idea what to do on the exam. I just wanted to see an answer and the mode of thinking behind said answer.
I am an undergrad student. Sometimes it's helpful to see the work of others to understand a process. I'm an undergrad student in math. The class is history of mathematics.
I've tried many things, multiplying equations, subtracting equations. any help would be appreciated.
Let the required sum be $S$.
$$\frac{1}{1^2} + \frac{1}{2^2} +\frac{1}{3^2} + \frac{1}{4^2}+\cdots =\frac{\pi^2}{6}$$
$$\implies \frac{1}{1^2} +\frac{1}{3^2} + \frac{1}{5^2}+\frac{1}{7^2}+\cdots +\frac{1}{2^2}+\frac{1}{4^2}+\cdots= \frac{\pi^2}{6}$$
$$\implies S+\frac{1}{2^2}\left(\frac{1}{1^2} + \frac{1}{2^2} +\frac{1}{3^2} + \frac{1}{4^2}+\cdots\right)= \frac{\pi^2}{6}$$
$$\implies S+\frac{1}{4} \cdot \frac{\pi^2}{6}=\frac{\pi^2}{6}$$
$$\implies S=\frac{\pi^2}{6}-\frac{\pi^2}{24}=\frac{\pi^2}{8}$$
Hope this helps.