← 2023 Paper 1
UPSC 2023 Maths Optional Paper 1 Q7a-ii — Step-by-Step Solution
10 marks · Section B
Clairaut's equation · ODEs · asked 5× in 13 yrs · Read the full method →
Question
Reduce the equation x2p2+y(2x+y)p+y2=0 to Clairaut’s form by the substitution y=u and xy=v. Hence solve the equation and show that y+4x=0 is a singular solution of the differential equation.
Technique
Substitution y=u,xy=v converts the original equation to Clairaut’s form. The general solution is the one-parameter family with P=c; singular solution from differentiating the Clairaut form w.r.t. P to get the envelope.
Solution
Here p=dy/dx.
Step 1 — Substitute u=y,v=xy
Compute du/dv. With u,v as functions of x:
dxdu=p,dxdv=y+xdxdy=u+uvp. (Using x=v/u.)
So dvdu=u+(v/u)pp=u2+vpup.
Let P=du/dv. Then up=Pu2+Pvp⇒p(u−Pv)=Pu2⇒p=u−PvPu2.
Step 2 — Substitute into the original equation
Original: x2p2+y(2x+y)p+y2=0. With x=v/u,y=u:
(uv)2[u−PvPu2]2+u(u2v+u)⋅u−PvPu2+u2=0.
Multiply by (u−Pv)2/u2:
u2v2P2u2⋅(u−Pv)2(u−Pv)2⋅…
Let me simplify more carefully. The first term:
u2v2⋅(u−Pv)2P2u4=(u−Pv)2v2P2u2.
Second term: u(2v/u+u)⋅u−PvPu2=(2v+u2)⋅u−PvPu2.
Third term: u2.
Multiply all three terms by (u−Pv)2/u2:
First → v2P2.
Second → (2v+u2)P(u−Pv).
Third → (u−Pv)2.
Sum:
v2P2+(2v+u2)P(u−Pv)+(u−Pv)2=0.
Expand:
(2v+u2)P(u−Pv)=2vPu−2v2P2+u3P−u2P2v.
(u−Pv)2=u2−2uPv+P2v2.
Sum:
v2P2+2vPu−2v2P2+u3P−u2P2v+u2−2uPv+P2v2
Combine P2-terms: v2−2v2+v2=0 (cancel) but −u2P2v remains.
Combine P-terms: 2vPu+u3P−2uPv=u3P (the 2vPu and −2uPv cancel).
Constant term: u2.
So the equation reduces to:
−u2vP2+u3P+u2=0.
Divide by u2:
−vP2+uP+1=0⇒vP2−uP−1=0.
Solve for u:
u=vP−P1.
This is Clairaut’s form u=vP+f(P) with f(P)=−1/P.
Step 3 — General solution
Clairaut’s general solution: P=c (constant), so u=vc−1/c, i.e., y=cv−1/c=c(xy)−1/c.
Rearrange: y(1−cx)=−1/c⇒y=c(cx−1)1, equivalently
c2xy−cy−1=0.
(Family of curves parameterised by c.)
Step 4 — Singular solution
Differentiate u=vP−1/P w.r.t. P (treating u,v as functions of P in the singular envelope):
0=v+P21⇒v=−P21.
Combined with u=vP−1/P=−1/P−1/P=−2/P, eliminate P:
P=−2/u, so v=−1/P2=−u2/4.
In original variables: xy=v=−u2/4=−y2/4⇒4xy+y2=0⇒y(4x+y)=0.
The trivial solution y=0 is included; the non-trivial singular solution is y+4x=0, i.e., y=−4x.
Answer
Singular solution: y+4x=0.