Fourier Series
A Fourier series is a way to represent a periodic function as an infinite sum of sine and cosine functions. While Taylor series approximate functions using polynomials (which are local), Fourier series approximate periodic functions using trigonometric functions (which are global).
The General Form
For a function that is periodic with period , the Fourier series is given by:
Where the Fourier coefficients are calculated as:
-
Constant term:
-
Cosine coefficients:
-
Sine coefficients:
Complex Form
Using Euler’s formula, the Fourier series can be expressed more compactly in terms of complex exponentials:
Where the complex coefficients are:
Applications
Fourier series are fundamental in many fields:
- Signal Processing: Decomposing signals into frequency components.
- Physics: Solving differential equations (e.g., the heat equation).
- Acoustics: Analyzing the timbre and harmonics of musical sounds.
Draft note: Expand on Parseval’s Theorem and the distinction between Fourier Series (periodic) and Fourier Transform (non-periodic).