Convolution Theorem — Definition, Formula & Examples
The Convolution Theorem states that the Laplace (or Fourier) transform of a convolution of two functions equals the product of their individual transforms. This lets you turn a difficult integral operation into simple multiplication in the transform domain.
If and , then , where the convolution is defined as . Equivalently, .
Key Formula
Where:
- = Laplace transform of f(t)
- = Laplace transform of g(t)
- = Dummy integration variable
- = Time variable in the original domain
How It Works
When you encounter a product in the Laplace domain and need the inverse transform, you can split it into two recognizable transforms and compute their convolution integral instead. First, identify and separately, then find their inverse transforms and . Finally, evaluate the convolution integral to obtain the time-domain result. This approach is especially useful when does not match a standard transform table entry but each factor does.
Worked Example
Problem: Find the inverse Laplace transform of using the Convolution Theorem.
Split into factors: Write the product as two known transforms:
Find inverse transforms: From standard Laplace tables:
Compute the convolution integral: Apply the convolution formula with these functions:
Answer:
Why It Matters
The Convolution Theorem is central to solving differential equations with Laplace transforms, which appear throughout engineering and physics courses. In signal processing, it explains why filtering a signal in the frequency domain reduces to pointwise multiplication, making real-time audio and image processing computationally feasible.
Common Mistakes
Mistake: Using integration limits from to for the Laplace convolution.
Correction: The Laplace convolution integrates from to , not over the entire real line. The limits apply to the Fourier convolution instead.
