← 2013 Paper 1
UPSC Maths 2013 Paper 1 Q6a — Solution
10 marks · Section B
Question
Solve the differential equation
(5x3+12x2+6y2)dx+6xydy=0.
Technique
Standard test-and-fix integrating-factor method for first-order ODEs in differential form: (My−Nx)/N pure-x ⇒ IF is exp∫(⋅)dx.
Solution
Strategy. Check exactness; if not exact, find an integrating factor; then solve as exact.
Step 1 — Exactness check
With M=5x3+12x2+6y2 and N=6xy:
∂y∂M=12y,∂x∂N=6y.
Not exact (My=Nx).
Step 2 — Integrating factor
Test whether (My−Nx)/N depends on x only:
NMy−Nx=6xy12y−6y=6xy6y=x1.
Depends only on x ✓. Integrating factor:
μ(x)=exp∫x1dx=x.
Step 3 — Multiply through by μ(x)=x and verify exactness
(5x4+12x3+6xy2)dx+6x2ydy=0.
New M′=5x4+12x3+6xy2, N′=6x2y. Check:
∂y∂M′=12xy=∂x∂N′✓.
Exact.
Step 4 — Find the potential F(x,y) with Fx=M′,Fy=N′
Integrate Fy=6x2y with respect to y:
F(x,y)=3x2y2+g(x).
Differentiate w.r.t. x and match Fx=M′:
Fx=6xy2+g′(x)=!5x4+12x3+6xy2⟹g′(x)=5x4+12x3.
Integrate: g(x)=x5+3x4.
Therefore F(x,y)=x5+3x4+3x2y2.
Step 5 — General solution
Answer
x5+3x4+3x2y2=C.