ramdayal9
- 2
- 0
Homework Statement
Let f(x)=x on [-\pi,\pi) and peridically extended. Compute the Fourier series and hence show:
\sum_{n \geq 1,nodd} \frac{1}{n^2} = \frac{\pi^2}{8} and \sum_{n \geq 1} \frac{1}{n^2} = \frac{\pi^2}{6}
Homework Equations
Parseval's equality
The Attempt at a Solution
I computed the Fourier series to be -\sum_{n=1,nodd} \frac{4}{n^2 \pi} e^{inx}+\frac{\pi}{2} (even terms \hat{f}(n)=0) and proved the first sum (letting x=0).
How would I compute the second part? how do i get the whole sum from this? I tried to slipt the sum into even and odd parts, but i don't know how to compute the even sum when I don't have any terms for the even sum! thanks