Problems

Filters
Clear Filters

15 problems found

2025 Paper 3 Q8
D: 1500.0 B: 1500.0

  1. Show that $$z^{m+1} - \frac{1}{z^{m+1}} = \left(z - \frac{1}{z}\right)\left(z^m + \frac{1}{z^m}\right) + \left(z^{m-1} - \frac{1}{z^{m-1}}\right)$$ Hence prove by induction that, for \(n \geq 1\), $$z^{2n} - \frac{1}{z^{2n}} = \left(z - \frac{1}{z}\right)\sum_{r=1}^n \left(z^{2r-1} + \frac{1}{z^{2r-1}}\right)$$ Find similarly \(z^{2n} - \frac{1}{z^{2n}}\) as a product of \((z + \frac{1}{z})\) and a sum.
    1. By choosing \(z = e^{i\theta}\), show that $$\sin 2n\theta = 2\sin\theta \sum_{r=1}^n \cos(2r-1)\theta$$
    2. Use this result, with \(n = 2\), to show that \(\cos\frac{2\pi}{5} = \cos\frac{\pi}{5} - \frac{1}{2}\).
    3. Use this result, with \(n = 7\), to show that \(\cos\frac{2\pi}{15} + \cos\frac{4\pi}{15} + \cos\frac{8\pi}{15} + \cos\frac{16\pi}{15} = \frac{1}{2}\).
  2. Show that \(\sin\frac{\pi}{14} - \sin\frac{3\pi}{14} + \sin\frac{5\pi}{14} = \frac{1}{2}\).


Solution:

  1. \begin{align*} RHS &= \left(z - \frac{1}{z}\right)\left(z^m + \frac{1}{z^m}\right) + \left(z^{m-1} - \frac{1}{z^{m-1}}\right) \\ &= z^{m+1} + \frac{1}{z^{m-1}} - z^{m-1} - \frac{1}{z^{m+1}} + z^{m-1} - \frac{1}{z^{m-1}} \\ &= z^{m+1} - \frac{1}{z^{m+1}} \\ &= LHS \end{align*}. Claim: For \(n \geq 1\), $$z^{2n} - \frac{1}{z^{2n}} = \left(z - \frac{1}{z}\right)\sum_{r=1}^n \left(z^{2r-1} + \frac{1}{z^{2r-1}}\right)$$ Proof: (By Induction) Base Case: (\(n=1\)). \begin{align*} LHS &= z^2 - \frac{1}{z^2} \\ &= (z-\frac1z)(z + \frac{1}{z}) \\ &= (z - \frac1z) \sum_{r=1}^1 \left ( z + \frac{1}{z} \right) \\ &= (z - \frac1z) \sum_{r=1}^1 \left ( z^{2r-1} + \frac{1}{z^{2r-1}} \right) \\ &= RHS \end{align*} as required. Inductive step: Suppose our result is true for some \(n=k\), then consider \(n = k+1\). \begin{align*} RHS &= \left(z - \frac{1}{z}\right)\sum_{r=1}^{k+1} \left(z^{2r-1} + \frac{1}{z^{2r-1}}\right) \\ &= \left(z - \frac{1}{z}\right)\sum_{r=1}^{k} \left(z^{2r-1} + \frac{1}{z^{2r-1}}\right) + \left(z - \frac{1}{z}\right)\left(z^{2k+1} + \frac{1}{z^{2k+1}}\right) \\ &= z^{2k} - \frac{1}{z^{2k}} + \left(z - \frac{1}{z}\right)\left(z^{2k+1} + \frac{1}{z^{2k+1}}\right) \\ &= z^{2k+2} - \frac{1}{z^{2k+2}} \\ &= LHS \end{align*}. Therefore if our result is true for \(n=k\) is true, it is true for \(n=k+1\). Since it is also true for \(n=1\) it is true for all \(n \geq 1\) but the principle of mathematical induction. Since \(\displaystyle z^{m+1} - \frac{1}{z^{m+1}} = \left(z + \frac{1}{z}\right)\left(z^m - \frac{1}{z^m}\right) + \left(z^{m-1} - \frac{1}{z^{m-1}}\right)\), we must have \(\displaystyle z^{2n}-\frac{1}{z^{2n}} = \left ( z + \frac{1}{z} \right) \sum_{r=1}^n \left (z^{2r-1}-\frac{1}{z^{2r-1}} \right)\)
    1. Since $$z^{2n} - \frac{1}{z^{2n}} = \left(z - \frac{1}{z}\right)\sum_{r=1}^n \left(z^{2r-1} + \frac{1}{z^{2r-1}}\right)$$ we have \begin{align*} && e^{2n\theta i} - e^{-2n\theta i} &= \left(e^{\theta i} - e^{-\theta i}\right)\sum_{r=1}^n \left(e^{(2r-1)\theta i} + e^{-(2r-1)\theta i}\right) \\ \Rightarrow && 2i \sin 2n \theta &= 2i \sin \theta \sum_{r=1}^n 2 \cos (2r-1) \theta \\ \Rightarrow && \sin 2n \theta &= 2\sin \theta \sum_{r=1}^n \cos (2r-1) \theta \end{align*}
    2. When \(n = 2, \theta = \frac{\pi}{5}\) we have: \begin{align*} &&\sin \frac{4\pi}{5} &= 2 \sin \frac{\pi}{5} (\cos \frac{\pi}{5} + \cos \frac{3\pi}{5}) \\ &&\sin \frac{\pi}{5} &= 2 \sin \frac{\pi}{5} (\cos \frac{\pi}{5} - \cos \frac{2\pi}{5}) \\ &&\frac12 &= \cos \frac{\pi}{5} - \cos \frac{2 \pi}{5} \\ \Rightarrow && \cos \frac{2\pi}{5} &= \cos \frac{\pi}{5} - \frac12 \end{align*}
    3. When \(n = 7, \theta = \frac{\pi}{15}\) we have: \begin{align*} && \sin \frac{14 \pi}{15} &= 2 \sin \frac{\pi}{15} \sum_{r=1}^7 \cos (2r-1) \frac{\pi}{15} \\ \Rightarrow && \frac12 &= \cos \frac{\pi}{15} + \cos \frac{3 \pi}{15} + \cos \frac{5 \pi}{15}+ \cos \frac{7 \pi}{15}+ \cos \frac{9 \pi}{15}+ \cos \frac{11 \pi}{15}+ \cos \frac{13 \pi}{15} \\ &&&= -\cos \frac{16\pi}{15} + \cos \frac{3 \pi}{15} + \cos \frac{5 \pi}{15}- \cos \frac{8 \pi}{15}+ \cos \frac{9 \pi}{15}- \cos \frac{4 \pi}{15}- \cos \frac{2\pi}{15} \\ &&&= - \left ( \cos \frac{2\pi}{15}+\cos \frac{4\pi}{15}+\cos \frac{8\pi}{15}+\cos \frac{16\pi}{15}\right) + \cos \frac{\pi}{5} + \cos \frac{\pi}{3} + \cos \frac{3 \pi}{5} \\ &&&= - \left ( \cos \frac{2\pi}{15}+\cos \frac{4\pi}{15}+\cos \frac{8\pi}{15}+\cos \frac{16\pi}{15}\right) + \frac12 + \frac12 \\ \Rightarrow && \frac12 &= cos \frac{2\pi}{15}+\cos \frac{4\pi}{15}+\cos \frac{8\pi}{15}+\cos \frac{16\pi}{15} \end{align*}
  2. By using \(z = e^{i \theta}\) we have that: \begin{align*} && z^{2n}-\frac{1}{z^{2n}} &= \left ( z + \frac{1}{z} \right) \sum_{r=1}^n \left (z^{2r-1}-\frac{1}{z^{2r-1}} \right ) \\ \Rightarrow && e^{2n \theta i} - e^{-2n \theta i} &= (e^{\theta i} + e^{-\theta i}) \sum_{r=1}^n (e^{(2r-1)\theta i} - e^{(2r-1) \theta i}) \\ \Rightarrow && 2i \sin 2n \theta &= 2 \cos \theta \sum_{r=1}^n 2i \sin(2r-1) \theta \\ \Rightarrow && \sin 2n \theta &= 2 \cos \theta \sum_{r=1}^n \sin(2r-1) \theta \end{align*} When \(n = 3, \theta = \frac{\pi}{14}\) we must have: \begin{align*} &&\sin \frac{3 \pi}{7} &= 2 \cos \frac{\pi}{14}( \sin \frac{\pi}{14}+\sin \frac{3\pi}{14}+\sin \frac{5\pi}{14}) \\ &&&= 2 \sin \left (\frac{\pi}{2} - \frac{\pi}{14} \right)( \sin \frac{\pi}{14}+\sin \frac{3\pi}{14}+\sin \frac{5\pi}{14}) \\ &&&= 2 \sin \frac{3\pi}{7} ( \sin \frac{\pi}{14}+\sin \frac{3\pi}{14}+\sin \frac{5\pi}{14}) \\ \Rightarrow && \frac12 &= \sin \frac{\pi}{14}+\sin \frac{3\pi}{14}+\sin \frac{5\pi}{14} \end{align*} as required.

2018 Paper 3 Q7
D: 1700.0 B: 1516.0

  1. Use De Moivre's theorem to show that, if \(\sin\theta\ne0\)\,, then \[ \frac{ \left(\cot \theta + \rm{i}\right)^{2n+1} -\left(\cot \theta - \rm{i}\right)^{2n+1}}{2\rm{i}} = \frac{\sin \left(2n+1\right)\theta} {\sin^{2n+1}\theta} \,, \] for any positive integer \(n\). Deduce that the solutions of the equation \[ \binom{2n+1}{1}x^{n}-\binom{2n+1}{3}x^{n-1} +\cdots + \left(-1\right)^{n}=0 \] are \[x=\cot^{2}\left(\frac{m\pi}{2n+1}\right) \] where \( m=1\), \(2\), \(\ldots\) , \(n\,\).
  2. Hence show that \[ \sum_{m=1}^n \cot^{2}\left(\frac{m\pi}{2n+1}\right) =\frac{n\left(2n-1\right)}{3}. \]
  3. Given that \(0<\sin \theta <\theta <\tan \theta\) for \(0 < \theta < \frac{1}{2}\pi\), show that \[ \cot^{2}\theta<\frac{1}{\theta^{2}}<1+\cot^{2}\theta. \] Hence show that \[ \sum^\infty_{m=1} \frac{1}{m^2}= \frac{\pi^2}{6}\,.\]


Solution:

  1. \begin{align*} \frac{\left(\cot \theta + i\right)^{2n+1} -\left(\cot \theta - i\right)^{2n+1}}{2i} &= \frac{1}{\sin^{2n+1} \theta}\frac{\left(\cos \theta + i \sin \theta \right)^{2n+1} -\left(\cos\theta - i\sin \theta\right)^{2n+1}}{2i} \\ &= \frac{1}{\sin^{2n+1} \theta} \frac{e^{i(2n+1) \theta} - e^{-i(2n+1) \theta} }{2i} \\ &=\frac{\sin (2n+1) \theta}{\sin^{2n+1} \theta} \end{align*} Notice that: \begin{align*} (\cot \theta + i)^{2n+1} - (\cot \theta - i)^{2n+1} &= \sum_{k=0}^{2n+1} \binom{2n+1}{k}(i)^k \cdot \cot^{2n+1-k} \theta - \sum_{k=0}^{2n+1} \binom{2n+1}{k}(-i)^k \cdot \cot^{2n+1-k} \theta \\ &= \sum_{k=0}^{2n+1} \binom{2n+1}{k} \l i^k - (-i)^k \r \cdot \cot^{2n+1-k} \theta \\ &= \sum_{l=0}^{n} \binom{2n+1}{2l+1} \l i^{2l+1} - (-i)^{2l+1} \r \cdot \cot^{2n+1-(2l+1)} \theta \\ &= \sum_{l=0}^{n} \binom{2n+1}{2l+1} 2i \cdot \cot^{2(n-l)} \theta \\ &= 2i\sum_{l=0}^{n} \binom{2n+1}{2l+1} \cot^{2(n-l)} \theta \\ \end{align*} Therefore if \(\theta\) satisfies \(\frac{\sin (2n+1) \theta}{\sin^{2n+1} \theta} = 0\) then \(z = \cot^2 \theta\) satisfies the equation. But \(\theta = \frac{m \pi}{2n+1}, m = 1, 2, \ldots, n\) are \(n\) distinct all the roots must be \(\cot^2 \frac{m \pi}{2n+1}\).
  2. Notice that the sum of the roots will be \(\displaystyle \frac{\binom{2n+1}{3}}{\binom{2n+1}{1}} = \frac{(2n+1)\cdot 2n \cdot (2n-1)}{3! \cdot (2n+1)} = \frac{n \cdot (2n-1)}{3}\) and so \[ \sum_{m=1}^n \cot^{2}\left(\frac{m\pi}{2n+1}\right) =\frac{n\left(2n-1\right)}{3}. \]
  3. For \(0 < \theta < \frac{1}{2}\pi\), \begin{align*} && 0 < \sin \theta < \theta < \tan \theta \\ \Leftrightarrow && 0 < \cot \theta < \frac{1}{\theta} < \frac{1}{\sin \theta} \\ \Leftrightarrow && 0 < \cot^2 \theta < \frac{1}{\theta^2} < \cosec^2 \theta = 1 + \cot^2 \theta\\ \end{align*} Therefore \begin{align*} && \sum_{n=1}^N \cot^2 \frac{n \pi}{2N+1} < \sum_{n=1}^N \frac{(2N+1)^2}{n^2 \pi^2} < N + \sum_{n=1}^N \cot^2 \frac{n \pi}{2N+1} \\ \Rightarrow && \frac{1}{(2N+1)^2} \frac{N(2N-1)}{3} < \sum_{n=1}^N \frac{1}{n^2 \pi^2} < \frac{1}{(2N+1)^2} \l \frac{N(2N-1)}{3} + 1 \r \\ \Rightarrow && \lim_{N \to \infty}\frac{1}{(2N+1)^2} \frac{N(2N-1)}{3} < \lim_{N \to \infty}\sum_{n=1}^N \frac{1}{n^2 \pi^2} < \lim_{N \to \infty}\frac{1}{(2N+1)^2} \l \frac{N(2N-1)}{3} + 1 \r \\ \Rightarrow && \frac{1}{6} \leq \lim_{N \to \infty}\sum_{n=1}^N \frac{1}{n^2 \pi^2} \leq \frac16 \\ \Rightarrow && \sum_{n=1}^N \frac{1}{n^2} = \frac{\pi^2}{6} \end{align*}

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 2 Q4
D: 1600.0 B: 1470.8

  1. Find all the values of \(\theta\), in the range \(0^\circ < \theta < 180^\circ\), for which \(\cos\theta=\sin 4\theta\). Hence show that \[ \sin 18^\circ = \frac14\left( \sqrt 5 -1\right). \]
  2. Given that \[ 4\sin^2 x + 1 = 4\sin^2 2x \,, \] find all possible values of \(\sin x\,\), giving your answers in the form \(p+q\sqrt5\) where \(p\) and \(q\) are rational numbers.
  3. Hence find two values of \(\alpha\) with \(0^\circ < \alpha < 90^\circ\) for which \[ \sin^23\alpha + \sin^25\alpha = \sin^2 6\alpha\,. \]


Solution:

  1. Note that \(\cos \theta = \sin (90^\circ - \theta)\) so \begin{align*} && \sin(90^\circ - \theta) &= \sin 4 \theta\\ && 90^\circ - \theta &= 4\theta +360^{\circ}k \\ && 90^\circ + \theta &= 4\theta +360^{\circ}k \\ \Rightarrow && 5\theta &= 90^\circ, 450^\circ, 810^\circ, \cdots \\ && 3 \theta &= 90^\circ, 450^\circ, \cdots \\ \Rightarrow && \theta &= 18^\circ, 90^\circ, 162^\circ, \ldots \\ && \theta &= 30^\circ, 150^\circ, \ldots \end{align*} Therefore \(\theta = 8^\circ, 30^\circ, 90^\circ, 150^\circ, 162^\circ\). Note also that: \begin{align*} && 0 &= \sin 4 \theta - \cos \theta \\ &&&= 2 \sin 2 \theta \cos 2 \theta- \cos \theta \\ &&&= 4 \sin \theta \cos \theta \cos 2 \theta - \cos \theta \\ &&&= \cos \theta \left (4 \sin \theta (1- 2\sin^2 \theta) - 1 \right) \\ &&&= \cos \theta \left (-8\sin^3 \theta +4\sin \theta - 1 \right) \\ &&&= \cos \theta (1 - 2 \sin \theta)(4 \sin^2 \theta+2\sin \theta -1)\\ \cos \theta = 0: && \theta &= 90^\circ \\ \sin \theta = \frac12: && \theta &= 30^{\circ} \\ && \theta &= \sin^{-1} \left ( \frac{-1\pm \sqrt5}{4} \right) \end{align*} Therefore \(\sin 18^{\circ} = \frac{\pm \sqrt{5}-1}{4}\), but since \(\sin 18^{\circ} > 0\) it must be the positive version.
  2. \(\,\) \begin{align*} && 4 \sin^2 x + 1 &= 4 \sin^2 2 x \\ &&&= 16 \sin^2 x \cos^2 x \\ &&&= 16 \sin^2 x (1- \sin^2 x) \\ \Rightarrow && 0 &= 16y^2 -12y+1 \\ \Rightarrow && \sin^2 x &= \frac{3\pm \sqrt5}{8} \\ &&&= \left ( \frac{1 \pm \sqrt5}{4} \right)^2 \\ \Rightarrow && \sin x &= \pm \frac{1 \pm \sqrt{5}}{4} \end{align*}
  3. \(\,\) \begin{align*} && \sin^2 x + \frac1{2^2} &= \sin^2 2x \end{align*} So if we can have \(\sin 5x = \pm \frac12\) and \(\sin 3x = \pm \frac{1 \pm \sqrt5}{4}\) then we are good, ie \begin{align*} && 5x &= 30^{\circ}, 150^{\circ}, 210^{\circ}, 330^{\circ}, 390^{\circ}, \cdots \\ \Rightarrow && x &= 6^{\circ}, 30^{\circ}, 42^{\circ}, 66^{\circ}, 78^{\circ} \\ \Rightarrow && 3x &= \boxed{18^{\circ}}, \cancel{90^{\circ}}, \boxed{126^{\circ}}, \boxed{198^{\circ}}, \boxed{78^{\circ}} \end{align*} So our solutions are \(x = 6^{\circ}, 42^{\circ}, 66^{\circ}, 78^{\circ}\) although it's interesting to note that \(x = 45^{\circ}\) is another solution

2009 Paper 1 Q4
D: 1500.0 B: 1500.0

The sides of a triangle have lengths \(p-q\), \(p\) and \(p+q\), where \(p>q> 0\,\). The largest and smallest angles of the triangle are \(\alpha\) and \(\beta\), respectively. Show by means of the cosine rule that \[ 4(1-\cos\alpha)(1-\cos\beta) = \cos\alpha + \cos\beta \,. \] In the case \(\alpha = 2\beta\), show that \(\cos\beta=\frac34\) and hence find the ratio of the lengths of the sides of the triangle.


Solution: The largest angle will be opposite the side with length \(p+q\). Similarly the smallest angle will be opposite the side with length \(p-q\). The cosine rule tells us that: \begin{align*} && (p+q)^2 &= p^2 + (p-q)^2 - 2p(p-q) \cos \alpha \\ && 0 &= p(p-4q-2(p-q)\cos \alpha)\\ && 0 &= p(1-2\cos \alpha) + q(2\cos \alpha - 4)\\ \Rightarrow && \frac{p}{q} & = \frac{4-2 \cos \alpha}{1-2 \cos \alpha} \\ && (p-q)^2 &= p^2 + (p+q)^2 - 2p(p+q) \cos \beta \\ && 0 &= p(p+4q-2(p+q) \cos \beta) \\ && 0 &= p(1-2\cos \beta)+q(4-2\cos \beta) \\ \Rightarrow && \frac{p}{q} &= \frac{2\cos \beta - 4}{1-2\cos \beta} \\ \Rightarrow && \frac{4-2 \cos \alpha}{1-2 \cos \alpha} &= \frac{2\cos \beta - 4}{1-2\cos \beta} \\ \Rightarrow && (2-\cos \alpha)(1-2\cos \beta) &= (\cos \beta - 2)(1 - 2 \cos \alpha) \\ \Rightarrow && 2 - \cos \alpha -4\cos \beta+2\cos \alpha \cos \beta &= \cos \beta - 2-2\cos \alpha \cos \beta + 4 \cos \alpha \\ \Rightarrow && 4-4\cos \alpha - 4\cos \beta+4\cos \alpha\cos \beta &= \cos \alpha + \cos \beta \\ \Rightarrow && 4(1-\cos \alpha)(1-\cos \beta) &= \cos \alpha + \cos \beta \end{align*} If \(\alpha = 2 \beta\), and let \(c = \cos \beta\) \begin{align*} && 4 (1- \cos 2 \beta)(1-\cos \beta) &= \cos 2 \beta + \cos \beta \\ \Rightarrow && 4(1-(2c^2-1))(1-c) &= 2c^2-1+c\\ \Rightarrow && 8(1+c)(1-c)^2 &= (2c-1)(c+1) \\ \Rightarrow && 0 &= (c+1)(8(1-c)^2-(2c-1)) \\ &&&= (c+1)(8c^2-18c+9) \\ &&&= (c+1)(4c-3)(2c-3) \\ \end{align*} Therefore \(c = -1, \frac32, \frac34\). Clearly \(\cos \beta \neq -1, \frac32\), since they are not valid angles in a triangle (or valid values of \(\cos \beta\)). \(\frac{p}{q} = \frac{2 \cdot \frac34-4 }{1 - 2\cdot \frac34} = \frac{3-8}{2-3} = 5\) so \(4:5:6\)

2007 Paper 1 Q3
D: 1500.0 B: 1500.0

Prove the identities \(\cos^4\theta -\sin^4\theta \equiv \cos 2\theta\) and $\cos^4 \theta + \sin^4 \theta \equiv 1 - {\frac12} \sin^2 2 \theta$. Hence or otherwise evaluate \[ \int_0^{\frac{1}{2}\pi} \cos^4 \theta \; \d \theta \;\;\;\; \mbox{and}\;\;\;\; \int_0^{\frac{1}{2}\pi} \sin^4 \theta \; \d \theta \,. \] Evaluate also \[ \int_0^{\frac{1}{2}\pi} \cos^6 \theta \; \d \theta \;\;\;\; \mbox{and}\;\;\;\; \int_0^{\frac{1}{2}\pi} \sin^6 \theta \; \d \theta \,. \]


Solution: \begin{align*} && \cos^4 \theta - \sin^4 \theta &= (\cos^2 \theta - \sin^2 \theta)(\cos^2 \theta + \sin^2 \theta) \\ &&&= \cos^2 \theta - \sin^2 \theta \\ &&&= \cos 2 \theta \\ \\ && 1&= (\cos^2 \theta + \sin^2 \theta)^2 \\ &&&= \cos^4 \theta + \sin^4 \theta + 2 \sin^2 \theta \cos^2 \theta \\ &&&= \cos^4 \theta + \sin^4 \theta + \frac12 ( \sin^2 2 \theta) \\ \Rightarrow && \cos^4 \theta + \sin^4 \theta &= 1 - \tfrac12 \sin^2 2 \theta \end{align*} \begin{align*} && I &= \int_{0}^{\pi/2} \cos^4 \theta \d \theta \\ && J &= \int_0^{\pi/2} \sin^4 \theta \d \theta \\ && I-J &= \int_0^{\pi/2} \cos 2 \theta \d \theta = 0 \\ && I+J &= \int_0^{\pi/2} (1- \frac12 \sin^2 2 \theta) \d \theta \\ &&&= \frac{\pi}{2} - \frac14 \int_0^{\pi} \sin^2 \theta \d \theta \\ &&&= \frac{\pi}{2} - \frac{\pi}{8} \\ &&&= \frac{3\pi}{8} \\ \Rightarrow && I=J &= \frac{3\pi}{16} \end{align*} \begin{align*} && \cos^6 \theta + \sin^6 \theta &= (\cos^2 \theta + \sin^2 \theta)(\cos^4 \theta - \cos^2 \theta \sin^2 \theta + \sin^4 \theta) \\ &&&= 1-\tfrac12 \sin^2 2\theta - \tfrac14 \sin^2 2 \theta \\ &&&= 1 - \tfrac34 \sin^2 2 \theta \\ %&& \cos^6 \theta - \sin^6 \theta &= (\cos^2 \theta - \sin^2 \theta)(\cos^4 \theta + \cos^2 \theta \sin^2 \theta + \sin^4 \theta) \\ %&&&= \cos 2 \theta (1 - \tfrac12 \sin^2 2 \theta + \tfrac14 \sin^2 2 \theta) \\ %&&&= \cos 2 \theta (1 - \tfrac14 \sin^2 2 \theta) \\ \end{align*} \begin{align*} && I &= \int_{0}^{\pi/2} \cos^6 \theta \d \theta \\ && J &= \int_0^{\pi/2} \sin^6 \theta \d \theta \\ && I-J &= 0 \\ && I+J &= \int_0^{\pi/2} (1 - \tfrac34 \sin^2 2 \theta) \d \theta \\ &&&= \frac{\pi}{2} - \frac{3\pi}{16} = \frac{5\pi}{16} \\ \Rightarrow && I = J &= \frac{5\pi}{32} \end{align*}

2005 Paper 3 Q1
D: 1700.0 B: 1500.0

Show that \(\sin A = \cos B\) if and only if \(A = (4n+1)\frac{\pi}{2}\pm B\) for some integer \(n\). Show also that \(\big\vert\sin x \pm \cos x \big\vert \le \sqrt{2}\) for all values of \(x\) and deduce that there are no solutions to the equation \(\sin\left( \sin x \right) = \cos \left( \cos x \right)\). Sketch, on the same axes, the graphs of \(y= \sin \left( \sin x \right)\) and \(y = \cos \left( \cos x \right)\). Sketch, not on the previous axes, the graph of \(y= \sin \left(2 \sin x \right)\).


Solution: \begin{align*} && \sin A &= \cos B \\ \Leftrightarrow && 0 &= \sin A - \cos B \\ &&&= \sin A - \sin ( \frac{\pi}{2} - B) \\ &&&= 2 \sin \left ( \frac{A + B - \frac{\pi}{2}}{2} \right) \cos \left (\frac{A - B + \frac\pi2}{2} \right) \\ \Leftrightarrow && n \pi &= \frac{A+B - \frac{\pi}{2}}{2}, n\pi + \frac{\pi}{2} = \frac{A-B+\frac{\pi}{2}}{2} \\ \Leftrightarrow && A \pm B &= 2n\pi + \frac{\pi}{2} \\ &&&= (4n+1) \frac{\pi}{2} \end{align*} \begin{align*} |\sin x \pm \cos x| &= | \sqrt{2} \sin(x \pm \frac{\pi}{4} )| \\ & \leq \sqrt{2} \end{align*} Therefore if \(\sin(\sin x) = \cos (\cos x)\) we must have that \(|\sin x \pm \cos x| = |(4n+1) \frac{\pi}{2}| \geq \frac{\pi}{2} > 1.5 > \sqrt{2}\) contradiction.

TikZ diagram
TikZ diagram

2000 Paper 2 Q4
D: 1600.0 B: 1500.0

Prove that \[ (\cos\theta +\mathrm{i}\sin\theta) (\cos\phi +\mathrm{i}\sin\phi) = \cos(\theta+\phi) +\mathrm{i}\sin(\theta+\phi) \] and that, for every positive integer \(n\), $$ {(\cos {\theta} + \mathrm{i}\sin {\theta})}^n = \cos{n{\theta}} + \mathrm{i}\sin{n{\theta}}. $$ By considering \((5-\mathrm{i})^2(1+\mathrm{i})\), or otherwise, prove that \[ \arctan\left(\frac{7}{17}\right)+2\arctan\left(\frac{1}{5}\right)=\frac{\pi}{4}\,. \] Prove also that \[ 3\arctan\left(\frac{1}{4}\right)+\arctan\left(\frac{1}{20}\right)+\arctan\left(\frac{1}{1985}\right)=\frac{\pi}{4}\,. \] [Note that \(\arctan\theta\) is another notation for \(\tan^{-1}\theta\).]


Solution: \begin{align*} && LHS &= (\cos\theta +\mathrm{i}\sin\theta) (\cos\phi +\mathrm{i}\sin\phi) \\ &&&= \cos \theta \cos \phi - \sin \theta \sin \phi + \mathrm{i}(\sin \theta \cos \phi + \cos \theta \sin \phi) \\ &&&= \cos (\theta + \phi) + \mathrm{i} \sin (\theta + \phi) \\ &&&= RHS \end{align*} Therefore we can see \((\cos \theta + i \sin \theta)^n = \cos n\theta + i \sin n \theta\). \begin{align*} && (5-i)^2(1+i) &= (24-10i)(1+i) \\ &&&= (24+10) + i(24-10) \\ &&&= 34+14i \\ \Rightarrow && 2\arg(5-i) +\arg(1+i) &= \arg(34+14i) \\ \Rightarrow && 2\arctan\left (-\frac{1}{5} \right) + \frac{\pi}{4} &= \arctan \left ( \frac{7}{17} \right) \\ \Rightarrow && 2\arctan\left (\frac{1}{5} \right) +\arctan \left ( \frac{7}{17} \right) &= \frac{\pi}{4} \\ \end{align*} Consider \((1+i)(4-i)^3(20-i)\) \begin{align*} && (1+i)(4-i)^3(20-i) &= (21+19i)(52-47i) \\ &&&= 1985+i \\ \Rightarrow && \frac{\pi}{4} - 3 \arctan \left ( \frac{1}{4} \right) -\arctan \left ( \frac{1}{20} \right) &= \arctan \left ( \frac{1}{1985} \right) \end{align*}

1996 Paper 3 Q5
D: 1700.0 B: 1516.0

Show, using de Moivre's theorem, or otherwise, that \[ \tan7\theta=\frac{t(t^{6}-21t^{4}+35t^{2}-7)}{7t^{6}-35t^{4}+21t^{2}-1}\,, \] where \(t=\tan\theta.\)

  1. By considering the equation \(\tan7\theta=0,\) or otherwise, obtain a cubic equation with integer coefficients whose roots are \[ \tan^{2}\left(\frac{\pi}{7}\right),\ \tan^{2}\left(\frac{2\pi}{7}\right)\ \mbox{ and }\tan^{2}\left(\frac{3\pi}{7}\right) \] and deduce the value of \[ \tan\left(\frac{\pi}{7}\right)\tan\left(\frac{2\pi}{7}\right)\tan\left(\frac{3\pi}{7}\right)\,. \]
  2. Find, without using a calculator, the value of \[ \tan^{2}\left(\frac{\pi}{14}\right)+\tan^{2}\left(\frac{3\pi}{14}\right)+\tan^{2}\left(\frac{5\pi}{14}\right)\,. \]

1995 Paper 1 Q4
D: 1484.0 B: 1500.0

By applying de Moivre's theorem to \(\cos5\theta+\mathrm{i}\sin5\theta,\) expanding the result using the binomial theorem, and then equating imaginary parts, show that \[ \sin5\theta=\sin\theta\left(16\cos^{4}\theta-12\cos^{2}\theta+1\right). \] Use this identity to evaluate \(\cos^{2}\frac{1}{5}\pi\), and deduce that \(\cos\frac{1}{5}\pi=\frac{1}{4}(1+\sqrt{5}).\)


Solution: \begin{align*} && (\cos \theta + i \sin \theta)^n &= \cos n \theta + i \sin n \theta \\ n = 5: && \cos 5 \theta + i \sin 5 \theta &= (\cos \theta + i \sin \theta)^5 \\ \textrm{Im}: && \sin 5 \theta &= \binom{5}{1}\cos^4 \theta \sin \theta + \binom{5}{3} \cos^2 \theta (- \sin^3 \theta) + \binom{5}{5} \sin^5 \theta \\ &&&= \sin \theta (5\cos^4 \theta-10\cos^2 \theta \sin^2 \theta+\sin^4 \theta) \\ &&&= \sin \theta (5\cos^4 \theta-10\cos^2 \theta (1-\cos^2 \theta)+(1-\cos^2 \theta)^2) \\ &&&= \sin \theta((5+10+1)\cos^4 \theta +(-10-2)\cos^2 \theta + 1) \\ &&&= \sin \theta(16\cos^4 \theta -12\cos^2 \theta + 1) \\ \end{align*} Suppose \(\theta= \frac{\pi}{5}\), then \(\sin 5 \theta = 0, \sin \theta \neq 0\), therefore if \(c = \cos \theta\) we must have \begin{align*} && 0 &= 16c^4-12c^2+1 \\ \Rightarrow && c^2 &= \frac{3 \pm \sqrt{5}}{8} \\ &&&= \frac{6\pm 2\sqrt{5}}{16} \\ &&&= \frac{(1 \pm \sqrt{5})^2}{16} \\ \Rightarrow && c &= \pm \frac{1 \pm \sqrt{5}}{4} \end{align*} Since \(c > 0\) we either have \(\cos \frac15 \pi = \frac{1+\sqrt{5}}4\) or \(\cos \frac15 \pi = \frac{\sqrt{5}-1}4\), however \(\sqrt{5}-1 < 1.5\) and so \(\frac{\sqrt{5}-1}{4} < \frac12 = \cos \frac13 \pi\) we must have \(\cos \frac15 \pi = \frac{1+\sqrt{5}}4\)

1992 Paper 3 Q8
D: 1700.0 B: 1515.1

Show that \[ \sin(2n+1)\theta=\sin^{2n+1}\theta\sum_{r=0}^{n}(-1)^{n-r}\binom{2n+1}{2r}\cot^{2r}\theta, \] where \(n\) is a positive integer. Deduce that the equation \[ \sum_{r=0}^{n}(-1)^{r}\binom{2n+1}{2r}x^{r}=0 \] has roots \(\cot^{2}(k\pi/(2n+1))\) for \(k=1,2,\ldots,n\). Show that

  • sep}{3mm}
  • \(\bf (i)\) \({\displaystyle \sum_{k=1}^{n}\cot^{2}\left(\frac{k\pi}{2n+1}\right)=\frac{n(2n-1)}{3}},\)
  • \(\bf (ii)\) \({\displaystyle \sum_{k=1}^{n}\tan^{2}\left(\frac{k\pi}{2n+1}\right)=n(2n+1)},\)
  • \(\bf (iii)\) \({\displaystyle \sum_{k=1}^{n}\mathrm{cosec}^{2}\left(\frac{k\pi}{2n+1}\right)=\frac{2n(n+1)}{3}}.\)

1991 Paper 1 Q1
D: 1484.0 B: 1513.2

If \(\theta+\phi+\psi=\tfrac{1}{2}\pi,\) show that \[ \sin^{2}\theta+\sin^{2}\phi+\sin^{2}\psi+2\sin\theta\sin\phi\sin\psi=1. \] By taking \(\theta=\phi=\tfrac{1}{5}\pi\) in this equation, or otherwise, show that \(\sin\tfrac{1}{10}\pi\) satisfies the equation \[ 8x^{3}+8x^{2}-1=0. \]


Solution: \begin{align*} S &= \sin^{2}\theta+\sin^{2}\phi+\sin^{2}\psi+2\sin\theta\sin\phi\sin\psi \\ &= \sin^{2}\theta+\sin^{2}\phi+\sin^{2}(\tfrac\pi2-\theta-\phi)+2\sin\theta\sin\phi\sin(\tfrac\pi2-\theta-\phi) \\ &= \sin^{2}\theta+\sin^{2}\phi+\cos^{2}(\theta+\phi)+2\sin\theta\sin\phi\cos(\theta+\phi) \\ &= \sin^{2}\theta+\sin^{2}\phi+\left ( \cos(\theta)\cos(\phi)-\sin(\theta)\sin(\phi)\right)^2+2\sin\theta\sin\phi\left ( \cos(\theta)\cos(\phi)-\sin(\theta)\sin(\phi)\right) \\ &= \sin^{2}\theta+\sin^{2}\phi+\cos^2 \theta\cos^2 \phi-\sin^2 \theta \sin^2 \phi \\ &= \sin^{2}\theta(1-\sin^2 \phi)+\sin^{2}\phi+\cos^2 \theta\cos^2 \phi \\ &= \sin^{2}\theta\cos^2 \phi+\sin^{2}\phi+\cos^2 \theta\cos^2 \phi \\ &= \sin^{2}\phi+\cos^2 \phi \\ &= 1 \end{align*} Suppose \(\theta = \phi = \tfrac15 \pi, \psi = \tfrac1{10}\pi\). Also let \(s = \sin \tfrac1{10}\) \begin{align*} 1 &= 2\sin^2 \tfrac15 \pi + \sin^2 \tfrac1{10} \pi + 2 \sin^2\tfrac15 \pi \sin \tfrac1{10} \pi \\ &= 8\sin^2 \tfrac1{10} \pi \cos^2 \tfrac1{10} \pi + \sin^2 \tfrac1{10} \pi + 8 \sin^2 \tfrac1{10} \pi \cos^2 \tfrac1{10} \pi \sin \tfrac1{10} \pi \\ &= 8\sin^2 \tfrac1{10} \pi(1- \sin^2 \tfrac1{10} \pi) + \sin^2 \tfrac1{10} \pi + 8 \sin^2 \tfrac1{10} \pi (1-\sin^2 \tfrac1{10} \pi) \sin \tfrac1{10} \pi \\ &= 8s^2(1-s^2)+s^2 + 8s^2(1-s^2)s \\ &= -8 s^5 - 8 s^4 + 8 s^3 + 9 s^2 \end{align*} Therefore \(s\) is a root of \(8s^5+8s^4-8s^3-9s^2+1 = 0\), but notice that \begin{align*} 8s^5+8s^4-8s^3-9s^2+1 &= (s-1)(8 s^4 + 16 s^3 + 8 s^2 - s - 1 ) \\ &= (s-1)(s+1)(8s^3+8s^2-1) \end{align*} Therefore since \(\sin \tfrac{1}{10} \pi \neq \pm 1\) it must be a root of \(8x^3+8x^2-1=0\)

1990 Paper 1 Q2
D: 1500.0 B: 1516.0

Let \(\omega=\mathrm{e}^{2\pi\mathrm{i}/3}.\) Show that \(1+\omega+\omega^{2}=0\) and calculate the modulus and argument of \(1+\omega^{2}.\) Let \(n\) be a positive integer. By evaluating \((1+\omega^{r})^{n}\) in two ways, taking \(r=1,2\) and \(3\), or otherwise, prove that \[ \binom{n}{0}+\binom{n}{3}+\binom{n}{6}+\cdots+\binom{n}{k}=\frac{1}{3}\left(2^{n}+2\cos\left(\frac{n\pi}{3}\right)\right), \] where \(k\) is the largest multiple of \(3\) less than or equal to \(n\). Without using a calculator, evaluate \[ \binom{25}{0}+\binom{25}{3}+\cdots+\binom{25}{24} \] and \[ \binom{24}{2}+\binom{24}{5}+\cdots+\binom{24}{23}\,. \] {[}\(2^{25}=33554432.\){]}


Solution: Since \(\omega^3 = 1\) and \(\omega \neq 1\) we must have that \((\omega-1)(1 + \omega + \omega^2) = 0\) but by dividing by \(\omega - 1\) we obtain the desired result. \(1+\omega^2 = -\omega\) so \(|1 + \omega^2| = |-\omega| = 1\) and \(\arg ( 1 + \omega^2) = \arg(-\omega) = \pi - \frac{2\pi}{3} = \frac{\pi}{3}\) \begin{align*} && (1 + 1)^n &= \sum_{k=0}^n \binom{n}{k}\\ && (1+ \omega)^n &= \sum_{k=0}^n \binom{n}{k} \omega^{k} \\ && (1+ \omega^2)^n &= \sum_{k=0}^n \binom{n}{k} \omega^{2k} \\ \Rightarrow && 2^n+(-\omega^2)^n + (-\omega)^n &= \sum_{k=0, k \equiv 0 \pmod{3}}^n (1+1+1)\binom{n}{k} + \sum_{k=0, k \equiv 1 \pmod{3}}^n (1 + \omega + \omega^2) \binom{n}{k} + \sum_{k=0, k \equiv 2 \pmod{3}}^n (1 + \omega^2 + \omega) \binom{n}{k} \\ \Rightarrow && 2^n +((-\omega)^n)^{-1}+(-\omega)^n &= \sum_{k=0, k \equiv 0 \pmod{3}}^n \binom{n}{k} \end{align*} \(2^n +((-\omega)^n)^{-1}+(-\omega)^n = 2^n + 2 \textrm{Re}(-\omega^n) = 2^n + 2 \cos \frac{n\pi}{3}\) Therefore our answer follows. \begin{align*} \binom{25}{0}+\binom{25}{3}+\cdots+\binom{25}{24} &= \frac13 \l 2^{25} + 2\cos (\frac{25 \pi}{3}) \r \\ &= \frac13 \l 2^{25} + 2 \cos \frac{\pi}{3} \r \\ &= \frac13 \l 2^{25} + 1 \r \\ &= \frac13 \l (4096 \cdot 4096 \cdot 2) + 1 \r \\ &= 11\,184\,811 \end{align*} Notice that \(S_2 = \binom{24}{2} + \cdots +\binom{24}{23} = \binom{24}{1} + \cdots + \binom{24}{22} = S_1\) and \(S_0 = \binom{24}0 + \cdots + \binom{24}{21} = \frac13 \l 2^{24} + 2 \r\) Therefore since \(S_0 + 2 \cdot S_2 = 2^{24}\) we must have \begin{align*} S_2 &= \frac12 \l 2^{24} - \frac13 \l 2^{24} + 2 \r \r \\ &= \frac13 \l 2^{24} - 1 \r \\ &= \frac13 \l 16777216- 1 \r \\ &= \frac13 \cdot 16777215 \\ &= 5\,592\,405 \end{align*}

1990 Paper 3 Q1
D: 1700.0 B: 1516.0

Show, using de Moivre's theorem, or otherwise, that \[ \tan9\theta=\frac{t(t^{2}-3)(t^{6}-33t^{4}+27t^{2}-3)}{(3t^{2}-1)(3t^{6}-27t^{4}+33t^{2}-1)},\qquad\mbox{ where }t=\tan\theta. \] By considering the equation \(\tan9\theta=0,\) or otherwise, obtain a cubic equation with integer coefficients whose roots are \[ \tan^{2}\left(\frac{\pi}{9}\right),\qquad\tan^{2}\left(\frac{2\pi}{9}\right)\qquad\mbox{ and }\qquad\tan^{2}\left(\frac{4\pi}{9}\right). \] Deduce the value of \[ \tan\left(\frac{\pi}{9}\right)\tan\left(\frac{2\pi}{9}\right)\tan\left(\frac{4\pi}{9}\right). \] Show that \[ \tan^{6}\left(\frac{\pi}{9}\right)+\tan^{6}\left(\frac{2\pi}{9}\right)+\tan^{6}\left(\frac{4\pi}{9}\right)=33273. \]


Solution: Writing \(c = \cos \theta, s = \sin \theta\) then de Moivre states that: \begin{align*} && \cos 9 \theta + i \sin 9 \theta &= (c +i s)^9 \\ &&&= c^9 + 9ic^8s - 36c^7s^2-84ic^6s^3+126c^5s^4 + 126ic^4s^5 -84c^3s^6 -36ic^2s^7+9cs^8+is^9 \\ &&&= (c^9-36c^7s^2+126c^5s^3-84c^3s^6+8cs^8)+i(9c^8s-75c^6s^3+126c^4s^5-36c^2s^7+s^9) \\ \Rightarrow && \tan 9\theta &= \frac{(9c^8s-75c^6s^3+126c^4s^5-36s^2c^7+s^9)}{(c^9-36c^7s^2+126c^5s^4-84c^3s^6+8cs^8)} \\ &&&= \frac{9t-75t^3+126s^5-36t^7+t^9}{1-36t^2+126t^4-84t^6+8t^8} \\ &&&= \frac{t(t^{2}-3)(t^{6}-33t^{4}+27t^{2}-3)}{(3t^{2}-1)(3t^{6}-27t^{4}+33t^{2}-1)} \end{align*} If we consider \(\tan 9\theta = 0\) it will have the roots \(\theta = \frac{n \pi}{9}, n \in \mathbb{Z}\), in particular, the numerator of our fraction for \(\tan 9 \theta\) will be zero for \(t = 0, \tan \frac{\pi}{9}, \tan \frac{2\pi}{9}, \tan \frac{3\pi}{9}, \tan \frac{4 \pi}{9}, \tan \frac{5\pi}{9}, \tan \frac{6 \pi}{9}, \tan \frac{7 \pi}{9}, \tan \frac{8\pi}{9}\). It's worth noting all other values of \(\theta\) will repeat these values. Also note that \(0,\tan \frac{\pi}{3}, \tan \frac{2\pi}{3}\) are the roots of \(t\) and \(t^2-3\) respectively. Therefore the other values are the roots of our sextic. However, also note that \(\tan \frac{8\pi}{9} = - \tan \frac{\pi}{9}\) and similar, therefore we can notice that all the roots in pairs can be mapped to \(\tan \frac{\pi}{9}, \tan \frac{2 \pi}{9}\) and \(\tan \frac{4 \pi}{9}\) and all those values are squared, so the roots of: \(x^3 - 33x^2+27x-3\) will be \(\tan^2 \frac{\pi}{9}, \tan^2 \frac{2 \pi}{9}\) and \(\tan^2 \frac{4 \pi}{9}\). The product of the roots will be \(3\), so \begin{align*} && \tan^2 \frac{\pi}{9} \tan^2 \frac{2 \pi}{9} \tan^2 \frac{4 \pi}{9} &= 3 \\ \Rightarrow && \tan \frac{\pi}{9} \tan \frac{2 \pi}{9} \tan \frac{4 \pi}{9} &= \pm \sqrt{3} \\ \underbrace{\Rightarrow}_{\text{all positive}} && \tan \frac{\pi}{9} \tan \frac{2 \pi}{9} \tan \frac{4 \pi}{9} &= \sqrt{3} \\ \end{align*} Notice that \(x^3 + y^3 +z^3 - 3xyz = (x+y+z)((x+y+z)^2-3(xy+yz+zx))\) Therefore \begin{align*} \tan^{6}\left(\frac{\pi}{9}\right)+\tan^{6}\left(\frac{2\pi}{9}\right)+\tan^{6}\left(\frac{4\pi}{9}\right) &= 33(33^2-3\cdot27) + 3 \cdot 3 \\ &= 33\,273 \end{align*}

1989 Paper 1 Q8
D: 1500.0 B: 1516.0

By using de Moivre's theorem, or otherwise, show that

  1. \(\cos4\theta=8\cos^{4}\theta-8\cos^{2}\theta+1;\)
  2. \(\cos6\theta=32\cos^{6}\theta-48\cos^{4}\theta+18\cos^{2}\theta-1.\)
Hence, or otherwise, find all the real roots of the equation \[ 16x^{6}-28x^{4}+13x^{2}-1=0. \] [No credit will be given for numerical approximations.]


Solution: Given that \(e^{i \theta} = \cos \theta + i \sin \theta\) we must have that

  1. \begin{align*} \cos 4 \theta &= \textrm{Re} \l e^{i 4 \theta} \r \\ &= \textrm{Re} \l (\cos \theta + i \sin \theta)^4 \r \\ &= \cos^4 \theta - \binom{4}{2}\cos^2 \theta \sin^2 \theta +\sin^4 \theta \\ &= \cos^4 \theta - 6\cos^2 \theta (1-\cos^2 \theta) +(1-\cos^2 \theta)^2 \\ &= 8\cos^4 \theta - 8\cos^2 \theta + 1 \end{align*}
  2. Similarly, \begin{align*} \cos 6 \theta &= \textrm{Re} \l e^{i 6 \theta} \r \\ &= \textrm{Re} \l (\cos \theta + i \sin \theta)^6 \r \\ &= \cos^6 \theta -\binom{6}{2}\cos^4 \theta \sin^2 \theta +\binom{6}{4} \cos^2\theta \sin^4 \theta - \sin^6 \theta \\ &= \cos^6 \theta - 15 \cos^4 \theta (1-\cos^2 \theta) + 15\cos^2 \theta (1-\cos^2\theta)^2 - (1-\cos^2 \theta)^3\\ &= 31\cos^6 \theta-45\cos^4\theta+15\cos^2\theta-1+3\cos^2 \theta-3\cos^4 \theta+\cos^6 \theta \\ &= 32 \cos^6 \theta-48\cos^4 \theta+18\cos^2 \theta-1 \end{align*}
\begin{align*} 0 &= 16x^{6}-28x^{4}+13x^{2}-1\\ &= \frac12 (32x^6-56x^4+26x^2-1) \\ &= \frac12(32x^6-48x^4+18x^2-1-(8x^4-8x^2+1)) \end{align*} Therefore if \(x = \cos \theta\) then we are looking at solving \(\cos 6 \theta = \cos 4 \theta\). \(\cos 6 \theta - \cos 4 \theta = -2 \sin 5\theta \sin \theta = 0\). So we should be looking at \(\sin 5 \theta = 0\) and \(\sin \theta = 0\). \(\sin \theta = 0 \Rightarrow x = \cos \theta = \pm 1\) both of which are roots. The other roots will be \(\cos \frac{\pi}{5}, \cos \frac{2\pi}{5}\) etc but it's unclear this is an acceptable form. Alternatively, given our two roots, we can factorize \begin{align*} 0 &= 16x^{6}-28x^{4}+13x^{2}-1 \\ &= (x^2-1)(16x^4-12x^2+1) \end{align*} We can solve \(16y^2-12y+1=0\) to see that \(x^2 = \frac{3 \pm \sqrt{5}}{8}\) so our roots are: \(x = -1, 1, \pm \sqrt{\frac{3 + \sqrt{5}}{8}}, \pm \sqrt{\frac{3 -\sqrt{5}}{8}}\) (We might notice that \(3+\sqrt{5} =\l \frac{1+\sqrt{5}}{\sqrt{2}} \r^2\) so our final answer could be: \(x = -1, 1, \pm \frac{1+\sqrt{5}}{4}, \pm \frac{\sqrt{5}-1}{4}\))