The convolution theorem is the single most important property of the Fourier transform (and the Laplace transform). It says that convolution in one domain is multiplication in the other:
For the Laplace transform, only the first direction is standard:
Why this is enormous
For an LTI system with input and impulse response , the output is . Taking the Fourier transform of both sides via the convolution theorem:
The output spectrum is the input spectrum times the system’s frequency response. The complicated convolution integral has become a pointwise multiplication.
To find the output:
- Transform to .
- Multiply: .
- Inverse-transform to .
For most realistic signals and systems this is much easier than evaluating the convolution integral directly. It’s the entire reason we developed the Fourier and Laplace transforms.
Modulation: the dual
Multiplication in time is convolution in frequency. If we multiply two signals (say, modulate a message with a carrier ), the spectrum of the product is the convolution of the two individual spectra.
Convolving the message spectrum with (the cosine spectrum) produces two shifted copies of , centered at . This is amplitude modulation — the message’s spectrum gets shifted up to a high carrier frequency for transmission, then shifted back down at the receiver.
ω-form bookkeeping
In the ω-form, the multiplication direction is asymmetric:
A factor of appears on the right. This is one of the reasons the f-form is cleaner: no extra factors in either direction of the convolution theorem.
Connection to Fourier series
For periodic signals, multiplication in time corresponds to the discrete convolution of Fourier-series coefficients:
And periodic convolution in time corresponds to multiplication of harmonic coefficients (with a factor of ).
So in every Fourier setting — series, transform, discrete — the theme is the same: convolution in one domain corresponds to multiplication in the other.
Why convolution in time = multiplication in frequency
The handwave: convolution is “sliding integrate the product.” The Fourier transform decomposes a signal into complex exponentials, which are eigenfunctions of LTI systems. Each eigenfunction passes through the system multiplied by the constant . Summing eigenfunctions and applying the system means scaling each one separately — which is pointwise multiplication of the eigenfunction weights, i.e. pointwise multiplication of the spectra.
This is the geometric reason. The algebraic proof is a change of variable in the double integral defining .