← 2013 Paper 2
UPSC 2013 Maths Optional Paper 2 Q5b — Step-by-Step Solution
10 marks · Section B
Classification and reduction to canonical form · PDEs · asked 8× in 13 yrs · Read the full method →
Question
Reduce the equation
y∂x2∂2z+(x+y)∂x∂y∂2z+x∂y2∂2z=0
to its canonical form when x=y.
Technique
Discriminant → characteristic ODEs → coordinate change (x,y)→(ξ,η) → chain-rule substitution.
Solution
Strategy. Compute discriminant; find characteristic equations; introduce characteristic coordinates (ξ,η); transform.
Step 1 — Classify
Compare with Azxx+2Bzxy+Czyy=…: A=y, 2B=x+y (so B=(x+y)/2), C=x.
Discriminant: B2−AC=4(x+y)2−xy=4(x−y)2.
For x=y: discriminant >0⇒ hyperbolic.
Step 2 — Characteristic equations
A(dy/dx)2−2B(dy/dx)+C=0:
ym2−(x+y)m+x=0,m=dy/dx.
Roots:
m=2y(x+y)±(x+y)2−4xy=2y(x+y)±∣x−y∣.
For x>y (the case x<y is symmetric):
- m+=2y(x+y)+(x−y)=yx.
- m−=2y(x+y)−(x−y)=1.
Two families:
- dy/dx=1⇒y−x= const. Coordinate ξ=y−x.
- dy/dx=x/y⇒ydy=xdx⇒y2−x2= const. Coordinate η=y2−x2.
With ξ=y−x,η=y2−x2: ξx=−1,ξy=1,ηx=−2x,ηy=2y.
By the chain rule:
zx=−zξ−2xzη,zy=zξ+2yzη.
Second-order partials (after applying chain rule twice):
zxx=zξξ+4xzξη+4x2zηη−2zη,
zyy=zξξ+4yzξη+4y2zηη+2zη,
zxy=−zξξ−2(x+y)zξη−4xyzηη.
Step 4 — Substitute and collect
yzxx+(x+y)zxy+xzyy=0.
Collect coefficients of each (ξ,η)-second-derivative:
zξξ: y−(x+y)+x=0 ✓.
zηη: 4x2y−4xy(x+y)+4xy2=4xy[x−(x+y)+y]=0 ✓.
zξη: 4xy−2(x+y)2+4xy=8xy−2(x2+2xy+y2)=−2(x−y)2.
zη: −2y+0+2x=2(x−y).
zξ: 0.
So the PDE reduces to
−2(x−y)2zξη+2(x−y)zη=0.
Divide by −2(x−y) (allowed since x=y):
(x−y)zξη−zη=0.
Now use ξ=y−x, so x−y=−ξ:
−ξzξη−zη=0,i.e.ξzξη+zη=0.
Answer
zξη+ξ1zη=0,ξ=y−x,η=y2−x2.