At a Glance
- Frequency: 2 sub-parts across 2 of 13 years (2015, 2018)
- Priority tier: T3
- Marks (count): 5 (1), 6 (1)
- Average solve time: ~6 min
- Difficulty mix: medium 1, easy 1
- Section: B | Dominant type: computation
Why This Chapter Matters
Both UPSC questions on inverse Laplace transforms are short (5–6 marks) and follow a fixed recipe: decompose the expression into recognisable pieces, apply the matching inversion rule to each piece, combine. The 2018 question is a straightforward partial-fractions inversion. The 2015 question combines two harder rules — the log-derivative rule for ln(1+1/s2) and the second-shift theorem for the e−πs factor — but each sub-step is mechanical. Knowing four rules cold (partial fractions, first-shift, second-shift, log-derivative via L{tf}=−F′(s)) covers everything in this atom and also supports the IVP-solving questions in P1-OD-15.
Minimum Theory
Linearity. L−1{aF+bG}=aL−1{F}+bL−1{G}.
Standard inverse pairs.
L−1{s−a1}=eat,L−1{sn+1n!}=tn,L−1{s2+a2a}=sinat,L−1{s2+a2s}=cosat.
Second shift theorem. If L−1{F(s)}=f(t), then L−1{e−asF(s)}=f(t−a)u(t−a), where u is the Heaviside step function.
Log-derivative rule. If L{tf(t)}=−F′(s), then L−1{F(s)}=f(t) where tf(t)=L−1{−F′(s)}. Concretely: differentiate F(s), recognise −F′(s) as the transform of some g(t), then f(t)=g(t)/t.
Partial fractions. For a proper rational function N(s)/D(s) (degree N< degree D) with distinct simple poles at s=ak: cover-up rule gives residue Ak=N(ak)/D′(ak), so F(s)=∑Ak/(s−ak) and f(t)=∑Akeakt.
Question Archetypes
| Archetype | You are seeing this when… |
|---|
| inverse-laplace | Given F(s); find f(t)=L−1{F(s)} via partial fractions, shift theorems, or log-derivative |
inverse-laplace (2 question(s); 2015, 2018)
Recognition Cues
- “Find the inverse Laplace transform of F(s).”
- F(s) is a rational function with distinct poles: use partial fractions.
- F(s) contains e−as as a factor: use the second-shift theorem.
- F(s) is a logarithm: use the log-derivative rule L{tf}=−F′(s).
- F(s) is a sum: split and invert each piece separately.
Solution Template
- Split F(s) into pieces, one per tool.
- For rational pieces: check degree (proper = numerator degree < denominator degree). Factor denominator; apply cover-up rule for residues; invert.
- For e−asG(s) pieces: identify g(t)=L−1{G(s)}; answer is g(t−a)u(t−a).
- For logarithm pieces: differentiate F(s); recognise −F′(s) as a standard transform; divide by t.
- Combine and box the answer.
Worked Example
2018 Paper 1, 2018-P1-Q5d-ii (5 marks)
Find the inverse Laplace transform of (s−1)(s−2)(s+3)5s2+3s−16.
Step 1 — Partial fractions. Degree of numerator (2) < degree of denominator (3): no polynomial part.
(s−1)(s−2)(s+3)5s2+3s−16=s−1A+s−2B+s+3C.
Cover-up rule:
A=(1−2)(1+3)5(1)2+3(1)−16=−4−8=2.
B=(2−1)(2+3)5(4)+3(2)−16=510=2.
C=(−4)(−5)5(9)+3(−3)−16=2020=1.
Step 2 — Invert. Using L−1{1/(s−a)}=eat:
L−1{(s−1)(s−2)(s+3)5s2+3s−16}=2et+2e2t+e−3t.
2015 Paper 1, 2015-P1-Q7a-i (6 marks)
Obtain the inverse Laplace transform of ln(1+s21)+s2+25se−πs.
Split into two pieces.
Piece 1: L−1{s2+25se−πs}.
Standard pair: L−1{s2+25s}=cos5t.
Second-shift theorem with a=π:
L−1{s2+25se−πs}=cos(5(t−π))u(t−π).
Simplify: cos(5t−5π)=cos5tcos5π=−cos5t (since cos5π=cosπ=−1).
So Piece 1 =−cos(5t)u(t−π).
Piece 2: L−1{ln(1+s21)}=L−1{lns2s2+1}.
Let F(s)=ln(s2+1)−ln(s2). Differentiate:
F′(s)=s2+12s−s2.
So −F′(s)=s2−s2+12s=L{2}−L{2cost}=L{2−2cost}.
Since L{tf(t)}=−F′(s), we have tf(t)=2−2cost, so f(t)=t2(1−cost).
L−1{ln(1+s21)}=t2(1−cost).
Combine:
L−1{ln(1+s21)+s2+25se−πs}=t2(1−cost)−cos(5t)u(t−π).
Common Traps
- Partial fractions (2018): Always check that the numerator degree is strictly less than the denominator degree before writing the partial-fraction form. If not, do polynomial long division first.
- Cover-up at s=−3 (2018): Sign errors are common. 5(9)+3(−3)−16=45−9−16=20 and (−3−1)(−3−2)=(−4)(−5)=20, giving C=1 — verify the negatives carefully.
- Second shift (2015): The formula is L−1{e−asF(s)}=f(t−a)u(t−a), not f(t)⋅u(t−a). Write out cos(5(t−π)) before simplifying.
- Log inversion (2015): The log-derivative rule proceeds as: differentiate F(s), recognise −F′(s) as a known transform L{g(t)}, then f(t)=g(t)/t. Do not try to invert F(s) directly as if it were a ratio.
- The simplification cos(5t−5π)=−cos5t (2015): 5π is an odd multiple of π, so cos(5t−5π)=cos(5t)cos(5π)+sin(5t)sin(5π)=−cos(5t).
Marks-Aware Writing
5-mark question (2018): Three residues (1 mark each) plus inversion and boxed answer (2 marks). Each cover-up computation should show the numerator evaluated at the pole and the denominator product; do not just write the answer.
6-mark question (2015): Two pieces of roughly equal weight. For the second-shift piece: state the standard pair, apply the theorem, simplify the cosine expression (2–3 marks). For the log piece: differentiate, recognise −F′(s), divide by t (2–3 marks). Combine clearly.
Practice Set
| Year | Paper/Q | Marks | One-line hint |
|---|
| 2023 | P1-Q5b | 10 | Inversion via Frullani/integral-property; after proving the identity, evaluate ∫0∞F(p)dp |
| 2020 | P1-Q7b | 10 | After solving for Y(s)=1/s+C/(s+2)2, invert using L−1{1/(s+2)2}=te−2t |
| 2025 | P1-Q6a | 15 | After solving Y=(s2+1)/s4, invert termwise: L−1{1/s2}=t, L−1{1/s4}=t3/6 |
| 2016 | P1-Q6d | 10 | Partial fractions with possibly repeated roots; cover-up for simple poles, differentiation for repeated |