The Laplace transform appears in 9 of the last 13 years and is one of the most efficient exam techniques: ICs are baked in automatically, no complementary function is needed separately, and piecewise/impulse forcing that defeats other methods is handled mechanically. Six questions are standard constant-coefficient IVPs (the most procedural questions in Paper 1); two involve Heaviside step forcing; one has delta-function forcing; one is a convolution integral equation. The same five-step pipeline solves every variant.
Minimum Theory
Transform of derivatives. With Y(s)=L{y(t)}:
L{y′}=sY−y(0),L{y′′}=s2Y−sy(0)−y′(0).
These bake in the ICs at the start — no undetermined constants.
Standard Laplace pairs (must know):
f(t)
F(s)
eat
s−a1
sinωt
s2+ω2ω
cosωt
s2+ω2s
tsinωt
(s2+ω2)22ωs
tcosωt
(s2+ω2)2s2−ω2
sinωt−ωtcosωt
(s2+ω2)22ω3
δ(t−a)
e−as
u(t−a)f(t−a)
e−asF(s)
First-shift theorem.L{eatf(t)}=F(s−a). Used to invert F(s+a).
IC-driven part: 23et−21e3t.
F-driven part via convolution: 21∫0tf(τ)[e3(t−τ)−et−τ]dτ.
y=23et−21e3t+21∫0tf(τ)[e3(t−τ)−et−τ]dτ.
Common Traps
L{y′′}=s2Y−sy(0)−y′(0): the y′(0) term is subtracted, not added. With y′(0)=−2 (2015), this contributes +2.
For sin(nt+α): expand via addition formula first — there is no Laplace shift theorem for argument shifts.
Resonance pair: L{tsinnt}=(s2+n2)22ns, not (s2+n2)t — students frequently misremember this.
Partial fractions for two irreducible quadratics (2014, 2021): 4 unknowns, 4 equations from matching s3,s2,s1,s0. Must complete the square in the second denominator for the inverse transform.
The constant GMm/(2a) in the 2023 planet problem contributes zero to derivatives — never skip it conceptually, but it vanishes in all Hamilton’s equations.
step-forcing-laplace (2 question(s); 2017, 2022)
Recognition Cues
Piecewise forcing: ”r(x)=8sinx for x<π, 0 for x≥π” or “switch off at t=4”.
Write r(t)=f1(t)−f1(t)u(t−a) first (Heaviside decomposition).
Apply the second-shift theorem: L{g(t−a)u(t−a)}=e−asG(s).
Solution Template
Express r(t) as a Heaviside combination: r(t)=f(t)[1−u(t−a)]=f(t)−f(t)u(t−a).
Rewrite the shifted piece as g(t−a)u(t−a): need to express f(t) as a function of (t−a).
Transform; solve for Y(s); partial fractions.
Invert — the e−as terms give shifted functions times u(t−a).
Write the solution piecewise; verify continuity of y and y′ at t=a.
Worked Example(s)
2022 Paper 1, 2022-P1-Q7b (15 marks)
y′′−3y′+2y=h(t), h=2 on (0,4), h=0 for t>4; y(0)=y′(0)=0.
y(t)=u(t−2)⋅21e−(t−2)sin2(t−2).
For t<2: y=0 (impulse hasn’t fired). For t≥2: damped oscillation triggered by the kick.
Common Traps
L{δ(t−2)}=e−2s, not 1. The exponential factor survives.
Complete the square: (s+1)2+4, so ω=2 and the inversion needs the 1/ω factor: 21e−tsin2t.
The unit step u(t−2) is essential — the system is at rest until the impulse fires.
integral-equation-laplace (1 question(s); 2024)
Recognition Cues
y(t)=g(t)+∫0ty(τ)k(t−τ)dτ: the integral is a convolution y∗k.
Apply Laplace: Y=G+Y⋅K; solve for Y=G/(1−K).
Worked Example(s)
2024 Paper 1, 2024-P1-Q5b (10 marks)
Solve y(t)=cost+∫0ty(x)cos(t−x)dx.
Y=s2+1s+Y⋅s2+1s. Solve: Y⋅s2+1s2−s+1=s2+1s, so Y=s2−s+1s.
Complete the square: s2−s+1=(s−21)2+43. Write s=(s−21)+21:
Y=(s−1/2)2+3/4s−1/2+(s−1/2)2+3/41/3⋅3/2.
y(t)=et/2[cos(23t)+31sin(23t)].
Common Traps
Recognise the convolution immediately — missing the structure costs significant time.
Y=G/(1−K), not Y=G⋅K or Y=G+K.
ω=3/4=3/2, not 3 — the factor 21 in ω appears in the 1/ω denominator.
Marks-Aware Writing
6-mark questions (2015): Transform, partial fractions (one line), invert, state answer. No verification needed for 6 marks.
10-mark questions (2016, 2021, 2024-Q5b): Show the transformed equation, partial fraction decomposition, and inversion term by term. Verify ICs in one line.
15-mark questions (2013, 2014, 2021, 2022, 2023, 2024-Q8a): Write the full partial fraction derivation (show 4 equations, 4 unknowns if applicable). For resonance (2013): clearly state the secular term. For convolution (2023): write the integral formula explicitly.
17-20-mark questions (2017, 2014): For Heaviside (2017): show the Heaviside decomposition step and the sinx=−sin(x−π) identity. For the 4-unknown partial fraction (2014): match coefficients of all four powers of s explicitly. Verify both ICs and the ODE residual.