- #1
Kuma
- 134
- 0
Homework Statement
I'm trying to find the Fourier series of x/3.
Homework Equations
The Attempt at a Solution
So i believe that it is an odd function so a0, ak = 0. To find bk:
bk = 1/3pi int (x sin kx dx) from -pi to pi. From integration by parts
= 1/3pi ([x sin kx from -pi to pi]+ 1/k int (cos kx dx) from -pi to pi)
= 1/3pi [(pi sin k pi + pi sin -k pi) +1/k^2 (sin k pi - sin -k pi)]
I think that works out to be 0? Is that right?