Problems

Filters
Clear Filters

5 problems found

2017 Paper 2 Q3
D: 1600.0 B: 1500.0

  1. Sketch, on \(x\)-\(y\) axes, the set of all points satisfying \(\sin y = \sin x\), for \(-\pi \le x \le \pi\) and \(-\pi \le y \le \pi\). You should give the equations of all the lines on your sketch.
  2. Given that \[ \sin y = \tfrac12 \sin x \] obtain an expression, in terms of \(x\), for \(y'\) when \(0\le x \le \frac12 \pi\) and \(0\le y \le \frac12 \pi\), and show that \[ y'' = - \frac {3\sin x}{(4-\sin^2 x)^{\frac32}} \;. \] Use these results to sketch the set of all points satisfying \(\sin y = \tfrac12 \sin x\) for \(0 \le x \le \frac12 \pi\) and \(0 \le y \le \frac12 \pi\). Hence sketch the set of all points satisfying \(\sin y = \tfrac12 \sin x\) for \(-\pi\! \le \! x \! \le \! \pi\) and \mbox{\( -\pi \, \le\, y\, \le\, \pi\,\)}.
  3. Without further calculation, sketch the set of all points satisfying \(\cos y = \tfrac12 \sin x\) for \(- \pi \le x \le \pi\) and \( -\pi \le y \le \pi\).


Solution:

  1. \(\,\)
    TikZ diagram
  2. \(\,\) \begin{align*} && \sin y &= \tfrac12 \sin x \\ \Rightarrow && \frac{\d y}{\d x} \cos y &= \tfrac12 \cos x \\ \Rightarrow && \frac{\d y}{\d x} &= \frac{\cos x}{2 \cos y} \\ &&&= \frac{\cos x}{2 \sqrt{1-\sin^2 y}} \\ &&&= \frac{\cos x}{2 \sqrt{1-\frac14 \sin^2 x}} \\ &&&= \frac{\cos x}{\sqrt{4-\sin^2 x}} \\ \\ && y'' &= \frac{-\sin x \cdot (4-\sin^2 x)^{\frac12} - \cos x \cdot (4-\sin^2 x)^{-\frac12} \cdot 2 \sin x \cos x}{(4-\sin^2 x)} \\ &&&= \frac{-\sin x \cdot (4-\sin^2 x) - \cos x \cdot 2 \sin x \cos x}{(4-\sin^2x)^{\frac32}} \\ &&&= \frac{-\sin x \cdot (4-\sin^2 x) - \sin x (1-\sin^2x)}{(4-\sin^2x)^{\frac32}} \\ &&&= \frac{-3\sin x }{(4-\sin^2x)^{\frac32}} \\ \end{align*}
    TikZ diagram
  3. \(\,\)
    TikZ diagram

2010 Paper 2 Q1
D: 1600.0 B: 1516.0

Let \(P\) be a given point on a given curve \(C\). The \textit{osculating circle} to \(C\) at \(P\) is defined to be the circle that satisfies the following two conditions at \(P\): it touches \(C\); and the rate of change of its gradient is equal to the rate of change of the gradient of \(C\). Find the centre and radius of the osculating circle to the curve \(y=1-x+\tan x\) at the point on the curve with \(x\)-coordinate \(\frac14 \pi\).


Solution: The condition is that we match the first and second derivative (as well as passing through the point in question, which is \((\frac{\pi}{4}, 2 - \frac{\pi}{4})\) The gradient is \(y' = -1 + \sec^2 x\), so the value is \(1\). The second derivative is \(y'' = 2 \sec^2 x \tan x\), which is \(4\) If we have a circle, radius \(r\), so \((x-a)^2 + (y-b)^2 = r^2\) then \(2(x-a) + 2(y-b) \frac{\d y}{\d x} = 0\) and \(2 + 2 \left ( \frac{\d y}{\d x} \right)^2 + 2(y-b) \frac{\d^2y}{\d x^2} = 0\). Therefore we must have \(1+1+(2-\frac{\pi}{4}-b)4 = 0 \Rightarrow b =\frac52-\frac{\pi}{4}\) We know that the centre lies on the line \(y = 2-x\), so we must have \(a = \frac{\pi}{4}-\frac12\) and so the centre is \(( \frac{\pi}{4} - \frac12,\frac52 - \frac{\pi}{4})\) and the radius is \(\sqrt{\frac14 + \frac14} = \frac{\sqrt{2}}{2}\)

2008 Paper 1 Q4
D: 1500.0 B: 1500.7

A function \(\f(x)\) is said to be convex in the interval \(a < x < b\) if \(\f''(x)\ge0\) for all \(x\) in this interval.

  1. Sketch on the same axes the graphs of \(y= \frac23 \cos^2 x\) and \(y=\sin x\) in the interval \(0\le x \le 2\pi\). The function \(\f(x)\) is defined for \(0 < x < 2\pi\) by \[\f(x) = \e^{\frac23 \sin x}. \] Determine the intervals in which \(\f(x)\) is convex.
  2. The function \(\g(x)\) is defined for \(0 < x < \frac12\pi\) by \[\g(x) = \e^{-k \tan x}. \] If \(k=\sin 2 \alpha\) and \(0 < \alpha < \frac{1}{4}\pi\), show that \(\g(x)\) is convex in the interval \(0 < x < \alpha\), and give one other interval in which \(\g(x)\) is convex.


Solution:

  1. TikZ diagram
    \begin{align*} && f(x) &= \exp\left (\tfrac23\sin x \right) \\ && f'(x) &= \exp\left (\tfrac23\sin x \right) \cdot \tfrac23 \cos x \\ && f''(x) &= \left ( \exp\left (\tfrac23\sin x \right) \cdot \tfrac23\right) \left ( \tfrac23 \cos^2 x - \sin x \right) \end{align*} Therefore \(f(x)\) is convex when \(\frac23 \cos^2 x \geq \sin x\). Note that we can find the equality points when \begin{align*} && \sin x &= \frac23 \cos^2 x \\ &&&= \frac23 (1- \sin^2 x) \\ \Rightarrow && 0 &= 2\sin^2 x + 3 \sin x - 2 \\ &&&= (2 \sin x -1) (\sin x+2) \end{align*} ie \(\sin x = \frac12 \Rightarrow x = \frac{\pi}{6}, \frac{5\pi}{6}\). Therefore \(f\) is convex on \([0, \frac{\pi}{6}] \cup [\frac{5\pi}{6}, 2\pi]\)
  2. Suppose \(g(x) = \exp \left ( -k \tan x \right)\) then \begin{align*} && g'(x) &= \exp \left ( -k \tan x \right) \cdot (-k \sec^2 x ) \\ && g''(x) &= \left ( -k \exp \left ( -k \tan x \right) \right) \left ( -k\sec^4 x + 2 \sec x \cdot \sec x \tan x\right) \\ &&&= -k \exp \left ( -k \tan x \right) \sec^4 x \left ( -k + 2\sin x \cos x \right) \\ &&&= -k \exp \left ( -k \tan x \right) \sec^4 x \left ( -k + \sin 2x \right) \\ \end{align*} If \(0 < \alpha < \frac{\pi}{4}\) then \(k > 0\) so \(g\) is convex if \(-k + \sin 2x < 0\), ie \(\sin 2x < \sin 2\alpha\), ie on \((0, \alpha)\) and \((\frac{\pi}{2} - \alpha, \frac{\pi}{2})\)

1995 Paper 2 Q1
D: 1600.0 B: 1484.0

  1. By considering \((1+x+x^{2}+\cdots+x^{n})(1-x)\) show that, if \(x\neq1\), \[ 1+x+x^{2}+\cdots+x^{n}=\frac{1-x^{n+1}}{1-x}. \]
  2. By differentiating both sides and setting \(x=-1\) show that \[ 1-2+3-4+\cdots+(-1)^{n-1}n \] takes the value \(-n/2\) is \(n\) is even and the value \((n+1)/2\) if \(n\) is odd.
  3. Show that \[ 1^{2}-2^{2}+3^{2}-4^{2}+\cdots+(-1)^{n-1}n^{2}=(-1)^{n-1}(An^{2}+Bn) \] where the constants \(A\) and \(B\) are to be determined.


Solution:

  1. \begin{align*} && (1+x+x^{2}+\cdots+x^{n})(1-x) &= 1-x+x-x^2+\cdots -x^n+x^n-x^{n+1} \\ &&&= 1-x^{n+1} \\ \Rightarrow && 1+x+x^2+\cdots+x^n &= \frac{1-x^{n+1}}{1-x} \tag{dividing by \(1-x\)} \end{align*}
  2. \begin{align*} \frac{\d}{\d x}: && 0+1+2x+\cdots+nx^{n-1} &= \frac{(n+1)(1-x)x^n+(1-x^{n+1})}{(1-x)^2} \\ \Rightarrow && 1-2x+\cdots+(-1)^n n &= \frac{-(n+1)2(-1)^n+(1-(-1)^{n+1})}{4} \\ &&&= \begin{cases} \frac{-(n+1)\cdot2\cdot1+(1-(-1)}{4} & \text{if }n\text{ is even} \\ \frac{-(n+1)\cdot 2 \cdot(-1)+(1-1)}{4} & \text{if }n\text{ is odd}\end{cases} \\ &&&= \begin{cases} \frac{-n}{2} & \text{if }n\text{ is even}\\ \frac{n+1}{2} & \text{if }n\text{ is odd}\end{cases} \\ \end{align*}
  3. \begin{align*} x: && x+2x^2+\cdots+nx^{n} &= \frac{(n+1)(1-x)x^{n+1}+x(1-x^{n+1})}{(1-x)^2} \\ &&&= \frac{x+(n+1)x^{n+1}-nx^{n+2}}{(1-x)^2}\\ \frac{\d}{\d x}: && 1^2+2^2x + \cdots + n^2x^{n-1} &= \frac{(1-x)^2(1+(n+1)^2x^{n}-n(n+2)x^{n+1}) +2(1-x)(x+(n+1)x^{n+1}-nx^{n+2})}{(1-x)^4} \\ &&&= \frac{1 + x - (1 + n)^2 x^n + (2 n^2+2n-1) x^{n+1} - n^2 x^{n+2}}{(1-x)^3} \\ \Rightarrow && 1^2-2^2 + \cdots + (-1)^{n-1}n^2 &= \frac{(-1)^n \l - (1 + n)^2- (2 n^2+2n-1) - n^2 \r}{8} \\ &&&= \frac{(-1)^n(-4n^2-4n}{8} \\ &&&= \frac{(-1)^{n-1}(n^2+n)}{2} \end{align*}

1990 Paper 3 Q9
D: 1700.0 B: 1484.7

The real variables \(\theta\) and \(u\) are related by the equation \(\tan\theta=\sinh u\) and \(0\leqslant\theta<\frac{1}{2}\pi.\) Let \(v=\mathrm{sech}u.\) Prove that

  1. \(v=\cos\theta;\)
  2. \(\dfrac{\mathrm{d}\theta}{\mathrm{d}u}=v;\)
  3. \(\sin2\theta=-2\dfrac{\mathrm{d}v}{\mathrm{d}u}\quad\) and \(\quad\cos2\theta=-\cosh u\dfrac{\mathrm{d}^{2}v}{\mathrm{d}u^{2}};\)
  4. \({\displaystyle \frac{\mathrm{d}u}{\mathrm{d}\theta}\frac{\mathrm{d}^{2}v}{\mathrm{d}\theta^{2}}+\frac{\mathrm{d}v}{\mathrm{d}\theta}\frac{\mathrm{d}^{2}u}{\mathrm{d}\theta^{2}}+\left(\frac{\mathrm{d}u}{\mathrm{d}\theta}\right)^{2}=0.}\)


Solution:

  1. \begin{align*} v &= \mathrm{sech} u \\ &= \frac{1}{\mathrm{cosh } u} \\ &= \frac{1}{\sqrt{1+\mathrm{sinh}^2 u}} \tag{\(u > 0\)} \\ &= \frac{1}{\sqrt{1+\tan^2 \theta}} \\ &= \frac{1}{\sqrt{\mathrm{sec}^2 \theta}} \\ &= \cos \theta \tag{\(0 < \theta < \tfrac{\pi}{2}\)} \end{align*}
  2. \begin{align*} && \tan \theta &= \textrm{sinh} u \\ \underbrace{\Rightarrow}_{\frac{\d}{\d u}} && \sec^2 \theta \cdot \frac{\d \theta}{\d u} &= \cosh u \\ \Rightarrow && \frac{\d \theta}{\d u} &=\cosh u \cdot \cos^2 \theta \\ &&&= \frac{1}{v} \cdot v^2 \\ &&&=v \end{align*}
  3. \begin{align*} \sin 2 \theta &= 2 \sin \theta \cos \theta \\ &= 2 \sin \theta \cdot \frac{\d \theta}{\d u} \\ &= -2 \frac{\d v}{\d \theta} \cdot \frac{\d \theta}{\d u} \tag{\(\cos \theta = v\)} \\ &= -2 \frac{\d v}{\d u} \end{align*} \begin{align*} && \sin 2 \theta &= -2 \frac{\d v}{\d u} \\ \underbrace{\Rightarrow}_{\frac{\d}{\d u}} && 2 \cos 2 \theta \cdot \frac{\d \theta}{\d u} &= -2 \frac{\d^2 v}{\d u^2} \\ \Rightarrow && \cos 2 \theta &= - \frac{\d^2 v}{\d u^2} \frac{1}{v} \\ &&&= -\frac{\d ^2v}{\d u^2} \cosh u \end{align*}
  4. \begin{align*} && \frac{\d u}{\d \theta} &= \frac{1}{v} \\ \Rightarrow && \frac{\d^2 u}{\d \theta^2} &= -\frac{1}{v^2} \frac{\d v}{\d \theta} \\ &&&= \frac{1}{v^2} \sin \theta \\ && \frac{\d v}{\d \theta} &= -\sin \theta \\ \Rightarrow && \frac{\d^2 v}{\d \theta^2} &= -\cos \theta \\ &&&= - v \\ \end{align*} Therefore \begin{align*} \frac{\mathrm{d}u}{\mathrm{d}\theta}\frac{\mathrm{d}^{2}v}{\mathrm{d}\theta^{2}}+\frac{\mathrm{d}v}{\mathrm{d}\theta}\frac{\mathrm{d}^{2}u}{\mathrm{d}\theta^{2}}+\left(\frac{\mathrm{d}u}{\mathrm{d}\theta}\right)^{2} &= \frac{1}{v} \cdot \left (-v\right) + \left ( - \sin \theta \right ) \cdot \left (\frac{1}{v^2} \sin \theta \right) + \frac{1}{v^2} \\ &= -1 + \frac{1-\sin^2 \theta}{v^2} \\ &= -1 + \frac{\cos^2 \theta}{v^2} \\ &= -1 + 1 \\ &= 0 \end{align*}