Problems

Filters
Clear Filters

1 problem found

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.