Fourier Coefficients
| Harmonic | Frequency | Coefficient | Contribution |
|---|
Approximating periodic functions by summing sinusoidal waves
| Harmonic | Frequency | Coefficient | Contribution |
|---|
Fourier series approximation is a method of representing periodic functions as a sum of sine and cosine functions. For common waveforms like square and sawtooth waves, we can approximate them by summing harmonics of different frequencies and amplitudes.
By superimposing the fundamental wave and harmonics (frequencies that are integer multiples of the fundamental), we gradually approach the target waveform. The amplitude of each harmonic determines its contribution to the final waveform.
As the number of harmonics increases, the approximate waveform gets closer to the target waveform. Square wave converges at 1/n, sawtooth wave at 1/n².
Near discontinuities, overshoot and oscillation persist even with many harmonics. This is an inherent property of Fourier series, with overshoot of about 9% of the jump.
Odd harmonics only, coefficient 1/n
All harmonics, alternating signs, coefficient 1/n
Odd harmonics only, coefficient 1/n², faster convergence