← 2023 Paper 2
UPSC 2023 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
By eliminating the arbitrary functions f and g from z=f(x2−y)+g(x2+y), form a partial differential equation.
Technique
Compute zx,zy,zxx,zyy in terms of f′,g′,f′′,g′′; the sum f′′+g′′ appears on both sides — eliminate via zyy.
Solution
Setup. Let u=x2−y and v=x2+y, so z=f(u)+g(v).
Step 1 — First-order partials.
zx=f′(u)⋅2x+g′(v)⋅2x=2x(f′(u)+g′(v)),
zy=f′(u)⋅(−1)+g′(v)⋅1=g′(v)−f′(u).
Step 2 — Second-order partials.
zxx=dxd[2x(f′+g′)]=2(f′+g′)+2x⋅2x(f′′+g′′)=2(f′+g′)+4x2(f′′+g′′), i.e.
zxx=xzx+4x2(f′′+g′′).(i)
zyy=dyd(g′−f′)=g′′+f′′=f′′+g′′.(ii)
Step 3 — Eliminate the arbitrary functions.
From (i): 4x2(f′′+g′′)=zxx−zx/x.
From (ii): f′′+g′′=zyy.
Substitute (ii) into (i):
zxx−xzx=4x2zyy.
Equivalently, multiplying through by x:
Answer
xzxx−zx−4x3zyy=0.