← 2022 Paper 2
UPSC 2022 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
The equation of any cone with vertex at (a,b,c) is f(z−cx−a,z−cy−b)=0. Find the differential equation of the cone.
Technique
Standard “PDE of family” derivation: differentiate implicit f=0 w.r.t. x and y; eliminate the unknown derivatives fu,fv to get a relation in x,y,z,p,q.
Solution
Strategy. Let u=z−cx−a, v=z−cy−b. Then f(u,v)=0 implicitly defines z as a function of x,y. Differentiate w.r.t. x and y, then eliminate fu,fv.
Step 1 — Differentiate f(u,v)=0 w.r.t. x
∂xf=fuux+fvvx=0.
ux=∂x∂(z−cx−a)=(z−c)2(z−c)−(x−a)zx=z−c1−up where p=zx.
vx=∂x∂(z−cy−b)=(z−c)2−(y−b)zx=z−c−vp.
So
fu⋅z−c1−up+fv⋅z−c−vp=0⇒fu(1−up)−fvvp=0.(1)
Step 2 — Differentiate w.r.t. y
uy=(z−c)2−(x−a)zy=z−c−uq where q=zy.
vy=(z−c)2(z−c)−(y−b)zy=z−c1−vq.
So
fu⋅z−c−uq+fv⋅z−c1−vq=0⇒−fuuq+fv(1−vq)=0.(2)
Step 3 — Eliminate fu,fv
From (1): fu/fv=1−upvp.
From (2): fu/fv=uq1−vq.
Equate: 1−upvp=uq1−vq.
Cross-multiply: vp⋅uq=(1−up)(1−vq), i.e.
uvpq=1−vq−up+uvpq,
0=1−vq−up,
up+vq=1.
Substitute back u=(x−a)/(z−c), v=(y−b)/(z−c):
z−c(x−a)p+z−c(y−b)q=1,
(x−a)p+(y−b)q=z−c.
Answer
(x−a)p+(y−b)q=z−c.