The math optional, made finite. Daily Practice

Differentiation of a vector function of a scalar variable

At a Glance

Why This Chapter Matters

Differentiation of vector functions appears in Section B compulsory (Q5) at 10 marks. The three archetypes are: (a) angle between tangent vectors at two points — straightforward dot product; (b) acceleration components along velocity and perpendicular to the plane of (r,v)(\mathbf{r},\mathbf{v}) — projects onto v\mathbf{v} and r×v\mathbf{r}\times\mathbf{v}; (c) differentiating a cross or triple product with respect to a parameter — use the product rule. All three reduce to differentiating component-wise and combining.

Minimum Theory

Vector function of a scalar. If r(t)=f(t)i^+g(t)j^+h(t)k^\mathbf{r}(t) = f(t)\hat{i}+g(t)\hat{j}+h(t)\hat{k}, then r(t)=f(t)i^+g(t)j^+h(t)k^\mathbf{r}'(t) = f'(t)\hat{i}+g'(t)\hat{j}+h'(t)\hat{k} (differentiate each component).

Tangent and angle. The tangent vector at parameter tt is r(t)\mathbf{r}'(t). The angle θ\theta between tangents at t1t_1 and t2t_2 satisfies cosθ=r(t1)r(t2)r(t1)r(t2).\cos\theta = \frac{\mathbf{r}'(t_1)\cdot\mathbf{r}'(t_2)}{|\mathbf{r}'(t_1)|\,|\mathbf{r}'(t_2)|}.

Acceleration components. For a particle with position r(t)\mathbf{r}(t), velocity v=r˙\mathbf{v}=\dot{\mathbf{r}}, and acceleration a=r¨\mathbf{a}=\ddot{\mathbf{r}}:

Acceleration components: parallel to velocity and perpendicular to the (\mathbf{r},\mathbf{v}) plane

Product rule for vector products. ddt(a×b)=a×b+a×b\dfrac{d}{dt}(\mathbf{a}\times\mathbf{b}) = \mathbf{a}'\times\mathbf{b}+\mathbf{a}\times\mathbf{b}'. Similarly for dot and triple products. When the vectors depend on a parameter θ\theta, differentiate component-by-component.

Question Archetypes

ArchetypeRecognition
tangent-angle”Find the angle between tangents to curve r(t)\mathbf{r}(t) at t=t1t=t_1 and t=t2t=t_2
motion-components”Find the components of acceleration parallel to velocity and perpendicular to the plane of r\mathbf{r} and v\mathbf{v}
vector-derivative”Find d/dtd/dt of a cross or triple product; evaluate at a specific tt

tangent-angle (1 question(s); 2013)

Recognition Cues

Solution Template

  1. Compute r(t)\mathbf{r}'(t); evaluate at t1t_1 and t2t_2.
  2. Dot product r(t1)r(t2)\mathbf{r}'(t_1)\cdot\mathbf{r}'(t_2); magnitudes r(t1)|\mathbf{r}'(t_1)| and r(t2)|\mathbf{r}'(t_2)|.
  3. cosθ=dot/(mag1×mag2)\cos\theta = \text{dot}/(\text{mag}_1\times\text{mag}_2); state θ=cos1()\theta=\cos^{-1}(\ldots).

Worked Example

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

Angle between tangents to r=(t2,2t,t3)\mathbf{r}=(t^2,2t,-t^3) at t=+1t=+1 and t=1t=-1.

Step 1. r=(2t,2,3t2)\mathbf{r}'=(2t,2,-3t^2). At t=1t=1: (2,2,3)(2,2,-3). At t=1t=-1: (2,2,3)(-2,2,-3).

Step 2. (2)(2)+(2)(2)+(3)(3)=4+4+9=9(2)(-2)+(2)(2)+(-3)(-3) = -4+4+9 = 9. r(±1)=4+4+9=17|\mathbf{r}'(\pm1)| = \sqrt{4+4+9}=\sqrt{17}.

Step 3. cosθ=9/17\cos\theta = 9/17. θ=cos1(9/17).\boxed{\theta = \cos^{-1}(9/17).}

Common Traps

motion-components (1 question(s); 2017)

Recognition Cues

Solution Template

  1. Compute v=r˙\mathbf{v}=\dot{\mathbf{r}} and a=r¨\mathbf{a}=\ddot{\mathbf{r}}; evaluate at the given tt.
  2. Component along v\mathbf{v}: (av)/v(\mathbf{a}\cdot\mathbf{v})/|\mathbf{v}|.
  3. Compute r×v\mathbf{r}\times\mathbf{v} at the given tt; its magnitude r×v|\mathbf{r}\times\mathbf{v}|.
  4. Component along r×v\mathbf{r}\times\mathbf{v}: (a(r×v))/r×v(\mathbf{a}\cdot(\mathbf{r}\times\mathbf{v}))/|\mathbf{r}\times\mathbf{v}|.

Worked Example

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

r=(sint,cos2t,t2+2t)\mathbf{r}=(\sin t,\cos2t,t^2+2t). Find components of a\mathbf{a} parallel to v\mathbf{v} and perpendicular to the plane (r,v)(\mathbf{r},\mathbf{v}) at t=0t=0.

Step 1. v=(cost,2sin2t,2t+2)\mathbf{v}=(\cos t,-2\sin2t,2t+2), a=(sint,4cos2t,2)\mathbf{a}=(-\sin t,-4\cos2t,2). At t=0t=0: r0=(0,1,0),v0=(1,0,2),a0=(0,4,2).\mathbf{r}_0=(0,1,0),\quad\mathbf{v}_0=(1,0,2),\quad\mathbf{a}_0=(0,-4,2).

Step 2. a0v0=0+0+4=4\mathbf{a}_0\cdot\mathbf{v}_0 = 0+0+4=4. v0=5|\mathbf{v}_0|=\sqrt{5}. Component along v\mathbf{v}: 4/5=45/5.\boxed{4/\sqrt{5}=4\sqrt{5}/5.}

Step 3. r0×v0=i^j^k^010102=(2,0,1)\mathbf{r}_0\times\mathbf{v}_0 = \begin{vmatrix}\hat{i}&\hat{j}&\hat{k}\\0&1&0\\1&0&2\end{vmatrix} = (2,0,-1). r0×v0=5|\mathbf{r}_0\times\mathbf{v}_0|=\sqrt{5}.

Step 4. a0(2,0,1)=0+02=2\mathbf{a}_0\cdot(2,0,-1)=0+0-2=-2. Component: 2/5=25/5.\boxed{-2/\sqrt{5}=-2\sqrt{5}/5.}

Common Traps

vector-derivative (2 question(s); 2023, 2024)

Recognition Cues

Solution Template

  1. Compute the cross product or triple product explicitly (component-by-component).
  2. Differentiate the resulting vector or scalar with respect to the parameter.
  3. Evaluate at the specified value.

Worked Example

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

αˉ=ti^+(t+1)j^+(2t+1)k^\bar\alpha=t\hat{i}+(t+1)\hat{j}+(2t+1)\hat{k}, βˉ=2ti^+(3t1)j^+tk^\bar\beta=2t\hat{i}+(3t-1)\hat{j}+t\hat{k}, γˉ=i^+3tj^+k^\bar\gamma=\hat{i}+3t\hat{j}+\hat{k}. Find (a) ddt(αˉ×γˉ)\dfrac{d}{dt}(\bar\alpha\times\bar\gamma) and (b) dVdt\dfrac{dV}{dt} at t=1t=1.

Part (a). αˉ×γˉ=i^j^k^tt+12t+113t1\bar\alpha\times\bar\gamma = \begin{vmatrix}\hat{i}&\hat{j}&\hat{k}\\t&t+1&2t+1\\1&3t&1\end{vmatrix}:

A(t)=(6t22t+1,  t+1,  3t2t1)\mathbf{A}(t)=(-6t^2-2t+1,\;t+1,\;3t^2-t-1).

dAdt=(12t2,  1,  6t1).\boxed{\tfrac{d\mathbf{A}}{dt}=(-12t-2,\;1,\;6t-1).}

Part (b). V=αˉ(βˉ×γˉ)V = \bar\alpha\cdot(\bar\beta\times\bar\gamma); expand the 3×33\times3 determinant to get V(t)=9t3+2t23t+1V(t)=9t^3+2t^2-3t+1 (computation omitted for brevity). Then dV/dt=27t2+4t3dV/dt=27t^2+4t-3; at t=1t=1: 28.\boxed{28.}

Common Traps

Marks-Aware Writing

For tangent-angle (10 marks): show r\mathbf{r}' at both points, display the dot product and magnitudes, state cosθ\cos\theta and θ\theta. Three steps suffice.

For motion-components (10 marks): write v\mathbf{v} and a\mathbf{a} from derivatives, evaluate at t=0t=0, then show the two projections separately — including the cross product r×v\mathbf{r}\times\mathbf{v} displayed as a determinant.

For vector-derivative (10 marks): show the cross product or determinant explicitly with each cofactor computed. For the volume part, expanding the determinant fully and then differentiating is clearer than using the product-rule formula.

Practice Set

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