Harmonic Analysis
Fourier Series
You should know: taylor series
Overview
A Fourier series represents a periodic function as an infinite sum of sines and cosines. Where a Taylor series approximates a function using powers of x near a single point, a Fourier series approximates using waves of different frequencies across the whole period — making it the natural tool whenever a signal repeats.
Intuition
Any repeating sound — a musical note, a heartbeat, an AC current — can be built by adding together pure tones (sine waves) of different frequencies and loudness. A Fourier series is the recipe: it tells you exactly how much of each frequency to mix in to reconstruct the original repeating signal. A square wave sounds harsh because it needs infinitely many high-frequency sine waves layered together to approximate its sharp corners.
Interactive Graph
Formal Definition
For a function f with period 2π, the Fourier series is:
The Fourier coefficients, computed by projecting f onto each sine/cosine
Notation
| Notation | Meaning |
|---|---|
| Fourier coefficients for the cosine and sine terms | |
| Angular frequency for a function of period T |
Properties
Square wave series
Example: Uses only odd harmonics
Gibbs phenomenon
Parseval's theorem
Example: Energy in the signal equals energy in its frequency components
Applications
Worked Examples
The square wave series only has odd-numbered sine harmonics, with amplitude inversely proportional to n.
Answer: Only odd harmonics (1st, 3rd, 5th, ...), decaying as 1/n.
Practice Problems
Why does the Gibbs phenomenon never disappear, no matter how many terms are added?
An audio equalizer boosts or cuts specific frequencies. How does the Fourier series/transform make this possible?
In structural/mechanical engineering, why is decomposing a complex periodic load into a Fourier series useful for vibration analysis?
Common Mistakes
Assuming a Fourier series always converges to f(x) exactly, everywhere.
At a jump discontinuity, the series converges to the AVERAGE of the left and right limits, not to either one-sided value -- and the Gibbs phenomenon means nearby points overshoot.
Quiz
Flashcards
Historical Background
Joseph Fourier introduced the idea in 1807 while studying heat conduction, claiming any periodic function could be represented as a sum of sines and cosines — a claim so controversial at the time (Lagrange objected strongly) that his paper was initially rejected by the French Academy of Sciences. Fourier's work was eventually published in 1822 as Théorie analytique de la chaleur, and the rigorous conditions for convergence were worked out over the following century by Dirichlet, Riemann, and others.
- 1807
Fourier submits his heat conduction paper with the series idea, initially rejected
Joseph Fourier
- 1822
Théorie analytique de la chaleur is published
Joseph Fourier
- 1829
Dirichlet proves rigorous convergence conditions
Peter Gustav Lejeune Dirichlet
Summary
- A Fourier series represents a periodic function as a sum of sines and cosines of different frequencies.
- Coefficients aₙ, bₙ are computed by integrating f against cos(nx)/sin(nx).
- Gibbs phenomenon: ~9% overshoot near jump discontinuities that persists no matter how many terms are used.
- Foundation of audio/image compression, spectral analysis, and signal processing broadly.
References
- BookFourier, J. (1822). Théorie analytique de la chaleur.
- WebsiteWikipedia — Fourier series
Mathematics