4.6.32 · D3Ordinary Differential Equations

Worked examples — Convolution theorem — proof, applications

2,849 words13 min readBack to topic

This is the hands-on companion to the convolution theorem note. There we proved . Here we drill it until every kind of problem — every sign, every degenerate input, every trap — has been met head-on.

Before any symbol scares you, here is the tiny dictionary we will reuse:


The scenario matrix

Every problem this topic can throw at you falls into one of these cells. The worked examples below are each tagged with the cell they cover, and together they hit all of them.

# Cell (scenario class) What is tricky about it Example
C1 Degenerate input: convolve with the constant Is just ? (No — it integrates!) Ex 1
C2 Both factors polynomial () Pure power algebra, no trig Ex 2
C3 Repeated factor Same trig blended with itself Ex 3
C4 Mixed exponential × trig Sign bookkeeping in the integral Ex 4
C5 Two different exponentials () The degenerate limit Ex 5
C6 Solve an ODE via convolution Convert -answer to a blend Ex 6
C7 Volterra integral equation Recognise the hidden Ex 7
C8 Word problem / real system (impulse response) Translate physics → convolution Ex 8
C9 Exam twist: commutativity + which factor to flip Pick the easier integrand Ex 9

Where a cell has a limiting / degenerate sub-case (like ), the example handles it explicitly so you never meet an unshown scenario.


Ex 1 — Degenerate: convolving with (cell C1)


Ex 2 — Both factors polynomial (cell C2)


Ex 3 — Repeated trig factor (cell C3)


Ex 4 — Exponential × trig, sign bookkeeping (cell C4)


Ex 5 — Two exponentials AND the degenerate limit (cell C5)


Ex 6 — Solve an ODE by convolution (cell C6)


Ex 7 — Volterra integral equation (cell C7)


Ex 8 — Word problem: a leaky bucket (cell C8, impulse response)


Ex 9 — Exam twist: commutativity, pick the easy factor (cell C9)


Recall

Recall Which cell is which?

Convolving with = integrate (not identity) ::: cell C1 Product of two decays gives , degenerating to ::: cell C5 A hidden signals a Volterra equation solvable by ::: cell C7 Leaky-tank steady level with unit inflow and leak ::: litre (Ex 8, cell C8)

Connections

Concept Map

Product F times G in s world

Convolution blend in t world

Convolve with 1 equals integrate

Two exponentials difference quotient

Degenerate limit gives t times e

ODE forcing solved by blend

Volterra equation becomes algebra

Impulse response of a real system