← 2018 Paper 2
UPSC 2018 Maths Optional Paper 2 Q6a — Step-by-Step Solution
15 marks · Section B
Quasilinear first-order PDEs (Lagrange's method) · PDEs · asked 9× in 13 yrs · Read the full method →
Question
Find the general solution of the partial differential equation
(y3x−2x4)p+(2y4−x3y)q=9z(x3−y3),
where p=∂x∂z, q=∂y∂z, and find its integral surface that passes through the curve x=t, y=t2, z=1.
Technique
Lagrange auxiliary equations; clever multipliers (y,x,0) and (3x2,3y2,0) to produce exact differentials d(xy) and d(x3+y3); eliminate the curve parameter t between the two integrals.
Solution
Setup. This is Lagrange’s quasilinear PDE Pp+Qq=R with
P=y3x−2x4=x(y3−2x3),Q=2y4−x3y=y(2y3−x3),R=9z(x3−y3).
Lagrange’s auxiliary (subsidiary) equations are
Pdx=Qdy=Rdz.
We seek two independent first integrals u1=c1, u2=c2; the general solution is Φ(u1,u2)=0.
Step 1 — First integral via the multipliers (y,x,0)
Using multipliers y,x,0, each fraction equals
yP+xQydx+xdy.
Compute the denominator:
yP+xQ=xy(y3−2x3)+xy(2y3−x3)=xy(3y3−3x3)=−3xy(x3−y3).
The numerator is d(xy). Equating with Rdz=9z(x3−y3)dz:
−3xy(x3−y3)d(xy)=9z(x3−y3)dz ⟹ −3xyd(xy)=9zdz.
Integrate: −3ln(xy)=lnz+const, i.e.
u1=z(xy)3=c1.
Step 2 — Second integral via the multipliers (3x2,3y2,0)
Using multipliers 3x2,3y2,0, each fraction equals
3x2P+3y2Q3x2dx+3y2dy.
Denominator:
3x2P+3y2Q=3x3(y3−2x3)+3y3(2y3−x3)=6y6−6x6=−6(x3−y3)(x3+y3).
Numerator is d(x3+y3). Equating with 9z(x3−y3)dz:
−6(x3−y3)(x3+y3)d(x3+y3)=9z(x3−y3)dz ⟹ −6(x3+y3)d(x3+y3)=9zdz.
Integrate: −3ln(x3+y3)=2lnz+const, i.e.
u2=z2(x3+y3)3=c2.
These are functionally independent, so the general solution is
Φ(z(xy)3, z2(x3+y3)3)=0.
Step 3 — Integral surface through x=t,y=t2,z=1
On the curve:
c1=z(xy)3=1⋅(t⋅t2)3=t9,c2=z2(x3+y3)3=1⋅(t3+t6)3.
Eliminate t. From c1=t9 we get t3=c11/3. Then
c2=(t3+t6)3=t9(1+t3)3=c1(1+c11/3)3.
Take cube roots: c21/3=c11/3(1+c11/3)=c11/3+c12/3. Substituting back c11/3=z1/3xy and c21/3=z2/3(x3+y3):
z2/3(x3+y3)=z1/3xy+z2/3x2y2 ⟹ z2/3(x3+y3−x2y2)=z1/3xy.
Cube to clear fractional powers:
Answer
z(x3+y3−x2y2)3=(xy)3.