← 2014 Paper 2
UPSC 2014 Maths Optional Paper 2 Q6a — 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 ∂x2∂2z=x2∂y2∂2z to canonical form.
Technique
Standard hyperbolic-PDE reduction: discriminant > 0 → characteristic-coordinate change → canonical form zξη= lower-order terms.
Solution
Strategy. Identify type via discriminant; find characteristic curves; transform to characteristic coordinates.
Step 1 — Classify
Rewrite: zxx−x2zyy=0. Compare with Azxx+2Bzxy+Czyy+…=0: A=1, B=0, C=−x2.
Discriminant: B2−AC=0−(1)(−x2)=x2≥0.
For x=0: x2>0 ⇒ hyperbolic. At x=0: degenerate (parabolic). Assume x=0.
Step 2 — Characteristic ODE
A(dy)2−2Bdxdy+C(dx)2=0 becomes (dy)2−x2(dx)2=0, factoring as
(dy−xdx)(dy+xdx)=0.
Two families: dy=±xdx. Integrate:
ξ=y−2x2=const,η=y+2x2=const.
Step 3 — Chain rule for derivatives
ξx=−x,ξy=1,ηx=x,ηy=1.
zx=−xzξ+xzη=x(zη−zξ),zy=zξ+zη.
For second derivatives:
zxx=(zη−zξ)+x2(zηη−2zξη+zξξ),
(differentiating zx=x(zη−zξ) and applying chain rule again with ξx=−x,ηx=x);
zyy=zξξ+2zξη+zηη.
Step 4 — Substitute into PDE
zxx−x2zyy=0:
(zη−zξ)+x2(zηη−2zξη+zξξ)−x2(zξξ+2zξη+zηη)=0.
Simplify the x2 terms: the zξξ and zηη pieces cancel, leaving −4x2zξη:
(zη−zξ)−4x2zξη=0.
Step 5 — Express x2 in (ξ,η)
η−ξ=(y+x2/2)−(y−x2/2)=x2.
So x2=η−ξ. Substituting:
(zη−zξ)−4(η−ξ)zξη=0,
Answer
zξη=4(η−ξ)zη−zξ,ξ=y−x2/2,η=y+x2/2.