Fourier Example: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Cdxskier (talk | contribs)
No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 8: Line 8:




'''
 
== Solution ==
== Solution ==
'''
 




Line 40: Line 40:


<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:==
==References:==
[[Fourier Series: Basic Results]]
[[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:


f(x)={0,πx<0π,0xπ



Solution

Here we have



ao=12π(π00dx+0ππdx)=π2


an=0ππcos(nx)dx=0,n1,


and


bn=0ππsin(nx)dx=1n(1cos(xπ))=1n(1(1)n)


We obtain b2n = 0 and


b2n+1=22n+1


Therefore, the Fourier series of f(x) is

f(x)=π2+2(sin(x)+sin(3x)3+sin(5x)5+...)


Solution Graph


***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