manenbu
- 101
- 0
Homework Statement
function is:
1, -\pi < x< 0
2, 0 < x < \pi
The Attempt at a Solution
What I get is this:
\frac{3}{2}+\frac{1}{\pi}\sum_{n=1}^\infty\frac{(-1)^n}{n}\sin{nx}
According to the answers in the exercise sheet, it should be:
\frac{3}{2}+\frac{2}{\pi}\sum_{n=1}^\infty\frac{1}{2n-1}\sin{(2n-1)x}
I don't understand why this is true. The 2n-1 hints that I should've got a \pi/2 somewhere inside the trig functions in the intergal, but I can't see where this is coming from.
Can anyone help me here?