← 2024 Paper 1
UPSC 2024 Maths Optional Paper 1 Q5b — Step-by-Step Solution
10 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
Solve the integral equation y(t)=cost+∫0ty(x)cos(t−x)dx using Laplace transform.
Technique
Recognise the integral as a convolution; take the Laplace transform; solve algebraically; invert via complete-the-square.
Solution
Step 1 — Laplace transform.
The integral is the convolution (y∗cos)(t). Using L{f∗g}=F(s)G(s) and L{cost}=s/(s2+1):
Y(s)=s2+1s+Y(s)⋅s2+1s.
Step 2 — Solve for Y(s).
Y(s)[1−s2+1s]=s2+1s⇒Y(s)⋅s2+1s2−s+1=s2+1s⇒Y(s)=s2−s+1s.
Step 3 — Inverse Laplace.
Complete the square: s2−s+1=(s−21)2+43. Split the numerator s=(s−21)+21:
Y(s)=(s−1/2)2+3/4s−1/2+(s−1/2)2+3/41/2.
Using standard inversions with a=1/2,ω=3/2:
L−1{(s−1/2)2+3/4s−1/2}=et/2cos23t,L−1{(s−1/2)2+3/41/2}=31et/2sin23t.
Answer
y(t)=et/2[cos23t+31sin23t].