The math optional, made finite. Daily Practice

Curvature and torsion

At a Glance

Why This Chapter Matters

This atom lands in Section B at 12–16 marks, making it one of the highest-value vector-analysis questions in Paper 1. UPSC has set it in six of the last eleven years, always asking for a direct computation — curvature vector, torsion, or polar radius of curvature — with no open-ended theory. Three formulas (the cross-product formula for κ\kappa, the triple-product formula for τ\tau, and the polar ρ\rho formula) handle every variant that has appeared; mastering the algebra around these three formulas is sufficient to score full marks.

Minimum Theory

Frenet–Serret vocabulary. For a curve r(t)\mathbf{r}(t), let primes denote derivatives with respect to tt and ss denote arc length. The unit tangent is T^=r/r\hat{T} = \mathbf{r}'/|\mathbf{r}'|. The curvature vector is κ=dT^/ds\boldsymbol{\kappa} = d\hat{T}/ds; its magnitude κ=κ\kappa = |\boldsymbol{\kappa}| is the curvature. The principal normal N^\hat{N} points in the direction of dT^/dsd\hat{T}/ds. The binormal B^=T^×N^\hat{B} = \hat{T}\times\hat{N} completes the right-handed Frenet frame. The torsion τ\tau measures how fast B^\hat{B} rotates out of the osculating plane: dB^/ds=τN^d\hat{B}/ds = -\tau\hat{N}. The figure below shows the three frame vectors at a point on a space curve.

Frenet–Serret frame

Working formulas (all derivatives w.r.t.\ tt).

κ=r×rr3,τ=(r×r)rr×r2.\kappa = \frac{|\mathbf{r}'\times\mathbf{r}''|}{|\mathbf{r}'|^3}, \qquad \tau = \frac{(\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}'''}{|\mathbf{r}'\times\mathbf{r}''|^2}.

The curvature vector itself is κ=dT^/ds=[(r×r)×r]/r4\boldsymbol{\kappa} = d\hat{T}/ds = \bigl[(\mathbf{r}'\times\mathbf{r}'')\times\mathbf{r}'\bigr]/|\mathbf{r}'|^4.

Planar curve r=(f,g,0)\mathbf{r}=(f,g,0). κ=fggf(f2+g2)3/2,τ=0.\kappa = \frac{|f'g''-g'f''|}{(f'^{\,2}+g'^{\,2})^{3/2}}, \qquad \tau = 0.

Polar curve r=r(θ)r = r(\theta). Let r1=dr/dθr_1 = dr/d\theta, r2=d2r/dθ2r_2 = d^2r/d\theta^2. Then ρ=(r2+r12)3/2r2+2r12rr2.\rho = \frac{(r^2+r_1^2)^{3/2}}{|r^2+2r_1^2-r\,r_2|}.

The radii ρ=1/κ\rho = 1/\kappa and σ=1/τ\sigma = 1/|\tau| are called the radius of curvature and radius of torsion respectively.

Question Archetypes

ArchetypeRecognition
curvature-computation”find the curvature vector and its magnitude” for a parametric curve; may include a related locus
curvature-torsion”find κ\kappa and τ\tau” (or “radius of curvature and radius of torsion”) for a space curve
radius-of-curvature-polar”show ρ2r\rho^2 \propto r” or “find ρ\rho at given angles” for a polar curve

curvature-computation (3 question(s); 2014, 2017, 2024)

Compute the curvature vector and/or magnitude of a parametric curve (and possibly a related locus)

Recognition Cues

The question asks for the “curvature vector” or “curvature” of a curve given by explicit parametric equations in two or three components. In 2017 a secondary sub-task asks you to show that the locus of feet of perpendiculars from the origin to the tangent lines lies on a specific surface — that is an additional step beyond computing κ\kappa.

Solution Template

  1. Differentiate r(t)\mathbf{r}(t) to get r\mathbf{r}' and r\mathbf{r}''; compute r|\mathbf{r}'|.
  2. Compute r×r\mathbf{r}'\times\mathbf{r}''; find r×r|\mathbf{r}'\times\mathbf{r}''|.
  3. Curvature magnitude: κ=r×r/r3\kappa = |\mathbf{r}'\times\mathbf{r}''|/|\mathbf{r}'|^3.
  4. Curvature vector: κ=[(r×r)×r]/r4\boldsymbol{\kappa} = \bigl[(\mathbf{r}'\times\mathbf{r}'')\times\mathbf{r}'\bigr]/|\mathbf{r}'|^4.
  5. (If a locus is required) Write the general point on the tangent as r(t)+λr(t)\mathbf{r}(t) + \lambda\mathbf{r}'(t); impose the foot-of-perpendicular condition OQr=0\mathbf{OQ}\cdot\mathbf{r}'=0 to find λ\lambda; then verify the claimed surface equation by direct substitution.

Worked Example 1

2014 Paper 1, 2014-P1-Q5e (10 marks)

Find the curvature vector and its magnitude for r(t)=(tcost,  tsint,  0)\mathbf{r}(t)=(t\cos t,\;t\sin t,\;0).

Step 1 — derivatives. r=(costtsint,  sint+tcost,  0),\mathbf{r}' = (\cos t - t\sin t,\; \sin t + t\cos t,\; 0),

r=(2sinttcost,  2costtsint,  0).\mathbf{r}'' = (-2\sin t - t\cos t,\; 2\cos t - t\sin t,\; 0).

r2=cos2t2tsintcost+t2sin2t+sin2t+2tsintcost+t2cos2t=1+t2.|\mathbf{r}'|^2 = \cos^2 t - 2t\sin t\cos t + t^2\sin^2 t + \sin^2 t + 2t\sin t\cos t + t^2\cos^2 t = 1 + t^2.

Step 2 — cross product. Both vectors have zero zz-component, so r×r=(0,  0,  (costtsint)(2costtsint)(sint+tcost)(2sinttcost)).\mathbf{r}'\times\mathbf{r}'' = \bigl(0,\;0,\;({\cos t}-t\sin t)(2\cos t-t\sin t) - (\sin t+t\cos t)(-2\sin t-t\cos t)\bigr). Expanding the zz-component: =2cos2ttsintcost2tsintcost+t2sin2t+2sin2t+tsintcost+2tsintcost+t2cos2t= 2\cos^2 t - t\sin t\cos t - 2t\sin t\cos t + t^2\sin^2 t + 2\sin^2 t + t\sin t\cos t + 2t\sin t\cos t + t^2\cos^2 t

=2(cos2t+sin2t)+t2(sin2t+cos2t)=2+t2.= 2(\cos^2 t+\sin^2 t) + t^2(\sin^2 t+\cos^2 t) = 2 + t^2. So r×r=(0,0,2+t2)\mathbf{r}'\times\mathbf{r}'' = (0,0,2+t^2) and r×r=2+t2|\mathbf{r}'\times\mathbf{r}''| = 2+t^2.

Step 3 — curvature magnitude. κ=2+t2(1+t2)3/2.\boxed{\kappa = \frac{2+t^2}{(1+t^2)^{3/2}}.}

Step 4 — curvature vector. Compute (r×r)×r(\mathbf{r}'\times\mathbf{r}'')\times\mathbf{r}': (0,0,2+t2)×(costtsint,  sint+tcost,  0)\bigl(0,0,2+t^2\bigr)\times(\cos t-t\sin t,\;\sin t+t\cos t,\;0)

=((2+t2)(sint+tcost),  (2+t2)(costtsint),  0).= \bigl(-(2+t^2)(\sin t+t\cos t),\;(2+t^2)(\cos t-t\sin t),\;0\bigr). Divide by r4=(1+t2)2|\mathbf{r}'|^4 = (1+t^2)^2: κ=2+t2(1+t2)2((sint+tcost)ı^+(costtsint)ȷ^).\boxed{\boldsymbol{\kappa} = \frac{2+t^2}{(1+t^2)^2}\bigl(-(\sin t+t\cos t)\,\hat{\imath} + (\cos t-t\sin t)\,\hat{\jmath}\bigr).}

Worked Example 2

2017 Paper 1, 2017-P1-Q7a (16 marks)

Find the curvature vector and its magnitude for the helix r=(acosθ,  asinθ,  aθ)\mathbf{r}=(\,a\cos\theta,\;a\sin\theta,\;a\theta\,). Show that the locus of the feet of perpendiculars from the origin to the tangent lines lies on the hyperboloid x2+y2z2=a2x^2+y^2-z^2=a^2.

Part 1 — curvature vector.

r=(asinθ,  acosθ,  a)\mathbf{r}' = (-a\sin\theta,\; a\cos\theta,\; a), so r=a2|\mathbf{r}'| = a\sqrt{2}.

Unit tangent: T^=(sinθ,  cosθ,  1)/2\hat{T} = (-\sin\theta,\;\cos\theta,\;1)/\sqrt{2}.

Differentiate w.r.t.\ arc length ss using ds/dθ=a2ds/d\theta = a\sqrt{2}: κ=dT^ds=1a2dT^dθ=1a2(cosθ,sinθ,0)2=(cosθ,sinθ,0)2a.\boldsymbol{\kappa} = \frac{d\hat{T}}{ds} = \frac{1}{a\sqrt{2}}\frac{d\hat{T}}{d\theta} = \frac{1}{a\sqrt{2}}\cdot\frac{(-\cos\theta,-\sin\theta,0)}{\sqrt{2}} = \frac{(-\cos\theta,-\sin\theta,0)}{2a}.

κ=κ=12a.\boxed{|\boldsymbol{\kappa}| = \kappa = \frac{1}{2a}.}

Part 2 — locus of feet of perpendiculars.

The tangent line at parameter θ\theta is r(θ)+λr(θ)\mathbf{r}(\theta)+\lambda\mathbf{r}'(\theta). For the foot QQ of the perpendicular from the origin: OQr=0    (r+λr)r=0.\mathbf{OQ}\cdot\mathbf{r}' = 0 \implies \bigl(\mathbf{r}+\lambda\mathbf{r}'\bigr)\cdot\mathbf{r}' = 0.

rr=a2(cosθsinθ+sinθcosθ+θ)=a2θ.\mathbf{r}\cdot\mathbf{r}' = a^2(-\cos\theta\sin\theta + \sin\theta\cos\theta + \theta) = a^2\theta.

r2=2a2.|\mathbf{r}'|^2 = 2a^2. So λ=rr/r2=θ/2\lambda = -\mathbf{r}\cdot\mathbf{r}'/|\mathbf{r}'|^2 = -\theta/2.

The foot is: Q=rθ2r=a2(2cosθ+θsinθ,  2sinθθcosθ,  θ).Q = \mathbf{r} - \frac{\theta}{2}\mathbf{r}' = \frac{a}{2}(2\cos\theta+\theta\sin\theta,\; 2\sin\theta-\theta\cos\theta,\; \theta).

Let (x,y,z)=Q(x,y,z) = Q. Then z=aθ/2z = a\theta/2, so θ=2z/a\theta = 2z/a. Also: x2+y2=a24[(2cosθ+θsinθ)2+(2sinθθcosθ)2]x^2+y^2 = \frac{a^2}{4}\bigl[(2\cos\theta+\theta\sin\theta)^2+(2\sin\theta-\theta\cos\theta)^2\bigr]

=a24[4+θ2]=a2+a2θ24=a2+z2.= \frac{a^2}{4}\bigl[4+\theta^2\bigr] = a^2+\frac{a^2\theta^2}{4} = a^2+z^2.

x2+y2z2=a2.\boxed{x^2+y^2-z^2 = a^2.}

Worked Example 3

2024 Paper 1, 2024-P1-Q5e-i (5 marks)

For a plane curve r=(f(t),g(t),0)\mathbf{r}=(f(t),g(t),0), prove that κ=fggf/(f2+g2)3/2\kappa = |f'g''-g'f''|/(f'^{\,2}+g'^{\,2})^{3/2}. Deduce the torsion τ\tau.

Cross product. r=(f,g,0)\mathbf{r}' = (f',g',0), r=(f,g,0)\mathbf{r}'' = (f'',g'',0). Then r×r=(g00g,  0ff0,  fggf)=(0,0,fggf).\mathbf{r}'\times\mathbf{r}'' = (g'\cdot 0-0\cdot g'',\; 0\cdot f''-f'\cdot 0,\; f'g''-g'f'') = (0,0,f'g''-g'f''). So r×r=fggf|\mathbf{r}'\times\mathbf{r}''| = |f'g''-g'f''| and r3=(f2+g2)3/2|\mathbf{r}'|^3 = (f'^{\,2}+g'^{\,2})^{3/2}. Dividing: κ=fggf(f2+g2)3/2.\boxed{\kappa = \frac{|f'g''-g'f''|}{(f'^{\,2}+g'^{\,2})^{3/2}}.}

Torsion. r=(f,g,0)\mathbf{r}''' = (f''',g''',0), which has zero zz-component. Therefore (r×r)r=(0,0,fggf)(f,g,0)=0,(\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}''' = (0,0,f'g''-g'f'')\cdot(f''',g''',0) = 0, giving τ=0\boxed{\tau = 0}. A plane curve has zero torsion — it does not twist out of its own plane.

Common Traps

curvature-torsion (2 question(s); 2018, 2019)

Compute both curvature κ\kappa and torsion τ\tau (or their reciprocals ρ\rho, σ\sigma) for a space curve

Recognition Cues

The question gives a parametric space curve and asks for “curvature and torsion” or “radius of curvature and radius of torsion.” Both the cross-product formula (for κ\kappa) and the triple-product formula (for τ\tau) are needed. The 2019 question uses the helix z=autanαz = au\tan\alpha, making it slightly different from the standard z=auz = au helix of other questions.

Solution Template

  1. Compute r\mathbf{r}', r\mathbf{r}'', r\mathbf{r}'''.
  2. Find r2|\mathbf{r}'|^2; simplify using trigonometric identities where possible.
  3. Compute r×r\mathbf{r}'\times\mathbf{r}'' component by component.
  4. Compute r×r2|\mathbf{r}'\times\mathbf{r}''|^2 and take the square root.
  5. Curvature: κ=r×r/r3\kappa = |\mathbf{r}'\times\mathbf{r}''|/|\mathbf{r}'|^3.
  6. Evaluate the scalar triple product (r×r)r(\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}'''.
  7. Torsion: τ=(r×r)r/r×r2\tau = (\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}'''/|\mathbf{r}'\times\mathbf{r}''|^2.
  8. Invert to get ρ=1/κ\rho = 1/\kappa and σ=1/τ\sigma = 1/|\tau| if requested.

Worked Example 1

2018 Paper 1, 2018-P1-Q7b (12 marks)

Find the curvature and torsion of r=(a(usinu),  a(1cosu),  bu)\mathbf{r}=\bigl(a(u-\sin u),\;a(1-\cos u),\;bu\bigr).

Derivatives. r=(a(1cosu),  asinu,  b),\mathbf{r}' = \bigl(a(1-\cos u),\; a\sin u,\; b\bigr),

r=(asinu,  acosu,  0),\mathbf{r}'' = (a\sin u,\; a\cos u,\; 0),

r=(acosu,  asinu,  0).\mathbf{r}''' = (a\cos u,\; -a\sin u,\; 0).

Speed squared. r2=a2(1cosu)2+a2sin2u+b2=2a2(1cosu)+b2.|\mathbf{r}'|^2 = a^2(1-\cos u)^2 + a^2\sin^2 u + b^2 = 2a^2(1-\cos u)+b^2.

Cross product. r×r=ı^ȷ^k^a(1cosu)asinubasinuacosu0\mathbf{r}'\times\mathbf{r}'' = \begin{vmatrix}\hat{\imath}&\hat{\jmath}&\hat{k}\\ a(1-\cos u)&a\sin u&b\\ a\sin u&a\cos u&0\end{vmatrix}

=ı^(0abcosu)ȷ^(0absinu)+k^(a2(1cosu)cosua2sin2u)= \hat{\imath}(0-ab\cos u) - \hat{\jmath}(0-ab\sin u) + \hat{k}(a^2(1-\cos u)\cos u - a^2\sin^2 u)

=(abcosu,  absinu,  a2(cosucos2usin2u))= (-ab\cos u,\; ab\sin u,\; a^2(\cos u - \cos^2 u - \sin^2 u))

=(abcosu,  absinu,  a2(cosu1)).= (-ab\cos u,\; ab\sin u,\; a^2(\cos u - 1)).

Magnitude squared. r×r2=a2b2cos2u+a2b2sin2u+a4(1cosu)2=a2b2+a4(1cosu)2=a2[b2+a2(1cosu)2].|\mathbf{r}'\times\mathbf{r}''|^2 = a^2b^2\cos^2 u + a^2b^2\sin^2 u + a^4(1-\cos u)^2 = a^2b^2 + a^4(1-\cos u)^2 = a^2\bigl[b^2 + a^2(1-\cos u)^2\bigr].

Curvature. Since r3=[2a2(1cosu)+b2]3/2|\mathbf{r}'|^3 = \bigl[2a^2(1-\cos u)+b^2\bigr]^{3/2}: κ=ab2+a2(1cosu)2[2a2(1cosu)+b2]3/2.\boxed{\kappa = \frac{a\sqrt{b^2+a^2(1-\cos u)^2}}{\bigl[2a^2(1-\cos u)+b^2\bigr]^{3/2}}.}

Triple product. (r×r)r=(abcosu)(acosu)+(absinu)(asinu)+a2(cosu1)0(\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}''' = (-ab\cos u)(a\cos u) + (ab\sin u)(-a\sin u) + a^2(\cos u-1)\cdot 0

=a2bcos2ua2bsin2u=a2b.= -a^2b\cos^2 u - a^2b\sin^2 u = -a^2b.

Torsion. τ=a2ba2[b2+a2(1cosu)2]=bb2+a2(1cosu)2.\boxed{\tau = \frac{-a^2b}{a^2\bigl[b^2+a^2(1-\cos u)^2\bigr]} = \frac{-b}{b^2+a^2(1-\cos u)^2}.}

Worked Example 2

2019 Paper 1, 2019-P1-Q7b (15 marks)

Find the radius of curvature ρ\rho and radius of torsion σ\sigma for the helix x=acosux=a\cos u, y=asinuy=a\sin u, z=autanαz=au\tan\alpha.

Derivatives. r=(asinu,  acosu,  atanα),\mathbf{r}' = (-a\sin u,\; a\cos u,\; a\tan\alpha),

r=(acosu,  asinu,  0),\mathbf{r}'' = (-a\cos u,\; -a\sin u,\; 0),

r=(asinu,  acosu,  0).\mathbf{r}''' = (a\sin u,\; -a\cos u,\; 0).

Speed. r2=a2sin2u+a2cos2u+a2tan2α=a2(1+tan2α)=a2sec2α|\mathbf{r}'|^2 = a^2\sin^2 u + a^2\cos^2 u + a^2\tan^2\alpha = a^2(1+\tan^2\alpha) = a^2\sec^2\alpha. So r=asecα|\mathbf{r}'| = a\sec\alpha.

Cross product. r×r=ı^ȷ^k^asinuacosuatanαacosuasinu0\mathbf{r}'\times\mathbf{r}'' = \begin{vmatrix}\hat{\imath}&\hat{\jmath}&\hat{k}\\ -a\sin u&a\cos u&a\tan\alpha\\ -a\cos u&-a\sin u&0\end{vmatrix}

=ı^(0+a2sinutanα)ȷ^(0+a2cosutanα)+k^(a2sin2u+a2cos2u)= \hat{\imath}(0+a^2\sin u\tan\alpha) - \hat{\jmath}(0+a^2\cos u\tan\alpha) + \hat{k}(a^2\sin^2 u+a^2\cos^2 u)

=(a2sinutanα,  a2cosutanα,  a2).= (a^2\sin u\tan\alpha,\; -a^2\cos u\tan\alpha,\; a^2).

Magnitude. r×r2=a4tan2α(sin2u+cos2u)+a4=a4(tan2α+1)=a4sec2α.|\mathbf{r}'\times\mathbf{r}''|^2 = a^4\tan^2\alpha(\sin^2 u+\cos^2 u)+a^4 = a^4(\tan^2\alpha+1) = a^4\sec^2\alpha. So r×r=a2secα|\mathbf{r}'\times\mathbf{r}''| = a^2\sec\alpha.

Radius of curvature. κ=a2secαa3sec3α=cos2αa,ρ=acos2α=asec2α.\kappa = \frac{a^2\sec\alpha}{a^3\sec^3\alpha} = \frac{\cos^2\alpha}{a}, \qquad \boxed{\rho = \frac{a}{\cos^2\alpha} = a\sec^2\alpha.}

Triple product. (r×r)r=a2sinutanαasinu+(a2cosutanα)(acosu)+a20(\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}''' = a^2\sin u\tan\alpha\cdot a\sin u + (-a^2\cos u\tan\alpha)(-a\cos u) + a^2\cdot 0

=a3tanαsin2u+a3tanαcos2u=a3tanα.= a^3\tan\alpha\sin^2 u + a^3\tan\alpha\cos^2 u = a^3\tan\alpha.

Torsion and radius of torsion. τ=a3tanαa4sec2α=tanαasec2α=sinαcosαa=sin2α2a.|\tau| = \frac{a^3\tan\alpha}{a^4\sec^2\alpha} = \frac{\tan\alpha}{a\sec^2\alpha} = \frac{\sin\alpha\cos\alpha}{a} = \frac{\sin 2\alpha}{2a}.

σ=1τ=2asin2α.\boxed{\sigma = \frac{1}{|\tau|} = \frac{2a}{\sin 2\alpha}.}

Common Traps

radius-of-curvature-polar (1 question(s); 2016)

Find the polar radius of curvature of a curve (e.g.\ cardioid) and verify a proportionality relation

Recognition Cues

The curve is given in polar form r=r(θ)r = r(\theta). The question asks to “show ρ2\rho^2 is proportional to rr” or to evaluate ρ\rho at specific angles. The keyword “cardioid” or “lemniscate” in combination with a polar equation signals this archetype.

Solution Template

  1. Compute r1=dr/dθr_1 = dr/d\theta and r2=d2r/dθ2r_2 = d^2r/d\theta^2.
  2. Evaluate r2+r12r^2 + r_1^2 (numerator base) and r2+2r12rr2r^2 + 2r_1^2 - r\,r_2 (denominator expression).
  3. Simplify both using the original curve equation; factor out common factors.
  4. Apply ρ=(r2+r12)3/2/r2+2r12rr2\rho = (r^2+r_1^2)^{3/2}/|r^2+2r_1^2-r\,r_2|.
  5. To show proportionality, express ρ2\rho^2 in terms of rr only (eliminating θ\theta).
  6. Substitute the specific θ\theta values to get numerical answers.

Worked Example

2016 Paper 1, 2016-P1-Q8d (15 marks)

For the cardioid r=a(1+cosθ)r = a(1+\cos\theta), show that ρ2\rho^2 is proportional to rr. Find ρ\rho at θ=0\theta = 0, θ=π/4\theta = \pi/4, and θ=π/2\theta = \pi/2.

Derivatives. r1=asinθ,r2=acosθ.r_1 = -a\sin\theta, \qquad r_2 = -a\cos\theta.

Numerator base. r2+r12=a2(1+cosθ)2+a2sin2θ=a2(1+2cosθ+cos2θ+sin2θ)=2a2(1+cosθ)=2ar.r^2+r_1^2 = a^2(1+\cos\theta)^2 + a^2\sin^2\theta = a^2(1+2\cos\theta+\cos^2\theta+\sin^2\theta) = 2a^2(1+\cos\theta) = 2ar.

Denominator expression. r2+2r12rr2=a2(1+cosθ)2+2a2sin2θa(1+cosθ)(acosθ).r^2+2r_1^2-r\,r_2 = a^2(1+\cos\theta)^2 + 2a^2\sin^2\theta - a(1+\cos\theta)(-a\cos\theta).

=a2[(1+cosθ)2+2sin2θ+(1+cosθ)cosθ]= a^2\bigl[(1+\cos\theta)^2 + 2\sin^2\theta + (1+\cos\theta)\cos\theta\bigr]

=a2[1+2cosθ+cos2θ+2sin2θ+cosθ+cos2θ]= a^2\bigl[1+2\cos\theta+\cos^2\theta + 2\sin^2\theta + \cos\theta+\cos^2\theta\bigr]

=a2[3+3cosθ]=3a2(1+cosθ)=3ar.= a^2\bigl[3 + 3\cos\theta\bigr] = 3a^2(1+\cos\theta) = 3ar.

Radius of curvature. ρ=(2ar)3/23ar=22a1/2r3/23ar=223raa=223ar.\rho = \frac{(2ar)^{3/2}}{3ar} = \frac{2\sqrt{2}\,a^{1/2}\,r^{3/2}}{3ar} = \frac{2\sqrt{2}}{3}\sqrt{\frac{r}{a}\cdot a} = \frac{2\sqrt{2}}{3}\sqrt{ar}.

Wait — let us be careful: ρ=(2ar)3/23ar=23/2a3/2r3/23ar=22a1/2r1/23.\rho = \frac{(2ar)^{3/2}}{3ar} = \frac{2^{3/2}a^{3/2}r^{3/2}}{3ar} = \frac{2\sqrt{2}\,a^{1/2}\,r^{1/2}}{3}.

Proportionality. ρ2=8ar9\rho^2 = \dfrac{8a\,r}{9}, which is proportional to rr. \quad\checkmark

Equivalently, ρ=223ar=232ar\rho = \dfrac{2\sqrt{2}}{3}\sqrt{ar} = \dfrac{2}{3}\sqrt{2ar}.

Values at specific angles. Use r=a(1+cosθ)r = a(1+\cos\theta):

θ\thetarrρ=232ar\rho = \dfrac{2}{3}\sqrt{2ar}
002a2a234a2=4a3\dfrac{2}{3}\sqrt{4a^2} = \dfrac{4a}{3}
π/4\pi/4a(1+12)a(1+\tfrac{1}{\sqrt{2}})232a2(1+12)=2a32+2\dfrac{2}{3}\sqrt{2a^2(1+\tfrac{1}{\sqrt{2}})} = \dfrac{2a}{3}\sqrt{2+\sqrt{2}}
π/2\pi/2aa232a2=2a23\dfrac{2}{3}\sqrt{2a^2} = \dfrac{2a\sqrt{2}}{3}

ρθ=0=4a3,ρθ=π/4=2a32+2,ρθ=π/2=2a23.\boxed{\rho\big|_{\theta=0} = \tfrac{4a}{3}, \quad \rho\big|_{\theta=\pi/4} = \tfrac{2a}{3}\sqrt{2+\sqrt{2}}, \quad \rho\big|_{\theta=\pi/2} = \tfrac{2a\sqrt{2}}{3}.}

Common Traps

Marks-Aware Writing

For a 10–12 mark curvature question: Write r\mathbf{r}', r\mathbf{r}'', and r|\mathbf{r}'| explicitly. Display r×r\mathbf{r}'\times\mathbf{r}'' as a 3×33\times3 determinant, even if two rows are obvious — the examiner awards a process mark here. State the formula κ=r×r/r3\kappa = |\mathbf{r}'\times\mathbf{r}''|/|\mathbf{r}'|^3 before substituting. Box the final answer.

For a 15–16 mark question: The same requirements apply, plus you must show the locus derivation (2017) or both ρ\rho and σ\sigma (2019) fully worked. For the locus problem, set up the foot-of-perpendicular condition in vector form, find λ\lambda explicitly, then verify the surface identity by expanding and cancelling. Skipping the “verify by algebra” step loses 3–4 marks even if the setup is correct.

For the 5-mark proof (2024): A three-step proof (write r×r\mathbf{r}'\times\mathbf{r}'' for a planar curve, note the zz-component equals fggff'g''-g'f'', divide) is all that is needed. Do not pad with unnecessary theory; the mark scheme rewards conciseness.

General principle: Every intermediate vector — the cross product, its magnitude, the triple product — must appear on the page. Examiners mark the process as much as the result.

Practice Set

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