Problems

Filters
Clear Filters

2 problems found

2009 Paper 2 Q3
D: 1600.0 B: 1500.0

Prove that \[ \tan \left ( \tfrac14 \pi -\tfrac12 x \right)\equiv \sec x -\tan x\,. \tag{\(*\)} \]

  1. Use \((*)\) to find the value of \(\tan\frac18\pi\,\). Hence show that \[ \tan \tfrac{11}{24} \pi = \frac{\sqrt3 + \sqrt2 -1}{\sqrt3 -\sqrt6+1}\;. \]
  2. Show that \[ \frac{\sqrt3 + \sqrt2 -1}{\sqrt3 -\sqrt6+1}= 2+\sqrt2+\sqrt3+\sqrt6\,. \]
  3. Use \((*)\) to show that \[ \tan \tfrac1{48}\pi = \sqrt{16+10\sqrt2+8\sqrt3 +6\sqrt6 \ }-2-\sqrt2-\sqrt3-\sqrt6\,. \]


Solution: \begin{align*} && \tan \left ( \tfrac14 \pi -\tfrac12 x \right) &\equiv \frac{\tan \tfrac{\pi}{4} - \tan \tfrac12 x}{1 + \tan \tfrac{\pi}{4} \tan \tfrac12 x} \\ &&&= \frac{1-\tan \tfrac12 x}{1+\tan \tfrac12 x} \\ \\ && \sec x - \tan x &= \frac{1+t^2}{1-t^2} - \frac{2t}{1-t^2} \\ &&&= \frac{(1-t)^2}{(1-t)(1+t)} \\ &&&= \frac{1-t}{1+t} \end{align*} Therefore both sides are equal to the same thing.

  1. \(\tan \tfrac18 \pi = \tan(\tfrac14 \pi - \tfrac12 \tfrac14\pi) = \sec \tfrac14 \pi - \tan \tfrac14 \pi = \sqrt{2} - 1\) \begin{align*} && \tan \tfrac{11}{24} \pi &= \tan (\tfrac13 \pi +\tfrac18 \pi) \\ &&&= \frac{\tan \tfrac13 \pi +\tan \tfrac18 \pi}{1-\tan \tfrac13 \pi \tan \tfrac18 \pi} \\ &&&= \frac{\sqrt{3} + \sqrt{2} - 1}{1 - \sqrt{3}(\sqrt{2}-1)} \\ &&&= \frac{\sqrt{3} + \sqrt{2} - 1}{1 +\sqrt{3}-\sqrt{6}} \\ \end{align*}
  2. \(\,\) \begin{align*} && (\sqrt{3}-\sqrt{6}+1)(2+\sqrt{2}+\sqrt{3}+\sqrt{6}) &= (2\sqrt{3}+\sqrt{6}+3+3\sqrt{2}) + \\ &&&\quad+(-2\sqrt{6}-2\sqrt{3}-3\sqrt{2}-6) + \\ &&&\quad+(2+\sqrt{2}+\sqrt{3}+\sqrt{6}) \\ &&&= \sqrt{3}+\sqrt{2}-1 \end{align*}
  3. \(\,\) \begin{align*} && \tan \tfrac{1}{48} \pi &= \tan (\tfrac14\pi - \tfrac{11}{48} \pi) \\ &&&= \sec \tfrac{11}{24} \pi - \tan \tfrac{11}{24} \pi \\ &&&= \sqrt{1+\tan^2 \tfrac{11}{24}\pi} - \tan \tfrac{11}{24} \pi \\ &&&= \sqrt{1 + (2+\sqrt{2}+\sqrt{3}+\sqrt{6})^2} - (2+\sqrt{2}+\sqrt{3}+\sqrt{6}) \\ &&&= \sqrt{16+10\sqrt{2} + 8\sqrt{3}+6\sqrt{6}} - 2 - \sqrt2 - \sqrt3-\sqrt6 \end{align*}

1994 Paper 2 Q6
D: 1600.0 B: 1500.0

Prove by induction, or otherwise, that, if \(0<\theta<\pi\), \[ \frac{1}{2}\tan\frac{\theta}{2}+\frac{1}{2^{2}}\tan\frac{\theta}{2^{2}}+\cdots+\frac{1}{2^{n}}\tan\frac{\theta}{2^{n}}=\frac{1}{2^{n}}\cot\frac{\theta}{2^{n}}-\cot\theta. \] Deduce that \[ \sum_{r=1}^{\infty}\frac{1}{2^{r}}\tan\frac{\theta}{2^{r}}=\frac{1}{\theta}-\cot\theta. \]


Solution: Claim: \(\displaystyle \sum_{r=1}^n \frac1{2^r} \tan \tfrac{\theta}{2^r} = \frac1{2^n}\cot \tfrac{\theta}{2^n} - \cot \theta\) Proof: (By Induction) Base case: \(n = 1\) \begin{align*} && LHS &= \sum_{r=1}^1 \frac1{2^r} \tan \frac{\theta}{2^r} \\ &&&= \frac1{2} \tan \frac{\theta}{2}\\ \\ && RHS &= \frac12 \cot \frac{\theta}{2} - \cot \theta \\ &&&= \frac12 \frac{1}{\tan \frac{\theta}{2}} - \frac{1-\tan^2 \frac{\theta}{2}}{2 \tan \frac{\theta}{2}} \\ &&&= \frac{1}{2} \tan \frac{\theta}{2} = LHS \end{align*} Therefore our base case is true. Assume our statement is true for some \(n=k\), then consider \(n = k+1\), ie \begin{align*} \sum_{r=1}^{k+1} \frac1{2^r} \tan \tfrac{\theta}{2^r} &= \sum_{r=1}^{k} \frac1{2^r} \tan \tfrac{\theta}{2^r} + \frac1{2^{k+1}} \tan \frac{\theta}{2^{k+1}} \\ &= \frac{1}{2^k} \cot \frac{\theta}{2^k} - \cot \theta + \frac{1}{2^{k+1}}\tan \frac{\theta}{2^{k+1}} \\ &= \frac{1}{2^{k+1}} \left (2 \cot \frac{\theta}{2^k} +\tan \frac{\theta}{2^{k+1}} \right) - \cot \theta \\ &= \frac{1}{2^{k+1}} \left (2\frac{1-\tan^2 \frac{\theta}{2^{k+1}}}{2 \tan \frac{\theta}{2^{k+1}}} + \tan \frac{\theta}{2^{k+1}} \right) - \cot \theta \\ &= \frac{1}{2^{k+1}} \cot \frac{\theta}{2^{k+1}} - \cot \theta \\ \end{align*} Therefore, since as \(x \to 0, x\cot x \to 1\) or \(x \cot \theta x \to \frac{1}{\theta}\) \begin{align*} \sum_{r=1}^{\infty}\frac{1}{2^{r}}\tan\frac{\theta}{2^{r}} &= \lim_{k\to \infty} \sum_{r=1}^{k}\frac{1}{2^{r}}\tan\frac{\theta}{2^{r}} \\ &= \lim_{k\to \infty} \left ( \frac{1}{2^{k+1}} \cot \frac{\theta}{2^{k+1}} - \cot \theta \right) \\ &= \lim_{k\to \infty}\frac{1}{2^{k+1}} \cot \frac{\theta}{2^{k+1}} - \cot \theta \\ &= \lim_{k\to \infty}\frac{1}{2^{k+1}} \cot \frac{\theta}{2^{k+1}} - \cot \theta \\ &= \lim_{k\to \infty}\frac{1}{2^{k+1}} \cot \frac{\theta}{2^{k+1}} - \cot \theta \\ &= \frac{1}{\theta} - \cot \theta \end{align*}