Sequence, Series & Fourier Series | Engineering Maths
Sequence, Series Fourier
Learn sequences, infinite series, convergence tests, Fourier series, Fourier coefficients, and half-range sine and cosine series for engineering.
Unit 3 — Sequence, Series and Fourier Series
This unit introduces sequences, infinite series, convergence tests, and Fourier series. You will learn the fundamental formulas used to determine convergence and represent periodic functions using trigonometric series.
Part A — Sequence and Series
1. Sequence and Series
A sequence is an ordered list of numbers:
a1,a2,a3,…,an,…
It can be represented as:
{an}n=1∞
The n-th term of a sequence is denoted by an.
Limit of a Sequence
A sequence {an} converges to L if:
n→∞liman=L
A sequence is divergent if the limit does not exist or is not finite.
2. Infinite Series
An infinite series is the sum of the terms of a sequence:
a1+a2+a3
or
n=1∑∞an
The n-th partial sum is:
Sn=k=1∑na
The series converges to S if:
n→∞limSn=S
Therefore:
n=1∑∞an=S
when the limit exists and is finite.
Necessary Condition for Convergence
If n=1∑∞an converges, then necessarily:
n→∞liman=0
If
n→∞liman=0
then the series diverges.
3. Common Series
Geometric Series
A geometric series has the form:
a+ar+ar2+ar3+⋯
or
n=0∑∞arn
The series converges when:
∣r∣<1
Its sum is:
S=1−ra
If ∣r∣≥1, the infinite geometric series diverges.
Harmonic Series
The harmonic series is:
n=1∑∞n1
It is divergent.
p-Series
A p-series is:
n=1∑∞np1
It converges when:
p>1
and diverges when:
p≤1
4. Convergence of Series
A series n=1∑∞an is convergent if its partial sums approach a finite limit:
n→∞limk=1∑na
Otherwise, the series is divergent.
The main convergence tests studied in this unit are:
Ratio Test
D'Alembert's Test
Raabe's Test
Comparison Test
5. Ratio Test
For the series n=1∑∞an, calculate:
L=n→∞lim
Case 1 — L<1
L<1⇒Series converges absolutely
Case 2 — L>1
L>1⇒Series diverges
Case 3 — L=1
L=1⇒Test is inconclusive
6. D'Alembert's Test
D'Alembert's test is also known as the ratio test.
For n=1∑∞an, evaluate:
L=n→∞lim
Then:
L<1⇒ConvergentL>1⇒DivergentL=1⇒Inconclusive
7. Raabe's Test
For the positive-term series n=1∑∞an, Raabe's test uses:
R=n→∞limn(a
Case 1 — R>1
R>1⇒Series converges
Case 2 — R<1
R<1⇒Series diverges
Case 3 — R=1
R=1⇒Test is inconclusive
Raabe's test is useful when the ratio test gives:
n→∞lima
8. Comparison Test
Suppose
0≤an≤bn
for sufficiently large n.
Convergence
If n=1∑∞bn converges, then:
n=1∑∞analso converges
Divergence
If
0≤bn≤an
and n=1∑∞bn diverges, then:
n=1∑∞analso diverges
Limit Comparison Test
For positive sequences an and bn, calculate:
L=n→∞limbn
If 0<L<∞, then:
∑anand∑bnhave the same behavior
(That means either both converge or both diverge.)
Part B — Fourier Series
9. Fourier Series
A periodic function can be represented as a Fourier series containing sine and cosine terms.
For a function with period 2L:
f(x)=2a
The coefficients are called Fourier coefficients.
10. Fourier Coefficients
The constant coefficient is:
a0=L1∫
The cosine coefficients are:
an=L1∫
The sine coefficients are:
bn=L1∫
Therefore, the complete Fourier series is:
f(x)=2a
11. Fourier Series on (−π,π)
For a function with period 2π, the Fourier series becomes:
f(x)=2a0
The coefficients are:
a0=π1∫an=π1∫bn=π1∫
12. Fourier Series of an Even Function
If
f(−x)=f(x)
then f(x) is an even function.
For an even function:
bn=0
Therefore, the Fourier series contains only cosine terms:
f(x)=2a0+
The coefficients can be calculated using:
a0=π2∫an=π2∫
13. Fourier Series of an Odd Function
If
f(−x)=−f(x)
then f(x) is an odd function.
For an odd function:
a0=0,an=0
Therefore, the Fourier series contains only sine terms:
f(x)=n=1∑∞bn
The coefficients can be calculated using:
bn=π2∫
14. Half-Range Fourier Sine Series
Suppose f(x) is defined on 0<x<L.
Its half-range Fourier sine series is:
f(x)=n=1∑∞bn
where
bn=L2∫
This represents an odd extension of the function over the interval (−L,L).
15. Half-Range Fourier Cosine Series
For a function defined on 0<x<L, the half-range Fourier cosine series is:
f(x)=2a0
where
a0=L2∫an=L2∫
This represents an even extension of the function over (−L,L).
16. Fourier Series of a Function with Period 2L
For a periodic function with f(x+2L)=f(x), the Fourier series is:
f(x)=2a
where
an=L1∫bn=L1∫
17. Complex Form of Fourier Series
A Fourier series can also be represented using complex exponentials:
f(x)=n=−∞∑∞cn
where
cn=2π1∫
Using Euler's formula:
einx=cosnx+isinnxe−inx=cosnx−isinnx
the complex form can be related to the sine-cosine form.
18. Important Fourier Series Formulas
General Fourier Series
f(x)=2a0
Constant Coefficient
a0=π1∫
Cosine Coefficient
an=π1∫
Sine Coefficient
bn=π1∫
Half-Range Sine Coefficient
bn=L2∫
Half-Range Cosine Coefficient
an=L2∫
Summary of Convergence Tests
Necessary Test
n→∞liman
Must be equal to 0 for convergence.
Ratio Test (D'Alembert's Test)
L=n→∞lim
L<1 → Convergent
L>1 → Divergent
L=1 → Inconclusive
Raabe's Test
R=n→∞limn(a
R>1 → Convergent
R<1 → Divergent
R=1 → Inconclusive
Comparison Test
0≤an≤bn
Compare with a known convergent or divergent series.
What You'll Learn
By completing this unit, you will be able to:
Understand sequences and infinite series.
Calculate limits of sequences.
Determine whether a series converges or diverges.
Apply the necessary condition for convergence.
Identify and use geometric series.
Apply the p-series criterion.
Apply the Ratio Test.
Apply D'Alembert's Test.
Apply Raabe's Test.
Apply the Comparison Test.
Understand Fourier series representation.
Calculate Fourier coefficients.
Construct Fourier sine and cosine series.
Identify even and odd functions.
Construct half-range Fourier sine series.
Construct half-range Fourier cosine series.
Represent periodic functions using Fourier series.
Key Takeaway
This unit develops the mathematical tools needed to analyze infinite sequences and series and to represent periodic functions using Fourier series. These concepts are fundamental in engineering mathematics, signal processing, vibration analysis, and many other engineering applications.