← 2025 Paper 1
UPSC Maths 2025 Paper 1 Q7c-i — Solution
10 marks · Section B
Question
Find the general solution and singular solution of the differential equation (1+dxdy)3=8a27(x+y)(1−dxdy)3.
Technique
The substitution v=x+y reduces the equation to separable form, giving the general solution by integration; the singular solution comes from the p-discriminant (∂F/∂p=0).
Solution
Let p=dxdy and v=x+y, so dxdv=1+p, hence 1+p=v′ and 1−p=2−v′.
The equation is (1+p)3=8a27v(1−p)3. Taking cube roots (with a>0):
1+p=(8a27)1/3v1/3(1−p)=2a1/33v1/3(1−p).
In terms of v: v′=2a1/33v1/3(2−v′). Solving for v′:
v′(1+2a1/33v1/3)=a1/33v1/3⟹v′=1+23a−1/3v1/33a−1/3v1/3.
Separate variables (dx=dv/v′):
dx=(21⋅32a1/3v−1/3+21)dv=(3a1/3v−1/3+21)dv.
Integrate:
x=3a1/3⋅2/3v2/3+2v+const=2a1/3v2/3+2v+C1.
Multiply by 2 and substitute v=x+y:
2x−(x+y)=a1/3(x+y)2/3+2C1⟹(x−y)−C=a1/3(x+y)2/3,
with C=−2C1 an arbitrary constant. Cubing gives the general solution
(x−y+c)3=a(x+y)2,c arbitrary.
Singular solution. Write the ODE as F(x,y,p)=(1+p)3−8a27(x+y)(1−p)3=0. Differentiating partially in p:
∂p∂F=3(1+p)2+8a81(x+y)(1−p)2=0⟹(x+y)=−27(1−p)28a(1+p)2.
Substituting back into F=0 gives F=2(1+p)2=0, so p=−1, and then x+y=0. Direct check: on x+y=0, p=−1, both sides of the ODE are 0. Hence the singular solution is
x+y=0.
Answer
General: (x−y+c)3=a(x+y)2;Singular: x+y=0.