Compare Problem Quality

Select which problem you think is more interesting, elegant, or "banging"

2024 Paper 2 Q4
Rating: 1500.0

In this question, if \(O\), \(C\) and \(D\) are non-collinear points in three dimensional space, we will call the non-zero vector \(\mathbf{v}\) a \emph{bisecting vector} for angle \(COD\) if \(\mathbf{v}\) lies in the plane \(COD\), the angle between \(\mathbf{v}\) and \(\overrightarrow{OC}\) is equal to the angle between \(\mathbf{v}\) and \(\overrightarrow{OD}\), and both angles are less than \(90^\circ\).

  1. Let \(O\), \(X\) and \(Y\) be non-collinear points in three-dimensional space, and define \(\mathbf{x} = \overrightarrow{OX}\) and \(\mathbf{y} = \overrightarrow{OY}\). Let \(\mathbf{b} = |\mathbf{x}|\mathbf{y} + |\mathbf{y}|\mathbf{x}\).
    1. Show that \(\mathbf{b}\) is a bisecting vector for angle \(XOY\). Explain, using a diagram, why any other bisecting vector for angle \(XOY\) is a positive multiple of \(\mathbf{b}\).
    2. Find the value of \(\lambda\) such that the point \(B\), defined by \(\overrightarrow{OB} = \lambda\mathbf{b}\), lies on the line \(XY\). Find also the ratio in which the point \(B\) divides \(XY\).
    3. Show, in the case when \(OB\) is perpendicular to \(XY\), that the triangle \(XOY\) is isosceles.
  2. Let \(O\), \(P\), \(Q\) and \(R\) be points in three-dimensional space, no three of which are collinear. A bisecting vector is chosen for each of the angles \(POQ\), \(QOR\) and \(ROP\). Show that the three angles between them are either all acute, all obtuse or all right angles.

1987 Paper 2 Q10
Rating: 1500.0

The set \(S\) consists of \(N(>2)\) elements \(a_{1},a_{2},\ldots,a_{N}.\) \(S\) is acted upon by a binary operation \(\circ,\) defined by \[ a_{j}\circ a_{k}=a_{m}, \] where \(m\) is equal to the greater of \(j\) and \(k\). Determine, giving reasons, which of the four group axioms hold for \(S\) under \(\circ,\) and which do not. Determine also, giving reasons, which of the group axioms hold for \(S\) under \(*\), where \(*\) is defined by \[ a_{j}*a_{k}=a_{n}, \] where \(n=\left|j-k\right|+1\).


Solution:

  1. (Closure) This operation is clearly closed by construction
  2. (Associative) \(a_j \circ (a_k \circ a_l) = a_j \circ a_{\max(k,l)} = a_{\max(j,k,l)} = a_{\max(j,k)} \circ a_l = (a_j \circ a_k) \circ a_l\), so it is associative
  3. (Identity) \(a_1 \circ a_k = a_{\max(1,k)} = a_k = a_{\max(k,1)} = a_k \circ a_1\) so \(a_1\) is an identity.
  4. (Inverses) There is no inverse, since \(a_N \circ a_k = a_N\) for all \(k\), and hence \(a_N\) can have no inverse.
  1. (Closure) \(n = |j-k|+1 \geq 1\) so we need to show that \(n \leq N\) to ensure closure. This is true since the largest \(j-k\) can be is if \(j = N\) and \(k = 1\), and this also satisfies \(|j-k| + 1 \leq N\). Hence the operation is closed.
  2. (Associative) \(a_j * (a_k * a_l) = a_j * (a_{|k-l|+1}) = a_{|j-|k-l|-1|+1}\). \((a_j * a_k) * a_l = a_{|j-k|+1}*a_l = a_{|l-|j-k|-1|+1}\). \(a_2 * (a_2 * a_3) = a_2 * a_2 = a_1\). \((a_2 *a_2)*a_3 = a_1 * a_3 = a_3 \neq a_2\) therefore this isn't associative for any \(N > 2\)
  3. (Identity) \(a_1\) is an identity, since \(a_1 * a_k = a_{|k-1|+1} = a_{k-1+1} = a_k\).
  4. (Inverse) Every element is self-inverse since \(a_k * a_k = a_{|k-k|+1} = a_1\)

Pro tip: Use left/right arrow keys to select, spacebar for new pair