Problems

Filters
Clear Filters
2017 Paper 2 Q8
D: 1600.0 B: 1500.0

All vectors in this question lie in the same plane. The vertices of the non-right-angled triangle \(ABC\) have position vectors \(\bf a\), \(\bf b\) and \(\bf c\), respectively. The non-zero vectors \(\bf u\) and \(\bf v\) are perpendicular to \(BC\) and \(CA\), respectively. Write down the vector equation of the line through \(A\) perpendicular to \(BC\), in terms of \(\bf u\), \(\bf a\) and a parameter \(\lambda \). The line through \(A\) perpendicular to \(BC\) intersects the line through \(B\) perpendicular to \(CA\) at \(P\). Find the position vector of \(P\) in terms of \(\bf a\), \(\bf b\), \(\bf c\) and \(\bf u\). Hence show that the line \(CP\) is perpendicular to the line \(AB\).

2017 Paper 2 Q9
D: 1600.0 B: 1500.0

Two identical rough cylinders of radius \(r\) and weight \(W\) rest, not touching each other but a negligible distance apart, on a horizontal floor. A thin flat rough plank of width \(2a\), where \(a < r\), and weight \(kW\) rests symmetrically and horizontally on the cylinders, with its length parallel to the axes of the cylinders and its faces horizontal. A vertical cross-section is shown in the diagram below. \vspace{1.1cm} \hspace{5.0cm} \begin{pspicture}(9.3,-5.00 ) \psset{xunit=1.0cm,yunit=1.0cm,algebraic=true,dotstyle=o,dotsize=3pt 0,linewidth=0.8pt,arrowsize=3pt 2,arrowinset=0.25} \psline(-2,-3)(7,-3) \pscircle(1,-1.5){1.50} \pscircle(4.02,-1.5 ){1.50} \psline[linewidth=3pt](1.45,-0.06)(3.58,-0.06) \end{pspicture} \vspace{-1.5cm} The coefficient of friction at all four contacts is \(\frac12\). The system is in equilibrium.

  1. Let \(F\) be the frictional force between one cylinder and the floor, and let \(R\) be the normal reaction between the plank and one cylinder. Show that \[ R\sin\theta = F(1+\cos\theta)\,, \] where \(\theta\) is the acute angle between the plank and the tangent to the cylinder at the point of contact. Deduce that \(2\sin\theta \le 1+\cos\theta\,\).
  2. Show that \[ N= \left( 1+\frac2 k\right)\left(\frac{1+\cos\theta}{\sin\theta} \right) F \,, \] where \(N\) is the normal reaction between the floor and one cylinder. Write down the condition that the cylinder does not slip on the floor and show that it is satisfied with no extra restrictions on \(\theta\).
  3. Show that \(\sin\theta\le\frac45\,\) and hence that \(r\le5a\,\).

2017 Paper 2 Q10
D: 1600.0 B: 1500.0

A car of mass \(m\) makes a journey of distance \(2d\) in a straight line. It experiences air resistance and rolling resistance so that the total resistance to motion when it is moving with speed \(v\) is \(Av^2 +R\), where \(A\) and \(R\) are constants. The car starts from rest and moves with constant acceleration \(a\) for a distance \(d\). Show that the work done by the engine for this half of the journey is \[ \int_0^d (ma+R+Av^2) \, \d x \] and that it can be written in the form \[ \int_0^w \frac {(ma+R+Av^2)v}a\; \d v \,, \] where \(w =\sqrt {2ad\,}\,\). For the second half of the journey, the acceleration of the car is \(-a\).

  1. In the case \(R>ma\), show that the work done by the engine for the whole journey~is \[ 2Aad^2 + 2Rd \,. \]
  2. In the case \(ma-2Aad< R< ma\), show that at a certain speed the driving force required to maintain the constant acceleration falls to zero. Thereafter, the engine does no work (and the driver applies the brakes to maintain the constant acceleration). Show that the work done by the engine for the whole journey~is \[ 2Aad^2 + 2 Rd + \frac{(ma-R)^2}{4Aa} \, .\]

2017 Paper 2 Q11
D: 1600.0 B: 1516.0

Two thin vertical parallel walls, each of height \(2a\), stand a distance \(a\) apart on horizontal ground. The projectiles in this question move in a plane perpendicular to the walls.

  1. A particle is projected with speed \(\sqrt{5ag}\) towards the two walls from a point \( A\) at ground level. It just clears the first wall. By considering the energy of the particle, find its speed when it passes over the first wall. Given that it just clears the second wall, show that the angle its trajectory makes with the horizontal when it passes over the first wall is \(45^\circ\,\). Find the distance of \(A\) from the foot of the first wall.
  2. A second particle is projected with speed \(\sqrt{5ag}\) from a point \(B\) at ground level towards the two walls. It passes a distance \(h\) above the first wall, where \(h>0\). Show that it does not clear the second wall.


Solution:

TikZ diagram
  1. \(\,\) \begin{align*} \bf{COE}: && \frac12 m \cdot 5ag &= mg\cdot 2a + \frac12 m v^2 \\ \Rightarrow && v^2 &= ag \\ && v &= \sqrt{ag} \end{align*} If it just clears the second wall, we must have: \begin{align*} && 0 &= \sqrt{ag} \sin \theta t - \frac12 gt^2 \\ \Rightarrow && t &= \frac{2\sqrt{ag}\sin \theta}{g} \\ && a &= \sqrt{ag} \cos \theta t \\ &&&=\sqrt{ag} \cos \theta \frac{2\sqrt{ag}\sin \theta}{g} \\ &&&= a \sin 2 \theta \\ \Rightarrow && \theta &= 45^{\circ} \end{align*} Imagine firing the particle backwards from the top of the wall at \(45^\circ\) then \begin{align*} && -2a &= \sqrt{ag}\cdot \left ( -\frac1{\sqrt{2}} \right) t - \frac12 g t^2 \\ \Rightarrow && 0 &= gt^2+\sqrt{2ag} t -4a \\ &&&= (\sqrt{g}t -\sqrt{2} \sqrt{a})(\sqrt{g}t +2\sqrt{2} \sqrt{a}) \\ \Rightarrow && t &= \sqrt{\frac{2a}{g}} \\ \Rightarrow && s &= \left ( -\frac1{\sqrt{2}} \right) \sqrt{ag} \sqrt{\frac{2a}{g}} \\ &&&= -a \end{align*} Therefore the \(A\) is \(a\) from the wall.
  2. When it passes over the first wall, \begin{align*} \bf{COE}: && \frac52amg &= (2a+h)mg + \frac12 m v^2 \\ \Rightarrow && v^2 &= (a-2h)g \end{align*} Now imagine firing a particle with this speed in any direction. The question is asking whether we can ever travel \(2a\) without descending more than \(h\). \begin{align*} && a &= \sqrt{(a-2h)g} \cos \beta t \\ \Rightarrow && t &= \frac{a}{\sqrt{(a-2h)g} \cos \beta}\\ && -h &= \sqrt{(a-2h)g} \sin \beta t - \frac12 g t^2 \\ &&&= a \tan \beta - \frac12 \frac{a^2}{(a-2h)} \sec^2 \beta \\ &&&= a \tan \beta - \frac{a^2}{2(a-2h)}(1+ \tan^2 \beta )\\ \Rightarrow && 0 &= \frac{a^2}{2(a-2h)} \tan^2 \beta-a \tan \beta + \frac{a^2-2ah+4h^2}{2(a-2h)} \\ && \Delta &= a^2 - \frac{a^2}{a-2h} \frac{a^2-2ah+4h^2}{a-2h} \\ &&&= \frac{a^2}{(a-2h)^2}\left ( a^2-4ah+4h^2-a^2+2ah-4h^2\right) \\ &&&= \frac{a^2}{(a-2h)^2}\left ( -2ah\right) < 0 \\ \end{align*} So there are no solutions if \(h > 0\)

2017 Paper 2 Q12
D: 1600.0 B: 1563.6

Adam and Eve are catching fish. The number of fish, \(X\), that Adam catches in any time interval is Poisson distributed with parameter \(\lambda t\), where \(\lambda\) is a constant and \(t\) is the length of the time interval. The number of fish, \(Y\), that Eve catches in any time interval is Poisson distributed with parameter \(\mu t\), where \(\mu\) is a constant and \(t\) is the length of the time interval The two Poisson variables are independent. You may assume that the expected time between Adam catching a fish and Adam catching his next fish is \(\lambda^{-1}\), and similarly for Eve.

  1. By considering \(\P( X + Y = r)\), show that the total number of fish caught by Adam and Eve in time \(T\) also has a Poisson distribution.
  2. Given that Adam and Eve catch a total of \(k\) fish in time \(T\), where \(k\) is fixed, show that the number caught by Adam has a binomial distribution.
  3. Given that Adam and Eve start fishing at the same time, find the probability that the first fish is caught by Adam.
  4. Find the expected time from the moment Adam and Eve start fishing until they have each caught at least one fish.
[Note This question has been redrafted to make the meaning clearer.]


Solution:

  1. \(\,\) \begin{align*} && \mathbb{P}(X+Y=r) &= \sum_{k=0}^r \mathbb{P}(X = k, Y = r-k) \\ &&&= \sum_{k=0}^r \mathbb{P}(X = k)\mathbb{P}( Y = r-k) \\ &&&= \sum_{k=0}^r \frac{e^{-\lambda T} (\lambda T)^k}{k!}\frac{e^{-\mu T} (\mu T)^{r-k}}{(r-k)!}\\ &&&= \frac{e^{-(\mu+\lambda)T}}{r!}\sum_{k=0}^r \binom{r}{k}(\lambda T)^k (\mu T)^{r-k}\\ &&&= \frac{e^{-(\mu+\lambda)T}((\mu+\lambda)T)^r}{r!} \end{align*} Therefore \(X+Y \sim Po \left ( (\mu+\lambda)T \right)\)
  2. \(\,\) \begin{align*} && \mathbb{P}(X = r | X+Y = k) &= \frac{\mathbb{P}(X=r, Y = k-r)}{\mathbb{P}(X+Y=k)} \\ &&&= \frac{\frac{e^{-\lambda T} (\lambda T)^r}{r!}\frac{e^{-\mu T} (\mu T)^{k-r}}{(k-r)!}}{\frac{e^{-(\mu+\lambda)T}((\mu+\lambda)T)^k}{k!}} \\ &&&= \binom{k}{r} \left ( \frac{\lambda}{\lambda + \mu} \right)^r \left ( \frac{\mu}{\lambda + \mu} \right)^{k-r} \end{align*} Therefore \(X|X+Y=k \sim B(k, \frac{\lambda}{\lambda + \mu})\)
  3. \(P(X=1|X+Y = 1) = \frac{\lambda}{\lambda + \mu}\)
  4. Let \(X_1, Y_1\) be the time to the first fish are caught by Adam and Eve, then \begin{align*} && \mathbb{P}(X_1, Y_1 > t) &= \mathbb{P}(X_1> t) \mathbb{P}( Y_1 > t) \\ &&&= e^{-\lambda t}e^{-\mu t} \\ &&&= e^{-(\lambda+\mu)t} \\ \Rightarrow && f_{\max(X_1,Y_1)}(t) &= (\lambda+\mu)e^{-(\lambda+\mu)} \end{align*} Therefore the expected time is \(\frac1{\mu+\lambda}\)

2017 Paper 2 Q13
D: 1600.0 B: 1516.0

In a television game show, a contestant has to open a door using a key. The contestant is given a bag containing \(n\) keys, where \(n\ge2\). Only one key in the bag will open the door. There are three versions of the game. In each version, the contestant starts by choosing a key at random from the bag.

  1. In version 1, after each failed attempt at opening the door the key that has been tried is put back into the bag and the contestant again selects a key at random from the bag. By considering the binomial expansion of \(( 1 - q)^{-2}\), or otherwise, find the expected number of attempts required to open the door.
  2. In version 2, after each failed attempt at opening the door the key that has been tried is put aside and the contestant selects another key at random from the bag. Find the expected number of attempts required to open the door.
  3. In version 3, after each failed attempt at opening the door the key that has been tried is put back into the bag and another incorrect key is added to the bag. The contestant then selects a key at random from the bag. Show that the probability that the contestant draws the correct key at the \(k\)th attempt is \[ \frac{n-1}{(n+k-1)(n+k-2)} \,.\] Show also, using partial fractions, that the expected number of attempts required to open the door is infinite. You may use without proof the result that \(\displaystyle\sum_{m=1}^N \dfrac 1 m \to \infty \,\) as \(N\to \infty\,\).


Solution:

  1. The probability they pull the key out on the \(k\)th attempt will be \(\left ( \frac{n-1}{n} \right)^{k-1} \frac1n\), so we want: \begin{align*} \E[G_1] &= \sum_{k=1}^{\infty} k \cdot \left ( \frac{n-1}{n} \right)^{k-1} \frac1n \\ &= \frac{1}n \sum_{k=1}^{\infty} k \cdot \left ( \frac{n-1}{n} \right)^{k-1} \\ &= \frac1n \frac{1}{\left (1 - \frac{n-1}{n} \right)^2} \\ &= \frac{1}{n} \frac{n^2}{1^2} = n \end{align*}
  2. In version 2, the probability the correct key comes out at the \(k\)th attempt is \(\frac1n\) (assume we take out all the keys, then the correct key is equally likely to appear in all of the space). Therefore \(\E[G_2] = \frac1n (1 + 2 + \cdots + n) = \frac{n+1}{2}\)
  3. The probability the key comes out on the correct attempt is: \begin{align*} && \mathbb{P}(G_3 = k) &= \frac{n-1}{n} \cdot \frac{n}{n+1} \cdot \frac{n+1}{n+2} \cdots \frac{n+k-3}{n+k-2} \cdot \frac{1}{n+k-1} \\ &&&= \frac{n-1}{(n+k-2)(n+k-1)} \\ \\ &&k \cdot \mathbb{P}(G_3 = k) &= \frac{k(n-1)}{(n+k-2)(n+k-1)} \\ &&&= \frac{(n-1)(2-n)}{n+k-2} + \frac{(n-1)^2}{n+k-1} \\ &&&= \frac{(n-1)^2}{n+k-1} - \frac{(n-1)^2}{n+k-2} + \frac{n-1}{n-k+2} \\ \Rightarrow && \E[G_3] &= \sum_{k=1}^{\infty} k \cdot \mathbb{P}(G_3 = k) \\ &&&= \sum_{k=1}^{\infty} \left ( \frac{(n-1)^2}{n+k-1} - \frac{(n-1)^2}{n+k-2} + \frac{n-1}{n+k-2} \right) \\ &&&= \sum_{k=1}^{\infty} \left ( \frac{(n-1)^2}{n+k-1} - \frac{(n-1)^2}{n+k-2} \right) +\underbrace{\sum_{k=1}^{\infty} \frac{n-1}{n-k+2}}_{\to \infty} \\ \end{align*}

2017 Paper 3 Q1
D: 1700.0 B: 1516.0

  1. Prove that, for any positive integers \(n\) and \(r\), \[ \frac{1}{^{n+r}\C_{r+1}} =\frac{r+1}{r} \left(\frac{1}{^{n+r-1}\C_{r}}-\frac{1}{^{n+r}\C_{r}}\right). \] Hence determine \[ \sum_{n=1}^{\infty}{\frac{1}{^{n+r}\C_{r+1}}} \,, \] and deduce that \ \(\displaystyle \sum_{n=2}^\infty \frac 1 {^{n+2}\C_3} = \frac12\,\).
  2. Show that, for \(n \ge 3\,\), \[ \frac{3!}{n^3} < \frac{1}{^{n+1}\C_{3}} \ \ \ \ \ \text{and} \ \ \ \ \ \frac{20}{^{n+1}\C_3} - \frac{1}{^{n+2}\C_{5}} < \frac{5!}{n^3} \,. \] By summing these inequalities for \(n \ge 3\,\), show that \[ \frac{115}{96} < \sum_{n=1}^{\infty}{\frac{1}{n^3}} < \frac{116}{96} \, . \]
{\bf Note: } \(^n\C_r\) is another notation for \(\displaystyle \binom n r \).


Solution: \begin{align*} \frac{r+1}{r} \left(\frac{1}{^{n+r-1}\C_{r}}-\frac{1}{^{n+r}\C_{r}}\right) &= \frac{r+1}{r} \l \frac{r!(n-1)!}{(n+r-1)!} - \frac{r!n!}{(n+r)!} \r \\ &= \frac{(r+1)!(n-1)!}{r(n+r-1)!} \l 1 - \frac{n}{n+r} \r \\ &= \frac{(r+1)!(n-1)!}{r(n+r-1)!} \frac{r}{n+r} \\ &= \frac{(r+1)!n!}{(n+r)!} \\ &= \frac{1}{^{n+r}\C_{r+1}} \end{align*} \begin{align*} \sum_{n=1}^{\infty}{\frac{1}{^{n+r}\C_{r+1}}} &= \sum_{n=1}^{\infty} \l \frac{r+1}{r} \left(\frac{1}{^{n+r-1}\C_{r}}-\frac{1}{^{n+r}\C_{r}}\right) \r \\ &= \frac{r+1}{r} \sum_{n=1}^{\infty} \l \frac{1}{^{n+r-1}\C_{r}}-\frac{1}{^{n+r}\C_{r}} \r \\ &= \frac{r+1}{r} \lim_{N \to \infty} \sum_{n=1}^{N} \l \frac{1}{^{n+r-1}\C_{r}}-\frac{1}{^{n+r}\C_{r}} \r \\ &= \frac{r+1}{r} \lim_{N \to \infty} \l \frac{1}{^{1+r-1}\C_{r}} - \frac{1}{^{N+r}\C_{r}}\r \\ &= \frac{r+1}{r} \frac{1}{^{1+r-1}\C_{r}} \tag{since \(\frac{1}{^{N+r}\C_{r}} \to 0\)} \\ &= \frac{r+1}{r} \end{align*} When \(r = 2\), we have: \begin{align*} && \frac{3}{2} &= \sum_{n=1}^{\infty}{\frac{1}{^{n+2}\C_{3}}} \\ && &=\frac{1}{^{1+2}\C_{3}} + \sum_{n=2}^{\infty}{\frac{1}{^{n+2}\C_{3}}} \\ && &= 1 + \sum_{n=2}^{\infty}{\frac{1}{^{n+2}\C_{3}}} \\ \Rightarrow && \sum_{n=2}^{\infty}{\frac{1}{^{n+2}\C_{3}}} &= \frac12 \end{align*} \begin{align*} \frac{1}{^{n+1}\C_{3}} &= \frac{3!}{(n+1)n(n-1)} \\ &= \frac{3!}{n^3-n} \\ &> \frac{3!}{n^3} \end{align*} \begin{align*} \frac{20}{^{n+1}\C_3} - \frac{1}{^{n+2}\C_{5}} &= \frac{5!}{(n+1)n(n-1)} - \frac{5!}{(n+2)(n+1)n(n-1)(n-2)} \\ &= \frac{5!}{n^3} \frac{n^2}{n^2-1}\l 1- \frac{1}{n^2-4} \r \\ &= \frac{5!}{n^3} \frac{n^2}{n^2-1}\l \frac{n^2-5}{n^2-4} \r \\ &= \frac{5!}{n^3} \frac{n^2(n^2-5)}{(n^2-1)(n^2-4)} \\ &< \frac{5!}{n^3} \end{align*} Since \(k(k-5) < (k-1)(k-4) \Leftrightarrow 0 < 4\), this only makes sense if \(n \geq 3\) \begin{align*} &&\frac{3!}{n^3} &< \frac{1}{^{n+1}\C_{3}} \tag{if \(n \geq 3\)} \\ \Rightarrow &&\sum_{n=3}^\infty \frac{3!}{n^3} &< \sum_{n=3}^\infty \frac{1}{^{n+1}\C_{3}} \\ \Rightarrow && \frac{6}{1^3} + \frac{6}{2^3} + \sum_{n=3}^\infty \frac{3!}{n^3} &< \frac{6}{1^3} + \frac{6}{2^3} + \sum_{n=3}^\infty \frac{1}{^{n+1}\C_{3}} \\ \Rightarrow && \sum_{n=1}^\infty \frac{3!}{n^3} &< 6 + \frac{3}{4} + \sum_{n=2}^\infty \frac{1}{^{n+2}\C_{2+1}} \\ \Rightarrow && \sum_{n=1}^\infty \frac{3!}{n^3} &< 6 + \frac{3}{4} + \frac{1}{2} = \frac{29}{4} \\ \Rightarrow && \sum_{n=1}^\infty \frac{1}{n^3} &< \frac{29}{24} = \frac{116}{96} \\ \end{align*} \begin{align*} && \frac{20}{^{n+1}\C_3} - \frac{1}{^{n+2}\C_{5}} &< \frac{5!}{n^3} \\ \Rightarrow && \sum_{n=3}^\infty \l \frac{20}{^{n+1}\C_3} - \frac{1}{^{n+2}\C_{5}} \r &< \sum_{n=3}^\infty \frac{5!}{n^3} \\ \Rightarrow && \frac{120}{1^3} + \frac{120}{2^3} + \sum_{n=3}^\infty \frac{20}{^{n+1}\C_3} - \sum_{n=3}^\infty \frac{1}{^{n+2}\C_{5}} &< \frac{120}{1^3} + \frac{120}{2^3} + \sum_{n=3}^\infty \frac{5!}{n^3} \\ \Rightarrow && \frac{120}{1^3} + \frac{120}{2^3} + \sum_{n=2}^\infty \frac{20}{^{n+2}\C_{2+1}} - \sum_{n=1}^\infty \frac{1}{^{n+4}\C_{4+1}} &< \frac{120}{1^3} + \frac{120}{2^3} + \sum_{n=3}^\infty \frac{5!}{n^3} \\ \Rightarrow && \frac{120}{1^3} + \frac{120}{2^3} + \frac{20}{2} - \frac{4+1}{4} &< \sum_{n=1}^\infty \frac{5!}{n^3} \\ \Rightarrow && \frac{115}{96} &< \sum_{n=1}^\infty \frac{1}{n^3} \\ \end{align*}

2017 Paper 3 Q2
D: 1700.0 B: 1500.1

The transformation \(R\) in the complex plane is a rotation (anticlockwise) by an angle \(\theta\) about the point represented by the complex number \(a\). The transformation \(S\) in the complex plane is a rotation (anticlockwise) by an angle \(\phi\) about the point represented by the complex number \(b\).

  1. The point \(P\) is represented by the complex number~\(z\). Show that the image of \(P\) under \(R\) is represented by \[ \e^{{\mathrm i} \theta}z + a(1-\e^{{\rm i} \theta})\,. \]
  2. Show that the transformation \(SR\) (equivalent to \(R\) followed by \(S\)) is a rotation about the point represented by \(c\), where \[ %\textstyle c\,\sin \tfrac12 (\theta+\phi) = a\,\e^{ {\mathrm i}\phi/2}\sin \tfrac12\theta + b\,\e^{-{\mathrm i} \theta/2}\sin \tfrac12 \phi \,, \] provided \(\theta+\phi \ne 2n\pi\) for any integer \(n\). What is the transformation \(SR\) if \(\theta +\phi = 2\pi\)?
  3. Under what circumstances is \(RS =SR\)?


Solution:

  1. We can map \(a \mapsto 0\), rotate the whole plane, then shift the plane back to \(a\), so \(z \mapsto (z-a) \mapsto e^{i \theta}(z-a) \mapsto a + e^{i \theta}(z-a) = e^{i \theta}z + a(1 - e^{i\theta})\)
  2. \(z \mapsto e^{i \theta}z + a(1 - e^{i\theta}) \mapsto e^{i \phi} \l e^{i \theta}z + a(1 - e^{i\theta}) \r + b(1 - e^{i \phi})\) \begin{align*} e^{i \phi} \l e^{i \theta}z + a(1 - e^{i\theta}) \r + b(1 - e^{i \phi}) &= e^{i(\phi + \theta)}z + ae^{i\phi} - ae^{i (\theta + \phi)} + b(1 - e^{i \phi}) \\ \end{align*} Therefore this is rotation by angle \(\phi + \theta\) and about \begin{align*} \frac{ae^{i\phi} - ae^{i (\theta + \phi)} + b(1 - e^{i \phi})}{1 - e^{i(\phi + \theta)}} &= \frac{e^{-i\frac{(\phi + \theta)}{2}} \l ae^{i\phi} - ae^{i (\theta + \phi)} + b(1 - e^{i \phi}) \r}{e^{-i\frac{(\phi + \theta)}{2}} - e^{i\frac{(\phi + \theta)}2}} \\ &= \frac{\l ae^{i\frac{\phi-\theta}{2}} - ae^{i \frac{(\theta + \phi)}{2}} + b(e^{-i\frac{(\phi + \theta)}{2}} -e^{i\frac{(\phi - \theta)}{2}}) \r}{e^{-i\frac{(\phi + \theta)}{2}} - e^{i\frac{(\phi + \theta)}2}} \\ &= \frac{ae^{i\frac{\phi}{2}} 2i\sin(\frac{\theta}{2}) + be^{-i\frac{\theta}{2}}2i\sin\frac{\phi}{2} }{2i \sin(\frac{\phi + \theta}2)} \\ \end{align*} as required. If \(\phi + \theta = 2\pi\), then \(z \mapsto z + (b-a)(1 - e^{i\phi})\) which is a translation.
  3. If \(\phi + \theta \neq 2 \pi\) then \(RS = ST\) if \begin{align*} && a\,\e^{ {\mathrm i}\phi/2}\sin \tfrac12\theta + b\,\e^{-{\mathrm i} \theta/2}\sin \tfrac12 \phi &= b\,\e^{ {\mathrm i}\theta/2}\sin \tfrac12\phi + a\,\e^{-{\mathrm i} \phi/2}\sin \tfrac12 \theta \\ && a\,(\e^{ {\mathrm i}\phi/2}-\e^{-{\mathrm i}\phi/2})\sin \tfrac12\theta + b\,(\e^{-{\mathrm i} \theta/2}-\e^{+{\mathrm i} \theta/2})\sin \tfrac12 \phi &= 0 \\ && a \sin \frac{\phi}{2} \sin \frac{\theta}{2}-b \sin \frac{\theta}{2} \sin \frac{\phi}{2} &= 0 \\ \Leftrightarrow && a = b \text{ or } \sin \frac{\theta}{2} = 0 \text{ or } \sin \frac{\phi}{2} = 0 \\ \Leftrightarrow && a = b \text{ or } \theta = 0 \text{ or } \phi = 0 \\ \end{align*} If \(\phi + \theta \neq 2 \pi\) then \(RS = ST\) if \(b = a\) or \(e^{i\phi} = e^{i \theta}\) ie rotation through the same angle.

2017 Paper 3 Q3
D: 1700.0 B: 1500.0

Let \(\alpha\), \(\beta\), \(\gamma\) and \(\delta\) be the roots of the quartic equation \[ x^4 +px^3 +qx^2 +r x +s =0 \,. \] You are given that, for any such equation, \(\,\alpha \beta + \gamma\delta\,\), \(\alpha\gamma+\beta\delta\,\) and \(\,\alpha \delta + \beta\gamma\,\) satisfy a cubic equation of the form \[ y^3+Ay^2+ (pr-4s)y+ (4qs-p^2s -r^2) =0 \,. \] Determine \(A\). Now consider the quartic equation given by \(p=0\,\), \(q= 3\,\), \(r=-6\,\) and \(s=10\,\).

  1. Find the value of \(\alpha\beta + \gamma \delta\), given that it is the largest root of the corresponding cubic equation.
  2. Hence, using the values of \(q\) and \(s\), find the value of \((\alpha +\beta)(\gamma+\delta)\,\) and the value of \(\alpha\beta\) given that \(\alpha\beta >\gamma\delta\,\).
  3. Using these results, and the values of \(p\) and \(r\), solve the quartic equation.


Solution: \begin{align*} A &= -(\alpha \beta + \gamma\delta + \alpha\gamma+\beta\delta+\alpha \delta + \beta\gamma) \\ &= -q \end{align*}

  1. The corresponding cubic equation is: \begin{align*} && 0 &= y^3 - 3y^2-40y+(120-36) \\ &&&= y^3 -3y^2 - 40y + 84 \\ &&&= (y-7)(y-2)(y+6) \end{align*} Therefore \(\alpha\beta + \gamma \delta = 7\)
  2. \begin{align*}(\alpha+\beta)(\gamma+\delta) &= \alpha \gamma + \alpha \delta + \beta \gamma + \beta \delta \\ &= 3 -(\alpha\beta + \gamma\delta) \\ &=3-7 = -4 \end{align*} Let \(\alpha\beta\) and \(\gamma\delta\) be the roots of a quadratic; then the quadratic will be \(t^2-7t+10 = 0 \Rightarrow t = 2,5\) so \(\alpha\beta = 5\)
  3. \(\alpha\beta = 5, \gamma\delta = 2\) Consider the quadratic with roots \(\alpha+\beta\) and \(\gamma+\delta\), then \(t^2-4 = 0 \Rightarrow t = \pm 2\). Suppose \(\alpha+\beta = 2, \gamma+\delta=-2\) then \(\alpha, \beta = 1 \pm 2i, \gamma,\delta = -1 \pm i\) \(\alpha \beta \gamma + \beta\gamma\delta + \gamma\delta\alpha + \delta\alpha\beta = 5\gamma + 2\beta + 2\alpha + 5\delta = -6 \neq 6\) Suppose \(\alpha+\beta = -2, \gamma+\delta=2\) then \(\alpha, \beta = -1 \pm 2i, \gamma,\delta = 1 \pm i\) \(\alpha \beta \gamma + \beta\gamma\delta + \gamma\delta\alpha + \delta\alpha\beta = 5\gamma + 2\beta + 2\alpha + 5\delta = 6\), therefore these are there roots. (In some order): \(1 \pm i, -1 \pm 2i\)

2017 Paper 3 Q4
D: 1700.0 B: 1484.0

For any function \(\f\) satisfying \(\f(x) > 0\), we define the geometric mean, F, by \[ F(y) = e^{\frac{1}{y} \int_{0}^{y} \ln f(x) \, dx} \quad (y > 0). \]

  1. The function f satisfies \(\f(x) > 0\) and \(a\) is a positive number with \(a\ne1\). Prove that \[ F(y) = a^{\frac{1}{y} \int_{0}^{y} \log_a f(x) \, dx}. \]
  2. The functions f and g satisfy \(\f(x) > 0\) and \(\g(x) > 0\), and the function \(\h\) is defined by \(\h(x) = \f(x)\g(x)\). Their geometric means are F, G and H, respectively. Show that \(H(y)= \F(y) \G(y)\,\).
  3. Prove that, for any positive number \(b\), the geometric mean of \(b^x\) is \(\sqrt{b^y}\,\).
  4. Prove that, if \(\f(x)>0\) and the geometric mean of \(\f(x)\) is \(\sqrt{\f(y)}\,\), then \(\f(x) = b^x\) for some positive number \(b\).


Solution:

  1. \begin{align*} && a^{\frac{1}{y} \int_{0}^{y} \log_a f(x) \, dx} &= e^{\ln a \cdot \frac{1}{y} \int_{0}^{y} \log_a f(x) \, dx} \\ &&&= e^{\ln a \cdot \frac{1}{y} \int_{0}^{y} \frac{\ln f(x)}{\ln a} \, dx} \\ &&&= e^{ \frac{1}{y} \int_{0}^{y} \ln f(x) \, dx} \\ &&&= F(y) \end{align*}
  2. \(\,\) \begin{align*} && H(y) &= e^{\frac1y \int_0^y \ln h(x) \d x} \\ &&&= e^{\frac1y \int_0^y \ln (f(x)g(x))\d x} \\ &&&= e^{\frac1y \int_0^y \left ( \ln f(x)+\ln g(x) \right)\d x} \\ &&&= e^{\frac1y \int_0^y \ln f(x) \d x +\frac1y \int_0^y \ln g(x) \d x} \\ &&&= e^{\frac1y \int_0^y \ln f(x) \d x }e^{\frac1y \int_0^y \ln g(x) \d x} \\ &&&= F(y)G(y) \end{align*}
  3. Suppose \(f(x) = b^x\), then \begin{align*} && F(y) &= b^{\frac1y \int_0^y \log_b f(x) \d x} \\ &&&= b^{\frac1y \int_0^y x \d x}\\ &&&= b^{\frac1y \frac{y^2}{2}} \\ &&&= b^{\frac{y}2} = \sqrt{b^y} \end{align*}
  4. Suppose the geometric mean of \(f(x)\) is \(\sqrt{f(y)}\) then the geometric mean of \(f(x)^2\) is \(f(y)\) by the the second part.