← 2016 Paper 2
UPSC 2016 Maths Optional Paper 2 Q5e — Step-by-Step Solution
10 marks · Section B
Quasilinear first-order PDEs (Lagrange's method) · PDEs · asked 9× in 13 yrs · Read the full method →
Question
Find the general integral of the partial differential equation (y+zx)p−(x+yz)q=x2−y2.
Technique
Lagrange’s method — auxiliary equations Pdx=Qdy=Rdz; two clever multiplier sets: (x,y,z) gives xP+yQ+zR=zR leading to x2+y2−z2=c1; (y,x,1) gives yP+xQ=−R leading to xy+z=c2.
Solution
Setup. This is Lagrange’s linear PDE Pp+Qq=R with
P=y+zx,Q=−(x+yz),R=x2−y2.
The general integral is F(u1,u2)=0, where u1=c1, u2=c2 are two independent first integrals of the auxiliary (subsidiary) equations
y+zxdx=−(x+yz)dy=x2−y2dz.
Step 1 — First integral via the multiplier (x,y,−z)… (find x2+y2−z2)
Use multipliers (x,y,z) on the numerators/denominators:
xP+yQ+zR=x(y+zx)−y(x+yz)+z(x2−y2)=x2z−y2z=z(x2−y2)=zR.
Hence
z(x2−y2)xdx+ydy+zdz=x2−y2dz ⟹ xdx+ydy+zdz=zdz.
That is xdx+ydy−zdz=0, integrating to
u1=x2+y2−z2=c1.
Step 2 — Second integral via the multiplier (y,x,1) (find xy+z)
Use multipliers (y,x,1):
yP+xQ=y(y+zx)−x(x+yz)=y2−x2=−(x2−y2)=−R.
So
−Rydx+xdy=Rdz ⟹ ydx+xdy=−dz ⟹ d(xy)+dz=0.
Integrating,
u2=xy+z=c2.
Step 3 — General integral
Answer
F(x2+y2−z2, xy+z)=0,