SlideShare une entreprise Scribd logo
1  sur  42
 The knowledge of Fourier series is essential to understand some very useful concepts in Electrical
Engineering. Fourier Series is very useful for circuit analysis, electronics, signal processing etc. . The study
of Fourier series is the backbone of Harmonic analysis. The Fourier series is concerned with periodic
waves.
 Advanced noise cancellation and cell phone network technology uses Fourier series where digital filtering
is used to minimize noise and bandwidth demands respectively.
 Fourier series is broadly used in telecommunications system, for modulation and demodulation of voice
signals, also the input, output and calculation of pulse and their sine or cosine graph.
 One of many applications is compression. Everyone's favorite MP3 format uses this for audio compression.
You take a sound, expand its Fourier series. It'll most likely be an infinite series BUT it converges so fast
that taking the first few terms is enough to reproduce the original sound. The rest of the terms can be
ignored because they add so little that a human ear can likely tell no difference. So I just save the first few
terms and then use them to reproduce the sound whenever I want to listen to it and it takes much less
memory. Also JPEG for pictures is the same idea.
 The solution for Heat Transfer in a rod was first proposed by Joseph Fourier himself using Fourier series
 In signal processing, Image processing Fourier analysis is used in the design of many filters (LPFs, HPFs,
Band pass). [Variety of Filters are used in most of the high end sound systems]
 The frequency analysis of circuits that are used in so many appliances are done with the help of Fourier
Analysis.
 Systems whose responses are unknown can be analyzed using integral transforms like Fourier or Laplace
Transforms.
Periodic Function
• A function 𝑓 𝑥 is said to be periodic, if and
only if 𝑓 𝑥 + 𝑇 = 𝑓 𝑥 is true for some T and
every value of 𝑥.
• The smallest value of T for which 𝑓 𝑥 + 𝑇 =
𝑓 𝑥 is true for every 𝑥, will be called the
period of the function 𝑓(𝑥)
Examples:
1. 𝑠𝑖𝑛𝑥 = sin 𝑥 + 2𝜋 = sin(𝑥 + 4𝜋) = ⋯ . = 𝑠𝑖𝑛 (𝑥 + 2𝑛𝜋)
Here the smallest value is 2𝜋 such that 𝑠𝑖𝑛𝑥 = sin 𝑥 + 2𝜋
Hence 𝑠𝑖𝑛𝑥 is a periodic function with period 2𝜋
2. 𝐶𝑜𝑠 𝑥 is periodic with period 2𝜋
3. 𝑡𝑎𝑛 𝑥 is periodic with period 𝜋
4. 𝑠𝑖𝑛2𝑥 = sin 2𝑥 + 2𝜋 = 𝑠𝑖𝑛2 𝑥 + 𝜋 is periodic with period 𝜋
5. 𝐶𝑜𝑠 2𝑥 is periodic with period 𝜋
6. sin 𝑛𝑥 is periodic with period
2𝜋
𝑛
7. cos 𝑛𝑥 is periodic with period
2𝜋
𝑛
8. tan 𝑛𝑥 is periodic with period
𝜋
𝑛
9. Every constant function is periodic
10.Consider 𝑓: 𝑅 ⟶ 𝑅 defined by 𝑓 𝑥 =
0, 𝑖𝑓 𝑥 𝑖𝑠 𝑟𝑎𝑡𝑖𝑜𝑛𝑎𝑙
1, 𝑖𝑓 𝑥 𝑖𝑠 𝑖𝑟𝑟𝑎𝑡𝑖𝑜𝑛𝑎𝑙
Here 𝑓 is periodic 𝑝 where 𝑝 is any positive number.
Continuous function
• A function 𝑓(𝑥) is said to be continuous at 𝑥 = 𝑎, if lim
𝑥⟶𝑎−
𝑓(𝑥) = lim
𝑥⟶𝑎+
𝑓 𝑥 = 𝑓(𝑎)
• A function 𝑓(𝑥) is continuous in [𝑎 𝑏], if 𝑓(𝑥) is continuous at each and every point in [𝑎 𝑏].
Example:
1. Consider the function 𝑓: 𝑅 ⟶ 𝑅 defined by 𝑓 𝑥 = 𝑥 , for all 𝑥
Here for any = 𝑎 , lim
𝑥⟶𝑎−
𝑓(𝑥) = lim
𝑥⟶𝑎+
𝑓 𝑥 = 𝑓 𝑎
𝑖. 𝑒 𝑤ℎ𝑒𝑛 𝑥 = 1, lim
𝑥⟶1−
𝑓(𝑥) = 1& lim
𝑥⟶1+
𝑓 𝑥 = 1
Hence 𝑓(𝑥) is continuous
2. Consider the function 𝑓: 𝑅 ⟶ 𝑅 defined by 𝑓 𝑥 =
𝑥, 𝑖𝑓 𝑥 < 1
𝑥
2
, 𝑖𝑓 𝑥 ≥ 1
When 𝑥 = 1 , lim
𝑥⟶1−
𝑓(𝑥) = 1 , (∵ 𝑓 𝑥 = 𝑥 , 𝑖𝑓 𝑥 < 1)
lim
𝑥⟶1+
𝑓 𝑥 =
1
2
, (∵ 𝑓 𝑥 =
𝑥
2
, 𝑖𝑓 𝑥 ≥ 1)
Here lim
𝑥⟶1−
𝑓(𝑥) ≠ lim
𝑥⟶1+
𝑓 𝑥
Hence 𝑓(𝑥) is not continuous
Fourier Series
A series of sines and cosines of an angle and its multiples
of the form
𝑎0
2
+ 𝑎1 cos 𝑥 + 𝑎2 𝑐𝑜𝑠2𝑥 + 𝑎3 𝑐𝑜𝑠3𝑥 + ⋯ + 𝑎 𝑛 𝑐𝑜𝑠𝑛𝑥 +
⋯ . +𝑏1 𝑠𝑖𝑛𝑥 + 𝑏2 𝑠𝑖𝑛2𝑥 + 𝑏3 𝑠𝑖𝑛3𝑥 + ⋯ + 𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥 + ⋯
=
𝑎0
2
+ 𝑛=1
∞
𝑎 𝑛 𝑐𝑜𝑠𝑛𝑥 + 𝑛=1
∞
𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥
is called Fourier series,
where 𝑎0, 𝑎1, … 𝑎 𝑛, . . 𝑏1, 𝑏2, … 𝑏 𝑛 … are called Fourier
constants (or) Euler’s constants (or) Fourier Coefficients.
Note :
• 𝑓 𝑥 is defined in (0, 2𝜋) means 0 ≤ 𝑥 ≤ 2𝜋
• 𝑓 𝑥 is defined in (−𝜋, 𝜋) means −𝜋 ≤ 𝑥 ≤
𝜋
• 𝑓 𝑥 is defined in (0, 2𝑙) means 0 ≤ 𝑥 ≤ 2𝑙
• 𝑓 𝑥 is defined in (−𝑙, 𝑙) means −𝑙 ≤ 𝑥 ≤ 𝑙
Euler’s formula for the Fourier
Coefficients
If 𝑓(𝑥) is defined in (0, 2𝜋) can be expressed as
𝑓(𝑥) =
𝑎0
2
+ 𝑛=1
∞
𝑎 𝑛 𝑐𝑜𝑠𝑛𝑥 + 𝑛=1
∞
𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥
Where 𝑎0 =
1
𝜋 0
2𝜋
𝑓 𝑥 𝑑𝑥 ------- (1)
𝑎 𝑛 =
1
𝜋 0
2𝜋
𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑑𝑥 , 𝑛 ≥ 0 -------- (2)
𝑏 𝑛 =
1
𝜋 0
2𝜋
𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑑𝑥 , 𝑛 ≥ 1 -------- (3)
The formulae (1),(2) & (3) are called Euler’s
formula
Sufficient Condition for Fourier series
expansion (Dirichlet’s Condition)
• Any function 𝑓(𝑥) defined on (𝑎, 𝑏) can be
expressed as Fourier series
𝑎0
2
+ 𝑛=1
∞
𝑎 𝑛 𝑐𝑜𝑠𝑛𝑥 +
𝑛=1
∞
𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥 where 𝑎0, 𝑎 𝑛, 𝑏 𝑛 are constants,
provided
• 𝑓(𝑥) is well defined, single valued and periodic.
• 𝑓(𝑥) is piecewise continuous with finite number
of discontinuity in (𝑎, 𝑏)
• 𝑓 𝑥 has only finite number of maximum and
minimum in 𝑎, 𝑏
Note:
• Dirichlet’s conditions are not necessary but
sufficient for the existence of Fourier series.
𝑡𝑎𝑛 𝑥 can’t be expressed as Fourier series
because it has infinite number of discontinuity.
𝐶𝑜𝑠𝑒𝑐 𝑥 can’t be expressed as Fourier series
Convergence of Fourier Series
If 𝑓(𝑥) is continuous at 𝑥 = 𝑎, then lim
𝑥→𝑎
𝑓 𝑥 =
𝑓(𝑎), the series converges to 𝑓(𝑎)
(𝑖. 𝑒) the sum of the Fourier series= 𝑓(𝑎)
If 𝑓(𝑥) is discontinuous at 𝑥 = 𝑎, then the
Fourier series converges to the average value of
right & left hand limits at 𝑥 = 𝑎
(i.e) the sum of the Fourier series =
1
2
[𝑓 𝑎− + 𝑓 𝑎+ ]
Even function
A function 𝑓(𝑥) is said to be even if 𝑓 −𝑥 =
𝑓 𝑥 , for all 𝑥
Examples
1.𝑓 𝑥 = 𝑥2
2.𝑓 𝑥 = 𝑥
3.𝑓 𝑥 = 𝑐𝑜𝑠𝑥
4.𝑓 𝑥 = 𝑥𝑠𝑖𝑛𝑥
Note:
Even functions are symmetric about y- axis
Odd function
A function 𝑓(𝑥) is said to be odd if 𝑓(−𝑥) =
− 𝑓(𝑥)
Examples
1. 𝑓 𝑥 = 𝑥
2. 𝑓 𝑥 = 𝑠𝑖𝑛𝑥
3. 𝑓 𝑥 = 𝑥 cos 𝑥
4. 𝑓 𝑥 = 𝑥3
Note:
Odd functions are symmetric about the origin
(𝑖. 𝑒) Odd functions are symmetric in opposite
quadrants
Note
Even x Even = Even
Odd x Odd = Even
Odd x Even = Odd
Examples
1. 𝑓 𝑥 = 𝑥2 is even & 𝑔 𝑥 = 𝑐𝑜𝑠𝑥 is even
𝑓 𝑥 𝑔 𝑥 = 𝑥2
𝑐𝑜𝑠𝑥 is even
2. 𝑓 𝑥 = 𝑥 is odd & 𝑔 𝑥 = 𝑠𝑖𝑛𝑥 is odd
𝑓 𝑥 𝑔 𝑥 = 𝑥𝑠𝑖𝑛𝑥 is even
3. 𝑓 𝑥 = 𝑥2 is even & 𝑔 𝑥 = 𝑥 is odd
𝑓 𝑥 𝑔 𝑥 = 𝑥3 is odd
Note:
1.If 𝑓(𝑥) is even, then −𝑎
𝑎
𝑓 𝑥 𝑑𝑥 =
2 0
𝑎
𝑓 𝑥 𝑑𝑥
2.If 𝑓(𝑥) is odd, then −𝑎
𝑎
𝑓 𝑥 𝑑𝑥 = 0
Neither Even nor Odd function
A function which not either even or odd is called
neither even nor odd function
Examples
1.𝑥 + 𝑥2
2.−𝑥 + 𝑥𝑠𝑖𝑛𝑥
Formulae
1. Bernoulli’s formula 𝑢𝑣 𝑑𝑥 = 𝑢𝑣1 − 𝑢′ 𝑣2 + 𝑢′′ 𝑣3 −
⋯ where 𝑢 & 𝑣 are functions of 𝑥
𝑢′
=
𝑑𝑢
𝑑𝑥
, 𝑢′′
=
𝑑2 𝑢
𝑑𝑥2 … 𝑣1 = 𝑣 𝑑𝑥 , 𝑣2 = 𝑣1 𝑑𝑥 … .
2. 𝑒 𝑎𝑥
𝑠𝑖𝑛𝑏𝑥 𝑑𝑥 =
𝑒 𝑎𝑥
𝑎2+𝑏2 [𝑎𝑠𝑖𝑛𝑏𝑥 − 𝑏𝑐𝑜𝑠𝑏𝑥]
3. 𝑒 𝑎𝑥 𝑐𝑜𝑠𝑏𝑥 𝑑𝑥 =
𝑒 𝑎𝑥
𝑎2+𝑏2 [𝑎𝑐𝑜𝑠𝑏𝑥 + 𝑏𝑠𝑖𝑛𝑏𝑥]
4.𝑐𝑜𝑠𝑛𝜋 = −1 𝑛
5.𝑐𝑜𝑠2𝑛𝜋 = 1
6. 𝑆𝑖𝑛𝑛𝜋 = 0
7. −1 𝑛+1
= −1 𝑛−1
Fourier series of an even function
𝒇(𝒙) in (−𝝅, 𝝅)
𝑓 𝑥 =
𝑎0
2
+ 𝑛=1
∞
𝑎 𝑛 𝑐𝑜𝑠𝑛𝑥
Where 𝑎0 =
1
𝜋 −𝜋
𝜋
𝑓 𝑥 𝑑𝑥 =
2
𝜋 0
𝜋
𝑓 𝑥 𝑑𝑥
𝑎 𝑛 =
1
𝜋 −𝜋
𝜋
𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑑𝑥 =
2
𝜋 0
𝜋
𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑑𝑥
Note:
here there is no 𝑏 𝑛 term, because
𝑏 𝑛 =
1
𝜋 −𝜋
𝜋
𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑑𝑥 = 0 (∵
𝑓 𝑥 𝑖𝑠 𝑒𝑣𝑒𝑛, 𝑠𝑖𝑛𝑛𝑥 𝑖𝑠 𝑜𝑑𝑑 , ℎ𝑒𝑛𝑐𝑒 𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑖𝑠 𝑜𝑑𝑑)
Fourier series of an odd function 𝒇(𝒙)
in (−𝝅, 𝝅 )
𝑓 𝑥 = 𝑛=1
∞
𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥
Where 𝑏 𝑛 =
1
𝜋 −𝜋
𝜋
𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑑𝑥 =
2
𝜋 0
𝜋
𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑑𝑥
Note: here there are no 𝑎0 & 𝑎 𝑛terms, because 𝑎0 =
1
𝜋 −𝜋
𝜋
𝑓 𝑥 𝑑𝑥 = 0
𝑎 𝑛 =
1
𝜋 −𝜋
𝜋
𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑑𝑥 = 0
(∵ 𝑓 𝑥 𝑖𝑠 𝑜𝑑𝑑, 𝑐𝑜𝑠𝑛𝑥 𝑖𝑠 𝑒𝑣𝑒𝑛 , ℎ𝑒𝑛𝑐𝑒 𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑖𝑠 𝑜𝑑𝑑)
Fourier series of neither even nor odd
function 𝒇(𝒙) in (−𝝅, 𝝅)
𝑓(𝑥) =
𝑎0
2
+ 𝑛=1
∞
𝑎 𝑛 𝑐𝑜𝑠𝑛𝑥 + 𝑛=1
∞
𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥
Where 𝑎0 =
1
𝜋 −𝜋
𝜋
𝑓 𝑥 𝑑𝑥
𝑎 𝑛 =
1
𝜋 −𝜋
𝜋
𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑑𝑥 , 𝑛 ≥ 0
𝑏 𝑛 =
1
𝜋 −𝜋
𝜋
𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑑𝑥 , 𝑛 ≥ 1
Change of interval
Fourier series in the interval (𝟎, 𝟐𝒍)
In many problems, we need to find Fourier series expansion
over an interval of length ‘2𝑙’ instead of ′2𝜋′
In this case the Fourier series expansion of 𝑓(𝑥) is given by
𝑓(𝑥) =
𝑎0
2
+
𝑛=1
∞
𝑎 𝑛 cos
𝑛𝜋𝑥
𝑙
+
𝑛=1
∞
𝑏 𝑛 sin
𝑛𝜋𝑥
𝑙
Where 𝑎0 =
1
𝑙 0
2𝑙
𝑓 𝑥 𝑑𝑥
𝑎 𝑛 =
1
𝑙 0
2𝑙
𝑓 𝑥 cos
𝑛𝜋𝑥
𝑙
𝑑𝑥
𝑏 𝑛 =
1
𝑙 0
2𝑙
𝑓 𝑥 sin
𝑛𝜋𝑥
𝑙
𝑑𝑥
Fourier series of a function 𝒇(𝒙) in
(−𝒍, 𝒍)
Case (i) If 𝒇(𝒙) is even in (−𝒍, 𝒍 )
𝑓 𝑥 =
𝑎0
2
+ 𝑛=1
∞
𝑎 𝑛 cos
𝑛𝜋𝑥
𝑙
Where 𝑎0 =
1
𝑙 −𝑙
𝑙
𝑓 𝑥 𝑑𝑥 =
2
𝑙 0
𝑙
𝑓 𝑥 𝑑𝑥
𝑎 𝑛 =
1
𝑙 −𝑙
𝑙
𝑓 𝑥 cos
𝑛𝜋𝑥
𝑙
𝑑𝑥 =
2
𝑙 0
𝑙
𝑓 𝑥 cos
𝑛𝜋𝑥
𝑙
𝑑𝑥
Case (ii) If 𝒇(𝒙) is odd in (−𝒍, 𝒍)
𝑓 𝑥 = 𝑛=1
∞
𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥
Where 𝑏 𝑛 =
1
𝑙 −𝑙
𝑙
𝑓 𝑥 sin
𝑛𝜋𝑥
𝑙
𝑑𝑥 =
2
𝑙 0
𝑙
𝑓 𝑥 sin
𝑛𝜋𝑥
𝑙
𝑑𝑥
Case (iii) If 𝒇(𝒙) is neither even nor
odd function in (−𝒍, 𝒍 )
𝑓(𝑥) =
𝑎0
2
+ 𝑛=1
∞
𝑎 𝑛 cos
𝑛𝜋𝑥
𝑙
+ 𝑛=1
∞
𝑏 𝑛 sin
𝑛𝜋𝑥
𝑙
Where 𝑎0 =
1
𝑙 −𝑙
𝑙
𝑓 𝑥 𝑑𝑥
𝑎 𝑛 =
1
𝑙 −𝑙
𝑙
𝑓 𝑥 cos
𝑛𝜋𝑥
𝑙
𝑑𝑥
𝑏 𝑛 =
1
𝑙 −𝑙
𝑙
𝑓 𝑥 sin
𝑛𝜋𝑥
𝑙
𝑑𝑥
Half Range Cosine series of 𝒇(𝒙) in
(𝟎, 𝝅)
𝑓 𝑥 =
𝑎0
2
+ 𝑛=1
∞
𝑎 𝑛 𝑐𝑜𝑠𝑛𝑥
Where 𝑎0 =
2
𝜋 0
𝜋
𝑓 𝑥 𝑑𝑥
𝑎 𝑛 =
2
𝜋 0
𝜋
𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑑𝑥
Half Range Sine series of 𝒇(𝒙) in
(𝟎, 𝝅)
𝑓 𝑥 = 𝑛=1
∞
𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥
Where 𝑏 𝑛 =
2
𝜋 0
𝜋
𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑑𝑥
Half Range Cosine series of 𝒇(𝒙) in
(𝟎, 𝒍)
𝑓 𝑥 =
𝑎0
2
+ 𝑛=1
∞
𝑎 𝑛 cos
𝑛𝜋𝑥
𝑙
Where 𝑎0 =
2
𝑙 0
𝑙
𝑓 𝑥 𝑑𝑥
𝑎 𝑛 =
2
𝑙 0
𝑙
𝑓 𝑥 cos
𝑛𝜋𝑥
𝑙
𝑑𝑥
Half Range Sine series of 𝒇(𝒙) in (𝟎, 𝒍)
𝑓 𝑥 = 𝑛=1
∞
𝑏 𝑛 sin
𝑛𝜋𝑥
𝑙
Where 𝑏 𝑛 =
2
𝑙 0
𝑙
𝑓 𝑥 sin
𝑛𝜋𝑥
𝑙
𝑑𝑥
Complex form of Fourier series
Let 𝑓(𝑥) be a periodic function of period 2𝜋 in 0,2𝜋 .The complex
form of Fourier series is given by
𝑓 𝑥 = 𝑐0 + 𝑛=1
∞
(𝑐 𝑛 𝑒 𝑖𝑛𝑥 + 𝑐−𝑛 𝑒−𝑖𝑛𝑥)
Where 𝑐0 =
𝑎0
2
, 𝑐 𝑛 =
𝑎 𝑛−𝑖𝑏 𝑛
2
, 𝑐−𝑛 =
𝑎 𝑛+𝑖𝑏 𝑛
2
𝑖. 𝑒 𝑐0 =
𝑎0
2
=
1
2𝜋 0
2𝜋
𝑓 𝑥 𝑑𝑥
𝑐 𝑛 =
1
2𝜋 0
2𝜋
𝑓 𝑥 𝑒−𝑖𝑛𝑥
𝑑𝑥
𝑐−𝑛 =
1
2𝜋 0
2𝜋
𝑓 𝑥 𝑒 𝑖𝑛𝑥
𝑑𝑥
𝑖. 𝑒 The complex form can be written as 𝑓 𝑥 = 𝑛=−∞
∞
𝑐 𝑛 𝑒 𝑖𝑛𝑥
Where 𝑐 𝑛 =
1
2𝜋 0
2𝜋
𝑓 𝑥 𝑒−𝑖𝑛𝑥
𝑑𝑥 for all 𝑛 = 0, ±1, ±2, …
Complex form of Fourier series in
various intervals
 In (0,2𝜋), 𝑓 𝑥 = 𝑛=−∞
∞
𝑐 𝑛 𝑒 𝑖𝑛𝑥
Where 𝑐 𝑛 =
1
2𝜋 0
2𝜋
𝑓 𝑥 𝑒−𝑖𝑛𝑥
𝑑𝑥 for all 𝑛 = 0, ±1, ±2, …
 In (−𝜋, 𝜋), 𝑓 𝑥 = 𝑛=−∞
∞
𝑐 𝑛 𝑒 𝑖𝑛𝑥
Where 𝑐 𝑛 =
1
2𝜋 −𝜋
𝜋
𝑓 𝑥 𝑒−𝑖𝑛𝑥 𝑑𝑥 for all 𝑛 = 0, ±1, ±2, …
 In (0,2𝑙), 𝑓 𝑥 = 𝑛=−∞
∞
𝑐 𝑛 𝑒
𝑖𝑛𝜋𝑥
𝑙
Where 𝑐 𝑛 =
1
2𝑙 0
2𝑙
𝑓 𝑥 𝑒−
𝑖𝑛𝜋𝑥
𝑙 𝑑𝑥 for all 𝑛 = 0, ±1, ±2, …
 In (−𝑙, 𝑙), 𝑓 𝑥 = 𝑛=−∞
∞
𝑐 𝑛 𝑒
𝑖𝑛𝜋𝑥
𝑙
Where 𝑐 𝑛 =
1
2𝑙 −𝑙
𝑙
𝑓 𝑥 𝑒−
𝑖𝑛𝜋𝑥
𝑙 𝑑𝑥 for all 𝑛 = 0, ±1, ±2, …
Root Mean Square Value (RMS value)
(or) Effective Value
The root mean square of a function 𝑓(𝑥)
defined in the interval (𝑎, 𝑏) is given by
𝑎
𝑏 𝑓 𝑥 2 𝑑𝑥
𝑏−𝑎
, it is denoted by 𝑌
∴ 𝑌2
= 𝑎
𝑏
𝑓 𝑥 2 𝑑𝑥
𝑏−𝑎
=
1
𝑏−𝑎 𝑎
𝑏
𝑓 𝑥 2
𝑑𝑥
Parseval’s Identity
If 𝑓(𝑥) is periodic with period 2𝜋 defined in (−𝜋, 𝜋).
Then
1
2𝜋 −𝜋
𝜋
𝑓 𝑥 2 𝑑𝑥 =
𝑎0
2
4
+
1
2 𝑛=1
∞
(𝑎 𝑛
2 + 𝑏 𝑛
2)
𝑖. 𝑒
1
𝜋 −𝜋
𝜋
𝑓 𝑥 2 𝑑𝑥 =
𝑎0
2
2
+ 𝑛=1
∞
(𝑎 𝑛
2 + 𝑏 𝑛
2)
Where 𝑎0, 𝑎 𝑛, 𝑏 𝑛 are called Fourier coefficients of 𝑓(𝑥) is
called Parseval’s Identity
𝑎0 =
1
𝜋 −𝜋
𝜋
𝑓 𝑥 𝑑𝑥
𝑎 𝑛 =
1
𝜋 −𝜋
𝜋
𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑑𝑥
𝑏 𝑛 =
1
𝜋 −𝜋
𝜋
𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑑𝑥
Parseval’s Identity in the interval
(−𝒍, 𝒍)
It is given by
1
𝑙 −𝑙
𝑙
𝑓 𝑥 2
𝑑𝑥 =
𝑎0
2
2
+ 𝑛=1
∞
(𝑎 𝑛
2
+ 𝑏 𝑛
2
)
Where 𝑎0 =
1
𝑙 −𝑙
𝑙
𝑓 𝑥 𝑑𝑥 𝑎 𝑛 =
1
𝑙 −𝑙
𝑙
𝑓 𝑥 cos
𝑛𝜋𝑥
𝑙
𝑑𝑥
𝑏 𝑛 =
1
𝑙 −𝑙
𝑙
𝑓 𝑥 sin
𝑛𝜋𝑥
𝑙
𝑑𝑥
Half Range Sine and Cosine
Parseval’s Identity in (𝟎, 𝒍)
Half Range Cosine Parseval’s Identity
It is given by
2
𝑙 0
𝑙
𝑓 𝑥 2
𝑑𝑥 =
𝑎0
2
2
+ 𝑛=1
∞
𝑎 𝑛
2
Where 𝑎0 =
2
𝑙 0
𝑙
𝑓 𝑥 𝑑𝑥
𝑎 𝑛 =
2
𝑙 0
𝑙
𝑓 𝑥 cos
𝑛𝜋𝑥
𝑙
𝑑𝑥
Half Range Sine Parseval’s Identity
It is given by
2
𝑙 0
𝑙
𝑓 𝑥 2
𝑑𝑥 = 𝑛=1
∞
𝑏 𝑛
2
Where 𝑏 𝑛 =
2
𝑙 0
𝑙
𝑓 𝑥 sin
𝑛𝜋𝑥
𝑙
𝑑𝑥
Note:
In 0,2𝜋 & −𝜋, 𝜋 , 𝑢𝑠𝑒 ′𝑛𝑥′
In 0,2𝑙 & −𝑙, 𝑙 , 𝑢𝑠𝑒 ′
𝑛𝜋𝑥
𝑙
′

Contenu connexe

Tendances

Laplace transform
Laplace transformLaplace transform
Laplace transformAmit Kundu
 
Integration in the complex plane
Integration in the complex planeIntegration in the complex plane
Integration in the complex planeAmit Amola
 
Partial differential equation &amp; its application.
Partial differential equation &amp; its application.Partial differential equation &amp; its application.
Partial differential equation &amp; its application.isratzerin6
 
Fourier series and fourier integral
Fourier series and fourier integralFourier series and fourier integral
Fourier series and fourier integralashuuhsaqwe
 
Laplace transform
Laplace  transform   Laplace  transform
Laplace transform 001Abhishek1
 
Homogeneous Linear Differential Equations
 Homogeneous Linear Differential Equations Homogeneous Linear Differential Equations
Homogeneous Linear Differential EquationsAMINULISLAM439
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transformsKarnav Rana
 
Presentation on fourier transformation
Presentation on fourier transformationPresentation on fourier transformation
Presentation on fourier transformationWasim Shah
 
Differential equations
Differential equationsDifferential equations
Differential equationsUzair Saiyed
 
Higher order ODE with applications
Higher order ODE with applicationsHigher order ODE with applications
Higher order ODE with applicationsPratik Gadhiya
 
Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)Syed Ahmed Zaki
 
Fourier series Introduction
Fourier series IntroductionFourier series Introduction
Fourier series IntroductionRizwan Kazi
 
Ode powerpoint presentation1
Ode powerpoint presentation1Ode powerpoint presentation1
Ode powerpoint presentation1Pokkarn Narkhede
 
complex variable PPT ( SEM 2 / CH -2 / GTU)
complex variable PPT ( SEM 2 / CH -2 / GTU)complex variable PPT ( SEM 2 / CH -2 / GTU)
complex variable PPT ( SEM 2 / CH -2 / GTU)tejaspatel1997
 

Tendances (20)

Laplace transform
Laplace transformLaplace transform
Laplace transform
 
Integration in the complex plane
Integration in the complex planeIntegration in the complex plane
Integration in the complex plane
 
Partial differential equation &amp; its application.
Partial differential equation &amp; its application.Partial differential equation &amp; its application.
Partial differential equation &amp; its application.
 
Fourier series and fourier integral
Fourier series and fourier integralFourier series and fourier integral
Fourier series and fourier integral
 
Fourier transforms
Fourier transforms Fourier transforms
Fourier transforms
 
Laplace transform
Laplace  transform   Laplace  transform
Laplace transform
 
Fourier Series
Fourier SeriesFourier Series
Fourier Series
 
Homogeneous Linear Differential Equations
 Homogeneous Linear Differential Equations Homogeneous Linear Differential Equations
Homogeneous Linear Differential Equations
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transforms
 
Inverse laplace transforms
Inverse laplace transformsInverse laplace transforms
Inverse laplace transforms
 
Complex integration
Complex integrationComplex integration
Complex integration
 
Presentation on fourier transformation
Presentation on fourier transformationPresentation on fourier transformation
Presentation on fourier transformation
 
Laplace transform
Laplace transformLaplace transform
Laplace transform
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transforms
 
Differential equations
Differential equationsDifferential equations
Differential equations
 
Higher order ODE with applications
Higher order ODE with applicationsHigher order ODE with applications
Higher order ODE with applications
 
Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)
 
Fourier series Introduction
Fourier series IntroductionFourier series Introduction
Fourier series Introduction
 
Ode powerpoint presentation1
Ode powerpoint presentation1Ode powerpoint presentation1
Ode powerpoint presentation1
 
complex variable PPT ( SEM 2 / CH -2 / GTU)
complex variable PPT ( SEM 2 / CH -2 / GTU)complex variable PPT ( SEM 2 / CH -2 / GTU)
complex variable PPT ( SEM 2 / CH -2 / GTU)
 

Similaire à Fourier series

Serie de fourier
Serie de fourierSerie de fourier
Serie de fourierJenny D.
 
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSRai University
 
FOURIER SERIES Presentation of given functions.pptx
FOURIER SERIES Presentation of given functions.pptxFOURIER SERIES Presentation of given functions.pptx
FOURIER SERIES Presentation of given functions.pptxjyotidighole2
 
International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)irjes
 
Differential Calculus- differentiation
Differential Calculus- differentiationDifferential Calculus- differentiation
Differential Calculus- differentiationSanthanam Krishnan
 
Functions of severable variables
Functions of severable variablesFunctions of severable variables
Functions of severable variablesSanthanam Krishnan
 
Lecture 3 - Series Expansion III.pptx
Lecture 3 - Series Expansion III.pptxLecture 3 - Series Expansion III.pptx
Lecture 3 - Series Expansion III.pptxPratik P Chougule
 
INVERSE DIFFERENTIAL OPERATOR
INVERSE DIFFERENTIAL OPERATORINVERSE DIFFERENTIAL OPERATOR
INVERSE DIFFERENTIAL OPERATORsumanmathews
 
Maximum Likelihood Estimation of Beetle
Maximum Likelihood Estimation of BeetleMaximum Likelihood Estimation of Beetle
Maximum Likelihood Estimation of BeetleLiang Kai Hu
 
Dual Spaces of Generalized Cesaro Sequence Space and Related Matrix Mapping
Dual Spaces of Generalized Cesaro Sequence Space and Related Matrix MappingDual Spaces of Generalized Cesaro Sequence Space and Related Matrix Mapping
Dual Spaces of Generalized Cesaro Sequence Space and Related Matrix Mappinginventionjournals
 
Higher order differential equation
Higher order differential equationHigher order differential equation
Higher order differential equationSooraj Maurya
 
B.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integrationB.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integrationRai University
 
Solving Partial Integro Differential Equations using Modified Differential Tr...
Solving Partial Integro Differential Equations using Modified Differential Tr...Solving Partial Integro Differential Equations using Modified Differential Tr...
Solving Partial Integro Differential Equations using Modified Differential Tr...Associate Professor in VSB Coimbatore
 
Further Results On The Basis Of Cauchy’s Proper Bound for the Zeros of Entire...
Further Results On The Basis Of Cauchy’s Proper Bound for the Zeros of Entire...Further Results On The Basis Of Cauchy’s Proper Bound for the Zeros of Entire...
Further Results On The Basis Of Cauchy’s Proper Bound for the Zeros of Entire...IJMER
 
On Certain Classess of Multivalent Functions
On Certain Classess of Multivalent Functions On Certain Classess of Multivalent Functions
On Certain Classess of Multivalent Functions iosrjce
 
One solution for many linear partial differential equations with terms of equ...
One solution for many linear partial differential equations with terms of equ...One solution for many linear partial differential equations with terms of equ...
One solution for many linear partial differential equations with terms of equ...Lossian Barbosa Bacelar Miranda
 
Differential Geometry for Machine Learning
Differential Geometry for Machine LearningDifferential Geometry for Machine Learning
Differential Geometry for Machine LearningSEMINARGROOT
 

Similaire à Fourier series (20)

Periodic Solutions for Nonlinear Systems of Integro-Differential Equations of...
Periodic Solutions for Nonlinear Systems of Integro-Differential Equations of...Periodic Solutions for Nonlinear Systems of Integro-Differential Equations of...
Periodic Solutions for Nonlinear Systems of Integro-Differential Equations of...
 
Periodic Solutions for Non-Linear Systems of Integral Equations
Periodic Solutions for Non-Linear Systems of Integral EquationsPeriodic Solutions for Non-Linear Systems of Integral Equations
Periodic Solutions for Non-Linear Systems of Integral Equations
 
Serie de fourier
Serie de fourierSerie de fourier
Serie de fourier
 
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
 
FOURIER SERIES Presentation of given functions.pptx
FOURIER SERIES Presentation of given functions.pptxFOURIER SERIES Presentation of given functions.pptx
FOURIER SERIES Presentation of given functions.pptx
 
Fourier transforms
Fourier transformsFourier transforms
Fourier transforms
 
International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)
 
Differential Calculus- differentiation
Differential Calculus- differentiationDifferential Calculus- differentiation
Differential Calculus- differentiation
 
Functions of severable variables
Functions of severable variablesFunctions of severable variables
Functions of severable variables
 
Lecture 3 - Series Expansion III.pptx
Lecture 3 - Series Expansion III.pptxLecture 3 - Series Expansion III.pptx
Lecture 3 - Series Expansion III.pptx
 
INVERSE DIFFERENTIAL OPERATOR
INVERSE DIFFERENTIAL OPERATORINVERSE DIFFERENTIAL OPERATOR
INVERSE DIFFERENTIAL OPERATOR
 
Maximum Likelihood Estimation of Beetle
Maximum Likelihood Estimation of BeetleMaximum Likelihood Estimation of Beetle
Maximum Likelihood Estimation of Beetle
 
Dual Spaces of Generalized Cesaro Sequence Space and Related Matrix Mapping
Dual Spaces of Generalized Cesaro Sequence Space and Related Matrix MappingDual Spaces of Generalized Cesaro Sequence Space and Related Matrix Mapping
Dual Spaces of Generalized Cesaro Sequence Space and Related Matrix Mapping
 
Higher order differential equation
Higher order differential equationHigher order differential equation
Higher order differential equation
 
B.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integrationB.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integration
 
Solving Partial Integro Differential Equations using Modified Differential Tr...
Solving Partial Integro Differential Equations using Modified Differential Tr...Solving Partial Integro Differential Equations using Modified Differential Tr...
Solving Partial Integro Differential Equations using Modified Differential Tr...
 
Further Results On The Basis Of Cauchy’s Proper Bound for the Zeros of Entire...
Further Results On The Basis Of Cauchy’s Proper Bound for the Zeros of Entire...Further Results On The Basis Of Cauchy’s Proper Bound for the Zeros of Entire...
Further Results On The Basis Of Cauchy’s Proper Bound for the Zeros of Entire...
 
On Certain Classess of Multivalent Functions
On Certain Classess of Multivalent Functions On Certain Classess of Multivalent Functions
On Certain Classess of Multivalent Functions
 
One solution for many linear partial differential equations with terms of equ...
One solution for many linear partial differential equations with terms of equ...One solution for many linear partial differential equations with terms of equ...
One solution for many linear partial differential equations with terms of equ...
 
Differential Geometry for Machine Learning
Differential Geometry for Machine LearningDifferential Geometry for Machine Learning
Differential Geometry for Machine Learning
 

Plus de Santhanam Krishnan (17)

Matrices
MatricesMatrices
Matrices
 
Integral calculus
Integral calculusIntegral calculus
Integral calculus
 
Differential calculus maxima minima
Differential calculus  maxima minimaDifferential calculus  maxima minima
Differential calculus maxima minima
 
Differential calculus
Differential calculus  Differential calculus
Differential calculus
 
Solution to second order pde
Solution to second order pdeSolution to second order pde
Solution to second order pde
 
Solution to pde
Solution to pdeSolution to pde
Solution to pde
 
Pde lagrangian
Pde lagrangianPde lagrangian
Pde lagrangian
 
Laplace transformation
Laplace transformationLaplace transformation
Laplace transformation
 
Differential equations
Differential equationsDifferential equations
Differential equations
 
Integral calculus
Integral calculusIntegral calculus
Integral calculus
 
Analytic function
Analytic functionAnalytic function
Analytic function
 
Vector calculus
Vector calculusVector calculus
Vector calculus
 
Design of experiments
Design of experimentsDesign of experiments
Design of experiments
 
Numerical solution of ordinary differential equations
Numerical solution of ordinary differential equationsNumerical solution of ordinary differential equations
Numerical solution of ordinary differential equations
 
Interpolation
InterpolationInterpolation
Interpolation
 
Solution of equations and eigenvalue problems
Solution of equations and eigenvalue problemsSolution of equations and eigenvalue problems
Solution of equations and eigenvalue problems
 
Testing of hypothesis
Testing of hypothesisTesting of hypothesis
Testing of hypothesis
 

Dernier

JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 

Dernier (20)

JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 

Fourier series

  • 1.
  • 2.  The knowledge of Fourier series is essential to understand some very useful concepts in Electrical Engineering. Fourier Series is very useful for circuit analysis, electronics, signal processing etc. . The study of Fourier series is the backbone of Harmonic analysis. The Fourier series is concerned with periodic waves.  Advanced noise cancellation and cell phone network technology uses Fourier series where digital filtering is used to minimize noise and bandwidth demands respectively.  Fourier series is broadly used in telecommunications system, for modulation and demodulation of voice signals, also the input, output and calculation of pulse and their sine or cosine graph.  One of many applications is compression. Everyone's favorite MP3 format uses this for audio compression. You take a sound, expand its Fourier series. It'll most likely be an infinite series BUT it converges so fast that taking the first few terms is enough to reproduce the original sound. The rest of the terms can be ignored because they add so little that a human ear can likely tell no difference. So I just save the first few terms and then use them to reproduce the sound whenever I want to listen to it and it takes much less memory. Also JPEG for pictures is the same idea.  The solution for Heat Transfer in a rod was first proposed by Joseph Fourier himself using Fourier series  In signal processing, Image processing Fourier analysis is used in the design of many filters (LPFs, HPFs, Band pass). [Variety of Filters are used in most of the high end sound systems]  The frequency analysis of circuits that are used in so many appliances are done with the help of Fourier Analysis.  Systems whose responses are unknown can be analyzed using integral transforms like Fourier or Laplace Transforms.
  • 3. Periodic Function • A function 𝑓 𝑥 is said to be periodic, if and only if 𝑓 𝑥 + 𝑇 = 𝑓 𝑥 is true for some T and every value of 𝑥. • The smallest value of T for which 𝑓 𝑥 + 𝑇 = 𝑓 𝑥 is true for every 𝑥, will be called the period of the function 𝑓(𝑥)
  • 4. Examples: 1. 𝑠𝑖𝑛𝑥 = sin 𝑥 + 2𝜋 = sin(𝑥 + 4𝜋) = ⋯ . = 𝑠𝑖𝑛 (𝑥 + 2𝑛𝜋) Here the smallest value is 2𝜋 such that 𝑠𝑖𝑛𝑥 = sin 𝑥 + 2𝜋 Hence 𝑠𝑖𝑛𝑥 is a periodic function with period 2𝜋 2. 𝐶𝑜𝑠 𝑥 is periodic with period 2𝜋 3. 𝑡𝑎𝑛 𝑥 is periodic with period 𝜋 4. 𝑠𝑖𝑛2𝑥 = sin 2𝑥 + 2𝜋 = 𝑠𝑖𝑛2 𝑥 + 𝜋 is periodic with period 𝜋 5. 𝐶𝑜𝑠 2𝑥 is periodic with period 𝜋 6. sin 𝑛𝑥 is periodic with period 2𝜋 𝑛 7. cos 𝑛𝑥 is periodic with period 2𝜋 𝑛 8. tan 𝑛𝑥 is periodic with period 𝜋 𝑛 9. Every constant function is periodic 10.Consider 𝑓: 𝑅 ⟶ 𝑅 defined by 𝑓 𝑥 = 0, 𝑖𝑓 𝑥 𝑖𝑠 𝑟𝑎𝑡𝑖𝑜𝑛𝑎𝑙 1, 𝑖𝑓 𝑥 𝑖𝑠 𝑖𝑟𝑟𝑎𝑡𝑖𝑜𝑛𝑎𝑙 Here 𝑓 is periodic 𝑝 where 𝑝 is any positive number.
  • 5. Continuous function • A function 𝑓(𝑥) is said to be continuous at 𝑥 = 𝑎, if lim 𝑥⟶𝑎− 𝑓(𝑥) = lim 𝑥⟶𝑎+ 𝑓 𝑥 = 𝑓(𝑎) • A function 𝑓(𝑥) is continuous in [𝑎 𝑏], if 𝑓(𝑥) is continuous at each and every point in [𝑎 𝑏]. Example: 1. Consider the function 𝑓: 𝑅 ⟶ 𝑅 defined by 𝑓 𝑥 = 𝑥 , for all 𝑥 Here for any = 𝑎 , lim 𝑥⟶𝑎− 𝑓(𝑥) = lim 𝑥⟶𝑎+ 𝑓 𝑥 = 𝑓 𝑎 𝑖. 𝑒 𝑤ℎ𝑒𝑛 𝑥 = 1, lim 𝑥⟶1− 𝑓(𝑥) = 1& lim 𝑥⟶1+ 𝑓 𝑥 = 1 Hence 𝑓(𝑥) is continuous 2. Consider the function 𝑓: 𝑅 ⟶ 𝑅 defined by 𝑓 𝑥 = 𝑥, 𝑖𝑓 𝑥 < 1 𝑥 2 , 𝑖𝑓 𝑥 ≥ 1 When 𝑥 = 1 , lim 𝑥⟶1− 𝑓(𝑥) = 1 , (∵ 𝑓 𝑥 = 𝑥 , 𝑖𝑓 𝑥 < 1) lim 𝑥⟶1+ 𝑓 𝑥 = 1 2 , (∵ 𝑓 𝑥 = 𝑥 2 , 𝑖𝑓 𝑥 ≥ 1) Here lim 𝑥⟶1− 𝑓(𝑥) ≠ lim 𝑥⟶1+ 𝑓 𝑥 Hence 𝑓(𝑥) is not continuous
  • 6. Fourier Series A series of sines and cosines of an angle and its multiples of the form 𝑎0 2 + 𝑎1 cos 𝑥 + 𝑎2 𝑐𝑜𝑠2𝑥 + 𝑎3 𝑐𝑜𝑠3𝑥 + ⋯ + 𝑎 𝑛 𝑐𝑜𝑠𝑛𝑥 + ⋯ . +𝑏1 𝑠𝑖𝑛𝑥 + 𝑏2 𝑠𝑖𝑛2𝑥 + 𝑏3 𝑠𝑖𝑛3𝑥 + ⋯ + 𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥 + ⋯ = 𝑎0 2 + 𝑛=1 ∞ 𝑎 𝑛 𝑐𝑜𝑠𝑛𝑥 + 𝑛=1 ∞ 𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥 is called Fourier series, where 𝑎0, 𝑎1, … 𝑎 𝑛, . . 𝑏1, 𝑏2, … 𝑏 𝑛 … are called Fourier constants (or) Euler’s constants (or) Fourier Coefficients.
  • 7. Note : • 𝑓 𝑥 is defined in (0, 2𝜋) means 0 ≤ 𝑥 ≤ 2𝜋 • 𝑓 𝑥 is defined in (−𝜋, 𝜋) means −𝜋 ≤ 𝑥 ≤ 𝜋 • 𝑓 𝑥 is defined in (0, 2𝑙) means 0 ≤ 𝑥 ≤ 2𝑙 • 𝑓 𝑥 is defined in (−𝑙, 𝑙) means −𝑙 ≤ 𝑥 ≤ 𝑙
  • 8. Euler’s formula for the Fourier Coefficients If 𝑓(𝑥) is defined in (0, 2𝜋) can be expressed as 𝑓(𝑥) = 𝑎0 2 + 𝑛=1 ∞ 𝑎 𝑛 𝑐𝑜𝑠𝑛𝑥 + 𝑛=1 ∞ 𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥 Where 𝑎0 = 1 𝜋 0 2𝜋 𝑓 𝑥 𝑑𝑥 ------- (1) 𝑎 𝑛 = 1 𝜋 0 2𝜋 𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑑𝑥 , 𝑛 ≥ 0 -------- (2) 𝑏 𝑛 = 1 𝜋 0 2𝜋 𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑑𝑥 , 𝑛 ≥ 1 -------- (3) The formulae (1),(2) & (3) are called Euler’s formula
  • 9. Sufficient Condition for Fourier series expansion (Dirichlet’s Condition) • Any function 𝑓(𝑥) defined on (𝑎, 𝑏) can be expressed as Fourier series 𝑎0 2 + 𝑛=1 ∞ 𝑎 𝑛 𝑐𝑜𝑠𝑛𝑥 + 𝑛=1 ∞ 𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥 where 𝑎0, 𝑎 𝑛, 𝑏 𝑛 are constants, provided • 𝑓(𝑥) is well defined, single valued and periodic. • 𝑓(𝑥) is piecewise continuous with finite number of discontinuity in (𝑎, 𝑏) • 𝑓 𝑥 has only finite number of maximum and minimum in 𝑎, 𝑏
  • 10. Note: • Dirichlet’s conditions are not necessary but sufficient for the existence of Fourier series.
  • 11. 𝑡𝑎𝑛 𝑥 can’t be expressed as Fourier series because it has infinite number of discontinuity.
  • 12. 𝐶𝑜𝑠𝑒𝑐 𝑥 can’t be expressed as Fourier series
  • 13. Convergence of Fourier Series If 𝑓(𝑥) is continuous at 𝑥 = 𝑎, then lim 𝑥→𝑎 𝑓 𝑥 = 𝑓(𝑎), the series converges to 𝑓(𝑎) (𝑖. 𝑒) the sum of the Fourier series= 𝑓(𝑎) If 𝑓(𝑥) is discontinuous at 𝑥 = 𝑎, then the Fourier series converges to the average value of right & left hand limits at 𝑥 = 𝑎 (i.e) the sum of the Fourier series = 1 2 [𝑓 𝑎− + 𝑓 𝑎+ ]
  • 14. Even function A function 𝑓(𝑥) is said to be even if 𝑓 −𝑥 = 𝑓 𝑥 , for all 𝑥 Examples 1.𝑓 𝑥 = 𝑥2 2.𝑓 𝑥 = 𝑥 3.𝑓 𝑥 = 𝑐𝑜𝑠𝑥 4.𝑓 𝑥 = 𝑥𝑠𝑖𝑛𝑥
  • 15. Note: Even functions are symmetric about y- axis
  • 16. Odd function A function 𝑓(𝑥) is said to be odd if 𝑓(−𝑥) = − 𝑓(𝑥) Examples 1. 𝑓 𝑥 = 𝑥 2. 𝑓 𝑥 = 𝑠𝑖𝑛𝑥 3. 𝑓 𝑥 = 𝑥 cos 𝑥 4. 𝑓 𝑥 = 𝑥3
  • 17. Note: Odd functions are symmetric about the origin (𝑖. 𝑒) Odd functions are symmetric in opposite quadrants
  • 18. Note Even x Even = Even Odd x Odd = Even Odd x Even = Odd Examples 1. 𝑓 𝑥 = 𝑥2 is even & 𝑔 𝑥 = 𝑐𝑜𝑠𝑥 is even 𝑓 𝑥 𝑔 𝑥 = 𝑥2 𝑐𝑜𝑠𝑥 is even 2. 𝑓 𝑥 = 𝑥 is odd & 𝑔 𝑥 = 𝑠𝑖𝑛𝑥 is odd 𝑓 𝑥 𝑔 𝑥 = 𝑥𝑠𝑖𝑛𝑥 is even 3. 𝑓 𝑥 = 𝑥2 is even & 𝑔 𝑥 = 𝑥 is odd 𝑓 𝑥 𝑔 𝑥 = 𝑥3 is odd
  • 19. Note: 1.If 𝑓(𝑥) is even, then −𝑎 𝑎 𝑓 𝑥 𝑑𝑥 = 2 0 𝑎 𝑓 𝑥 𝑑𝑥 2.If 𝑓(𝑥) is odd, then −𝑎 𝑎 𝑓 𝑥 𝑑𝑥 = 0
  • 20. Neither Even nor Odd function A function which not either even or odd is called neither even nor odd function Examples 1.𝑥 + 𝑥2 2.−𝑥 + 𝑥𝑠𝑖𝑛𝑥
  • 21. Formulae 1. Bernoulli’s formula 𝑢𝑣 𝑑𝑥 = 𝑢𝑣1 − 𝑢′ 𝑣2 + 𝑢′′ 𝑣3 − ⋯ where 𝑢 & 𝑣 are functions of 𝑥 𝑢′ = 𝑑𝑢 𝑑𝑥 , 𝑢′′ = 𝑑2 𝑢 𝑑𝑥2 … 𝑣1 = 𝑣 𝑑𝑥 , 𝑣2 = 𝑣1 𝑑𝑥 … . 2. 𝑒 𝑎𝑥 𝑠𝑖𝑛𝑏𝑥 𝑑𝑥 = 𝑒 𝑎𝑥 𝑎2+𝑏2 [𝑎𝑠𝑖𝑛𝑏𝑥 − 𝑏𝑐𝑜𝑠𝑏𝑥] 3. 𝑒 𝑎𝑥 𝑐𝑜𝑠𝑏𝑥 𝑑𝑥 = 𝑒 𝑎𝑥 𝑎2+𝑏2 [𝑎𝑐𝑜𝑠𝑏𝑥 + 𝑏𝑠𝑖𝑛𝑏𝑥] 4.𝑐𝑜𝑠𝑛𝜋 = −1 𝑛 5.𝑐𝑜𝑠2𝑛𝜋 = 1 6. 𝑆𝑖𝑛𝑛𝜋 = 0 7. −1 𝑛+1 = −1 𝑛−1
  • 22. Fourier series of an even function 𝒇(𝒙) in (−𝝅, 𝝅) 𝑓 𝑥 = 𝑎0 2 + 𝑛=1 ∞ 𝑎 𝑛 𝑐𝑜𝑠𝑛𝑥 Where 𝑎0 = 1 𝜋 −𝜋 𝜋 𝑓 𝑥 𝑑𝑥 = 2 𝜋 0 𝜋 𝑓 𝑥 𝑑𝑥 𝑎 𝑛 = 1 𝜋 −𝜋 𝜋 𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑑𝑥 = 2 𝜋 0 𝜋 𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑑𝑥 Note: here there is no 𝑏 𝑛 term, because 𝑏 𝑛 = 1 𝜋 −𝜋 𝜋 𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑑𝑥 = 0 (∵ 𝑓 𝑥 𝑖𝑠 𝑒𝑣𝑒𝑛, 𝑠𝑖𝑛𝑛𝑥 𝑖𝑠 𝑜𝑑𝑑 , ℎ𝑒𝑛𝑐𝑒 𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑖𝑠 𝑜𝑑𝑑)
  • 23. Fourier series of an odd function 𝒇(𝒙) in (−𝝅, 𝝅 ) 𝑓 𝑥 = 𝑛=1 ∞ 𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥 Where 𝑏 𝑛 = 1 𝜋 −𝜋 𝜋 𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑑𝑥 = 2 𝜋 0 𝜋 𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑑𝑥 Note: here there are no 𝑎0 & 𝑎 𝑛terms, because 𝑎0 = 1 𝜋 −𝜋 𝜋 𝑓 𝑥 𝑑𝑥 = 0 𝑎 𝑛 = 1 𝜋 −𝜋 𝜋 𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑑𝑥 = 0 (∵ 𝑓 𝑥 𝑖𝑠 𝑜𝑑𝑑, 𝑐𝑜𝑠𝑛𝑥 𝑖𝑠 𝑒𝑣𝑒𝑛 , ℎ𝑒𝑛𝑐𝑒 𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑖𝑠 𝑜𝑑𝑑)
  • 24. Fourier series of neither even nor odd function 𝒇(𝒙) in (−𝝅, 𝝅) 𝑓(𝑥) = 𝑎0 2 + 𝑛=1 ∞ 𝑎 𝑛 𝑐𝑜𝑠𝑛𝑥 + 𝑛=1 ∞ 𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥 Where 𝑎0 = 1 𝜋 −𝜋 𝜋 𝑓 𝑥 𝑑𝑥 𝑎 𝑛 = 1 𝜋 −𝜋 𝜋 𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑑𝑥 , 𝑛 ≥ 0 𝑏 𝑛 = 1 𝜋 −𝜋 𝜋 𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑑𝑥 , 𝑛 ≥ 1
  • 25. Change of interval Fourier series in the interval (𝟎, 𝟐𝒍) In many problems, we need to find Fourier series expansion over an interval of length ‘2𝑙’ instead of ′2𝜋′ In this case the Fourier series expansion of 𝑓(𝑥) is given by 𝑓(𝑥) = 𝑎0 2 + 𝑛=1 ∞ 𝑎 𝑛 cos 𝑛𝜋𝑥 𝑙 + 𝑛=1 ∞ 𝑏 𝑛 sin 𝑛𝜋𝑥 𝑙 Where 𝑎0 = 1 𝑙 0 2𝑙 𝑓 𝑥 𝑑𝑥 𝑎 𝑛 = 1 𝑙 0 2𝑙 𝑓 𝑥 cos 𝑛𝜋𝑥 𝑙 𝑑𝑥 𝑏 𝑛 = 1 𝑙 0 2𝑙 𝑓 𝑥 sin 𝑛𝜋𝑥 𝑙 𝑑𝑥
  • 26. Fourier series of a function 𝒇(𝒙) in (−𝒍, 𝒍) Case (i) If 𝒇(𝒙) is even in (−𝒍, 𝒍 ) 𝑓 𝑥 = 𝑎0 2 + 𝑛=1 ∞ 𝑎 𝑛 cos 𝑛𝜋𝑥 𝑙 Where 𝑎0 = 1 𝑙 −𝑙 𝑙 𝑓 𝑥 𝑑𝑥 = 2 𝑙 0 𝑙 𝑓 𝑥 𝑑𝑥 𝑎 𝑛 = 1 𝑙 −𝑙 𝑙 𝑓 𝑥 cos 𝑛𝜋𝑥 𝑙 𝑑𝑥 = 2 𝑙 0 𝑙 𝑓 𝑥 cos 𝑛𝜋𝑥 𝑙 𝑑𝑥
  • 27. Case (ii) If 𝒇(𝒙) is odd in (−𝒍, 𝒍) 𝑓 𝑥 = 𝑛=1 ∞ 𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥 Where 𝑏 𝑛 = 1 𝑙 −𝑙 𝑙 𝑓 𝑥 sin 𝑛𝜋𝑥 𝑙 𝑑𝑥 = 2 𝑙 0 𝑙 𝑓 𝑥 sin 𝑛𝜋𝑥 𝑙 𝑑𝑥
  • 28. Case (iii) If 𝒇(𝒙) is neither even nor odd function in (−𝒍, 𝒍 ) 𝑓(𝑥) = 𝑎0 2 + 𝑛=1 ∞ 𝑎 𝑛 cos 𝑛𝜋𝑥 𝑙 + 𝑛=1 ∞ 𝑏 𝑛 sin 𝑛𝜋𝑥 𝑙 Where 𝑎0 = 1 𝑙 −𝑙 𝑙 𝑓 𝑥 𝑑𝑥 𝑎 𝑛 = 1 𝑙 −𝑙 𝑙 𝑓 𝑥 cos 𝑛𝜋𝑥 𝑙 𝑑𝑥 𝑏 𝑛 = 1 𝑙 −𝑙 𝑙 𝑓 𝑥 sin 𝑛𝜋𝑥 𝑙 𝑑𝑥
  • 29.
  • 30. Half Range Cosine series of 𝒇(𝒙) in (𝟎, 𝝅) 𝑓 𝑥 = 𝑎0 2 + 𝑛=1 ∞ 𝑎 𝑛 𝑐𝑜𝑠𝑛𝑥 Where 𝑎0 = 2 𝜋 0 𝜋 𝑓 𝑥 𝑑𝑥 𝑎 𝑛 = 2 𝜋 0 𝜋 𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑑𝑥
  • 31. Half Range Sine series of 𝒇(𝒙) in (𝟎, 𝝅) 𝑓 𝑥 = 𝑛=1 ∞ 𝑏 𝑛 𝑠𝑖𝑛𝑛𝑥 Where 𝑏 𝑛 = 2 𝜋 0 𝜋 𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑑𝑥
  • 32. Half Range Cosine series of 𝒇(𝒙) in (𝟎, 𝒍) 𝑓 𝑥 = 𝑎0 2 + 𝑛=1 ∞ 𝑎 𝑛 cos 𝑛𝜋𝑥 𝑙 Where 𝑎0 = 2 𝑙 0 𝑙 𝑓 𝑥 𝑑𝑥 𝑎 𝑛 = 2 𝑙 0 𝑙 𝑓 𝑥 cos 𝑛𝜋𝑥 𝑙 𝑑𝑥
  • 33. Half Range Sine series of 𝒇(𝒙) in (𝟎, 𝒍) 𝑓 𝑥 = 𝑛=1 ∞ 𝑏 𝑛 sin 𝑛𝜋𝑥 𝑙 Where 𝑏 𝑛 = 2 𝑙 0 𝑙 𝑓 𝑥 sin 𝑛𝜋𝑥 𝑙 𝑑𝑥
  • 34. Complex form of Fourier series Let 𝑓(𝑥) be a periodic function of period 2𝜋 in 0,2𝜋 .The complex form of Fourier series is given by 𝑓 𝑥 = 𝑐0 + 𝑛=1 ∞ (𝑐 𝑛 𝑒 𝑖𝑛𝑥 + 𝑐−𝑛 𝑒−𝑖𝑛𝑥) Where 𝑐0 = 𝑎0 2 , 𝑐 𝑛 = 𝑎 𝑛−𝑖𝑏 𝑛 2 , 𝑐−𝑛 = 𝑎 𝑛+𝑖𝑏 𝑛 2 𝑖. 𝑒 𝑐0 = 𝑎0 2 = 1 2𝜋 0 2𝜋 𝑓 𝑥 𝑑𝑥 𝑐 𝑛 = 1 2𝜋 0 2𝜋 𝑓 𝑥 𝑒−𝑖𝑛𝑥 𝑑𝑥 𝑐−𝑛 = 1 2𝜋 0 2𝜋 𝑓 𝑥 𝑒 𝑖𝑛𝑥 𝑑𝑥 𝑖. 𝑒 The complex form can be written as 𝑓 𝑥 = 𝑛=−∞ ∞ 𝑐 𝑛 𝑒 𝑖𝑛𝑥 Where 𝑐 𝑛 = 1 2𝜋 0 2𝜋 𝑓 𝑥 𝑒−𝑖𝑛𝑥 𝑑𝑥 for all 𝑛 = 0, ±1, ±2, …
  • 35. Complex form of Fourier series in various intervals  In (0,2𝜋), 𝑓 𝑥 = 𝑛=−∞ ∞ 𝑐 𝑛 𝑒 𝑖𝑛𝑥 Where 𝑐 𝑛 = 1 2𝜋 0 2𝜋 𝑓 𝑥 𝑒−𝑖𝑛𝑥 𝑑𝑥 for all 𝑛 = 0, ±1, ±2, …  In (−𝜋, 𝜋), 𝑓 𝑥 = 𝑛=−∞ ∞ 𝑐 𝑛 𝑒 𝑖𝑛𝑥 Where 𝑐 𝑛 = 1 2𝜋 −𝜋 𝜋 𝑓 𝑥 𝑒−𝑖𝑛𝑥 𝑑𝑥 for all 𝑛 = 0, ±1, ±2, …  In (0,2𝑙), 𝑓 𝑥 = 𝑛=−∞ ∞ 𝑐 𝑛 𝑒 𝑖𝑛𝜋𝑥 𝑙 Where 𝑐 𝑛 = 1 2𝑙 0 2𝑙 𝑓 𝑥 𝑒− 𝑖𝑛𝜋𝑥 𝑙 𝑑𝑥 for all 𝑛 = 0, ±1, ±2, …  In (−𝑙, 𝑙), 𝑓 𝑥 = 𝑛=−∞ ∞ 𝑐 𝑛 𝑒 𝑖𝑛𝜋𝑥 𝑙 Where 𝑐 𝑛 = 1 2𝑙 −𝑙 𝑙 𝑓 𝑥 𝑒− 𝑖𝑛𝜋𝑥 𝑙 𝑑𝑥 for all 𝑛 = 0, ±1, ±2, …
  • 36. Root Mean Square Value (RMS value) (or) Effective Value The root mean square of a function 𝑓(𝑥) defined in the interval (𝑎, 𝑏) is given by 𝑎 𝑏 𝑓 𝑥 2 𝑑𝑥 𝑏−𝑎 , it is denoted by 𝑌 ∴ 𝑌2 = 𝑎 𝑏 𝑓 𝑥 2 𝑑𝑥 𝑏−𝑎 = 1 𝑏−𝑎 𝑎 𝑏 𝑓 𝑥 2 𝑑𝑥
  • 37. Parseval’s Identity If 𝑓(𝑥) is periodic with period 2𝜋 defined in (−𝜋, 𝜋). Then 1 2𝜋 −𝜋 𝜋 𝑓 𝑥 2 𝑑𝑥 = 𝑎0 2 4 + 1 2 𝑛=1 ∞ (𝑎 𝑛 2 + 𝑏 𝑛 2) 𝑖. 𝑒 1 𝜋 −𝜋 𝜋 𝑓 𝑥 2 𝑑𝑥 = 𝑎0 2 2 + 𝑛=1 ∞ (𝑎 𝑛 2 + 𝑏 𝑛 2) Where 𝑎0, 𝑎 𝑛, 𝑏 𝑛 are called Fourier coefficients of 𝑓(𝑥) is called Parseval’s Identity 𝑎0 = 1 𝜋 −𝜋 𝜋 𝑓 𝑥 𝑑𝑥 𝑎 𝑛 = 1 𝜋 −𝜋 𝜋 𝑓 𝑥 𝑐𝑜𝑠𝑛𝑥 𝑑𝑥 𝑏 𝑛 = 1 𝜋 −𝜋 𝜋 𝑓 𝑥 𝑠𝑖𝑛𝑛𝑥 𝑑𝑥
  • 38. Parseval’s Identity in the interval (−𝒍, 𝒍) It is given by 1 𝑙 −𝑙 𝑙 𝑓 𝑥 2 𝑑𝑥 = 𝑎0 2 2 + 𝑛=1 ∞ (𝑎 𝑛 2 + 𝑏 𝑛 2 ) Where 𝑎0 = 1 𝑙 −𝑙 𝑙 𝑓 𝑥 𝑑𝑥 𝑎 𝑛 = 1 𝑙 −𝑙 𝑙 𝑓 𝑥 cos 𝑛𝜋𝑥 𝑙 𝑑𝑥 𝑏 𝑛 = 1 𝑙 −𝑙 𝑙 𝑓 𝑥 sin 𝑛𝜋𝑥 𝑙 𝑑𝑥
  • 39. Half Range Sine and Cosine Parseval’s Identity in (𝟎, 𝒍)
  • 40. Half Range Cosine Parseval’s Identity It is given by 2 𝑙 0 𝑙 𝑓 𝑥 2 𝑑𝑥 = 𝑎0 2 2 + 𝑛=1 ∞ 𝑎 𝑛 2 Where 𝑎0 = 2 𝑙 0 𝑙 𝑓 𝑥 𝑑𝑥 𝑎 𝑛 = 2 𝑙 0 𝑙 𝑓 𝑥 cos 𝑛𝜋𝑥 𝑙 𝑑𝑥
  • 41. Half Range Sine Parseval’s Identity It is given by 2 𝑙 0 𝑙 𝑓 𝑥 2 𝑑𝑥 = 𝑛=1 ∞ 𝑏 𝑛 2 Where 𝑏 𝑛 = 2 𝑙 0 𝑙 𝑓 𝑥 sin 𝑛𝜋𝑥 𝑙 𝑑𝑥
  • 42. Note: In 0,2𝜋 & −𝜋, 𝜋 , 𝑢𝑠𝑒 ′𝑛𝑥′ In 0,2𝑙 & −𝑙, 𝑙 , 𝑢𝑠𝑒 ′ 𝑛𝜋𝑥 𝑙 ′