Solving Fourier Question: -\pi < x< 0 & 0 < x < \pi

  • Thread starter Thread starter manenbu
  • Start date Start date
  • Tags Tags
    Fourier
manenbu
Messages
101
Reaction score
0

Homework Statement



function is:
1, -\pi &lt; x&lt; 0
2, 0 &lt; x &lt; \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?
 
Physics news on Phys.org
manenbu said:

Homework Statement



function is:
1, -\pi &lt; x&lt; 0
2, 0 &lt; x &lt; \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?

That is giving you every other term. You should probably have something like (-1)n-1 in the numerator which would drop out every other term. Maybe you overlooked a lower limit in your integral.
 
Yes, apparently 2-1 became 0 in my first calculation. I got it correct now. Thanks!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top