Problems

Filters
Clear Filters

3 problems found

2018 Paper 2 Q4
D: 1600.0 B: 1484.0

In this question, you may use the following identity without proof: \[ \cos A + \cos B = 2\cos\tfrac12(A+B) \, \cos \tfrac12(A-B) \;. \]

  1. Given that \(0\le x \le 2\pi\), find all the values of \(x\) that satisfy the equation \[ \cos x + 3\cos 2x + 3\cos 3 x + \cos 4x= 0 \,. \]
  2. Given that \(0\le x \le \pi\) and \(0\le y \le \pi\) and that \[ \cos (x+y) + \cos (x-y) -\cos2x = 1 \,, \] show that either \(x=y\) or \(x\) takes one specific value which you should find.
  3. Given that \(0\le x \le \pi\) and \(0\le y \le \pi\,\), find the values of \(x\) and \(y\) that satisfy the equation \[ \cos x + \cos y -\cos (x+y) = \tfrac32 \,. \]


Solution:

  1. \(\,\) \begin{align*} && 0 &= \cos x + 3 \cos 2x + 3 \cos 3x + \cos 4 x \\ &&&= \cos x + \cos 4x + 3 \left (\cos 2x + \cos 3 x \right) \\ &&&= 2 \cos \frac{5x}{2} \cos \frac{3x}{2} + 6 \cos \frac{x}{2}\cos\frac{5x}{2} \\ &&&= 2 \cos \frac{5x}{2} \left (\cos \frac{3x}{2} + 3 \cos \frac{x}{2} \right)\\ &&&= 2 \cos \frac{5x}{2} \left ( \cos \frac{2x}{2}\cos \frac{x}{2} - \sin \frac{2x}{2} \sin \frac{x}{2}+3 \cos \frac{x}{2} \right) \\ &&&= 2 \cos \frac{5x}{2} \left ( \left (2\cos^2 \frac{x}{2} - 1 \right)\cos \frac{x}{2} - 2\sin \frac{x}{2} \cos \frac{x}{2} \sin \frac{x}{2}+3 \cos \frac{x}{2} \right) \\ &&&= 2 \cos \frac{5x}{2} \left ( 4\cos^3 \frac{x}{2} \right) \\ &&&= 8 \cos \frac{5x}{2} \cos^3 \frac{x}{2} \\ \Rightarrow && \frac{x}{2} &= \frac{\pi}{2}, \frac{3\pi}{2}, \cdots \\ && \frac{5x}{2} &= \frac{\pi}{2}, \frac{3\pi}{2}, \cdots \\ \Rightarrow && x &= \frac{\pi}{5}, \frac{3\pi}{5}, \pi, \frac{7\pi}{5}, \frac{9\pi}{5} \end{align*}
  2. \(\,\) \begin{align*} && 1 &= \cos (x + y) + \cos(x-y) - \cos 2x \\ &&&= 2 \cos x \cos y - 2\cos^2 x + 1 \\ \Rightarrow && 0 &= \cos x (\cos y - \cos x) \\ \Rightarrow && 0 &=\cos x \left ( \cos y + \cos (\pi - x) \right) \\ &&&= 2\cos x \cos \frac{y+x-\pi}{2} \cos \frac{y-x+\pi}{2} \\ \Rightarrow && x &= \frac{\pi}{2} \\ && y+x - \pi&= \pi ,3\pi, \cdots \\ && y-x + \pi&=\pi, 3 \pi, \cdots \\ \Rightarrow && x &= \frac{\pi}{2} \\ && y+x &= 2\pi \Rightarrow x = y = \pi \\ && y&= x \end{align*} So the only solutions are \(x =y\) and \(x = \frac{\pi}{2}\)
  3. \(\,\) \begin{align*} && \frac32 &= \cos x + \cos y - \cos (x+y) \\ &&&= 2 \cos \frac{x+y}{2} \cos \frac{x-y}{2} - 2 \cos^2 \frac{x+y}{2} + 1 \\ \Rightarrow && \frac14 &= \cos \frac{x+y}{2} \left ( \cos \frac{x-y}{2} - \cos \frac{x+y}{2} \right) \\ \Rightarrow && 0 &= \cos^2 \frac{x+y}{2} - \cos \frac{x-y}{2}\cos \frac{x+y}{2} + \frac14 \\ \Rightarrow && \cos \frac{x+y}{2} &= \frac{\cos \frac{x-y}{2} \pm \sqrt{\cos^2 \frac{x-y}{2}-1}}{2} \\ \Rightarrow && \cos \frac{x-y}{2} &= \pm 1\\ && \cos \frac{x+y}{2} &= \pm \frac12 \\ \Rightarrow && x-y &= -4\pi, 0, 4\pi, \cdots \\ \Rightarrow && x &= y \\ \Rightarrow && \cos x &= \frac12 \\ \Rightarrow && x &= \frac{\pi}{3} \\ \Rightarrow && (x, y) &= \left ( \frac{\pi}{3}, \frac{\pi}{3}\right) \end{align*}

1999 Paper 2 Q5
D: 1600.0 B: 1500.0

Show that if \(\alpha\) is a solution of the equation $$ 5{\cos x} + 12{\sin x} = 7, $$ then either $$ {\cos }{\alpha} = \frac{35 -12\sqrt{120}}{169} $$ or \(\cos \alpha\) has one other value which you should find. Prove carefully that if \(\frac{1}{2}\pi< \alpha < \pi\), then \(\alpha < \frac{3}{4}\pi\).


Solution: \begin{align*} && 5 \cos x + 12\sin x &= 7 \\ \Rightarrow && 5 \cos x - 7 &= -12 \sin x \\ \Rightarrow && 25 \cos^2 x - 70\cos x + 49 &= 144 \sin^2 x \\ \Rightarrow && 25 \cos^2 x - 70\cos x + 49 &= 144 (1-\cos^2 x) \\ \Rightarrow && 169 \cos^2 x - 70 \cos x -95 &= 0 \\ \Rightarrow && \cos \alpha &= \frac{70 \pm \sqrt{70^2 - 4 \cdot 169 \cdot (-95)}}{2 \cdot 169} \\ &&&= \frac{35 \pm \sqrt{35^2 + 169 \cdot 95} }{169} \\ &&&= \frac{35 \pm 12\sqrt{120}}{169} \end{align*} If \(\frac12 \pi < \alpha < \pi\) then \(\cos \alpha\) is negative, in particular \(\cos \alpha = \frac{35 -12\sqrt{120}}{169}\). Since \(\cos\) is decreasing over this range, if \(\cos \alpha > \cos \frac34 \pi = -\frac{\sqrt{2}}2\), then we will have shown \(\alpha < \frac34 \pi\) \begin{align*} && \cos \alpha &= \frac{35 - 12 \sqrt{120}}{169} \\ &&&> \frac{35 - 12 \cdot \sqrt{121}}{169} \\ &&&= \frac{35 - 12 \cdot 11}{169} \\ &&&= \frac{35 - 132}{169} \\ &&&= -\frac{97}{169} \\ &&&> -\frac{8}{13} \end{align*} but \(\left ( \frac{8}{13} \right)^2 = \frac{64}{169} < \frac12\), so we are done.

1994 Paper 2 Q3
D: 1600.0 B: 1500.0

The function \(\mathrm{f}\) satisfies \(\mathrm{f}(0)=1\) and \[ \mathrm{f}(x-y)=\mathrm{f}(x)\mathrm{f}(y)-\mathrm{f}(a-x)\mathrm{f}(a+y) \] for some fixed number \(a\) and all \(x\) and \(y\). Without making any further assumptions about the nature of the function show that \(\mathrm{f}(a)=0\). Show that, for all \(t\),

  1. \(\mathrm{f}(t)=\mathrm{f}(-t)\),
  2. \(\mathrm{f}(2a)=-1\),
  3. \(\mathrm{f}(2a-t)=-\mathrm{f}(t)\),
  4. \(\mathrm{f}(4a+t)=\mathrm{f}(t)\).
Give an example of a non-constant function satisfying the conditions of the first paragraph with \(a=\pi/2\). Give an example of an non-constant function satisfying the conditions of the first paragraph with \(a=-2\).


Solution: Let \(P(x,y)\) be the statement that the functional equation holds, then: \begin{align*} P(0,0): && f(0) &= f(0)f(0)-f(a)f(a) \\ \Rightarrow && 1 &= 1 - f(a)^2 \\ \Rightarrow && f(a)^2 &= 0 \\ \Rightarrow && f(a) &= 0 \end{align*}

  1. \begin{align*} P(0,t): && f(-t) &= f(0)f(t) - f(a)f(a-t) \\ \Rightarrow && f(-t) &= f(t) - 0 \\ \Rightarrow && f(t) &= f(-t) \end{align*}
  2. \begin{align*} P(a,a): && f(0) &= f(a)f(a)-f(0)f(2a) \\ \Rightarrow && 1 &= 0 - f(2a) \\ \Rightarrow && f(2a) &= -1 \end{align*}
  3. \begin{align*} P(2a,t): && f(2a-t) &= f(2a)f(t) - f(-a)f(a+t) \\ \Rightarrow && f(2a-t) &= -f(t)-f(a)f(a+t) \\ &&&= -f(t)-0 \\ \Rightarrow && f(2a-t) &= -f(t) \end{align*}
  4. \begin{align*} && f(4a+t) &= f(2a-(-2a-t)) \\ &&&=-f(2a+t) \\ &&&=-f(2a-(-t)) \\ &&&=f(-t) \\ &&&=f(t) \end{align*}
Let \(f(x) = \cos x\) then \(f(\frac{\pi}{2}-x) = \sin x\) and \(f(\frac{\pi}{2}+y) = -\sin y\) so the equation becomes \(\cos(x-y) = \cos x \cos y + \sin x \sin y\) which is the normal cosine addition formula. Similarly, consider \(f(x) = \cos \frac{\pi}{4} x\).