Fourier Series: To Factor or Not to Factor, That is the Question

  • Thread starter Thread starter doive
  • Start date Start date
  • Tags Tags
    Fourier
doive
Messages
15
Reaction score
0

Homework Statement



I have conflicting notes and even textbooks about where i should and shouldn't have factors of 2 when doing Fourier series. I just want to check once and for all I'm doing it right and not introducing erroneous factors of 2 or omitting any

Homework Equations


<br /> \tilde{f}(x)= \frac{a_0}{2} + \sum^{\inf}_{n=1} [a_n cos(\frac{n \pi x}{L}) + b_n sin(\frac{n\pi x}{L})]<br />

<br /> a_n = \frac{1}{L} \int^{L}_{-L} cos \frac{n\pi x}{L} f(x) dx<br />

<br /> b_n = \frac{1}{L} \int^{L}_{-L} sin(\frac{n\pi x}{L}) f(x) dx<br />

<br /> a_0 = \frac{1}{2L} \int^{L}_{-L} f(x) dx<br />

where the interval is [-L,L] and the period is 2L

The Attempt at a Solution



Is the above formulation correct (i'm particularly unsure about the 1/2L associated with a0)
 
Last edited:
Physics news on Phys.org
Just plug in the series for f(x) into the integrals and see if the coefficients work out correctly.
 
doive said:
Is the above formulation correct (i'm particularly unsure about the 1/2L associated with a0)

You have an extra factor of 1/2 associated with a_0. To see that this is the case, set f(x) = 1. Then according to your formulas, a_0 = 1 and the Fourier series is

\tilde{f}(x) = 1/2.

There should be a 1/2 either on the defining integral for a_0 or on the a_0 term in the series expansion, but not both.

You can check your other coefficients in a similar way by setting

f(x) = \cos(n\pi x/L)

or

f(x) = \sin(n \pi x/L)
 
thank you guys!

I had tried checking it but couldn't be certain it wasn't my dodgy arithmetic!
 
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