← 2013 Paper 2
UPSC 2013 Maths Optional Paper 2 Q5a — Step-by-Step Solution
10 marks · Section B
Family of surfaces · PDEs · asked 7× in 13 yrs · Read the full method →
Question
Form a partial differential equation by eliminating the arbitrary functions f and g from z=yf(x)+xg(y).
Technique
Form xzx and yzy to isolate f′,g′ pieces from f,g pieces; combine to use z=yf+xg as an algebraic identity.
Solution
Strategy. Compute the relevant partials, then combine to eliminate f,f′,g,g′.
Step 1 — Partial derivatives
From z=yf(x)+xg(y):
zx=yf′(x)+g(y),zy=f(x)+xg′(y),zxy=f′(x)+g′(y).
Multiply zx by x:
xzx=xyf′(x)+xg(y).
Subtract z=yf+xg:
xzx−z=xyf′(x)+xg(y)−yf(x)−xg(y)=xyf′(x)−yf(x).(i)
Multiply zy by y:
yzy=yf(x)+xyg′(y).
Subtract z:
yzy−z=yf(x)+xyg′(y)−yf(x)−xg(y)=xyg′(y)−xg(y).(ii)
Add (i) and (ii):
xzx+yzy−2z=xy(f′(x)+g′(y))−(yf(x)+xg(y))=xyzxy−z.
(Using f′+g′=zxy and yf+xg=z.)
Step 3 — Rearrange
xzx+yzy−2z=xyzxy−z⟹xzx+yzy−z=xyzxy.
Answer
xy∂x∂y∂2z=x∂x∂z+y∂y∂z−z.