Fourier Series Flashcards
What is the equation of a Fourier series?
f(x)=a_0/2+∑a_n cos(nπx/L)+b_n sin(nπx/L)
For a range -L≤x<L and the sum from n=1 to inifinity
For which functions can a Fourier series be defined?
For any function which the integral of f(x)^2 between -π and π is less than infinity, a Fourier series can be defined for that function
What is point-wise convergence?
If f(x) and f’(x) are continuous as [-π,π) except possibly a finite number of points, the Fourier series converges at every point f ̃(x)=1/2[f(x^+ )+f(x^- )]
Where f(x+)=lim f(x+ε) and f(x-)=lim f(x-ε) where ε is scalar >0
What is uniform convergence?
If f(x) and f’(x) exist and are continuous at every value in [-π,π) and f(π)=f(-π), then the Fourier series converges uniformly to f(x)
What are the orthogonality relations?
1)∫_sin(nx)cos(mx)dx=0 for n and m are integers
2) ∫sin(nx)sin(mx)dx=0 if n≠m but equals π if n=m
3)∫cos(nx)cos(mx)dx =0 if n≠m but equals π if n=m
All integrated from -π to π
What are the trig identities?
a) Cos(a)Cos(b)=[cos(a+b)-cos(a-b)]/2
b) Sin(a)Sin(b)=[cos(a-b)-cos(a+b)]/2
c) Sin(a)Cos(b)=[sin(a+b)+sin(a-b)]/2
What is a_0/2 for a range -π to π?
a_0/2=1/2π ∫f(x)dx
Integrated from -π to π
What is a_n for a range -π to π?
a_n=1/π ∫f(x)cos(nx)dx
Integrated from -π to π
What is b_n for a range -π to π?
b_n=1/π ∫f(x)sin(nx)dx
Integrated from -π to π
What is a symmetric function and what does it mean?
f(x)=f(-x)
b_n=0
What is an anti-symmetric function and what does it mean?
f(x)=-f(-x)
a_n=0
a_0=0
What is Parseval’s theorem?
1/π ∫(f(x)^2 dx=(a_0^2)/2+∑a_n^2+b_n^2
With f(x)^2 integrated from -π to π
And the sum from n=1 to infinity
What is a_0/2 for a range -L to L?
a_0/2=1/2L ∫f(x)dx
Integrated from -L to L
What is a_n for a range -L to L?
a_n=1/L ∫f(x)cos(nπx/L)dx
Integrated from -L to L
What is b_n for a range -L to L?
b_n=1/L ∫f(x)sin(nπx/L)dx
Integrated from -L to L