← 2023 Paper 1
UPSC 2023 Maths Optional Paper 1 Q7a-i — Step-by-Step Solution
10 marks · Section B
Exact equations · ODEs · asked 9× in 13 yrs · Read the full method →
Question
Find the solution of the differential equation dxdy=−3x2y2+8e4y2xy3+2.
Technique
Test exactness via ∂M/∂y=∂N/∂x; if exact, find potential function F by integrating M in x and matching g(y).
Solution
Step 1 — Recognise as exact.
Rewrite: (2xy3+2)dx+(3x2y2+8e4y)dy=0.
Let M=2xy3+2,N=3x2y2+8e4y.
Test exactness:
∂y∂M=6xy2,∂x∂N=6xy2.
Equal — the equation is exact.
Step 2 — Find F(x,y) such that Fx=M,Fy=N.
Fx=2xy3+2⇒F=x2y3+2x+g(y) for some g.
Then Fy=3x2y2+g′(y). Equate to N:
3x2y2+g′(y)=3x2y2+8e4y⇒g′(y)=8e4y⇒g(y)=2e4y.
So F(x,y)=x2y3+2x+2e4y.
Step 3 — Solution.
Answer
x2y3+2x+2e4y=C.