Fourier Series
Fourier Series
Fourier Series
A Fourier series is an expansion of a periodic function f(x) in terms of an infinite sum of sines and
cosines. Fourier series make use of the orthogonality relationships of the sine and cosine functions. The
computation and study of Fourier series is known as harmonic analysis and is extremely useful as a way
to break up an arbitrary periodic function into a set of simple terms that can be plugged in, solved
individually, and then recombined to obtain the solution to the original problem or an approximation to
it to whatever accuracy is desired or practical. Examples of successive approximations to common
functions using Fourier series are illustrated below.
Here two different sine waves add together to make a new wave:
SQUARE WAVE
CALEB OWEN T. YAGONIA BSECE – 3 ECE331
FOURIER SERIES
Can you see how it starts to look a little like a square wave?
And if we could add infinite sine waves in that pattern we would have a square wave!
CALEB OWEN T. YAGONIA BSECE – 3 ECE331
FOURIER SERIES
By adding infinite sine (and or cosine) waves we can make other functions, even if they are a bit weird.
First let us write down a full series of sines and cosines, with a name for all coefficients:
( ) ( )
∞ ∞
π π
f ( x )=a0 + ∑ a n cos nx +¿ ∑ bn sin nx ¿
n=1 L n=1 L
Where:
( πL ) mean?
∞
What does ∑ an cos nx
n =1
It uses Sigma Notation to mean sum up the series of values starting at n=1:
a1 cos(1x π/L)
a2 cos(2x π/L)
etc
( πL )
f ( x ) sin nx
between −L and L.
We can often find that area just by sketching and using basic calculations, but other times we may need
to use Integration Rules.
Take our target function, multiply it by sine (or cosine) and integrate (find the area)
And after we calculate all coefficients, we put them into the series formula above.
Let us see how to do each step and then assemble the result at the end!
Let:
a0 is the net area between −L and L, then divided by 2L. It is basically an average of f(x) in that range.
So we know that:
a0 = 0
Now, because the square wave changes abruptly at x=0 we need to break the calculation into −π to 0
and 0 to π,
a1 = 0
So we know that:
a2 = 0
CALEB OWEN T. YAGONIA BSECE – 3 ECE331
FOURIER SERIES
In fact we can extend this idea to every value of a and conclude that:
an= 0
So far there has been no need for any major calculations! A few sketches and a little thought have been
enough.
and as before, because of the abrupt change at x=0, we need to break the calculation into −π to 0 and 0
to π,
Then we calculate the definite integral between −π and 0 by calculating the value of −cos(x) for 0, and
for −π, and then subtracting:
[−cos(0)] − [−cos(−π)] = −1 − 1 = −2
−h
(−2)
π
Next we look at the integral from 0 to π:
π
h
∫ sin ( x ) dx
π 0
−h h 4h
b 1= (−2 ) + ( 2 )=
π π π
For b2 we have this integral:
π
−h
b 2= ∫ sin ( 2 x ) dx
π −π
b2 = 0
π
−h
b 3= ∫ sin ( 3 x ) dx
π −π
For 0 to π we have:
b1 4 h
b 3= =
3 3π
The pattern continues:
CALEB OWEN T. YAGONIA BSECE – 3 ECE331
FOURIER SERIES
So we can say:
And we arrive at our last step: putting the coefficients into the master formula:
( ) ( )
∞ ∞
π π
f ( x )=a0 + ∑ a n cos nx +¿ ∑ bn sin nx ¿
n=1 L n=1 L
And we know that:
a0 = 0
an = 0 (all of them!),
bn = 0 when n is even
4h
bn = when n is odd
nπ
So:
CALEB OWEN T. YAGONIA BSECE – 3 ECE331
FOURIER SERIES
In conclusion:
Think about each coefficient, sketch the functions and see if you can find a pattern,
put it all together into the series formula at the end.
Other Functions
Of course we can use this for many other functions!
But we must be able to work out all the coefficients, which in practice means that we work out the area
of:
the function
the function times sine
the function times cosine
But as we saw above we can use tricks like breaking the function into pieces, using common sense,
geometry and calculus to help us.
2π
Note that t is just time in the previous equations and ω 0 is just , where T is the period.
T
The derivation is similar to that for the Fourier cosine series given above. Note that this form is quite a
bit more compact than that of the trigonometric series; that is one of its primary appeals. Other
advantages include: a single analysis equation (versus three equations for the trigonometric form),
notation is similar to that of the Fourier Transform (to be discussed later), it is often easier to
mathematically manipulate exponentials rather sines and cosines. A principle advantage of the
trigonometric form is that it is easier to visualize sines and cosines (in part because the cn are complex
number,, and the series can be easily used if the original xT is either purely even or odd.
Summary of
General Formula (Trigonometric):
( ) ( )
∞ ∞
π π
f ( x )=a0 + ∑ a n cos nx +¿ ∑ bn sin nx ¿
n=1 L n=1 L
when the function f(x) has a period from -π to π we can use a simplified version:
∞ ∞
f ( x )=a0 + ∑ a n cos ( nx ) +¿ ∑ bn sin ( nx ) ¿
n=1 n=1
Or there is this one, where a0 is rolled into the first sum (now n=0 to ∞):
∞ ∞
f ( x )=∑ an cos ( nx ) +¿ ∑ b n sin ( nx ) ¿
n =0 n=1
n=−∞
Reference
https://mathworld.wolfram.com/FourierSeries.html
https://www.mathsisfun.com/calculus/fourier-series.html
https://lpsa.swarthmore.edu/Fourier/Series/DerFS.html