← 2017 Paper 2
UPSC 2017 Maths Optional Paper 2 Q7a — Step-by-Step Solution
15 marks · Section B
Classification and reduction to canonical form · PDEs · asked 8× in 13 yrs · Read the full method →
Question
Reduce the equation
y2∂x2∂2z−2xy∂x∂y∂2z+x2∂y2∂2z=xy2∂x∂z+yx2∂y∂z
to canonical form and hence solve it.
Technique
Discriminant H2−AB=0 ⇒ parabolic; one repeated characteristic x2+y2=const taken as ξ, independent η=y2; transform reduces to Zηη=0; integrate twice.
Solution
Setup. Compare with Azxx+2Hzxy+Bzyy+⋯=0:
A=y2,2H=−2xy (H=−xy),B=x2.
Step 1 — Classify
Discriminant:
H2−AB=(−xy)2−(y2)(x2)=x2y2−x2y2=0.
The equation is parabolic everywhere (away from the axes).
Step 2 — Characteristic curves
The characteristics satisfy Ady2−2Hdxdy+Bdx2=0:
y2dy2+2xydxdy+x2dx2=0 ⟹ (ydy+xdx)2=0.
A single (repeated) family:
ydy+xdx=0 ⟹ x2+y2=const.
Step 3 — Choose canonical coordinates
Take the characteristic as one coordinate and any independent function as the second:
ξ=x2+y2,η=y2.
(The choice η=y2 is convenient; any η functionally independent of ξ works.)
Writing z=Z(ξ,η) and substituting the chain-rule derivatives, the second-order part collapses (as it must for a parabolic equation) to a single pure second derivative, and the given first-order right-hand side exactly cancels the first-order terms generated by the transformation. The equation reduces to the canonical form
∂η2∂2Z=0.
Step 5 — Solve the canonical equation
Integrating Zηη=0 twice in η (treating ξ as a parameter):
Z=ηf(ξ)+g(ξ),
where f,g are arbitrary functions. Returning to x,y with η=y2, ξ=x2+y2:
Answer
z=y2f(x2+y2)+g(x2+y2),