The math optional, made finite. Daily Practice

Family of surfaces

At a Glance

Why This Chapter Matters

This atom is an almost-guaranteed 10-mark question in Paper 2, Q5(a), appearing in 7 of the last 13 years. The task is always the same: given a family of surfaces z(x,y)z(x,y) depending on one or two arbitrary functions, derive the PDE by eliminating those functions through differentiation. The method is mechanical once you recognise the archetype. Mastering the two strategies below — ratio elimination for one function, linear-combination elimination for two separated functions — covers every variant UPSC has set.

Minimum Theory

Why differentiation eliminates arbitrary functions. A surface family parameterised by an arbitrary function ff (or two functions f,gf,g) contains infinitely many surfaces. The PDE of the family is a relation among x,y,z,zx,zy,zxx,x, y, z, z_x, z_y, z_{xx}, \ldots that holds for every surface in the family. Differentiating the surface relation F(x,y,z)=0F(x,y,z)=0 or z=H(x,y;f)z=H(x,y;f) with respect to xx and yy introduces fu,fvf_u, f_v (or similar derivatives); combining the resulting equations to cancel these derivatives gives the PDE. Two arbitrary functions require two differentiations, so the PDE is second order.

Elimination of one arbitrary function. Suppose f(u(x,y,z),v(x,y,z))=0f(u(x,y,z), v(x,y,z))=0 defines the family implicitly. Differentiate f(u,v)=0f(u,v)=0 w.r.t. xx: fuux+fvvx=0f_u u_x + f_v v_x = 0. Differentiate w.r.t. yy: fuuy+fvvy=0f_u u_y + f_v v_y = 0. Dividing eliminates the unknown ratio fu/fvf_u / f_v, yielding the Lagrange-type first-order PDE uxvyuyvx=0u_x v_y - u_y v_x = 0 (after cross-multiplication), which expands to Pp+Qq=RPp + Qq = R in the standard notation p=zxp=z_x, q=zyq=z_y.

Elimination of two separated arbitrary functions. For z=f(x)+g(y)z = f(x) + g(y) or z=yf(x)+xg(y)z = yf(x) + xg(y) and similar, compute p=zxp = z_x, q=zyq = z_y, r=zxxr = z_{xx}, s=zxys = z_{xy}, t=zyyt = z_{yy} as needed. Form linear combinations of xpxp, yqyq, zz, and the mixed partial s=f(x)+g(y)s = f'(x) + g'(y) to cancel f,g,f,gf, g, f', g' simultaneously. The canonical result for z=yf(x)+xg(y)z = yf(x)+xg(y) is xyzxy=xzx+yzyzxyz_{xy} = xz_x + yz_y - z.

Geometric archetype — cone. A cone with vertex (a,b,c)(a,b,c) is defined by f ⁣(xazc,ybzc)=0f\!\bigl(\tfrac{x-a}{z-c}, \tfrac{y-b}{z-c}\bigr)=0. Eliminating ff by the ratio method gives the standard cone PDE: (xa)p+(yb)q=zc(x-a)p + (y-b)q = z-c. This is the only geometric PDE type UPSC has set for this atom.

Question Archetypes

ArchetypeRecognition
eliminate-arbitrary-functionz=z=\ldots contains arbitrary functions f,gf,g; form PDE by eliminating them”
pde-from-geometry”PDE of the family of all tangent planes to a conicoid”

eliminate-arbitrary-function (6 question(s); 2013, 2019, 2020, 2021, 2022, 2023)

Form a PDE by eliminating arbitrary functions from a surface relation

Recognition Cues

The question gives a surface z=H(x,y;f,g)z=H(x,y;f,g) or an implicit relation f(u,v)=0f(u,v)=0, where ff and gg are unspecified functions. The instruction is always “form a partial differential equation” or “obtain the PDE.” One arbitrary function → first-order PDE (ratio elimination); two arbitrary functions → second-order PDE (linear combination or double differentiation).

Solution Template

For f(u,v)=0f(u,v)=0 (one arbitrary function):

  1. Compute ux,vx,uy,vyu_x, v_x, u_y, v_y (with zz treated as a function of x,yx,y via the chain rule).
  2. Differentiate w.r.t. xx: fuux+fvvx=0f_u u_x + f_v v_x = 0.
  3. Differentiate w.r.t. yy: fuuy+fvvy=0f_u u_y + f_v v_y = 0.
  4. Equate ratios fu/fvf_u/f_v from both equations and cross-multiply to eliminate ff.

For z=yf(x)+xg(y)z = yf(x)+xg(y) and similar (two separated functions):

  1. Compute p=zxp = z_x, q=zyq = z_y, s=zxys = z_{xy}.
  2. Form xp+yqxp + yq and identify that it equals xyzxy+zxyz_{xy} + z.
  3. Rearrange to eliminate f,g,f,gf, g, f', g' simultaneously.

Worked Example 1

2013 Paper 2, 2013-P2-Q5a (10 marks)

Form a PDE by eliminating the arbitrary functions ff and gg from z=yf(x)+xg(y)z = yf(x) + xg(y).

Partials: p=zx=yf(x)+g(y),q=zy=f(x)+xg(y),s=zxy=f(x)+g(y).p = z_x = yf'(x)+g(y), \quad q = z_y = f(x)+xg'(y), \quad s = z_{xy} = f'(x)+g'(y).

Form xpxp and yqyq, then use z=yf+xgz=yf+xg: xp=xyf(x)+xg(y),yq=yf(x)+xyg(y).xp = xyf'(x)+xg(y), \quad yq = yf(x)+xyg'(y). xp+yq=xy(f(x)+g(y))+(yf(x)+xg(y))=xys+z.xp+yq = xy\bigl(f'(x)+g'(y)\bigr)+\bigl(yf(x)+xg(y)\bigr) = xy\,s + z.

Rearrange: xyzxy=xzx+yzyz.\boxed{xy\,z_{xy} = xz_x + yz_y - z.}

Note (2020 extension): The principal part has A=0A=0, C=0C=0, 2B=xy2B=xy, so B2AC=x2y2/4>0B^2 - AC = x^2y^2/4 > 0 for x>0,y>0x>0, y>0 — the PDE is hyperbolic in that region.

Worked Example 2

2021 Paper 2, 2021-P2-Q5a (10 marks)

Obtain the PDE by eliminating ff from f(x+y+z,x2+y2+z2)=0f(x+y+z,\, x^2+y^2+z^2)=0.

Let u=x+y+zu = x+y+z, v=x2+y2+z2v = x^2+y^2+z^2, so f(u,v)=0f(u,v)=0 with p=zxp=z_x, q=zyq=z_y.

Differentiate w.r.t. xx: fu(1+p)+fv2(x+zp)=0f_u(1+p) + f_v\cdot 2(x+zp) = 0.

Differentiate w.r.t. yy: fu(1+q)+fv2(y+zq)=0f_u(1+q) + f_v\cdot 2(y+zq) = 0.

Equate fu/fvf_u/f_v: fufv=2(x+zp)1+p=2(y+zq)1+q.\frac{f_u}{f_v} = \frac{-2(x+zp)}{1+p} = \frac{-2(y+zq)}{1+q}. Cross-multiply and simplify (the zpqzpq terms cancel): x+xq+zp=y+yp+zq,x + xq + zp = y + yp + zq, (yz)p+(zx)q=xy.\boxed{(y-z)\,p + (z-x)\,q = x-y.}

This is a Lagrange-type first-order PDE with a symmetric, cyclic structure.

Worked Example 3

2022 Paper 2, 2022-P2-Q5a (10 marks)

The equation of any cone with vertex at (a,b,c)(a,b,c) is f ⁣(xazc,ybzc)=0f\!\left(\tfrac{x-a}{z-c}, \tfrac{y-b}{z-c}\right)=0. Find its differential equation.

Let u=xazcu = \tfrac{x-a}{z-c}, v=ybzcv = \tfrac{y-b}{z-c}. Differentiate f(u,v)=0f(u,v)=0:

w.r.t. xx: ux=1upzcu_x = \tfrac{1-up}{z-c}, vx=vpzcv_x = \tfrac{-vp}{z-c}, giving fu(1up)=fvvpf_u(1-up) = f_v\,vp.

w.r.t. yy: uy=uqzcu_y = \tfrac{-uq}{z-c}, vy=1vqzcv_y = \tfrac{1-vq}{z-c}, giving fv(1vq)=fuuqf_v(1-vq) = f_u\,uq.

Equate fu/fvf_u/f_v: vp1up=1vquq    uvpq=1vqup+uvpq    up+vq=1.\frac{vp}{1-up} = \frac{1-vq}{uq} \;\Rightarrow\; uvpq = 1 - vq - up + uvpq \;\Rightarrow\; up + vq = 1. Substitute u=(xa)/(zc)u=(x-a)/(z-c), v=(yb)/(zc)v=(y-b)/(z-c): (xa)p+(yb)q=zc.\boxed{(x-a)\,p + (y-b)\,q = z-c.}

Worked Example 4

2023 Paper 2, 2023-P2-Q5a (10 marks)

Eliminate ff and gg from z=f(x2y)+g(x2+y)z = f(x^2-y) + g(x^2+y).

Let α=x2y\alpha = x^2-y, β=x2+y\beta = x^2+y.

First partials: zx=2x(f(α)+g(β)),zy=f(α)+g(β).z_x = 2x\bigl(f'(\alpha)+g'(\beta)\bigr), \qquad z_y = -f'(\alpha)+g'(\beta).

Second partials: zxx=zxx+4x2(f(α)+g(β)),zyy=f(α)+g(β).z_{xx} = \frac{z_x}{x} + 4x^2\bigl(f''(\alpha)+g''(\beta)\bigr), \qquad z_{yy} = f''(\alpha)+g''(\beta).

Eliminate: From the zxxz_{xx} equation, 4x2(f+g)=zxxzx/x4x^2(f''+g'')=z_{xx}-z_x/x. Using f+g=zyyf''+g''=z_{yy}: zxxzxx=4x2zyy.z_{xx} - \frac{z_x}{x} = 4x^2\,z_{yy}. xzxxzx4x3zyy=0.\boxed{x\,z_{xx} - z_x - 4x^3\,z_{yy} = 0.}

Common Traps

pde-from-geometry (1 question(s); 2018)

Form a PDE describing a geometric family (e.g. tangent planes to a conicoid)

Recognition Cues

The question gives a geometric family (tangent planes to a conicoid, spheres through a fixed circle, etc.) and asks for the PDE. A plane not perpendicular to the xyxy-plane can be written z=px+qy+rz = px + qy + r; imposing the tangency or geometric condition on (p,q,r)(p,q,r) and eliminating r=zpxqyr = z-px-qy gives a PDE in pp and qq.

Solution Template

  1. Identify the geometric condition (e.g., tangency of a plane to a conicoid: A2u2+B2v2+C2w2=k2A^2u^2+B^2v^2+C^2w^2=k^2).
  2. Write the plane as z=px+qy+rz=px+qy+r, so r=zpxqyr=z-px-qy.
  3. Substitute rr into the geometric condition.
  4. The result is the PDE in p,q,x,y,zp,q,x,y,z — often Clairaut form z=px+qy+f(p,q)z=px+qy+f(p,q).

Worked Example

2018 Paper 2, 2018-P2-Q5a (10 marks)

Find the PDE of all tangent planes to the ellipsoid x2+4y2+4z2=4x^2+4y^2+4z^2=4, not perpendicular to the xyxy-plane.

Divide through: x24+y2+z2=1\tfrac{x^2}{4}+y^2+z^2=1, so A2=4A^2=4, B2=C2=1B^2=C^2=1.

Tangency condition for a plane ux+vy+wz=kux+vy+wz=k touching the standard-form ellipsoid: A2u2+B2v2+C2w2=k2A^2u^2+B^2v^2+C^2w^2=k^2.

Write the plane as z=px+qy+rz=px+qy+r (non-perpendicular means w0w\ne0, so this form is valid). Then u=pu=p, v=qv=q, w=1w=-1, k=rk=-r, and r=zpxqyr=z-px-qy: 4p2+q2+1=r2=(zpxqy)2.4p^2 + q^2 + 1 = r^2 = (z-px-qy)^2. (zpxqy)2=4p2+q2+1,p=zx,  q=zy.\boxed{(z-px-qy)^2 = 4p^2+q^2+1, \quad p=z_x,\; q=z_y.} This is Clairaut form with complete integral z=px+qy+4p2+q2+1z=px+qy+\sqrt{4p^2+q^2+1}.

Common Traps

Marks-Aware Writing

For a 10-mark elimination question: Show the partial derivatives explicitly (even if brief), display the key intermediate step (the equated ratio or the combined expression), and state the final PDE in a box. A correct PDE with no work shown earns 0–2 marks; show the computation.

Include a spot-check. A one-line verification (test a specific ff or gg against the PDE) guards against sign errors and earns the accuracy mark if the PDE is otherwise correct in structure.

Practice Set

We've mapped all 13 years of this exam. Get new chapters, tools, and solutions as we release them — free.