← 2018 Paper 1
UPSC 2018 Maths Optional Paper 1 Q7c — Step-by-Step Solution
13 marks · Section B
Linear ODE with constant coefficients · ODEs · asked 4× in 13 yrs · Read the full method →
Question
Solve the initial value problem
y′′−5y′+4y=e2t,y(0)=1219, y′(0)=38.
Technique
CF from factored auxiliary equation; PI by D→2 substitution; solve the 2×2 linear system for A,B.
Solution
Step 1 — Complementary function
Auxiliary equation m2−5m+4=(m−1)(m−4)=0⇒m=1,4:
yc=Aet+Be4t.
Step 2 — Particular integral
2 is not a root, so substitute D=2 into D2−5D+41e2t:
ϕ(2)=4−10+4=−2⇒yp=−2e2t=−21e2t.
Step 3 — General solution
y=Aet+Be4t−21e2t,y′=Aet+4Be4t−e2t.
Step 4 — Apply initial conditions
At t=0:
y(0)=A+B−21=1219⇒A+B=1219+126=1225,
y′(0)=A+4B−1=38⇒A+4B=38+1=311=1244.
Subtract: 3B=1244−25=1219⇒B=3619. Then A=1225−3619=3675−19=3656=914.
Step 5 — Solution
Answer
y=914et+3619e4t−21e2t.