← 2017 Paper 1
UPSC 2017 Maths Optional Paper 1 Q7b-i — Step-by-Step Solution
9 marks · Section B
Particular integral via operator method · ODEs · asked 7× in 13 yrs · Read the full method →
Question
Solve the differential equation xdx2d2y−dxdy−4x3y=8x3sin(x2).
Technique
Substitution t=x2 turns the variable-coefficient ODE into ytt−y=2sint; solve by CF + operator PI.
Solution
Step 1 — Substitute t=x2
Let t=x2, so dxdt=2x. Then
dxdy=dtdy⋅2x,dx2d2y=dxd(2xdtdy)=2dtdy+2x⋅dt2d2y⋅2x=2dtdy+4x2dt2d2y.
Step 2 — Insert into the equation
x(2dtdy+4x2dt2d2y)−2xdtdy−4x3y=8x3sin(x2).
The 2xdtdy terms cancel:
4x3dt2d2y−4x3y=8x3sin(x2).
Divide by 4x3 (and x2=t):
dt2d2y−y=2sint.
Step 3 — Solve the constant-coefficient equation
Complementary function: m2−1=0⇒m=±1, so yc=C1et+C2e−t.
Particular integral for 2sint (with ϕ(D)=D2−1, D2→−1):
yp=D2−112sint=−1−12sint=−sint.
Thus y=C1et+C2e−t−sint.
Step 4 — Back-substitute t=x2
Answer
y=C1ex2+C2e−x2−sin(x2).