The math optional, made finite. Daily Practice

Orthogonal trajectories (cartesian and polar)

At a Glance

Why This Chapter Matters

Orthogonal trajectories are a Q5 staple — they appear in 7 of 13 years, always as 10-mark questions. The task is mechanical: find the ODE of the family, apply one rule to get the ODE of the perpendicular family, and solve. The only skill tested is recognising which of three procedures to apply (Cartesian, polar, or self-orthogonality proof) and solving a first-order ODE. A well-drilled student finishes in 6–8 minutes.

Minimum Theory

Orthogonality condition. Two smooth curves crossing at a point are orthogonal if their tangent lines at that point are perpendicular, i.e., if their slopes m1,m2m_1, m_2 satisfy m1m2=1m_1 m_2 = -1. In polar coordinates, the angle ψ\psi a curve makes with the radial direction satisfies tanψ=rdθ/dr\tan\psi = r\,d\theta/dr; two polar curves are orthogonal where tanψ1tanψ2=1\tan\psi_1\cdot\tan\psi_2=-1.

Cartesian recipe. Given a one-parameter family F(x,y,c)=0F(x,y,c)=0:

  1. Differentiate w.r.t. xx (implicitly) and eliminate cc to get the family ODE y=ϕ(x,y)y' = \phi(x,y).
  2. Replace y1/yy' \to -1/y' (orthogonality) to get y=1/ϕ(x,y)y' = -1/\phi(x,y).
  3. Solve the new ODE.

Polar recipe. Given a polar family r=f(θ,c)r = f(\theta, c):

  1. Differentiate to get dr/dθ=g(r,θ)dr/d\theta = g(r,\theta); eliminate cc to get the family ODE.
  2. Replace 1rdrdθrdθdr\dfrac{1}{r}\dfrac{dr}{d\theta} \to -r\dfrac{d\theta}{dr} (equivalently, drdθr2dθdr\dfrac{dr}{d\theta} \to -r^2\dfrac{d\theta}{dr}).
  3. Rewrite as dr/dθ=r2dθ/drdr/d\theta = -r^2\,d\theta/dr and solve the separable equation in rr and θ\theta.

Self-orthogonality. A family is self-orthogonal if every pair of members through a common point cross at right angles; equivalently, the family ODE is unchanged (up to a sign factor) when y1/yy' \mapsto -1/y'. To prove it: form the ODE, substitute y1/yy' \to -1/y' (clearing denominators), and verify that the resulting equation is algebraically identical to the original.

Orthogonal families — rectangular hyperbolas xy=c (blue) and their orthogonal trajectories x^2-y^2=k (red)

Question Archetypes

ArchetypeRecognition
orthogonal-trajectories”Find the orthogonal trajectories of the family …“
self-orthogonal”Show the family … is self-orthogonal” / “the orthogonal trajectories belong to the same family”

orthogonal-trajectories (4 question(s); 2013, 2017, 2020, 2024)

Find the orthogonal trajectories of a curve family

Recognition Cues

The question says “find the orthogonal trajectories” or “find the equipotential lines.” Cartesian families are given in x,yx,y form; polar families specify r,θr,\theta. The key cue for polar is the presence of r=f(θ)r = f(\theta) with a constant parameter.

Solution Template

Cartesian:

  1. From F(x,y,c)=0F(x,y,c)=0: differentiate, eliminate cc → ODE y=ϕ(x,y)y'=\phi(x,y).
  2. ODE of orthogonal family: y=1/ϕ(x,y)y' = -1/\phi(x,y).
  3. Solve.

Polar:

  1. Differentiate r=f(θ,c)r=f(\theta,c) w.r.t. θ\theta; divide by rr to form 1rdrdθ\frac{1}{r}\frac{dr}{d\theta}; eliminate cc.
  2. Replace 1rdrdθrdθdr\frac{1}{r}\frac{dr}{d\theta} \to -r\frac{d\theta}{dr} and rearrange as drdθ=r2dθdr\frac{dr}{d\theta}=-r^2\frac{d\theta}{dr} → new drdθ\frac{dr}{d\theta}.
  3. Solve (usually separable).

Worked Example 1

2017 Paper 1, 2017-P1-Q5b (10 marks)

The streamlines of a fluid flow are xy=cxy=c. Find the equipotential lines (orthogonal trajectories).

Step 1 — ODE of streamlines. Differentiate xy=cxy=c: y+xy=0    y=yx.y + xy' = 0 \;\Rightarrow\; y' = -\frac{y}{x}. (Parameter cc is already eliminated.)

Step 2 — Orthogonal slope. Replace y1/yy' \to -1/y': y=1y/x=xy.y' = -\frac{1}{-y/x} = \frac{x}{y}.

Step 3 — Solve (separable). ydy=xdx    y22=x22+const.y\,dy = x\,dx \;\Rightarrow\; \frac{y^2}{2} = \frac{x^2}{2}+\text{const}. x2y2=k.\boxed{x^2 - y^2 = k.} The equipotential lines are the family of rectangular hyperbolas x2y2=kx^2-y^2=k.

Verification: slope of xy=cxy=c at (x,y)(x,y) is y/x-y/x; slope of x2y2=kx^2-y^2=k is x/yx/y; product =1= -1 ✓.

Worked Example 2

2013 Paper 1, 2013-P1-Q5b (10 marks)

Find the orthogonal trajectories of rn=asinnθr^n = a\sin n\theta.

Step 1 — ODE of family. Differentiate rn=asinnθr^n = a\sin n\theta: nrn1drdθ=ancosnθ.nr^{n-1}\frac{dr}{d\theta} = an\cos n\theta. Eliminate a=rn/sinnθa = r^n/\sin n\theta: rn1drdθ=rnsinnθcosnθ    1rdrdθ=cotnθ.r^{n-1}\frac{dr}{d\theta} = \frac{r^n}{\sin n\theta}\cos n\theta \;\Rightarrow\; \frac{1}{r}\frac{dr}{d\theta} = \cot n\theta.

Step 2 — Polar orthogonality substitution. Replace 1rdrdθrdθdr\frac{1}{r}\frac{dr}{d\theta} \to -r\frac{d\theta}{dr}: rdθdr=cotnθ    tannθdθ=drr.-r\frac{d\theta}{dr} = \cot n\theta \;\Rightarrow\; \tan n\theta\,d\theta = -\frac{dr}{r}.

Step 3 — Integrate. 1nlncosnθ=lnr+const    rn=bcosnθ.-\frac{1}{n}\ln|\cos n\theta| = -\ln|r| + \text{const} \;\Rightarrow\; \boxed{r^n = b\cos n\theta.} The orthogonal trajectories are the same family shape with sincos\sin \to \cos (rotated by π/(2n)\pi/(2n)).

Worked Example 3

2024 Paper 1, 2024-P1-Q5a (10 marks)

Find the orthogonal trajectories of r=c(secθ+tanθ)r = c(\sec\theta + \tan\theta).

Step 1. Differentiate r=c(secθ+tanθ)r = c(\sec\theta+\tan\theta): drdθ=csecθ(tanθ+secθ)=rsecθ.\frac{dr}{d\theta} = c\sec\theta(\tan\theta+\sec\theta) = r\sec\theta. (The factor c(secθ+tanθ)=rc(\sec\theta+\tan\theta)=r is recognised immediately.)

Step 2. Replace drdθr2dθdr\frac{dr}{d\theta} \to -r^2\frac{d\theta}{dr}: r2dθdr=rsecθ    drdθ=rcosθ.-r^2\frac{d\theta}{dr} = r\sec\theta \;\Rightarrow\; \frac{dr}{d\theta} = -r\cos\theta.

Step 3. Separate and integrate: drr=cosθdθ    lnr=sinθ+const.\frac{dr}{r} = -\cos\theta\,d\theta \;\Rightarrow\; \ln r = -\sin\theta + \text{const}. r=kesinθ.\boxed{r = k\,e^{-\sin\theta}.}

Worked Example 4

2020 Paper 1, 2020-P1-Q5b (10 marks)

Find the orthogonal trajectories of the family of circles through (0,2)(0, 2) and (0,2)(0, -2).

Step 1 — Family equation. Circles through (0,±2)(0,\pm2) have centres on the xx-axis (perpendicular bisector of the chord). General form: x2+y2+2λx4=0x^2+y^2+2\lambda x - 4=0 (one parameter λ\lambda; check: setting x=0x=0 gives y2=4y^2=4 ✓).

Step 2 — Eliminate λ\lambda. Differentiate: 2x+2yy+2λ=02x+2yy'+2\lambda=0, so λ=(x+yy)\lambda = -(x+yy'). Substitute: x2+y22x(x+yy)4=0    y2x22xyy4=0.x^2+y^2-2x(x+yy')-4=0 \;\Rightarrow\; y^2-x^2-2xyy'-4=0. ODE: y=y2x242xyy' = \dfrac{y^2-x^2-4}{2xy}.

Step 3 — Orthogonal ODE. Replace y1/yy' \to -1/y': y=2xyx2y2+4.y' = \frac{2xy}{x^2-y^2+4}.

Step 4 — Solve (substitute u=x2u=x^2, linear in uu with yy independent): dudyuy=y+4y;I.F.  =1y.\frac{du}{dy} - \frac{u}{y} = -y+\frac{4}{y}; \quad \text{I.F.}\;=\frac{1}{y}. Integrating: u=y24+2kyu = -y^2-4+2ky, i.e., x2+y22ky+4=0x^2+y^2-2ky+4=0. x2+y22ky+4=0\boxed{x^2+y^2-2ky+4=0} (coaxial circles with centres on the yy-axis, conjugate to the original system).

Common Traps

self-orthogonal (3 question(s); 2016, 2021, 2022)

Show a family is self-orthogonal (invariant under y1/yy' \to -1/y')

Recognition Cues

The question says “show the orthogonal trajectories belong to the same family” or “show the family is self-orthogonal.” Confocal conics (x2/(a2+λ)+y2/(b2+λ)=1x^2/(a^2+\lambda)+y^2/(b^2+\lambda)=1) and certain parabola families are the classic examples.

Solution Template

  1. Form the ODE of the family (eliminate the parameter cc or aa).
  2. Substitute y1/yy' \to -1/y' into the ODE (clearing denominators by multiplying by y2y'^2).
  3. Show the result is algebraically identical to the original ODE (possibly up to a global sign, which does not change the family of solutions).

Worked Example 1

2016 Paper 1, 2016-P1-Q5d (10 marks)

Show that the family y2=4cx+4c2y^2 = 4cx + 4c^2 is self-orthogonal.

Step 1 — ODE. Differentiate: 2yy=4c2yy' = 4c, so c=yy/2c = yy'/2. Substitute: y2=4yy2x+4(yy2)2=2xyy+y2(y)2.y^2 = 4\cdot\frac{yy'}{2}\cdot x + 4\left(\frac{yy'}{2}\right)^2 = 2xyy' + y^2(y')^2. ODE: y2(y)2+2xyyy2=0y^2(y')^2 + 2xy\,y' - y^2 = 0.

Step 2 — Substitute y1/yy' \to -1/y'. Replace yy' by 1/y-1/y' and multiply by (y)2(y')^2: y21(y)2(y)22xy1y(y)2y2(y)2=?0y^2\frac{1}{(y')^2}\cdot(y')^2 - 2xy\frac{1}{y'}\cdot(y')^2 - y^2(y')^2 \stackrel{? }{=} 0 After substitution and clearing: y22xyyy2(y)2=0y^2 - 2xyy' - y^2(y')^2=0, i.e., y2(y)2+2xyyy2=0y^2(y')^2+2xyy'-y^2=0.

Step 3. The resulting ODE is identical to the original. Hence the family is self-orthogonal. \square

Worked Example 2

2022 Paper 1, 2022-P1-Q5b (10 marks)

Show that the orthogonal trajectories of x2=4a(y+a)x^2 = 4a(y+a) belong to the same system.

Step 1 — ODE. Differentiate x2=4a(y+a)x^2=4a(y+a): 2x=4ay2x=4ay', so a=x/(2y)a=x/(2y'). Substitute: x2=4x2y(y+x2y).x^2 = 4\cdot\frac{x}{2y'}\cdot\left(y+\frac{x}{2y'}\right). After clearing: y22yxy1=0()y'^2 - \frac{2y}{x}y' - 1 = 0\qquad(\star).

Step 2. Replace y1/yy' \to -1/y' and multiply by y2y'^2: 1y2y2+2yx1yy2y2=0    1+2yxyy2=0,\frac{1}{y'^2}\cdot y'^2 + \frac{2y}{x}\frac{1}{y'}\cdot y'^2 - y'^2 = 0 \;\Rightarrow\; 1+\frac{2y}{x}y'-y'^2=0, i.e., y22yxy1=0y'^2 - \frac{2y}{x}y' - 1=0identical to ()(\star).

The orthogonal trajectories satisfy the same ODE, so they belong to the same family of parabolas. \square

Worked Example 3 (statement only)

2021 Paper 1, 2021-P1-Q8a-i (10 marks)

Show x2a2+λ+y2b2+λ=1\frac{x^2}{a^2+\lambda}+\frac{y^2}{b^2+\lambda}=1 is self-orthogonal.

This is the classical confocal conic family. At any point (x0,y0)(x_0,y_0), two values of λ\lambda satisfy the conic equation (roots of a quadratic in λ\lambda). By Vieta, the two roots λ1,λ2\lambda_1, \lambda_2 satisfy a relation that forces the product of the slopes of the two conics at that point to equal 1-1. Hence every ellipse in the family is perpendicular to every hyperbola in the same family through the same point — the family is self-orthogonal. \square

Common Traps

Marks-Aware Writing

For a 10-mark “find orthogonal trajectories” question: Show the differentiation step (1 mark), the elimination of cc (1–2 marks), the substitution (1 mark), the solution ODE written out (1–2 marks), and the integrated family (2–3 marks). A boxed answer with no working earns very few marks.

For a 10-mark “show self-orthogonal” question: Derive the ODE (3 marks), perform the substitution explicitly (3 marks), and compare (2 marks) with a clear statement that the two ODEs are identical (2 marks). Skipping the comparison loses the proof’s logical conclusion.

Practice Set

No additional worked examples in this practice set — all 7 past questions are covered as worked examples or referenced above. Attempt 2013 (polar), 2016 (self-orthogonal), 2017 (Cartesian separable), 2020 (Cartesian non-separable), and 2024 (polar with trig) as timed practice.

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