Definition
A trigonometric polynomial of degree is a finite sum of sines and cosines:
- How to read: “p-n of x equals a-zero plus the sum from k equals one to n of (a-k cosine kx plus b-k sine kx).”
- Meaning: A finite Fourier sum—combines a constant term with harmonics at integer frequencies .
Why It Matters
Trigonometric polynomials are the ‘Lego blocks’ of signals. By combining simple sines and cosines, we can approximate any periodic signal, providing the foundation for Fourier analysis, digital signal processing, and the compression of images and audio.
Core Concepts
- Frequency Components: Each represents a distinct harmonic frequency.
- Approximation: Used to approximate periodic functions, similar to how Taylor polynomials approximate smooth functions.
- Global vs. Local: Unlike Taylor polynomials, which are local approximations at a point, trigonometric polynomials provide a global approximation over a full period .
- Orthogonality: The set is orthogonal under the inner product .
- How to read: “Integral from zero to two pi of f of x times g of x dx.”
- Meaning: Different harmonics are perpendicular under this inner product, so Fourier coefficients are computed independently.