← 2018 Paper 2
UPSC 2018 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
Find the partial differential equation of the family of all tangent planes to the ellipsoid x2+4y2+4z2=4, which are not perpendicular to the xy-plane.
Technique
Tangency condition A2u2+B2v2+C2w2=k2 for a plane and a central conicoid; write the plane as z=px+qy+r, eliminate r=z−px−qy to get a Clairaut-type PDE.
Solution
Setup. Write the ellipsoid in standard form by dividing by 4:
4x2+1y2+1z2=1,A2=4, B2=1, C2=1.
We seek the PDE whose complete integral is the two-parameter family of tangent planes. A plane that is not perpendicular to the xy-plane has a non-vertical normal, hence can be solved for z:
z=px+qy+r,p=∂x∂z, q=∂y∂z.
(A plane perpendicular to the xy-plane would contain the z-direction and could not be written this way — these are precisely the cases the question excludes.)
Step 1 — Tangency condition
For the plane ux+vy+wz=k to touch the ellipsoid A2x2+B2y2+C2z2=1, the condition is
A2u2+B2v2+C2w2=k2.
Write the plane z=px+qy+r as px+qy−z+r=0, i.e. u=p, v=q, w=−1, k=−r. Then
4p2+1⋅q2+1⋅(−1)2=(−r)2 ⟹ r2=4p2+q2+1.
Step 2 — Eliminate the parameters r
Since z=px+qy+r, we have r=z−px−qy. Substituting into r2=4p2+q2+1 gives the required PDE:
Answer
(z−px−qy)2=4p2+q2+1,p=∂x∂z, q=∂y∂z.