Problems

Filters
Clear Filters
2010 Paper 2 Q8
D: 1600.0 B: 1482.0

The curves \(C_1\) and \(C_2\) are defined by \[ y= \e^{-x} \ \ \ (x>0) \text{ \ \ \ and \ \ \ } y= \e^{-x}\sin x \ \ \ (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\).

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}}

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*}