← 2024 Paper 1
UPSC 2024 Maths Optional Paper 1 Q8a — Step-by-Step Solution
15 marks · Section B
Laplace transform applied to IVP for second-order linear ODE with constant coefficients · ODEs · asked 10× in 13 yrs · Read the full method →
Question
Using Laplace transform, solve the initial value problem
y′′+2y′+5y=δ(t−2),y(0)=0,y′(0)=0,
where δ(t−2) denotes the Dirac delta function.
Technique
Standard Laplace transform; complete-the-square inversion; time-shift theorem for the e−2s factor.
Solution
Step 1 — Laplace transform.
With zero initial conditions and L{δ(t−2)}=e−2s:
(s2+2s+5)Y(s)=e−2s⇒Y(s)=s2+2s+5e−2s.
Step 2 — Invert 1/(s2+2s+5).
Complete the square: s2+2s+5=(s+1)2+4.
L−1{(s+1)2+41}=21e−tsin2t.
Step 3 — Time-shift theorem.
Since Y(s)=e−2s⋅F(s) with f(t)=21e−tsin2t:
y(t)=u(t−2)⋅f(t−2)=u(t−2)⋅21e−(t−2)sin(2(t−2)).
Explicitly:
- t<2: y(t)=0.
- t≥2: y(t)=21e2−tsin2(t−2).
Answer
y(t)=u(t−2)⋅21e−(t−2)sin(2(t−2)).