137 problems found
Solution:
If we split a set \(S\) of integers into two subsets \(A\) and \(B\) whose intersection is empty and whose union is the whole of \(S\), and such that
Solution:
In the equality \[ 4 + 5 + 6 + 7 + 8 = 9 + 10 + 11, \] the sum of the five consecutive integers from 4 upwards is equal to the sum of the next three consecutive integers. Throughout this question, the variables \(n\), \(k\) and \(c\) represent positive integers.
Solution:
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\).
In this question, \(\mathbf{M}\) and \(\mathbf{N}\) are non-singular \(2 \times 2\) matrices. The \emph{trace} of the matrix \(\mathbf{M} = \begin{pmatrix} a & b \\ c & d \end{pmatrix}\) is defined as \(\operatorname{tr}(\mathbf{M}) = a + d\).
Let \(\mathrm{p}(x)\) be a polynomial of degree \(n\) with \(\mathrm{p}(x) > 0\) for all \(x\) and let \[\mathrm{q}(x) = \sum_{k=0}^{n} \mathrm{p}^{(k)}(x)\,,\] where \(\mathrm{p}^{(k)}(x) \equiv \dfrac{\mathrm{d}^k \mathrm{p}(x)}{\mathrm{d}x^k}\) for \(k \geqslant 1\) and \(\mathrm{p}^{(0)}(x) \equiv \mathrm{p}(x)\).
Solution:
Prove, from the identities for \(\cos(A \pm B)\), that \[ \cos a \cos 3a \equiv \tfrac{1}{2}(\cos 4a + \cos 2a). \] Find a similar identity for \(\sin a \cos 3a\).
Solution: \begin{align*} && \cos(A \pm B) &= \cos A \cos B \mp \sin A \sin B \\ A = a, B = 3a&& \cos 4a + \cos 2a &= 2\cos 3a \cos a \\ \Rightarrow && \cos a \cos 3a &= \tfrac12(\cos 4a + \cos 2a) \\ \\ && \sin(A \pm B) &= \sin A \cos B \pm \cos A \sin B \\ && \sin 4a + \sin(- 2a) &= 2 \sin a \cos 3a \\ \Rightarrow && \sin a \cos 3a &= \tfrac12 (\sin 4a - \sin 2a) \end{align*}
Solution:
If \(x\) is a positive integer, the value of the function \(\mathrm{d}(x)\) is the sum of the digits of \(x\) in base 10. For example, \(\mathrm{d}(249) = 2 + 4 + 9 = 15\). An \(n\)-digit positive integer \(x\) is written in the form \(\displaystyle\sum_{r=0}^{n-1} a_r \times 10^r\), where \(0 \leqslant a_r \leqslant 9\) for all \(0 \leqslant r \leqslant n-1\) and \(a_{n-1} > 0\).
A \(2 \times 2\) matrix \(\mathbf{M}\) is real if it can be written as \(\mathbf{M} = \begin{pmatrix} a & b \\ c & d \end{pmatrix}\), where \(a\), \(b\), \(c\) and \(d\) are real. In this case, the \emph{trace} of matrix \(\mathbf{M}\) is defined to be \(\mathrm{tr}(\mathbf{M}) = a + d\) and \(\det(\mathbf{M})\) is the determinant of matrix \(\mathbf{M}\). In this question, \(\mathbf{M}\) is a real \(2 \times 2\) matrix.
Let \(f(x) = (x-p)g(x)\), where g is a polynomial. Show that the tangent to the curve \(y = f(x)\) at the point with \(x = a\), where \(a \neq p\), passes through the point \((p, 0)\) if and only if \(g'(a) = 0\). The curve \(C\) has equation $$y = A(x - p)(x - q)(x - r),$$ where \(p\), \(q\) and \(r\) are constants with \(p < q < r\), and \(A\) is a non-zero constant.
Solution: The tangent to the curve \(y = f(x)\) at \(x = a\) has the equation \(\frac{y-f(a)}{x-a} = f'(a) = g(a)+(a-p)g'(a)\). This passes through \((p,0)\) iff \begin{align*} && \frac{-f(a)}{p-a} &= g(a)+(a-p)g'(a) \\ \Leftrightarrow && -f(a) &= (p-a)g(a) -(a-p)^2g'(a) \\ \Leftrightarrow && -f(a) &= -f(a) -(a-p)^2g'(a) \\ \Leftrightarrow && 0 &= g'(a) \\ \end{align*}