Problems

Filters
Clear Filters

39 problems found

2010 Paper 2 Q3
D: 1600.0 B: 1500.0

The first four terms of a sequence are given by \(F_0=0\), \(F_1=1\), \(F_2=1\) and \(F_3=2\). The general term is given by \[ F_n= a\lambda^n+b\mu^n\,, \tag{\(*\)} \] where \(a\), \(b\), \(\lambda\) and \(\mu\) are independent of \(n\), and \(a\) is positive.

  1. Show that \(\lambda^2 +\lambda\mu+ \mu^2 = 2\), and find the values of \(\lambda\), \(\mu\), \(a\) and \(b\).
  2. Use \((*)\) to evaluate \(F_6\).
  3. Evaluate \(\displaystyle \sum_{n=0}^\infty \frac{F_n}{2^{n+1}}\,.\)


Solution:

  1. \(\,\) \begin{align*} && 0 &= a+b \tag{1}\\ && 1 &= a\lambda -a\mu \tag{2} \\ && 1 &= a\lambda^2 -a\mu^2 \tag{3} \\ && 2 &= a\lambda^3 - a\mu^3 \tag{4} \\ (4) \div (2): && 2 & = \lambda^2+\lambda \mu + \mu^2 \\ (3) \div (2): && 1 &= \lambda + \mu \\ \Rightarrow && 2 &= \lambda^2 + \lambda(1-\lambda) + (1-\lambda)^2 \\ &&&= \lambda^2-\lambda+1\\ \Rightarrow && \lambda, \mu &= \frac{1 \pm \sqrt{5}}{2} \\ \Rightarrow && a &= \frac{1}{\lambda - \mu} = \frac{1}{\sqrt{5}} \\ \Rightarrow && b &= -\frac{1}{\sqrt{5}} \end{align*} (NB: This is Binet's formula)
  2. \(\,\) \begin{align*} F_6 &= \frac{1}{\sqrt{5}} \left ( \left ( \frac{1 +\sqrt{5}}{2} \right)^6- \left ( \frac{1 -\sqrt{5}}{2} \right)^6 \right) \\ &= \frac{1}{2^6 \sqrt{5}} \left ( (1+\sqrt{5})^6-(1-\sqrt{5})^6 \right) \\ &= \frac{1}{2^5 \cdot \sqrt{5}} \left (6 \sqrt{5} +\binom{6}{3} (\sqrt{5})^3+\binom{6}{5}(\sqrt{5})^5 \right)\\ &= \frac{1}{2^5} \left (6 +20\cdot 5+6\cdot 5^2 \right)\\ &= \frac{1}{2^5} 256 = 2^3 = 8 \end{align*} (way more painful than just computing it by adding terms!)
  3. \(\,\) \begin{align*} && \sum_{n=0}^{\infty} \frac{F_n}{2^{n+1}} &= \sum_{n=0}^{\infty} \frac{a\lambda^n + b\mu^n}{2^{n+1}} \\ &&&= \frac12 \left ( \frac{a}{1-\frac{\lambda}2} + \frac{b}{1-\frac{\mu}2} \right) \\ &&&= \frac12 \left ( \frac{2a}{2-\lambda} + \frac{2b}{2-\mu}\right) \\ &&&= \frac{2a}{4-2\lambda} + \frac{2b}{4-2\mu}\\ &&&= \frac{2a}{4-(1+\sqrt{5})} - \frac{2a}{4-(1-\sqrt{5})} \\ &&&= \frac{2}{3\sqrt{5}-5} - \frac{2}{3\sqrt{5}+5} \\ &&&= \frac{6\sqrt{5}+10-6\sqrt{5}+10}{45-25} \\ &&&= 1 \end{align*}

2010 Paper 2 Q4
D: 1600.0 B: 1516.0

  1. Let \[ I=\int_0^a \frac {\f(x)}{\f(x)+\f(a-x)} \, \d x\,. \] Use a substitution to show that \[ I = \int_0^a \frac {\f(a-x)}{\f(x)+\f(a-x)} \, \d x\, \] and hence evaluate \(I\) in terms of \(a\). Use this result to evaluate the integrals \[ \int_0^1 \frac{\ln (x+1)}{\ln (2+x-x^2)}\, \d x \ \ \ \ \ \ \text{ and }\ \ \ \ \ \int_0^{\frac\pi 2} \frac{\sin x } {\sin(x+\frac \pi 4 )} \, \d x \,. \]
  2. Evaluate \[ \int_{\frac12}^2 \frac {\sin x}{x \big(\sin x + \sin \frac 1 x\big)} \, \d x\,. \]


Solution:

  1. \(\,\) \begin{align*} && I &= \int_0^a \frac{f(x)}{f(x)+f(a-x)} \d x \\ u =a-x, \d u = - \d x: &&& \int_{u=a}^{u=0} \frac{f(a-u)}{f(a-u)+f(u)} (-1) \d u \\ &&&= \int_0^a \frac{f(a-u)}{f(u)+f(a-u)} \d u \\ &&&= \int_0^a \frac{f(a-x)}{f(x)+f(a-x)} \d x \\ \Rightarrow && 2 I &= \int_0^a \left ( \frac{f(x)}{f(x)+f(a-x)} + \frac{f(a-x)}{f(x)+f(a-x)} \right) \d x \\ &&&= \int_0^a 1 \d x \\ &&&= a \\ \Rightarrow && I &= \frac{a}{2} \end{align*} \begin{align*} && J &= \int_0^1 \frac{\ln (x+1)}{\ln (2+x-x^2)}\, \d x \\ &&&= \int_0^1 \frac{\ln (x+1)}{\ln((x+1)(2-x))} \d x \\ &&&= \int_0^1 \frac{\ln (x+1)}{\ln(x+1) + \ln ((1-x)+1)} \d x \\ &&&= \frac{1}{2} \tag{\(f(x) = \ln (x+1)\)} \\ \\ && K &= \int_0^{\frac\pi 2} \frac{\sin x } {\sin(x+\frac \pi 4 )} \, \d x \\ &&&= \int_0^{\frac{\pi}{2}} \frac{\sin x }{\sin x \cos \frac{\pi}{4} + \cos x \sin \frac{\pi}{4}} \\ &&&= \sqrt{2} \int_0^{\frac{\pi}{2}} \frac{\sin x }{\sin x + \sin (\frac{\pi}{2}-x)} \d x\\ &&&= \frac{\pi}{2\sqrt{2}} \end{align*}
  2. \(\,\) \begin{align*} &&I &= \int_{\frac12}^2 \frac{\sin x }{x(\sin x + \sin \frac1x)} \d x \\ u = 1/x, \d u = -1/x^2 \d x : &&&= \int_{u = 2}^{u=\frac12} \frac{\sin \frac1u}{\frac{1}{u}(\sin \frac1u + \sin u)} (-\frac{1}{u^2} ) \d u \\ &&&= \int_{\frac12}^2 \frac{\sin \frac1u}{u (\sin u + \sin \frac1u)} \d u \\ \Rightarrow && 2I &= \int_{\frac12}^2 \left ( \frac{\sin x }{x(\sin x + \sin \frac1x)} + \frac{\sin \frac1x }{x(\sin x + \sin \frac1x)}\right) \d x \\ &&&= \int_{\frac12}^2 \frac{1}{x} \d x\\ &&&= 2\ln2 \\ \Rightarrow && I &= \ln 2 \end{align*}

2010 Paper 2 Q5
D: 1600.0 B: 1500.0

The points \(A\) and \(B\) have position vectors \(\bf i +j+k\) and \(5{\bf i} - {\bf j} -{\bf k}\), respectively, relative to the origin \(O\). Find \(\cos2\alpha\), where \(2\alpha\) is the angle \(\angle AOB\).

  1. The line \(L _1\) has equation \({\bf r} =\lambda(m{\bf i}+n {\bf j} + p{\bf k})\). Given that \(L _1\) is inclined equally to \(OA\) and to \(OB\), determine a relationship between \(m\), \(n\) and~\(p\). Find also values of \(m\), \(n\) and~\(p\) for which \(L _1\) is the angle bisector of \(\angle AOB\).
  2. The line \(L _2\) has equation \({\bf r} =\mu(u{\bf i}+v {\bf j} + w{\bf k})\). Given that \( L _2\) is inclined at an angle \(\alpha\) to \(OA\), where \(2\alpha = \angle AOB\), determine a relationship between \(u\), \(v\) and \(w\). Hence describe the surface with Cartesian equation \(x^2+y^2+z^2 =2(yz+zx+xy)\).

2010 Paper 2 Q6
D: 1600.0 B: 1516.0

Each edge of the tetrahedron \(ABCD\) has unit length. The face \(ABC\) is horizontal, and \(P\) is the point in \(ABC\) that is vertically below \(D\).

  1. Find the length of \(PD\).
  2. Show that the cosine of the angle between adjacent faces of the tetrahedron is \(1/3\).
  3. Find the radius of the largest sphere that can fit inside the tetrahedron.


Solution:

  1. \(D\) must be above the centre (of any kind) of the equilateral triangle \(ABC\). Therefore it is a distance \(\frac23 \frac{\sqrt{3}}2 = \frac{\sqrt{3}}3\) from \(A\). \(D\) is \(1\) from \(A\), therefore by Pythagoras \(PD = \sqrt{1-\frac13} = \sqrt{\frac23}\)
  2. We can place \(D\) at \(\langle 0,0,\sqrt{\frac23}\rangle\) and \(A'\) (the midpoint of \(BC\)) at \(\langle-\frac{\sqrt{3}}{6},0,0 \rangle\) and we find: \begin{align*} && \cos \theta &= \frac{(\mathbf{a}'-\mathbf{d})\cdot \mathbf{a}'}{|\mathbf{a}'-\mathbf{d}|| \mathbf{a}'|} \\ &&&= \frac{|\mathbf{a}'|}{|\mathbf{a}'-\mathbf{d}|} \\ &&&= \frac{\frac{\sqrt{3}}{6}}{\sqrt{\frac23+\frac{3}{36}}} = \frac13 \end{align*}
  3. We have
    TikZ diagram
    And therefore we must have \(\tan \frac{\cos^{-1} \frac13}{2} = \frac{r}{\frac{\sqrt{3}}{6}}\) therefore \begin{align*} && r &= \frac{\sqrt{3}}{6} \tan \left (\frac{\cos^{-1} \frac13}{2} \right) \\ &&&= \frac{\sqrt{3}}6 \sqrt{\frac{1-\cos(\cos^{-1}\frac13)}{1+\cos(\cos^{-1}\frac13)}} \\ &&&= \frac{\sqrt{3}}6 \sqrt{\frac{\frac23}{\frac43}} \\ &&&= \frac{\sqrt{6}}{12} \end{align*}

2010 Paper 2 Q7
D: 1600.0 B: 1484.0

  1. By considering the positions of its turning points, show that the curve with equation \[ y=x^3-3qx-q(1+q)\,, \] where \(q>0\) and \(q\ne1\), crosses the \(x\)-axis once only.
  2. Given that \(x\) satisfies the cubic equation \[ x^3-3qx-q(1+q)=0\,, \] and that \[ x=u+q/u\,, \] obtain a quadratic equation satisfied by \(u^3\). Hence find the real root of the cubic equation in the case \(q>0\), \(q\ne1\).
  3. The quadratic equation \[ t^2 -pt +q =0\, \] has roots \(\alpha \) and \(\beta\). Show that \[ \alpha^3+\beta^3 = p^3 -3qp\,. \] It is given that one of these roots is the square of the other. By considering the expression \((\alpha^2 -\beta)(\beta^2-\alpha)\), find a relationship between \(p\) and \(q\). Given further that \(q>0\), \(q\ne1\) and \(p\) is real, determine the value of \(p\) in terms of \(q\).

2010 Paper 2 Q8
D: 1600.0 B: 1482.0

The curves \(C_1\) and \(C_2\) are defined by \[ y= \e^{-x} \quad (x>0) \quad \text{ and } \quad y= \e^{-x}\sin x \quad (x>0), \] respectively. Sketch roughly \(C_1\) and \(C_2\) on the same diagram. Let \(x_n\) denote the \(x\)-coordinate of the \(n\)th point of contact between the two curves, where \(0 < x_1 < x_2 < \cdots\), and let \(A_n\) denote the area of the region enclosed by the two curves between \(x_n\) and \(x_{n+1}\). Show that \[ A_n = \tfrac12(\e^{2\pi}-1) \e^{-(4n+1)\pi/2} \] and hence find \(\displaystyle \sum_{n=1}^\infty A_n\).


Solution:

TikZ diagram
The curves touch when \(\sin x = 1\) ie \(x = \frac{4n+1}{2} \pi\). therefore \begin{align*} && I &= \int e^{-x} \sin x \d x \\ &&&= -e^{-x} \sin x + \int e^{-x} \cos x \d x \\ &&&= -e^{-x} \sin x -e^{-x} \cos x - I \\ && I &= -\frac{e^{-x}}2 ( \sin x + \cos x)\\ \\ && A_n &= \int_{\frac{4n+3}{2}\pi}^{\frac{4n-1}{2}\pi} e^{-x} (1-\sin x) \d x \\ &&&= \left [ -e^{-x} - \frac{e^{-x}}2(\sin x + \cos x) \right]_{\frac{4n+1}{2}\pi}^{\frac{4n+5}{2}\pi} \\ &&&= -\frac12\exp \left ( -\frac{4n+1}{2}\pi\right)+ \frac12\exp \left ( -\frac{4n-3}{2}\pi\right) \\ &&&= \frac12 (e^{2 \pi}-1) \left ( -\frac{4n+1}{2}\pi\right) \\ \\ && \sum_{n=1}^\infty A_n &= \frac12(e^{2\pi}-1)e^{-\pi/2} \sum_{n=1}^\infty e^{-2n\pi} \\ &&&= \frac12(e^{2\pi}-1)e^{-\pi/2} \frac{e^{-2\pi}}{1-e^{-2\pi}} \\ &&&= \frac12e^{-\pi/2} \end{align*}

2010 Paper 2 Q9
D: 1600.0 B: 1500.0

Two points \(A\) and \(B\) lie on horizontal ground. A particle \(P_1\) is projected from \(A\) towards \(B\) at an acute angle of elevation \(\alpha\) and simultaneously a particle \(P_2\) is projected from \(B\) towards \(A\) at an acute angle of elevation \(\beta\). Given that the two particles collide in the air a horizontal distance \(b\) from \(B\), and that the collision occurs after \(P_1\) has attained its maximum height \(h\), show that \[ 2h \cot\beta < b < 4h \cot\beta \hphantom{\,,} \] and \[ 2h \cot\alpha < a < 4h \cot\alpha \,, \] where \(a\) is the horizontal distance from \(A\) to the point of collision.

2010 Paper 2 Q10
D: 1600.0 B: 1516.0

  1. In an experiment, a particle \(A\) of mass \(m\) is at rest on a smooth horizontal table. A particle \(B\) of mass \(bm\), where \(b >1\), is projected along the table directly towards \(A\) with speed \(u\). The collision is perfectly elastic. Find an expression for the speed of \(A\) after the collision in terms of \(b\) and \(u\), and show that, irrespective of the relative masses of the particles, \(A\) cannot be made to move at twice the initial speed of \(B\).
  2. In a second experiment, a particle \(B_1\) is projected along the table directly towards \(A\) with speed \(u\). This time, particles \(B_2\), \(B_3\), \(\ldots\,\), \(B_n\) are at rest in order on the line between \(B_1\) and \(A\). The mass of \(B_i\) (\(i=1\), \(2\), \(\ldots\,\), \(n\)) is \(\lambda^{n+1-i}m\), where \(\lambda>1\). All collisions are perfectly elastic. Show that, by choosing \(n\) sufficiently large, there is no upper limit on the speed at which \(A\) can be made to move. In the case \(\lambda=4\), determine the least value of \(n\) for which \(A\) moves at more than \(20u\). You may use the approximation \(\log_{10}2 \approx 0.30103\).


Solution:

  1. TikZ diagram
    Since the collision is perfectly elastic, the speed of approach and separation are equal, ie \(v_B = v_A - u\) \begin{align*} \text{COM}: && bmu &= bm(v_A - u) + mv_A \\ \Rightarrow && (b+1)v_A &= 2bu \\ \Rightarrow && v_A &= \frac{2b}{b+1} u \end{align*} Since \(0 < \frac{b}{b+1} < 1\), the largest \(0 < v_A < 2u\)
  2. After the first collision with each \(B_i\) we will have \(\displaystyle v_{i+1} = \frac{2\lambda}{\lambda + 1}v_i\), ie \(\displaystyle v_{i+1} = \left (\frac{2\lambda}{\lambda + 1} \right)^i u\) and so \(\displaystyle v_A = \left (\frac{2\lambda}{\lambda + 1} \right)^n u\) which can be arbitrarily large. Suppose \(\lambda = 4\), then \begin{align*} && 20u &< v_A \\ &&&= \left (\frac{8}{5} \right)^n u \\ \Rightarrow && \log_{10} 20 < n \log_{10}(16/10) \\ && \log_{10} 2 + 1 < n 4\log_{10} 2 - n \\ \Rightarrow && n &> \frac{ \log_{10} 2 + 1}{ 4\log_{10} 2 - 1} \\ &&&\approx \frac{0.30103+1}{4 \times 0.30103 -1}\\ &&&= \frac{1.30103}{0.20412} \\ &&&>6 \end{align*} So \(n =7\) is the smallest possible

2010 Paper 2 Q11
D: 1600.0 B: 1500.0

A uniform rod \(AB\) of length \(4L \) and weight \(W\) is inclined at an angle \(\theta\) to the horizontal. Its lower end \(A\) rests on a fixed support and the rod is held in equilibrium by a string attached to the rod at a point \(C\) which is \(3L \) from \(A\). The reaction of the support on the rod acts in a direction \(\alpha\) to \(AC\) and the string is inclined at an angle \(\beta\) to \(CA\). Show that \[ \cot\alpha = 3\tan \theta + 2 \cot \beta\,. \] Given that \(\theta =30^\circ\) and \(\beta = 45^\circ\), show that \(\alpha= 15^\circ\).

2010 Paper 2 Q12
D: 1600.0 B: 1486.8

The continuous random variable \(X\) has probability density function \(\f(x)\), where \[ \f(x) = \begin{cases} a & \text {for } 0\le x < k \\ b & \text{for } k \le x \le 1\\ 0 & \text{otherwise}, \end{cases} \] where \(a > b > 0\) and \(0 < k < 1\). Show that \(a > 1\) and \(b < 1\).

  1. Show that \[ \E(X) = \frac{1-2b+ab}{2(a-b)}\,. \]
  2. Show that the median, \(M\), of \(X\) is given by \(\displaystyle M=\frac 1 {2a}\) if \(a+b\ge 2ab\) and obtain an expression for the median if \(a+b\le 2ab\).
  3. Show that \(M < \E(X)\,\).


Solution: \begin{align*} && 1 &= \int_0^1 f(x) \d x \\ &&&= ak + b(1-k) \\ &&&= b + (a-b)k \\ \Rightarrow && k &= \frac{1-b}{a-b} \\ \Rightarrow && b & < 1 \tag{\(0 < k, \,a > b\)} \\ && k &> 1 \\ \Rightarrow && a-b & > 1-b \\ \Rightarrow && a > 1 \end{align*}

  1. \(\,\) \begin{align*} && \E[X] &= \int_0^1 x \cdot f(x) \d x \\ &&&= \int_0^k ax \d x + \int_k^1 b x \d x \\ &&&= a \frac{k^2}{2} + b \frac{1-k^2}{2} \\ &&&= \frac12b + (a-b) \frac{(1-b)^2}{2(a-b)^2} \\ &&&= \frac{(1-b)^2+b(a-b)}{2(a-b)} \\ &&&= \frac{1-2b+ab}{2(a-b)} \end{align*}
  2. \(\,\) The median \(M\) satisfies \[\frac12 = \int_0^M f(x) \d x \] If \(ka = \frac{a-ab}{a-b} \leq \frac12 \Leftrightarrow 2a-2ab \leq a-b \Leftrightarrow a+b \leq 2ab\) then \(M > k\) otherwise \(M < k\). In the latter case: \begin{align*} && \frac12 &= Ma \\ \Rightarrow && M &= \frac{1}{2M} \end{align*} In the former case \begin{align*} && \frac12 &= ka + (M-k)b \\ &&&= k(a-b) + Mb \\ &&&= 1-b + M b \\ \Rightarrow && M &= 1-\frac1{2b} \end{align*}

2010 Paper 2 Q13
D: 1600.0 B: 1502.2

Rosalind wants to join the Stepney Chess Club. In order to be accepted, she must play a challenge match consisting of several games against Pardeep (the Club champion) and Quentin (the Club secretary), in which she must win at least one game against each of Pardeep and Quentin. From past experience, she knows that the probability of her winning a single game against Pardeep is \(p\) and the probability of her winning a single game against Quentin is \(q\), where \(0 < p < q < 1\).

  1. The challenge match consists of three games. Before the match begins, Rosalind must choose either to play Pardeep twice and Quentin once or to play Quentin twice and Pardeep once. Show that she should choose to play Pardeep twice.
  2. In order to ease the entry requirements, it is decided instead that the challenge match will consist of four games. Now, before the match begins, Rosalind must choose whether to play Pardeep three times and Quentin once (strategy 1), or to play Pardeep twice and Quentin twice (strategy 2) or to play Pardeep once and Quentin three times (strategy 3). Show that, if \(q-p > \frac 12\), Rosalind should choose strategy 1. If \(q-p<\frac12\), give examples of values of \(p\) and \(q\) to show that strategy 2 can be better or worse than strategy 1.


Solution:

  1. If she plays \(P\) twice her probability is \(q(p^2+2p(1-p)) = qp(2-p)\). If she plays \(Q\) twice her probability is \(pq(2-q)\). Since \(p < q\) she should play \(P\) twice.
  2. Under strategy 1, her probability is \(q(p^3+3p^2(1-p)+3p(1-p)^2) = qp(p^2+3p-3p^2+3-6p+3p^2) = qp(3-3p+p^2)\) Under strategy 2 her probability is \((p^2+2p(1-p))(q^2+2q(1-q)) = pq(2-p)(2-q)\). Under strategy 3 her probability is \(qp(3-3q+q^2)\) \begin{align*} && q - p &> \frac12 \\ \Rightarrow && (2-p)(2-q) & < (2-p)(\frac32 - p) \\ &&&= 3 - \frac72p + p^2 \\ &&&< 3- 3p + p^2 \end{align*} Therefore Strategy 1 dominates if \(q-p > \frac12\). If \(p = \frac14, q = \frac12\) then \((2-p)(2-q) =\frac74 \cdot \frac32 = \frac{21}{8}\) and \(3-3p + p^2 = 3 - \frac34 + \frac1{16} = \frac{48-12+1}{16} = \frac{37}{16} < \frac{42}{16}\) so strategy 2 dominates. Notice that strategy 1 always dominates strategy 3 since \(f(x) = 3-3x+x^2\) is decreasing for \(x < 1.5\). If \(p = \frac14, q = \frac12\) then \((2-p)(2-q) =\frac74 \cdot \frac32 = \frac{21}{8}\) and \(3-3p + p^2 = 3 - \frac34 + \frac1{16} = \frac{48-12+1}{16} = \frac{37}{16} < \frac{42}{16}\) so strategy 2 dominates. For strategy 1 to dominate, we need \(3-3p+p^2 > (2-q)(2-p)\) or \(\frac{3-3p+p^2}{2-p} > 2-q\). When \(p = \frac12\) this is \(\frac{3-\frac32 + \frac14}{2 - \frac12} = \frac{\frac{7}{4}}{\frac{3}{2}} = \frac76 = 2-\frac{5}{6}\) so take any value of \(q\) larger than \(\frac56\).

2010 Paper 3 Q1
D: 1700.0 B: 1500.8

Let \(x_{\low1}\), \(x_{\low2}\), \ldots, \(x_n\) and \(x_{\vphantom {\dot A} n+1}\) be any fixed real numbers. The numbers \(A\) and \(B\) are defined by \[ A = \frac 1 n \sum_{k=1}^n x_{ \low k} \,, \ \ \ B= \frac 1 n \sum_{k=1}^n (x_{\low k}-A)^2 \,, \ \ \ \] and the numbers \(C\) and \(D\) are defined by \[ C = \frac 1 {n+1} \sum\limits_{k=1}^{n+1} x_{\low k} \,, \ \ \ D = \frac1{n+1} \sum_{k=1}^{n+1} (x_{\low k}-C)^2 \,. \]

  1. Express \( C\) in terms of \(A\), \(x_{\low n+1}\) and \(n\).
  2. Show that $ \displaystyle B= \frac 1 n \sum_{k=1}^n x_{\low k}^2 - A^2\,\(.
  3. Express \)D \( in terms of \)B\(, \)A\(, \)x_{\low n+1}\( and \)n$. Hence show that \((n + 1)D \ge nB\) for all values of \(x_{\low n+1}\), but that \(D < B\) if and only if \[ A-\sqrt{\frac{(n+1)B}{n}} < x_{\low n+1} < A+\sqrt{\frac{(n+1)B}{n}}\,. \]

2010 Paper 3 Q2
D: 1700.0 B: 1485.5

In this question, \(a\) is a positive constant.

  1. Express \(\cosh a\) in terms of exponentials. By using partial fractions, prove that \[ \int_0^1 \frac 1{ x^2 +2x\cosh a +1} \, \d x = \frac a {2\sinh a}\,. \]
  2. Find, expressing your answers in terms of hyperbolic functions, \[ \int_1^\infty \frac 1 {x^2 +2x \sinh a -1} \,\d x \, \] and \[ \int_0^\infty \frac 1 {x^4 +2x^2\cosh a +1} \,\d x \,.\]


Solution:

  1. \(\cosh a = \frac12 (e^a + e^{-a})\) \begin{align*} \int_0^1 \frac 1{ x^2 +2x\cosh a +1} \, \d x &= \int_0^1 \frac{1}{x^2+(e^a+e^{-a})x+e^ae^{-a}} \d x \\ &= \int_0^1 \frac{1}{e^a-e^{-a}}\left (\frac{1}{x+e^{-a}}-\frac{1}{x+e^a} \right)\d x \\ &= \frac{1}{2 \sinh a} \int_0^1 \left (\frac{1}{x+e^{-a}}-\frac{1}{x+e^a} \right)\d x \\ &= \frac{1}{2 \sinh a}\left [\ln(x+e^{-a})-\ln(x+e^a) \right]_0^1 \\ &= \frac{1}{2 \sinh a} \left (\ln(1+e^a)-\ln(1+e^{-a}) - (\ln e^{-a}-\ln e^a) \right) \\ &= \frac{1}{2\sinh a}\left (2a + \ln \frac{1+e^a}{1+e^{-a}}\right) \\ &= \frac1{2\sinh a} \left ( 2a -a \right) \\ &= \frac{a}{2 \sinh a} \end{align*}
  2. \begin{align*} \int_1^\infty \frac 1 {x^2 +2x \sinh a -1} \,\d x &= \int_1^{\infty} \frac{1}{(x+e^a)(x-e^{-a})} \d x \\ &= \int_1^{\infty} \frac{1}{e^a+e^{-a}} \left ( \frac{1}{x-e^{-a}} - \frac{1}{x+e^{a}} \right)\d x \\ &= \frac{1}{2\cosh a} \int_1^{\infty} \left ( \frac{1}{x-e^{-a}} - \frac{1}{x+e^{a}} \right)\d x \\ &= \frac{1}{2\cosh a} \left [\ln(x-e^{-a}) - \ln (x + e^{a} ) \right]_1^{\infty} \\ &= \frac1{2\cosh a} \left [ \ln \frac{x-e^{-a}}{x+e^{a}} \right]_1^{\infty} \\ &= \frac{1}{2\cosh a} \left ( 0 - \ln \frac{1-e^{-a}}{1+e^a}{}\right) \\ &= \frac{1}{2\cosh a} \ln \frac{1+e^a}{1-e^{-a}}\\ &= \frac{1}{2\cosh a} \left ( a + \ln \coth \frac{a}{2} \right) \end{align*} and \begin{align*} \int_0^\infty \frac 1 {x^4 +2x^2\cosh a +1} \,\d x &= \int_0^\infty\frac{1}{(x^2+e^a)(x^2+e^{-a})} \d x \\ &= \int_0^\infty \frac{1}{e^a-e^{-a}} \left ( \frac{1}{x^2+e^{-a}} - \frac{1}{x^2+e^{a}} \right) \d x \\ &= \frac{1}{2\sinh a} \left [ \frac{1}{e^{-a/2}} \tan^{-1} \frac{x}{e^{-a/2}} - \frac{1}{e^{a/2}}\tan^{-1} \frac{x}{e^{a/2}} \right]_0^{\infty} \\ &= \frac{1}{2\sinh a} \left (e^{a/2}\frac{\pi}{2}-e^{-a/2}\frac{\pi}{2} - 0 \right) \\ &= \frac{1}{2\sinh a} \pi \sinh \frac{a}{2} \\ &= \frac{\pi \sinh \tfrac{a}{2}}{2\sinh a} \\ &= \frac{\pi \sinh \tfrac{a}{2}}{4\sinh \tfrac{a}{2} \cosh \tfrac{a}{2}} \\ &= \frac{\pi}{4\cosh \tfrac{a}{2}} \end{align*}

2010 Paper 3 Q3
D: 1700.0 B: 1545.2

For any given positive integer \(n\), a number \(a\) (which may be complex) is said to be a primitive \(n\)th root of unity if \(a^n=1\) and there is no integer \(m\) such that \(0 < m < n\) and \(a^m = 1\). Write down the two primitive 4th roots of unity. Let \({\rm C}_n(x)\) be the polynomial such that the roots of the equation \({\rm C}_n(x)=0\) are the primitive \(n\)th roots of unity, the coefficient of the highest power of \(x\) is one and the equation has no repeated roots. Show that \({\rm C}_4(x) = x^2+1\,\).

  1. Find \({\rm C}_1(x)\), \({\rm C}_2(x)\), \({\rm C}_3(x)\), \({\rm C}_5(x)\) and \({\rm C}_6(x)\), giving your answers as unfactorised polynomials.
  2. Find the value of \(n\) for which \({\rm C}_n(x) = x^4 + 1\).
  3. Given that \(p\) is prime, find an expression for \({\rm C}_p(x)\), giving your answer as an unfactorised polynomial.
  4. Prove that there are no positive integers \(q\), \(r\) and \(s\) such that \({\rm C}_q(x) \equiv {\rm C}_r(x) {\rm C}_s(x)\,\).


Solution: The primitive 4th roots of unity are \(i\) and \(-i\). (Since the other two roots of \(x^4-1\) are also roots of \(x^2-1\) \({\rm C}_4(x) = (x-i)(x+i) = x^2+1\) as required.

  1. \(\,\) \begin{align*} && {\rm C}_1 (x) &= x-1 \\ && {\rm C}_2 (x) &= x+1 \\ && {\rm C}_3 (x) &= x^2+x+1 \\ && {\rm C}_5 (x) &= x^4+x^3+x^2+x+1 \\ && {\rm C}_6 (x) &= x^2-x+1 \\ \end{align*}
  2. Since \((x^4+1)(x^4-1) = x^8-1\) we must have \(n \mid 8\). But \(n \neq 1,2,4\) so \(n = 8\).
  3. \({\rm C}_p(x) = x^{p-1} +x^{p-2}+\cdots+x+1\)
  4. Suppose \({\rm C_q}(x) \equiv {\rm C}_r(x){\rm C}_s(x)\), then if \(\omega\) is a primitive \(q\)th root of unity we must \({\rm C}_q(\omega) = 0\), but that means that one of \({\rm C}_r(\omega)\), \({\rm C}_s(\omega)\) is \(0\). But that's only possible if \(r\) or \(s\) \(=q\). If this were the case, then what would the other value be? There are no possible values, hence it's not possible.

2010 Paper 3 Q4
D: 1700.0 B: 1516.0

  1. The number \(\alpha\) is a common root of the equations \(x^2 +ax +b=0\) and \(x^2+cx+d=0\) (that is, \(\alpha\) satisfies both equations). Given that \(a\ne c\), show that \[ \alpha =- \frac{b-d}{a-c}\,. \] Hence, or otherwise, show that the equations have at least one common root if and only if \[ (b-d)^2 -a(b-d)(a-c) + b(a-c)^2 =0\,. \] Does this result still hold if the condition \(a\ne c\) is not imposed?
  2. Show that the equations \(x^2+ax+b=0\) and \(x^3+(a+1)x^2+qx+r=0\) have at least one common root if and only if \[ (b-r)^2-a(b-r)(a+b-q) +b(a+b-q)^2=0\,. \] Hence, or otherwise, find the values of \(b\) for which the equations \(2x^2+5 x+2 b=0\) and \(2x^3+7x^2+5x+1=0\) have at least one common root.


Solution:

  1. \begin{align*} && 0 &= \alpha^2 + a \alpha + b \tag{1} \\ && 0 &= \alpha^2 + c \alpha + d \tag{2} \\ \\ (1) - (2): && 0 & =\alpha ( a-c) + (b-d) \\ \Rightarrow && \alpha &= - \frac{b-d}{a-c} \tag{\(a\neq c\)} \end{align*} (\(\Rightarrow\)) Suppose they have a common root, then given we know it's form, we must have: \begin{align*} && 0 &= \left ( - \frac{b-d}{a-c} \right)^2 +a\left ( - \frac{b-d}{a-c} \right) + b \\ \Rightarrow && 0 &= (b-d)^2 - a(b-d)(a-c) + b(a-c)^2 \end{align*} (\(\Leftarrow\)) Suppose the equation holds, then \begin{align*} && 0 &= (b-d)^2 - a(b-d)(a-c) + b(a-c)^2 \\ \Rightarrow && 0 &= \left ( - \frac{b-d}{a-c} \right)^2 +a\left ( - \frac{b-d}{a-c} \right) + b \\ \end{align*} So \(\alpha\) is a root of the first equation. Considering \((1) - (2)\) we must have that \(\alpha(a-c) +(b-d) = t\) (whatever the second equation is), but that value is clearly \(0\), therefore \(\alpha\) is a root of both equations. If \(a = c\) then the equation becomes \(0 = (b-d)^2\), ie the two equations are the same, therefore they must have common roots!
  2. \begin{align*} && 0 &= x^2+ax+b \tag{1} \\ && 0 &= x^3+(a+1)x^2+qx+r \tag{2} \\ \\ (2) - x(1) && 0 &= x^2 + (q-b)x + r \tag{3} \end{align*} Therefore if the equations have a common root, \((1)\) and \((3)\) have a common root, ie \((b-r)^2-a(b-r)(a-(q-b))+b(a-(q-b))^2 = 0\) which is exactly our condition. \(a = \frac52, q = \frac52, r = \frac12\) \begin{align*} && 0 &= \left (b-\frac12 \right)^2 - \frac52\left (b-\frac12\right) b + b^3 \\ &&&= b^2 -b + \frac14 - \frac52 b^2+\frac54b + b^3 \\ &&&= b^3 -\frac32 b^2 +\frac14 b + \frac14 \\\Rightarrow && 0 &= 4b^3 - 6b^2+b + 1 \\ &&&= (b-1)(4b^2-2b-1) \\ \Rightarrow && b &= 1, \frac{1 \pm \sqrt{5}}{4}\end{align*}