Problems

Filters
Clear Filters

2 problems found

2019 Paper 2 Q7
D: 1500.0 B: 1500.0

  1. The points \(A\), \(B\) and \(C\) have position vectors \(\mathbf{a}\), \(\mathbf{b}\) and \(\mathbf{c}\), respectively. Each of these vectors is a unit vector (so \(\mathbf{a} \cdot \mathbf{a} = 1\), for example) and $$\mathbf{a} + \mathbf{b} + \mathbf{c} = \mathbf{0}.$$ Show that \(\mathbf{a} \cdot \mathbf{b} = -\frac{1}{2}\). What can be said about the triangle ABC? You should justify your answer.
  2. The four distinct points \(A_i\) (\(i = 1, 2, 3, 4\)) have unit position vectors \(\mathbf{a}_i\) and $$\sum_{i=1}^{4} \mathbf{a}_i = \mathbf{0}.$$ Show that \(\mathbf{a}_1 \cdot \mathbf{a}_2 = \mathbf{a}_3 \cdot \mathbf{a}_4\).
    1. Given that the four points lie in a plane, determine the shape of the quadrilateral with vertices \(A_1\), \(A_2\), \(A_3\) and \(A_4\).
    2. Given instead that the four points are the vertices of a regular tetrahedron, find the length of the sides of this tetrahedron.


Solution:

  1. Given \(\mathbf{a} + \mathbf{b} + \mathbf{c} = \mathbf{0}\), we can form the following results: \begin{align*} && \begin{cases} \mathbf{a} \cdot (\mathbf{a} + \mathbf{b} + \mathbf{c}) &= 0 \\ \mathbf{b} \cdot (\mathbf{a} + \mathbf{b} + \mathbf{c}) &= 0 \\ \mathbf{c} \cdot (\mathbf{a} + \mathbf{b} + \mathbf{c}) &= 0 \\ \end{cases} \\ \Rightarrow && \begin{cases} \mathbf{a} \cdot \mathbf{a} + \mathbf{a} \cdot\mathbf{b} + \mathbf{a} \cdot\mathbf{c} &= 0 \\ \mathbf{b} \cdot \mathbf{a} + \mathbf{b} \cdot \mathbf{b} + \mathbf{b} \cdot \mathbf{c} &= 0 \\ \mathbf{c} \cdot \mathbf{a} + \mathbf{c} \cdot \mathbf{b} + \mathbf{c} \cdot \mathbf{c} &= 0 \\ \end{cases} \\ \Rightarrow && \begin{cases} \mathbf{a} \cdot\mathbf{b} + \mathbf{a} \cdot\mathbf{c} &= -1 \\ \mathbf{a} \cdot \mathbf{b} + \mathbf{b} \cdot \mathbf{c} &= -1 \\ \mathbf{a} \cdot \mathbf{c} + \mathbf{b} \cdot \mathbf{c} &= -1 \\ \end{cases} \\ \Rightarrow && \begin{cases} \mathbf{a} \cdot\mathbf{b} + \mathbf{a} \cdot\mathbf{c} &= -1 \\ \mathbf{a} \cdot \mathbf{b} + \mathbf{b} \cdot \mathbf{c} &= -1 \\ \mathbf{a} \cdot \mathbf{c} + \mathbf{b} \cdot \mathbf{c} &= -1 \\ \mathbf{a} \cdot \mathbf{b} +\mathbf{a} \cdot \mathbf{c} + \mathbf{b} \cdot \mathbf{c} &= -\frac12 \\ \end{cases} \\ \Rightarrow && \begin{cases} \mathbf{a} \cdot \mathbf{b} = -\frac12 \\ \mathbf{a} \cdot \mathbf{c} = -\frac12 \\ \mathbf{b} \cdot \mathbf{c} = -\frac12 \\ \end{cases} \end{align*} The triangle must be equilateral since the angles between each vertex are the same.
  2. We have \(\displaystyle \sum_{i=1}^{4} \mathbf{a}_i = \mathbf{0}\) so \(\displaystyle \mathbf{a}_i \cdot \sum_{i=1}^{4} \mathbf{a}_i = 0\) or for each \(i\), \(\displaystyle \sum_{j \neq i} \mathbf{a}_i \cdot \mathbf{a}_j = -1\). \begin{align*} && \begin{cases} \mathbf{a}_1 \cdot \mathbf{a}_2 + \mathbf{a}_1 \cdot \mathbf{a}_3 + \mathbf{a}_1 \cdot \mathbf{a}_4 = -1 \\ \mathbf{a}_1 \cdot \mathbf{a}_2 + \mathbf{a}_2 \cdot \mathbf{a}_3 + \mathbf{a}_2 \cdot \mathbf{a}_4 = -1 \\ \mathbf{a}_1 \cdot \mathbf{a}_3 + \mathbf{a}_2 \cdot \mathbf{a}_3 + \mathbf{a}_3 \cdot \mathbf{a}_4 = -1 \\ \mathbf{a}_2 \cdot \mathbf{a}_4 + \mathbf{a}_2 \cdot \mathbf{a}_4 + \mathbf{a}_3 \cdot \mathbf{a}_4 = -1 \\ \end{cases} \\ && \text{adding the first two, subtracting the last two} \\ \Rightarrow && \begin{cases} \mathbf{a}_1 \cdot \mathbf{a}_2 +\cancel{\mathbf{a}_1 \cdot \mathbf{a}_3} + \cancel{\mathbf{a}_1 \cdot \mathbf{a}_4} = -1 \\ \mathbf{a}_1 \cdot \mathbf{a}_2 + \cancel{\mathbf{a}_2 \cdot \mathbf{a}_3} + \cancel{\mathbf{a}_2 \cdot \mathbf{a}_4} = -1 \\ \cancel{\mathbf{a}_1 \cdot \mathbf{a}_3} + \cancel{\mathbf{a}_2 \cdot \mathbf{a}_3} + \mathbf{a}_3 \cdot \mathbf{a}_4 = -1 \\ \cancel{\mathbf{a}_1 \cdot \mathbf{a}_4} + \cancel{\mathbf{a}_2 \cdot \mathbf{a}_4} + \mathbf{a}_3 \cdot \mathbf{a}_4 = -1 \\ \end{cases} \\ \Rightarrow && 2 (\mathbf{a}_1 \cdot \mathbf{a}_2) - 2(\mathbf{a}_3 \cdot \mathbf{a}_4) = 0 \end{align*} Rather than adding the first two and last two, we could have done any pair, resulting in the relations: \begin{align*} \mathbf{a}_1 \cdot \mathbf{a}_2 &= \mathbf{a}_3 \cdot \mathbf{a}_4 \\ \mathbf{a}_1 \cdot \mathbf{a}_3 &= \mathbf{a}_2 \cdot \mathbf{a}_4 \\ \mathbf{a}_1 \cdot \mathbf{a}_4 &= \mathbf{a}_2 \cdot \mathbf{a}_3 \end{align*}
    1. The shape must be a parallelogram (from the angle requirement, but also cyclic quadrilateral (since all vectors are unit length), therefore it must be a rectangle
    2. Given it's a regular tetrahedron, \(\mathbf{a}_i \cdot \mathbf{a}_j\) must be the same for all \(i \neq j\), ie \(-\frac13\). We are interested in \(|\mathbf{a}_i - \mathbf{a}_j|\) so consider, \begin{align*} |\mathbf{a}_i - \mathbf{a}_j|^2 &= (\mathbf{a}_i - \mathbf{a}_j) \cdot (\mathbf{a}_i - \mathbf{a}_j) \\ &= \mathbf{a}_i \cdot \mathbf{a}_i - 2 \mathbf{a}_i \cdot \mathbf{a}_j + \mathbf{a}_j \cdot \mathbf{a}_j \\ &= 1 - \frac23 + 1 \\ &= \frac43 \end{align*} Therefore the unit side lengths are \(\frac{2}{\sqrt{3}}\)

2013 Paper 3 Q3
D: 1700.0 B: 1516.0

The four vertices \(P_i\) (\(i= 1, 2, 3, 4\)) of a regular tetrahedron lie on the surface of a sphere with centre at \(O\) and of radius 1. The position vector of \(P_i\) with respect to \(O\) is \({\bf p}_i\) (\(i= 1, 2, 3, 4\)). Use the fact that \({\bf p}_1+ {\bf p}_2+{\bf p}_3+{\bf p}_4={\bf 0}\,\) to show that \({\bf p}_i \,.\, {\bf p}_j =-\frac13\,\) for \(i\ne j\). Let \(X\) be any point on the surface of the sphere, and let \(XP_i\) denote the length of the line joining \(X\) and \(P_i\) (\(i= 1, 2, 3, 4\)).

  1. By writing \((XP_i) ^2\) as \(({\bf p}_i- {\bf x)}\,.\,({\bf p}_i- {\bf x})\), where \({\bf x}\) is the position vector of \(X\) with respect to \(O\), show that \[ \sum_{i=1}^4(XP_i) ^2 =8\,. \]
  2. Given that \(P_1\) has coordinates \((0,0,1)\) and that the coordinates of \(P_2\) are of the form \((a,0,b)\), where \(a > 0\), show that \(a=2\sqrt2/3\) and \(b=-1/3\), and find the coordinates of \(P_3\) and \(P_4\).
  3. Show that \[ \sum_{i=1}^4 (XP_i)^4 = 4 \sum_{i=1}^4 (1- {\bf x}\,.\,{\bf p}_i)^2\,. \] By letting the coordinates of \(X\) be \( (x,y,z)\), show further that \(\sum\limits_{i=1}^4 (XP_i)^4\) is independent of the position of \(X\).


Solution: Note that \({\bf p}_i \cdot {\bf p}_i = 1\) and \({\bf p}_i \cdot {\bf p}_j\) are all equal when \(i \neq j\) by symmetry and commutativity. \begin{align*} && 0 &= {\bf p}_i \cdot \left ( {\bf p}_1+ {\bf p}_2+{\bf p}_3+{\bf p}_4 \right) \\ &&&= 1 + \sum_{j \neq i} {\bf p}_i \cdot {\bf p}_j \\ &&&= 1 + 3 {\bf p}_i \cdot {\bf p}_j \\ \Rightarrow && {\bf p}_i \cdot {\bf p}_j &= -\frac13 \end{align*}

  1. \(\,\) \begin{align*} && (XP_i)^2 &= ({\bf p}_i- {\bf x)}\,.\,({\bf p}_i- {\bf x}) \\ &&&= {\bf p}_i \cdot {\bf p}_i - 2 {\bf p}_i \cdot {\bf x} + {\bf x} \cdot {\bf x} \\ &&&= 2 - 2 {\bf p}_i \cdot {\bf x} \\ \Rightarrow && \sum_i (XP_i)^2 &= \sum_i \left (2 - 2 {\bf p}_i \cdot {\bf x} \right) \\ &&&= 8 - 2 \sum_i {\bf p}_i \cdot {\bf x} \\ &&&= 8 - 2 \left ( {\bf p}_1+ {\bf p}_2+{\bf p}_3+{\bf p}_4 \right) \cdot {\bf x} \\ &&&= 8 \end{align*}
  2. Notice we have \(1 = \left \|\begin{pmatrix} a \\0 \\b \end{pmatrix} \right \|= a^2 + b^2\) and \(-\frac13 = \begin{pmatrix} a \\0 \\b \end{pmatrix} \cdot \begin{pmatrix} 0 \\0 \\ 1 \end{pmatrix} = b\). So \(b = -1/3\) and \(a = \sqrt{1-b^2} = 2\sqrt{2}/3\). Suppose another of the vertices has coordinates \((u,v,w)\) we must have \begin{align*} && 1 &= u^2+v^2+w^2 \\ && -\frac13&=w \\ && -\frac13 &= \frac{2\sqrt{2}}3 u +\frac19 \\ \Rightarrow && u &= -\frac{\sqrt2}3 \\ \Rightarrow && 1 &= \frac19 + \frac29 + v^2 \\ \Rightarrow && v &= \pm \sqrt{\frac{2}{3}} \end{align*} So \(P_3, P_4 = (-\frac{\sqrt2}3, \pm \frac{\sqrt{6}}3, -\frac13)\)
  3. \(\,\) \begin{align*} && \sum_{i=1}^4 (XP_i)^4 &= \sum_i \left (2 - 2 {\bf p}_i \cdot {\bf x} \right)^2 \\ &&&= 4 \sum_i \left (1 - {\bf p}_i \cdot {\bf x} \right)^2 \\ &&&= 4 \sum_i (1 - 2{\bf p}_i \cdot {\bf x} + ({\bf p}_i \cdot {\bf x})^2) \\ &&&= 16 + 4\sum_i ({\bf p}_i \cdot {\bf x})^2 \\ &&&=16+ 4\left ( z^2+\left (\frac{2\sqrt{2}}3x-\frac13z \right)^2 +\left (-\frac{\sqrt{2}}3x-\frac{\sqrt{6}}3y-\frac13z \right)^2 +\left (-\frac{\sqrt{2}}3x+\frac{\sqrt{6}}3y-\frac13z \right)^2 \right) \\ &&&= 16+4 \left ( \frac43z^2 + \left (\frac89 + \frac29+\frac29 \right)x^2+\left (\frac69 + \frac69 \right)y^2 + 0xz + 0yz + 0zx \right) \\ &&&= 16+ 4\cdot\frac43(x^2+y^2+z^2) \\ &&&=16+\frac{16}{3}=\frac{64}{3} \end{align*}
Note: It may be better to view the last part of this question in terms of linear transformations. There are two possible approaches. One is to show \(T:{\bf x} \mapsto \sum_i ({\bf p}_i \cdot x) {\bf p}_i\) is \(\frac43I\) (easy since it has three eigenvectors with the same eigenvalue which span \(\mathbb{R}^3\) and we are interested in the value \({\bf x} \cdot T\mathbf{x} = \frac43 \lVert {\bf x} \rVert^2\). The second is to consider \(\sum_I ({\bf p}_i \cdot {\bf x})^2 = {\bf x}^TM{\bf x}\) where \(M = \sum_i {\bf p}_i{\bf p}_i^T\) and note that this matrix is invariant under rotations.