At a Glance
- Frequency: 3 sub-parts across 3 of 13 years (2020, 2023, 2025)
- Priority tier: T3
- Marks (count): 10 (2), 15 (1)
- Average solve time: ~13 min
- Difficulty mix: medium 3
- Section: B | Dominant type: derivation
Why This Chapter Matters
Laplace-transform properties have appeared in Paper 1 in three distinct flavours, each testing a different rule. The 2025 convolution theorem question (15 marks) requires a two-part answer: prove the theorem by Fubini and then solve a Volterra integral equation. The 2023 question (10 marks) uses the L{f(t)/t} integral property to evaluate a classical improper integral in four lines. The 2020 question (10 marks) applies L{tf}=−F′(s) to a variable-coefficient ODE, producing a first-order ODE in Y(s). Each archetype recycles one property cold — the proof structure is nearly mechanical once you know which rule to invoke.
Minimum Theory
Standard transform pairs (for reference).
L{1}=s1,L{tn}=sn+1n!,L{eat}=s−a1,L{sinat}=s2+a2a,L{cosat}=s2+a2s.
Derivative rule. L{y′}=sY−y(0); L{y′′}=s2Y−sy(0)−y′(0).
Multiplication by t rule. If L{f(t)}=F(s), then L{tf(t)}=−F′(s)=−dF/ds. More generally, L{tnf(t)}=(−1)nF(n)(s).
Division by t rule. L{f(t)/t}=∫s∞F(p)dp, provided limt→0+f(t)/t exists. Equivalently, ∫0∞f(t)/tdt=∫0∞F(p)dp (Frullani form, obtained by setting s=0).
Convolution theorem. Define the convolution (f∗g)(t)=∫0tf(x)g(t−x)dx. Then L{f∗g}=F(s)G(s).
Question Archetypes
| Archetype | You are seeing this when… |
|---|
| convolution-theorem | Prove L{f∗g}=FG and/or solve a Volterra integral equation |
| laplace-integral-property | Prove/use the ∫0∞f(t)/tdt=∫0∞F(p)dp identity to evaluate a definite integral |
| laplace-variable-coefficient | Variable-coefficient ODE (factor of t multiplying y′′ or y′); use L{tf}=−F′(s) |
convolution-theorem (1 question(s); 2025)
Recognition Cues
- “Prove L(∫0tf(x)g(t−x)dx)=F(s)G(s).”
- “Solve the integral equation y(t)=…+∫0ty(x)h(t−x)dx.”
- The integral on the right is a convolution y∗h — take Laplace transforms on both sides, apply the theorem, solve the resulting algebraic equation for Y(s), invert.
Solution Template
Proof:
- Write L{(f∗g)(t)}=∫0∞e−st∫0tf(x)g(t−x)dxdt.
- Interchange the order of integration over the region 0≤x≤t<∞: outer integral over x from 0 to ∞, inner from t=x to ∞.
- Substitute τ=t−x in the inner integral: ∫x∞e−stg(t−x)dt=e−sx∫0∞e−sτg(τ)dτ=e−sxG(s).
- Collect: F(s)⋅G(s).
Solving a Volterra integral equation:
- Take L of both sides.
- Apply the convolution theorem to the integral term.
- Solve the algebraic equation for Y(s).
- Invert Y(s) (partial fractions if needed).
Worked Example
2025 Paper 1, 2025-P1-Q6a (15 marks)
If F(s) and G(s) are Laplace transforms of f(t) and g(t), prove L(∫0tf(x)g(t−x)dx)=F(s)G(s). Hence solve y(t)=t+∫0ty(x)sin(t−x)dx.
Part 1 — Proof.
L(∫0tf(x)g(t−x)dx)=∫0∞e−st(∫0tf(x)g(t−x)dx)dt.
Region: 0≤x≤t<∞. Interchange (Fubini, valid since both transforms exist absolutely):
=∫0∞f(x)(∫x∞e−stg(t−x)dt)dx.
Inner integral: substitute τ=t−x:
∫x∞e−stg(t−x)dt=e−sx∫0∞e−sτg(τ)dτ=e−sxG(s).
Therefore:
L(∫0tf(x)g(t−x)dx)=∫0∞f(x)e−sxdx⋅G(s)=F(s)G(s).■
Part 2 — Solve the integral equation.
The equation y(t)=t+(y∗sin)(t) transforms to:
Y(s)=s21+Y(s)⋅s2+11.
Solve for Y(s):
Y(s)(1−s2+11)=s21⟹Y(s)⋅s2+1s2=s21⟹Y(s)=s4s2+1=s21+s41.
Invert:
y(t)=L−1{s21}+L−1{s41}=t+3!t3=t+6t3.
y(t)=t+6t3.
Common Traps
- In the proof, the interchange of integration order is over the triangular region {0≤x≤t<∞}: the outer integral runs over x∈[0,∞) and the inner integral runs over t∈[x,∞). Getting the limits wrong (e.g., keeping the outer integral from 0 to t) invalidates the step.
- When solving Y(s), the factor 1−s2+11=s2+1s2 appears in the denominator: multiplying both sides by (s2+1)/s2 is the clean step.
- L−1{1/s4}=t3/3!=t3/6, not t3/3 (use n!/sn+1 with n=3).
laplace-integral-property (1 question(s); 2023)
Recognition Cues
- “Show that ∫0∞f(t)/tdt=∫0∞F(p)dp.”
- “Hence evaluate ∫0∞(e−at−e−bt)/tdt.”
- The integrand has the form f(t)/t where f has a known transform and f(0)=0 (or the ratio converges as t→0+).
Solution Template
- Prove the identity. Write ∫0∞F(p)dp=∫0∞∫0∞e−ptf(t)dtdp; interchange (Fubini); inner integral ∫0∞e−ptdp=1/t.
- Compute F(p) for the given f(t) using standard transforms.
- Integrate F(p) from 0 to ∞. For differences of exponentials: F(p)=1/(p+a)−1/(p+b); antiderivative is ln(p+a)−ln(p+b); evaluate at limits.
Worked Example
2023 Paper 1, 2023-P1-Q5b (10 marks)
Given L{f(t);p}=F(p), show ∫0∞f(t)/tdt=∫0∞F(p)dp. Hence evaluate ∫0∞(e−t−e−3t)/tdt.
Step 1 — Prove the identity.
∫0∞F(p)dp=∫0∞∫0∞e−ptf(t)dtdp.
Interchange the order of integration (Fubini, valid since f(t)/t is integrable):
=∫0∞f(t)[∫0∞e−ptdp]dt=∫0∞f(t)⋅t1dt.■
(The inner integral: ∫0∞e−ptdp=[−e−pt/t]0∞=1/t for t>0.)
Step 2 — Apply to f(t)=e−t−e−3t.
F(p)=L{e−t}−L{e−3t}=p+11−p+31.
By the identity:
∫0∞te−t−e−3tdt=∫0∞(p+11−p+31)dp=[ln(p+1)−ln(p+3)]0∞.
At p=∞: lnp+3p+1→ln1=0. At p=0: ln31=−ln3.
∫0∞te−t−e−3tdt=0−(−ln3)=ln3.
∫0∞te−t−e−3tdt=ln3.
Common Traps
- The identity ∫0∞f(t)/tdt=∫0∞F(p)dp requires f(0)=0 (more precisely, limt→0+f(t)/t must be finite). Here e−t−e−3t=0 at t=0, so the ratio (e−t−e−3t)/t→3−1=2 as t→0+ — the integral is well-defined.
- The antiderivative of 1/(p+a) is ln(p+a), evaluated from p=0 to p→∞. At the upper limit, ln(p+a)−ln(p+b)→ln(a/b) is the contribution (but here both logs go to ∞ separately; only the difference vanishes — take the ratio lnp+3p+1→0 as p→∞).
laplace-variable-coefficient (1 question(s); 2020)
Recognition Cues
- The ODE has a factor of t multiplying y′′, y′, or y: e.g., ty′′+2ty′+2y=…
- The instruction “using Laplace transform” is explicit.
- After applying L{tf}=−F′(s), the resulting equation in Y(s) is a first-order ODE (not algebraic) — expect to solve it with an integrating factor.
Solution Template
- Write Y(s)=L{y}. State the initial conditions.
- Transform each term using L{y′}=sY−y(0), L{y′′}=s2Y−sy(0)−y′(0), and L{tf}=−d/ds[L{f}].
- Assemble the subsidiary equation in Y and Y′=dY/ds. It will be a first-order linear ODE in Y(s).
- Solve with an integrating factor.
- Partial-fraction decompose Y(s).
- Invert using standard pairs.
- Discuss uniqueness if asked: if y′(0) dropped out, the solution carries a free constant regardless of the initial slope — the ODE has a singular point at the initial time.
Worked Example
2020 Paper 1, 2020-P1-Q7b (10 marks)
Using Laplace transform, solve ty′′+2ty′+2y=2; y(0)=1, y′(0) arbitrary. Does this problem have a unique solution?
Let Y(s)=L{y}, y(0)=1, y′(0)=a (left free).
Step 1 — Transform each term.
L{ty′′}=−dsd(s2Y−s−a)=−(2sY+s2Y′−1),
L{2ty′}=−2dsd(sY−1)=−2(Y+sY′),
L{2y}=2Y,L{2}=s2.
Step 2 — Assemble.
−(2sY+s2Y′−1)−2(Y+sY′)+2Y=s2.
−s2Y′−2sY+1−2sY′−2Y+2Y=s2.
Note the a term from y′(0) cancelled. Simplify and multiply by −1:
(s2+2s)Y′+2sY=1−s2.(∗)
Step 3 — Solve as a first-order ODE in Y. Rewrite:
Y′+s+22Y=s2(s+2)s−2.
Integrating factor: μ=(s+2)2. Then:
dsd[(s+2)2Y]=s2(s+2)(s−2)=s2s2−4=1−s24.
Integrate:
(s+2)2Y=s+s4+C1.
Y(s)=s(s+2)2s2+C1s+4.
Step 4 — Partial fractions.
Y(s)=s1+(s+2)2C,C=C1−4 (arbitrary).
Step 5 — Invert.
y(t)=1+Cte−2t,C arbitrary.
Step 6 — Uniqueness. The arbitrary constant C cannot be fixed because y′(0)=C (which was left free, and dropped from the equation). The coefficient of y′′ vanishes at t=0 — a regular singular point — so standard existence-uniqueness does not apply: specifying only y(0) does not determine a unique solution.
The solution is NOT unique.
Verify: y′=C(1−2t)e−2t, y′′=C(4t−4)e−2t. Then ty′′+2ty′+2y=Ce−2t[t(4t−4)+2t(1−2t)+2t]+2=0+2=2 ✓.
Common Traps
- L{ty′′} and L{ty′} require differentiating the Laplace transforms in s; do not just multiply s2Y by −t symbolically.
- The vanishing of y′(0)=a from the equation is the key diagnostic for non-uniqueness; mention it explicitly in the answer.
- After computing (s+2)2Y, the partial-fraction step requires matching numerator s2+C1s+4 against s⋅s(s+2)2+(C1−4)⋅(s+2)2s(s+2)2 — check the algebra by cross-multiplying.
- The transformed equation (∗) is a first-order ODE in s, not an algebraic equation. Do not try to solve it algebraically.
Marks-Aware Writing
10-mark questions (2023, 2020): For the integral-property question (2023): the proof via Fubini (3 marks) and the evaluation of the definite integral (7 marks). For the variable-coefficient question (2020): setting up the transformed ODE (∗) (4 marks), solving it with integrating factor (3 marks), inverting (2 marks), uniqueness discussion (1 mark).
15-mark question (2025): Part 1 (proof, 6–7 marks): state Fubini, write the interchange, the τ=t−x substitution, and the conclusion. Part 2 (integral equation, 7–8 marks): take transform, apply convolution theorem, solve for Y, invert. Missing the proof of the theorem costs all Part 1 marks; a correct Part 2 without invoking Part 1 earns partial credit.
Practice Set
| Year | Paper/Q | Marks | One-line hint |
|---|
| 2024 | P1-Q5b | 10 | Standard Laplace property application; identify which rule applies |
| 2024 | P1-Q8a | 15 | Laplace + convolution or shift; identify the structure first |
| 2023 | P1-Q8a | 15 | State and use the convolution theorem; solve algebraically for Y |
| 2022 | P1-Q7b | 15 | Variable coefficient ODE; L{tf}=−F′(s); integrating factor in s |
| 2021 | P1-Q5b | 10 | Integral property or shift theorem; verify Fubini conditions |
| 2017 | P1-Q8b | 17 | Laplace transform + shift; solve the resulting algebraic equation |
| 2015 | P1-Q7a-i | 6 | Evaluate a specific transform using standard pairs and shift |
| 2014 | P1-Q8c | 20 | Multi-step Laplace: transform, solve, invert using partial fractions |
| 2013 | P1-Q6d | 15 | Solve IVP via Laplace transform; apply derivative rules carefully |