Fourier Example: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by one other user not shown)
Line 2: Line 2:




:<math>f(x) = \begin{cases}0,& -\pi<x<0\\
:<math>f(x) = \begin{cases}0,& -\pi\le x<0\\
\pi,& 0<x<\pi\\
\pi,& 0 \le x \le \pi\\
\end{cases}</math>
\end{cases}</math>


:<math>b_n = \frac{1}{2\pi}\int_{0}^\pi \pi\sin(nx)\, dx, = \frac{1}{n}(1-cos(x\pi))=\frac{1}{n}(1-(-1)^n)</math>






== Solution ==
We obtain b_2n = 0 and



Here we have




<math>a_o=\frac{1}{2\pi}(\int_{-\pi}^00\ dx+\int_{0}^\pi\pi\ dx)=\frac{\pi}{2}</math>



<math>a_n=\int_{0}^\pi\pi cos(nx)\ dx=0, n\ge1,</math>


and


:<math>b_n = \int_{0}^\pi \pi\sin(nx)\, dx = \frac{1}{n}(1-cos(x\pi))=\frac{1}{n}(1-(-1)^n)</math>


We obtain <math>b_{2n}</math> = 0 and




<math>b_{2n+1}=\frac{2}{2n+1}</math>
<math>b_{2n+1}=\frac{2}{2n+1}</math>



Therefore, the Fourier series of f(x) is
Therefore, the Fourier series of f(x) is


<math>f(x)=\frac{\pi}{2}+2(sin(x)+\frac{sin(3x)}{3}+\frac{sin(5x)}{5}+...)</math>
<math>f(x)=\frac{\pi}{2}+2(sin(x)+\frac{sin(3x)}{3}+\frac{sin(5x)}{5}+...)</math>


==Solution Graph==
[[Image:Fourier.gif]]


==***BONUS*** VIDEO! (For people completely lost on Fourier Series)==


http://www.youtube.com/watch?v=nXEqrOt-nB8


==References:==
[[Fourier Series: Basic Results]]
==Readers==
[[Lau, Chris|Christopher Garrison Lau I]]

Latest revision as of 15:26, 25 January 2010

Find the Fourier Series of the function:




Solution

Here we have





and



We obtain = 0 and



Therefore, the Fourier series of f(x) is


Solution Graph

Fourier.gif


***BONUS*** VIDEO! (For people completely lost on Fourier Series)

http://www.youtube.com/watch?v=nXEqrOt-nB8


References:

Fourier Series: Basic Results

Readers

Christopher Garrison Lau I