← 2018 Paper 1
UPSC 2018 Maths Optional Paper 1 Q5c — Step-by-Step Solution
10 marks · Section B
Particular integral via operator method · ODEs · asked 7× in 13 yrs · Read the full method →
Question
Solve: y′′′−6y′′+12y′−8y=12e2x+27e−x.
Technique
Factor the cubic to the perfect cube (D−2)3; resonant PI via (D−2)31e2x=e2xx3/3!; ordinary PI by substituting D=−1.
Solution
Write as (D3−6D2+12D−8)y=12e2x+27e−x.
Step 1 — Complementary function
The auxiliary cubic factors as a perfect cube:
m3−6m2+12m−8=(m−2)3=0⇒m=2,2,2.
A triple root gives
yc=(C1+C2x+C3x2)e2x.
Step 2 — Particular integral for 12e2x (resonant)
Here ϕ(D)=(D−2)3 and the forcing e2x has ϕ(2)=0 with multiplicity 3, so it is fully resonant. Use (D−2)31e2x=e2xD31(1)=e2x⋅3!x3:
yp1=(D−2)3112e2x=12e2x6x3=2x3e2x.
Step 3 — Particular integral for 27e−x (ordinary)
−1 is not a root, so substitute D=−1: ϕ(−1)=(−1−2)3=−27:
yp2=(D−2)3127e−x=−2727e−x=−e−x.
Step 4 — General solution
Answer
y=(C1+C2x+C3x2)e2x+2x3e2x−e−x.