Problems

Filters
Clear Filters

137 problems found

2011 Paper 1 Q3
D: 1500.0 B: 1500.0

Prove the identity \[ 4\sin\theta \sin(\tfrac13\pi-\theta) \sin (\tfrac13\pi+\theta)= \sin 3\theta\, . \tag{\(*\)}\]

  1. By differentiating \((*)\), or otherwise, show that \[ \cot \tfrac19\pi - \cot \tfrac29\pi + \cot \tfrac49\pi = \sqrt3\,. \]
  2. By setting \(\theta = \frac16\pi-\phi\) in \((*)\), or otherwise, obtain a similar identity for \(\cos3\theta\) and deduce that \[ \cot \theta \cot (\tfrac13\pi-\theta) \cot (\tfrac13\pi+\theta) =\cot3\theta\,. \] Show that \[ \cosec \tfrac19\pi -\cosec \tfrac59\pi +\cosec \tfrac79\pi = 2\sqrt3\,. \]


Solution: \begin{align*} && LHS &= 4\sin\theta \sin(\tfrac13\pi-\theta) \sin (\tfrac13\pi+\theta) \\ &&&= 4 \sin \theta \left (\tfrac{\sqrt{3}}{2}\cos \theta - \tfrac12 \sin \theta \right)\left (\tfrac{\sqrt{3}}{2}\cos \theta + \tfrac12 \sin \theta \right) \\ &&&= 4 \sin \theta \left (\tfrac{3}{4}\cos^2 \theta - \tfrac14 \sin^2 \theta \right) \\ &&&= 3\sin \theta - 4\sin^3 \theta \\ &&&= \cos 3 \theta = RHS \end{align*}

  1. \(\,\) \begin{align*} && 3 \cos 3 \theta &= \sin 3 \theta \left (\cot \theta - \cot (\tfrac13\pi - \theta) + \cot (\tfrac13\pi + \theta) \right) \\ \Rightarrow && 3 \cot 3\theta &= \cot \theta - \cot (\tfrac13\pi - \theta) + \cot (\tfrac13\pi + \theta) \\ \theta = \tfrac{\pi}{9}: && 3\cot \frac{\pi}{3} &= \cot \tfrac{\pi}{9} - \cot \tfrac{2}{9}\pi + \cot \tfrac49 \pi \\ \Rightarrow && \sqrt{3} &= \cot \tfrac{\pi}{9} - \cot \tfrac{2}{9}\pi + \cot \tfrac49 \pi \end{align*}
  2. \(\,\) \begin{align*} \theta = \tfrac16\pi - \phi && \sin(\tfrac12\pi - 3\phi) &= 4\sin(\tfrac16\pi - \phi)\sin(\phi+\tfrac16\pi)\sin(\tfrac12\pi - \phi) \\ \Rightarrow && \cos 3\phi &= 4\cos(\phi - \tfrac13\pi)\cos(\tfrac13\pi - \phi)\cos\phi \\ \Rightarrow && \cot 3\theta &= \cot \theta\cot(\phi - \tfrac13\pi)\cot(\tfrac13\pi - \phi) \tag{dividing by (\(*\))} \\ \\ \frac{\d}{\d \theta}:&& -\csc^2 3\phi &= \cot3\phi \left (-\csc^2 \phi\tan \phi+\csc^2 (\tfrac13\pi - \phi) \tan (\tfrac13\pi - \phi) -\csc^2(\phi - \tfrac13\pi)\tan (\phi - \tfrac13\pi) \right) \\ \Rightarrow && \csc^23\phi\tan3\phi & = 2( \csc2\phi- \csc(\tfrac{2}{3}\pi - 2\phi)+\csc(\phi - \tfrac23\pi)) \\ \phi = \frac{1}{18}\pi: && 4\sqrt{3} &= 2(\csc \tfrac{1}{9}\pi - \csc \tfrac59\pi + \csc \tfrac79 \pi) \\ \end{align*} and the result follows.

2011 Paper 1 Q8
D: 1516.0 B: 1484.0

  1. The numbers \(m\) and \(n\) satisfy \[ m^3=n^3+n^2+1\,. \tag{\(*\)} \]
    • Show that \(m > n\). Show also that \(m < n+1\) if and only if \(2n^2+3n > 0\,\). Deduce that \(n < m < n+1\) unless \(-\frac32 \le n \le 0\,\).
    • Hence show that the only solutions of \((*)\) for which both \(m\) and \(n\) are integers are \((m,n) = (1,0)\) and \((m,n)= (1,-1)\).
  2. Find all integer solutions of the equation \[ p^3=q^3+2q^2-1\,. \]

2011 Paper 2 Q2
D: 1600.0 B: 1516.0

Write down the cubes of the integers \(1, 2, \ldots , 10\). The positive integers \(x\), \(y\) and \(z\), where \(x < y\), satisfy \[ x^3+y^3 = kz^3\,, \tag{\(*\)} \] where \(k\) is a given positive integer.

  1. In the case \(x+y =k\), show that \[ z^3 = k^2 -3kx+3x^2\,. \] Deduce that \((4z^3 - k^2)/3\) is a perfect square and that \(\frac14 {k^2} \le z^3 < k^2\,\). Use these results to find a solution of \((*)\) when \(k=20\).
  2. By considering the case \(x+y = z^2\), find two solutions of \((*)\) when \(k=19\).


Solution: \begin{array}{c|c} n & n^3 \\ \hline 1 & 1 \\ 2 & 8 \\ 3 & 27 \\ 4 & 64 \\ 5 & 125 \\ 6 & 216 \\ 7 & 343 \\ 8 & 512 \\ 9 & 729 \\ 10 & 1000 \\ \end{array}

  1. \(\,\) \begin{align*} && x^3 + y^3 &= kz^3 \\ \Rightarrow &&k(x^2-xy+y^2)&=kz^3 \\ \Rightarrow && z^3 &= (x+y)^2-3xy \\ &&&= k^2-3x(k-x) \\ &&&= k^2-3xk+3x^2 \\ \\ \Rightarrow && \frac{4z^3-k^2}{3} &= \frac{4(k^2-3xk+3x^2)-k^2}{3} \\ &&&= \frac{3k^2-12xk+12x^2}{3} \\ &&&= k^2-4xk+4x^2 \\ &&&= (k-2x)^2 \end{align*} Therefore \(\frac{4z^3-k^2}{3}\) is a perfect square and so \(4z^3 \geq k^2 \Rightarrow z^3 \geq \frac14k^2\). Clearly \(kz^3 < x^3+3x^2y+3xy^2+y^3 = k^3 \Rightarrow z^3 < k^2\), therefore \(\frac14 k^2 \leq z^3 < k^2\) Therefore if \(k = 20\), \(100 \leq z^3 < 400 \Rightarrow z \in \{ 5, 6,7\}\). Mod \(3\) it is clear that \(4z^3-k^2\) is not divisible by \(3\) for \(z = 5,6\) therefore \(z = 7\) \begin{align*} && 343 &= 3x^2-60x+400 \\ \Rightarrow && 0 &= 3x^2-60x+57 \\ \Rightarrow && 0 &= x^2-20x+19 \\ \Rightarrow && x &= 1,19 \end{align*} Therefore a solution is \(1^3 + 19^3 = 20 \cdot 7^3\)
  2. When \(x+y = z^2\) we must have \begin{align*} && x^3 + y^3 &= kz^3 \\ \Rightarrow &&(x^2-xy+y^2)&=kz \\ \Rightarrow && kz &= (x+y)^2-3xy \\ &&&= z^4-3x(z^2-x)\\ &&&= z^4-3xz^2+3x^2 \\ \Rightarrow && 0 &= 3x^2-3z^2x+z^4-kz \\ \\ \Rightarrow && 0 &\leq \Delta = 9z^4-12(z^4-kz) \\ &&&=12kz-3z^4 \\ \Rightarrow && z^3 &\leq 4k \end{align*} If \(k = 19\) this means \(z \leq 4\) \begin{array}{c|c|c|c} z & 19z^3 & x & y \\ \hline 1 & 19 & - & - \\ 2 & 152 & 3 & 5 \\ 3 & 513 & 1 & 8 \end{array} So two solutions are \(1^3+8^3 = 19 \cdot 3^3\) and \(3^3+5^3=19 \cdot 2^3\)

2010 Paper 1 Q3
D: 1500.0 B: 1473.5

Show that \[ \sin(x+y) -\sin(x-y) = 2 \cos x \, \sin y \] and deduce that \[ \sin A - \sin B = 2 \cos \tfrac12 (A+B) \, \sin\tfrac12 (A-B) \,. \] Show also that \[ \cos A - \cos B = -2 \sin \tfrac12(A+B) \, \sin\tfrac12(A-B)\,. \] The points \(P\), \(Q\), \(R\) and \(S\) have coordinates \(\left(a\cos p,b\sin p\right)\), \(\left(a\cos q,b\sin q\right)\), \(\left(a\cos r,b\sin r\right)\) and \(\left(a\cos s,b\sin s\right)\) respectively, where \(0\le p < q < r < s <2\pi\), and \(a\) and \(b\) are positive. Given that neither of the lines \(PQ\) and \(SR\) is vertical, show that these lines are parallel if and only if \[ r+s-p-q = 2\pi\,. \]


Solution: \begin{align*} && \sin(x+y) - \sin(x-y) &= \sin x \cos y + \cos x \sin y - (\sin x \cos y - \cos x \sin y )\\ &&&= 2 \cos x \sin y \\ \\ && A &= x+y \\ && B &= x - y \\ \Rightarrow && x = \frac12(A+B) &\quad y = \frac12(A-B) \\ \Rightarrow && \sin A - \sin B &= 2 \cos \tfrac12(A+B) \sin \tfrac12(A-B) \\ \\ && \cos (x+y) - \cos (x-y) &= \cos x \cos y - \sin x \sin y -(\cos x \cos y + \sin x \sin y ) \\ &&&= -2 \sin x \sin y \\ \Rightarrow && \cos A - \cos B &= - 2 \sin \tfrac12 (A+B) \sin \tfrac12 (A-B) \end{align*} \begin{align*} && \text{Gradient of }PQ &= \frac{b \sin q - b \sin p}{a \cos q - a \cos p } \\ && \text{Gradient of }SR &= \frac{b \sin s - b \sin r}{a \cos s - a \cos r} \\ PQ \parallel SR \Rightarrow && \frac{b \sin q - b \sin p}{a \cos q - a \cos p } &= \frac{b \sin s - b \sin r}{a \cos s - a \cos r} \\ \Rightarrow && (\sin q - \sin p)(\cos s - \cos r) &= (\sin s - \sin r)(\cos q - \cos r) \\ \Rightarrow && -4 \cos \tfrac12(p+q) \sin\tfrac12(q-p) \sin \tfrac12(s+r) \sin \tfrac12(s-r) &= -4 \cos \tfrac12(s+r) \sin \tfrac12(s-r) \sin \tfrac12 (p+q) \sin\tfrac12 (q-p) \\ \Rightarrow && 0 &= \sin \tfrac12(s-r)\sin\tfrac12(p-q) \left ( \cos \tfrac12(p+q)\sin \tfrac12(s+r) - \sin \tfrac12 (p+q)\cos \tfrac12(s+r) \right) \\ &&&= \sin \tfrac12(s-r)\sin\tfrac12(p-q) \sin \left ( \frac12 (s+r -(p+q))\right) \end{align*} Since \(s \neq r\) and \(p \neq q\) (neither line vertical) we must have \(\frac12 (s+r -(p+q)) = n \pi \Rightarrow s+r - p - q = 0, 2\pi, 4\pi, \cdots\) but given the range constraints it must be \(2 \pi\)

2010 Paper 1 Q8
D: 1500.0 B: 1484.0

  1. Suppose that \(a\), \(b\) and \(c\) are integers that satisfy the equation \[ a^{3}+3b^{3}=9c^{3}. \] Explain why \(a\) must be divisible by 3, and show further that both \(b\) and \(c\) must also be divisible by 3. Hence show that the only integer solution is \(a=b=c=0\,\).
  2. Suppose that \(p\), \(q\) and \(r\) are integers that satisfy the equation \[ p^4 +2q^4 = 5r^4 \,.\] By considering the possible final digit of each term, or otherwise, show that \(p\) and \(q\) are divisible by 5. Hence show that the only integer solution is \(p=q=r=0\,\).


Solution:

  1. Since \(a^3 = 9c^3 - 3b^3 = 3(3c^3-b^3)\) we must have \(3 \mid a^3\). But since \(3\) is prime, \(3 \mid a\). Since \(3 \mid a\) we can write \(a = 3a'\) for some \(a' \in \mathbb{Z}\). Therefore our equation is \(27(a')^3 + 3b^3 = 9c^3 \Rightarrow 9(a')^3 + b^3 = 3c^3\) which means that \(3 \mid b\) by the same argument from earlier. So \(b = 3b'\) so the equation is \(9(a')^3 + 27(b')^3 = 3c^3 \Rightarrow 3(a')^3 + 9(b')^3 = c^3\) which means that \(3 \mid c\). Suppose \((a,b,c)\) is the smallest measured by \(a^2+b^2+c^2\) with \(a, b, c\neq 0\). Then \((\frac{a}{3}, \frac{b}{3}, \frac{c}{3})\) is also a solution. But this contradicts that we had found the smallest solution. Therefore the only possible solution is \((0,0,0)\) which clearly works.
  2. Consider \(p, q \pmod{5}\). By \(FLT\) \(p^4, q^4 = 0, 1 \pmod{5}\) so \(p^4+2q^4 \in \{0, 1, 2, 3\}\) and in particular the only way they are divisible by \(5\) is if \(p \equiv q \equiv 0 \pmod{5}\). Therefore \(p = 5p', q = 5q'\) and so \(5^4(p')^4 + 5^4(q')^4 = 5r^4 \Rightarrow r^4 = 5(25(p')^4 + 25(q')^4) \Rightarrow 5\mid r^4 \Rightarrow 5 \mid r\). Therefore we can use the same argument about the smallest solution to show that \(p = q= r = 0\)

2010 Paper 2 Q2
D: 1600.0 B: 1506.8

Prove that \[ \cos 3x = 4 \cos^3 x - 3 \cos x \,. \] Find and prove a similar result for \(\sin 3x\) in terms of \(\sin x\).

  1. Let \[ {\rm I}(\alpha) = \int_0^\alpha \big(7\sin x - 8 \sin^3 x\big) \d x\,. \] Show that \[ {\rm I}(\alpha) = -\tfrac 8 3 c^3 + c +\tfrac5 3\,, \] where \(c = \cos \alpha\). Write down one value of \(c\) for which \({\rm I}(\alpha) =0\).
  2. Useless Eustace believes that \[ \int \sin^n x \, \d x =\dfrac {\sin^{n+1}x}{n+1}\, \] for \(n=1, \ 2, \ 3, \ldots\, \). Show that Eustace would obtain the correct value of \({\rm I}(\beta)\,\), where \(\cos \beta= -\frac16\). Find all values of \(\alpha\) for which he would obtain the correct value of \({\rm I}(\alpha)\).


Solution: \begin{align*} \cos 3x &\equiv \cos (2x + x) \\ &\equiv \cos 2x \cos x - \sin 2x \sin x \\ &\equiv (2\cos^2 x - 1) \cos x - 2 \sin x \cos x \sin x \\ &\equiv 2 \cos^3 x - \cos x - 2\cos x (\sin^2 x) \\ &\equiv 2 \cos^3 x - \cos x - 2\cos x (1- \cos^2 x) \\ &\equiv 4\cos^3 x - 3\cos x \end{align*} Similarly, \begin{align*} \sin 3x &\equiv \sin (2x + x) \\ &\equiv \sin 2x \cos x + \cos 2x \sin x \\ &\equiv 2 \sin x \cos x \cos x + (1-2\sin^2 x) \sin x \\ &\equiv 2 \sin x (1-\sin^2 x) + \sin x - 2 \sin^3 x \\ &\equiv 3 \sin x -4 \sin ^3 x \end{align*}

  1. \begin{align*} I(\alpha) &= \int_0^{\alpha} (7 \sin x - 8 \sin^3 x) \d x \\ &= \int_0^{\alpha} (7 \sin x - (6\sin x-2 \sin 3x) ) \d x \\ &= \int_0^{\alpha} (\sin x +2 \sin 3x ) \d x \\ &= -\cos \alpha - \frac23 \cos 3\alpha +1+\frac23 \\ &= -c - \frac23 (4c^3-3c) + \frac53 \\ &= -\frac83 c^3 +c + \frac53 \end{align*} as required. When \(c = -1\) this value is \(0\). Eustace will obtain the value \(\frac{7}{2} \sin^2 \beta - 2 \sin^4 \beta = \frac72 (1-\cos^2 \beta) - 2(1-\cos^2 \beta)^2 = \frac32 + \frac12\cos^2 \beta -2\cos^4 \beta\) So if \(\cos \beta = -\frac16\) he will obtain \(\frac32 + \frac{1}{2\cdot36} - \frac{2}{6^4}\) and he should obtain \(\frac{8}{3} \frac{1}{6^3} - \frac{1}{6} + \frac{5}{3}\) which are equal. We want to find all roots of: \begin{align*} && \frac32 + \frac12 c^2 - 2c^4 &= -\frac83 c^3+ c + \frac53 \\ \Rightarrow && 0 &=2c^4-\frac83c^3-\frac12 c^2+c +\frac{1}{6} \\ &&&= 12c^4-16c^3-3c^2+6c+1\\ &&&= (6c+1)(2c^3-3c^2+1) \\ &&&= (6c+1)(2c+1)(c-1)^2 \end{align*} Therefore \(\cos \alpha = - \frac16, -\frac12, 1\) will give the correct answers.

2010 Paper 3 Q1
D: 1700.0 B: 1500.8

Let \(x_{\low1}\), \(x_{\low2}\), \ldots, \(x_n\) and \(x_{\vphantom {\dot A} n+1}\) be any fixed real numbers. The numbers \(A\) and \(B\) are defined by \[ A = \frac 1 n \sum_{k=1}^n x_{ \low k} \,, \ \ \ B= \frac 1 n \sum_{k=1}^n (x_{\low k}-A)^2 \,, \ \ \ \] and the numbers \(C\) and \(D\) are defined by \[ C = \frac 1 {n+1} \sum\limits_{k=1}^{n+1} x_{\low k} \,, \ \ \ D = \frac1{n+1} \sum_{k=1}^{n+1} (x_{\low k}-C)^2 \,. \]

  1. Express \( C\) in terms of \(A\), \(x_{\low n+1}\) and \(n\).
  2. Show that $ \displaystyle B= \frac 1 n \sum_{k=1}^n x_{\low k}^2 - A^2\,\(.
  3. Express \)D \( in terms of \)B\(, \)A\(, \)x_{\low n+1}\( and \)n$. Hence show that \((n + 1)D \ge nB\) for all values of \(x_{\low n+1}\), but that \(D < B\) if and only if \[ A-\sqrt{\frac{(n+1)B}{n}} < x_{\low n+1} < A+\sqrt{\frac{(n+1)B}{n}}\,. \]

2010 Paper 3 Q4
D: 1700.0 B: 1516.0

  1. The number \(\alpha\) is a common root of the equations \(x^2 +ax +b=0\) and \(x^2+cx+d=0\) (that is, \(\alpha\) satisfies both equations). Given that \(a\ne c\), show that \[ \alpha =- \frac{b-d}{a-c}\,. \] Hence, or otherwise, show that the equations have at least one common root if and only if \[ (b-d)^2 -a(b-d)(a-c) + b(a-c)^2 =0\,. \] Does this result still hold if the condition \(a\ne c\) is not imposed?
  2. Show that the equations \(x^2+ax+b=0\) and \(x^3+(a+1)x^2+qx+r=0\) have at least one common root if and only if \[ (b-r)^2-a(b-r)(a+b-q) +b(a+b-q)^2=0\,. \] Hence, or otherwise, find the values of \(b\) for which the equations \(2x^2+5 x+2 b=0\) and \(2x^3+7x^2+5x+1=0\) have at least one common root.


Solution:

  1. \begin{align*} && 0 &= \alpha^2 + a \alpha + b \tag{1} \\ && 0 &= \alpha^2 + c \alpha + d \tag{2} \\ \\ (1) - (2): && 0 & =\alpha ( a-c) + (b-d) \\ \Rightarrow && \alpha &= - \frac{b-d}{a-c} \tag{\(a\neq c\)} \end{align*} (\(\Rightarrow\)) Suppose they have a common root, then given we know it's form, we must have: \begin{align*} && 0 &= \left ( - \frac{b-d}{a-c} \right)^2 +a\left ( - \frac{b-d}{a-c} \right) + b \\ \Rightarrow && 0 &= (b-d)^2 - a(b-d)(a-c) + b(a-c)^2 \end{align*} (\(\Leftarrow\)) Suppose the equation holds, then \begin{align*} && 0 &= (b-d)^2 - a(b-d)(a-c) + b(a-c)^2 \\ \Rightarrow && 0 &= \left ( - \frac{b-d}{a-c} \right)^2 +a\left ( - \frac{b-d}{a-c} \right) + b \\ \end{align*} So \(\alpha\) is a root of the first equation. Considering \((1) - (2)\) we must have that \(\alpha(a-c) +(b-d) = t\) (whatever the second equation is), but that value is clearly \(0\), therefore \(\alpha\) is a root of both equations. If \(a = c\) then the equation becomes \(0 = (b-d)^2\), ie the two equations are the same, therefore they must have common roots!
  2. \begin{align*} && 0 &= x^2+ax+b \tag{1} \\ && 0 &= x^3+(a+1)x^2+qx+r \tag{2} \\ \\ (2) - x(1) && 0 &= x^2 + (q-b)x + r \tag{3} \end{align*} Therefore if the equations have a common root, \((1)\) and \((3)\) have a common root, ie \((b-r)^2-a(b-r)(a-(q-b))+b(a-(q-b))^2 = 0\) which is exactly our condition. \(a = \frac52, q = \frac52, r = \frac12\) \begin{align*} && 0 &= \left (b-\frac12 \right)^2 - \frac52\left (b-\frac12\right) b + b^3 \\ &&&= b^2 -b + \frac14 - \frac52 b^2+\frac54b + b^3 \\ &&&= b^3 -\frac32 b^2 +\frac14 b + \frac14 \\\Rightarrow && 0 &= 4b^3 - 6b^2+b + 1 \\ &&&= (b-1)(4b^2-2b-1) \\ \Rightarrow && b &= 1, \frac{1 \pm \sqrt{5}}{4}\end{align*}

2010 Paper 3 Q12
D: 1700.0 B: 1500.0

The infinite series \(S\) is given by \[ S = 1 + (1 + d)r + (1 + 2d)r^2 + \cdots + (1+nd)r^n +\cdots\; ,\] for \(\vert r \vert <1\,\). By considering \(S - rS\), or otherwise, prove that \[ S = \frac 1{1-r} + \frac {rd}{(1-r)^2} \,.\] Arthur and Boadicea shoot arrows at a target. The probability that an arrow shot by Arthur hits the target is \(a\); the probability that an arrow shot by Boadicea hits the target is \(b\). Each shot is independent of all others. Prove that the expected number of shots it takes Arthur to hit the target is \(1/a\). Arthur and Boadicea now have a contest. They take alternate shots, with Arthur going first. The winner is the one who hits the target first. The probability that Arthur wins the contest is \(\alpha\) and the probability that Boadicea wins is \(\beta\). Show that \[ \alpha = \frac a {1-a'b'}\,, \] where \(a' = 1-a\) and \(b'=1-b\), and find \(\beta\). Show that the expected number of shots in the contest is \(\displaystyle \frac \alpha a + \frac \beta b\,.\)


Solution: Notice that \begin{align*} && S - rS &= 1 + dr + dr^2 + \cdots \\ &&&= 1 + dr(1 + r+r^2+ \cdots) \\ &&&= 1 + \frac{rd}{1-r} \\ \Rightarrow && S &= \frac{1}{1-r} + \frac{rd}{(1-r)^2} \end{align*} The number of shots Arthur takes is \(\textrm{Geo}(a)\), so it's expectation is \(1/a\). The probability Arthur wins is: \begin{align*} \alpha &= a + a'b'a + (a'b')^2a + \cdots \\ &= a(1+a'b' + \cdots) \\ &= \frac{a}{1-a'b'} \\ \\ \beta &= a'b + a'b'a'b + \cdots \\ &= a'b(1+b'a' + (b'a')^2 + \cdots ) \\ &= \frac{a'b}{1-a'b'} \end{align*} The expected number of shots in the contest is: \begin{align*} E &= a + 2a'b + 3a'b'a + 4a'b'a'b + \cdots \\ &= a(1 + 3a'b' + 5(a'b')^2 + \cdots) + 2a'b(1 + 2(a'b') + 3(a'b')^2 + \cdots) \\ &= a \left ( \frac{1}{1-a'b'} + \frac{2a'b'}{(1-a'b')^2} \right) + 2a'b \left ( \frac{1}{1-a'b'} + \frac{a'b'}{(1-a'b')^2}\right) \\ &= \frac{a}{1-a'b'} \left (1 + \frac{2a'b'}{(1-a'b')} \right) + 2\frac{a'b}{1-a'b'} \left ( 1 + \frac{a'b'}{(1-a'b')}\right) \\ &= \alpha \frac{1+a'b'}{1-a'b'} + \beta \frac{2}{1-a'b'} \\ &= \alpha \frac{1+1-a-b+ab}{1-a'b'} + \beta \frac{2}{1-a'b'} \\ \end{align*}

2009 Paper 3 Q1
D: 1700.0 B: 1471.4

The points \(S\), \(T\), \(U\) and \(V\) have coordinates \((s,ms)\), \((t,mt)\), \((u,nu)\) and \((v,nv)\), respectively. The lines \(SV\) and \(UT\) meet the line \(y=0\) at the points with coordinates \((p,0)\) and \((q,0)\), respectively. Show that \[ p = \frac{(m-n)sv}{ms-nv}\,, \] and write down a similar expression for \(q\). Given that \(S\) and \(T\) lie on the circle \(x^2 + (y-c)^2 = r^2\), find a quadratic equation satisfied by \(s\) and by \(t\), and hence determine \(st\) and \(s+t\) in terms of \(m\), \(c\) and \(r\). Given that \(S\), \(T\), \(U\) and \(V\) lie on the above circle, show that \(p+q=0\).

2008 Paper 1 Q3
D: 1500.0 B: 1484.0

Prove that, if \(c\ge a\) and \(d\ge b\), then \[ ab+cd\ge bc+ad\,. \tag{\(*\)} \]

  1. If \(x\ge y\), use \((*)\) to show that \(x^2+y^2\ge 2xy\,\). If, further, \(x\ge z\) and \(y\ge z\), use \((*)\) to show that \(z^2+xy\ge xz+yz\) and deduce that \(x^2+y^2+z^2\ge xy+yz+zx\,\). Prove that the inequality \(x^2+y^2+z^2\ge xy+yz+zx\,\) holds for all \(x\), \(y\) and \(z\).
  2. Show similarly that the inequality \[\frac st +\frac tr +\frac rs +\frac ts +\frac rt +\frac sr \ge 6\] holds for all positive \(r\), \(s\) and \(t\).


Solution: \begin{align*} && \underbrace{(c-a)}_{\geq 0}\underbrace{(d-b)}_{\geq 0} & \geq 0 \\ \Leftrightarrow && cd -bc -ad + ab &\geq 0 \\ \Leftrightarrow && ab +cd &\geq bc+ad \\ \end{align*}

  1. Applying \((*)\) with \(c=d=x\) and \(a=b=y\) we obtain: \(x^2 + y^2 \geq xy + xy = 2xy\) Similarly, applying \((*)\) with \(c=x, d=y, a=b=z\) we obtain: \(z^2 + xy \geq zx+zy\) so \(x^2+y^2+z^2 \geq 2xy + z^2 \geq xy + zx+zy\) There was nothing special about our choice of ordering \(x,y,z\) so it is true for all \(x,y,z\)
  2. \begin{align*} \frac st +\frac tr +\frac rs +\frac ts +\frac rt +\frac sr &=\left ( \frac st+\frac ts \right)+\left ( \frac tr +\frac rt \right)+\left ( \frac rs +\frac sr \right) \\ & \geq 2 \sqrt{\frac st \frac ts} + 2 \sqrt{\frac tr \frac rt} + 2 \sqrt{\frac rs \frac sr} \\ & = 2 + 2 + 2 \\ &= 6 \end{align*}

2008 Paper 1 Q5
D: 1516.0 B: 1500.0

The polynomial \(\p(x)\) is given by \[ \ds \p(x)= x^n +\sum\limits_{r=0}^{n-1}a_rx^r\,, \] where \(a_0\), \(a_1\), \(\ldots\) , \(a_{n-1}\) are fixed real numbers and \(n\ge1\). Let \(M\) be the greatest value of \(\big\vert \p(x) \big\vert\) for $\vert x \vert\le 1\(. Then Chebyshev's theorem states that \)M\ge 2^{1-n}$.

  1. Prove Chebyshev's theorem in the case \(n=1\) and verify that Chebyshev's theorem holds in the following cases:
    1. \( \p(x) = x^2 - \frac12\,\);
    2. \(\p(x) = x^3 - x \,\).
  2. Use Chebyshev's theorem to show that the curve $ \ y= 64x^5+25x^4-66x^3-24x^2+3x+1 \ $ has at least one turning point in the interval \(-1\le x \le 1\).


Solution:

  1. If \(n = 1\) the theorem is \(\max_{x \in [-1,1]} \left ( |x + a_0 |\right) \geq 1\), but clearly \(\max(1+a_0, |a_0 - 1|) \geq 1\) (taking according to the sign of \(a_0\))
    1. \( \p(x) = x^2 - \frac12\,\) - take \(x = 0\) then \(|p(0)| = \frac12 \geq 2^{1-2} = \frac12\)
    2. \(\p(x) = x^3 - x \,\). take \(x = \frac1{\sqrt{2}}\), then \(|p\left ( \frac1{\sqrt{2}}\right)| = |\frac12 \frac{1}{\sqrt{2}}-\frac{1}{\sqrt{2}}| = \frac{1}{2\sqrt{2}} > \frac14 = 2^{1-3} \)
  2. Consider \(p(x) = \frac{1}{64} \left ( 64x^5+25x^4-66x^3-24x^2+3x+1\right)\), then \(p\) satisfies the conditions of the theorem, therefore \(\max |p(x)| \geq 2^{1-5} = \frac1{16} = \frac{4}{64}\). However, \(p(-1) = \frac{1}{64}\) and \(p(1) = \frac{3}{64}\), so it cannot be strictly increasing or decreasing and there must be at turning point to achieve \(\frac{4}{64}\)

2007 Paper 1 Q2
D: 1500.0 B: 1515.7

  1. Given that \(A = \arctan \frac12\) and that \(B = \arctan\frac13\,\) (where \(A\) and \(B\) are acute) show, by considering \(\tan \left( A + B \right)\), that \(A + B = {\frac{1}{4}\pi }\). The non-zero integers \(p\) and \(q\) satisfy \[ \displaystyle \arctan {\frac1 p} + \arctan {\frac1 q} = {\frac\pi 4}\,. \] Show that \( \left ( p-1 \right) \left(q-1 \right) = 2\) and hence determine \(p\) and \(q\).
  2. Let \(r\), \(s\) and \(t\) be positive integers such that the highest common factor of \(s\) and \(t\) is \(1\). Show that, if \[ \arctan {\frac1 r} + \arctan \frac s {s+t} = {\frac\pi 4}\,, \] then there are only two possible values for \(t\), and give \(r\) in terms of \(s\) in each case.


Solution:

  1. \begin{align*} && \tan (A+B) &= \frac{\tan A + \tan B}{1-\tan A \tan B}\\ &&&= \frac{\tan \arctan \frac12 + \tan \arctan \frac13}{1-\tan \arctan \frac12 \tan \arctan \frac13}\\ &&&= \frac{\frac12+\frac13}{1-\frac16} \\ &&&= \frac{3+2}{5} \\ &&&= 1 \\ \Rightarrow && A+B &= \frac{\pi}{4} + n \pi \end{align*} but since \(A,B\) are acute \(0 < A+B < \pi\), so \(A+B = \frac{\pi}{4}\) \begin{align*} && 1 &= \tan \frac{\pi}{4} \\ &&&= \tan \left ( \arctan {\frac1 p} + \arctan {\frac1 q}\right) \\ &&&= \frac{\frac1p + \frac1q}{1-\frac1{pq}} \\ &&&= \frac{q+p}{pq-1} \\ \Rightarrow && pq-1 &= q+p \\ \Rightarrow && 0 &= pq-q-p-q \\ &&&= (p-1)(q-1)-2 \\ \Rightarrow && 2 &= (p-1)(q-1) \end{align*} But \(p\),\(q\) are integers, so \(p-1 \in \{-2,-1,1,1\} \Rightarrow p \in \{-1,0,2,3\}\) but we cannot have \(p= 0\), so we must have \((p,q) = (2,3), (3,2)\)
  2. \begin{align*} && 1 &= \tan \frac{\pi}{4} \\ &&&= \tan \left ( \arctan {\frac1 r} + \arctan \frac s {s+t} \right) \\ &&&= \frac{\frac1r + \frac{s}{s+t}}{1-\frac{s}{r(s+t)}} \\ &&&= \frac{s+t+sr}{r(s+t)-s} \\ \Rightarrow && rs+rt-s &= s+t + sr \\ \Rightarrow && 0 &= rt-2s-t \\ &&2s&= t(r-1) \end{align*} Since \((s,t) =1\), we must have \(t \mid 2\), so \( t = 1,2\) and \(r = 2s+1\) or \(r=s+1\) respectively.

2007 Paper 1 Q4
D: 1516.0 B: 1530.2

Show that \(x^3-3xbc + b^3 + c^3\) can be written in the form \(\left( x+ b+ c \right) {\rm Q}( x)\), where \({\rm Q}( x )\) is a quadratic expression. Show that \(2{\rm Q }( x )\) can be written as the sum of three expressions, each of which is a perfect square. It is given that the equations \(ay^2 + by + c =0\) and \(by^2 + cy + a = 0\) have a common root \(k\). The coefficients \(a\), \(b\) and \(c\) are real, \(a\) and \(b\) are both non-zero, and \(ac \neq b^2\). Show that \[ \left( ac - b^2 \right) k = bc - a^2 \] and determine a similar expression involving \(k^2\). Hence show that \[ \left( ac - b^2 \right) \left(ab-c^2 \right) = \left( bc - a^2 \right)^2 \] and that \( a^3 -3abc + b^3 +c^3 = 0\,\). Deduce that either \(k=1\) or the two equations are identical.


Solution: \begin{align*} && x^3 - 3xbc+b^3 + c^3 &= (x+b+c)(x^2-x(b+c)+b^2+c^2-bc) \\ &&&= \tfrac12(x+b+c)((x-b)^2+(x-c)^2+(b-c)^2) \\ \end{align*} We must have: \begin{align*} && 0 &= ak^2 + bk+c \tag{1}\\ &&0 &= bk^2+ck+a \tag{2}\\ b*(1)&& 0 &= abk^2 + b^2k+cb \\ a*(2)&& 0 &= abk^2 + ack + a^2 \\ \Rightarrow && 0 &= k(ac-b^2)+a^2-bc \\ \Rightarrow && (ac-b^2)k &= bc-a^2 \\ \\ c*(1) && 0 &= ack^2+bck+c^2 \\ b*(2) && 0 &= b^2k^2+bck+ab \\ \Rightarrow && 0 &= (ac-b^2)k^2 +c^2-ab \\ \Rightarrow && (ac-b^2)k^2 &= ab-c^2 \\ \\ \Rightarrow && \frac{ab-c^2}{ac-b^2} &= k^2 = \left (\frac{bc-a^2}{ac-b^2} \right)^2 \\ \Rightarrow && (ab-c^2)(ac-b^2) &= (bc-a^2)^2 \\ \Rightarrow && a^2bc - ab^3-ac^3+b^2c^2 &= b^2c^2-2a^2bc+a^4 \\ \Rightarrow && 0 &= a^4+ab^3+ac^3-3a^2bc \\ &&&= a(a^3+b^3+c^3-3abc) \\ \underbrace{\Rightarrow}_{a \neq 0} && 0 &= a^3+b^3+c^3-3abc \\ &&&= (a+b+c)((a-b)^2+(b-c)^2+(c-a)^2) \end{align*} Therefore \(a+b+c = 0\). (Since otherwise \(a=b=c\) but \(ac \neq b^2\)). This means \(1\) is a root of our equations. Therefore, either \(k = 1\) or they have both roots in common, ie they are the same equation up to a scalar factor. ie \(b = la, c = lb, a= lc \Rightarrow l^3 = 1 \Rightarrow l = 1\). Therefore, they are the same equation.

2007 Paper 2 Q4
D: 1600.0 B: 1500.0

Given that \(\cos A\), \(\cos B\) and \(\beta\) are non-zero, show that the equation \[ \alpha \sin(A-B) + \beta \cos(A+B) = \gamma \sin(A+B) \] reduces to the form \[ (\tan A-m)(\tan B-n)=0\,, \] where \(m\) and \(n\) are independent of \(A\) and \(B\), if and only if \(\alpha^2=\beta^2+\gamma^2\). Determine all values of \(x\), in the range \(0\le x <2\pi\), for which:

  1. $2\sin(x-\frac14\pi) + \sqrt{3} \cos(x+\frac14\pi) = \sin(x+\frac14\pi)\(
  2. \)2\sin(x-\frac16\pi) + \sqrt{3} \cos(x+\frac16\pi) = \sin(x+\frac16\pi)\(
  3. \)2\sin(x+\frac13\pi) + \sqrt{3} \cos(3x) = \sin(3x)$


Solution: \begin{align*} && \alpha \sin(A-B) + \beta \cos (A + B) &= \gamma \sin(A+B) \\ \Leftrightarrow && \alpha \sin A \cos B - \alpha \cos A \sin B + \beta \cos A \cos B - \beta \sin A \sin B &= \gamma \sin A \cos B + \gamma \cos A \sin B \\ \Leftrightarrow && \alpha \tan A - \alpha \tan B + \beta - \beta \tan A \tan B &= \gamma \tan A + \gamma \tan B \\ \Leftrightarrow && \beta \tan A \tan B +(\gamma-\alpha) \tan A + (\gamma +\alpha)\tan B&=\beta \\ \Leftrightarrow && \tan A \tan B +\left (\frac{\gamma-\alpha}{\beta} \right) \tan A + \left (\frac{\gamma +\alpha}{\beta} \right)\tan B&=1\\ \Leftrightarrow && \left ( \tan A + \left ( \frac{\gamma+\alpha}{\beta} \right) \right) \left ( \tan B + \left ( \frac{\gamma-\alpha}{\beta} \right)\right) - \frac{\gamma^2 - \alpha^2}{\beta^2}&=1\\ \Leftrightarrow && \left ( \tan A + \left ( \frac{\gamma+\alpha}{\beta} \right) \right) \left ( \tan B + \left ( \frac{\gamma-\alpha}{\beta} \right)\right) &= \frac{\beta^2+\gamma^2-\alpha^2}{\beta^2}\\ \end{align*} Which has the desired form iff \(\beta^2+\gamma^2 = \alpha^2\).

  1. \(\,\) \begin{align*} && 2\sin(x-\tfrac14\pi) + \sqrt 3 \cos(x+\tfrac14\pi) &=\sin(x+\tfrac14\pi) \\ && 3 + 1 &= 4 \\ \Rightarrow && \left (\tan x + \frac{1+2}{\sqrt3} \right) \left ( \tan \frac{\pi}{4} + \frac{1-2}{\sqrt3}\right) &= 0\\ \Rightarrow && \tan x &= -\sqrt3 \\ \Rightarrow && x &= \tfrac23\pi, \tfrac53\pi \end{align*}
  2. \(\,\) \begin{align*} && 2\sin(x-\frac16\pi) + \sqrt 3 \cos(x+\frac16\pi) &=\sin(x+\frac16\pi) \\ \Leftrightarrow && \left (\tan x + \frac{1+2}{\sqrt3} \right) \left ( \tan \frac{\pi}{3} + \frac{1-2}{\sqrt3}\right) &= 0\\ && x &\in [0, 2\pi) \end{align*}
  3. \(\,\) \begin{align*} && 2\sin(x+\frac13\pi) + \sqrt 3 \cos(3x) = \sin(3x) \\ && A-B =x + \tfrac13\pi, A+B &= 3x \\ \Rightarrow && A = 2x + \tfrac\pi6, B &= x-\tfrac{\pi}{6} \\ \Rightarrow && \tan (2x+\tfrac\pi6)&=-\sqrt3 \\ && 2x + \tfrac{\pi}{6} &= \tfrac23\pi, \tfrac53\pi, \tfrac83 \pi, \tfrac{11}3\pi \\ && x &= \tfrac{\pi}{4}, \tfrac{3\pi}{4}, \tfrac{5\pi}{4}, \tfrac{7\pi}{4} \\ && \tan(-x-\tfrac{\pi}{6}) &= \frac1{\sqrt{3}} \\ \Rightarrow && x-\tfrac{\pi}{6} &= \ldots, \tfrac{\pi}{6}, \tfrac{7\pi}{6}, \ldots \\ \Rightarrow && x &= \tfrac{\pi}3, \tfrac{4\pi}{3} \\ \\ \Rightarrow && x &= \tfrac{\pi}{4}, \tfrac{3\pi}{4}, \tfrac{5\pi}{4}, \tfrac{7\pi}{4} , \tfrac{\pi}3, \tfrac{4\pi}{3} \end{align*}