Problems

Filters
Clear Filters
2005 Paper 3 Q12
D: 1700.0 B: 1516.0

Five independent timers time a runner as she runs four laps of a track. Four of the timers measure the individual lap times, the results of the measurements being the random variables \(T_1\) to \(T_4\), each of which has variance \(\sigma^2\) and expectation equal to the true time for the lap. The fifth timer measures the total time for the race, the result of the measurement being the random variable \(T\) which has variance \(\sigma^2\) and expectation equal to the true race time (which is equal to the sum of the four true lap times). Find a random variable \(X\) of the form \(aT+b(T_1+T_2+T_3+T_4)\), where \(a\) and \(b\) are constants independent of the true lap times, with the two properties: (1) \ whatever the true lap times, the expectation of \(X\) is equal to the true race time; (2) \ the variance of \(X\) is as small as possible. Find also a random variable \(Y\) of the form \(cT+d(T_1+T_2+T_3+T_4)\), where \(c\) and \(d\) are constants independent of the true lap times, with the property that, whatever the true lap times, the expectation of \(Y^2\) is equal to \(\sigma^2\). In one particular race, \(T\) takes the value 220 seconds and \((T_1 + T_2 + T_3 + T_4)\) takes the value \(220.5\) seconds. Use the random variables \(X\) and \(Y\) to estimate an interval in which the true race time lies.

2005 Paper 3 Q13
D: 1700.0 B: 1487.7

A pack of cards consists of \(n+1\) cards, which are printed with the integers from \(0\) to \(n\). A~game consists of drawing cards repeatedly at random from the pack until the card printed with 0 is drawn, at which point the game ends. After each draw, the player receives \(\pounds 1\) if the card drawn shows any of the integers from \(1\) to \(w\) inclusive but receives nothing if the card drawn shows any of the integers from \(w+1\) to \(n\) inclusive.

  1. [\bf (i)] In one version of the game, each card drawn is replaced immediately and randomly in the pack. Explain clearly why the probability that the player wins a total of exactly \(\pounds 3\) is equal to the probability of the following event occurring: out of the first four cards drawn which show numbers in the range \(0\) to \(w\), the numbers on the first three are non-zero and the number on the fourth is zero. Hence show that the probability that the player wins a total of exactly \(\pounds 3\) is equal to \(\displaystyle \frac{w^3}{(w+1)^4}\). Write down the probability that the player wins a total of exactly \(\pounds r\) and hence find the expected total win.
  2. [\bf (ii)] In another version of the game, each card drawn is removed from the pack. Show that the expected total win in this version is half of the expected total win in the other version.

2005 Paper 3 Q14
D: 1700.0 B: 1484.0

In this question, you may use the result \[ \displaystyle \int_0^\infty \frac{t^m}{(t+k)^{n+2}} \; \mathrm{d}t =\frac{m!\, (n-m)!}{(n+1)! \, k^{n-m+1}}\;, \] where \(m\) and \(n\) are positive integers with \(n\ge m\,\), and where \(k>0\,\). The random variable \(V\) has density function \[ \f(x) = \frac{C \, k^{a+1} \, x^a}{(x+k)^{2a+2}} \quad \quad (0 \le x < \infty) \;, \] where \(a\) is a positive integer. Show that \(\displaystyle C = \frac{(2a+1)!}{a! \, a!}\;\). Show, by means of a suitable substitution, that \[ \int_0^v \frac{x^a}{(x+k)^{2a+2}} \; \mathrm{d}x = \int_{\frac{k^2}{v}}^\infty \frac{u^a}{(u+k)^{2a+2}} \; \mathrm{d}u \] and deduce that the median value of \(V\) is \(k\). Find the expected value of \(V\). The random variable \(V\) represents the speed of a randomly chosen gas molecule. The time taken for such a particle to travel a fixed distance \(s\) is given by the random variable \(\ds T=\frac{s}{V}\). Show that \begin{equation} \mathbb{P}( T < t) = \ds \int_{\frac{s}{t}}^\infty \frac{C \, k^{a+1} \, x^a}{(x+k)^{2a+2}}\; \mathrm{d}x \tag{\( *\)} \end{equation} and hence find the density function of \(T\). You may find it helpful to make the substitution \(\ds u = \frac{s}{x}\) in the integral \((*)\). Hence show that the product of the median time and the median speed is equal to the distance \(s\), but that the product of the expected time and the expected speed is greater than \(s\).


Solution: \begin{align*} && f(x) &= \frac{C \, k^{a+1} \, x^a}{(x+k)^{2a+2}} \\ \Rightarrow && 1 &= \int_0^{\infty} f(x) \d x \\ &&&= \int_0^{\infty} \frac{C \, k^{a+1} \, x^a}{(x+k)^{2a+2}} \d x \\ &&&= Ck^{a+1} \int_0^{\infty} \frac{x^a}{(x+k)^{2a+2} }\d x \\ &&&= Ck^{a+1} \frac{a!(2a-a)!}{(2a+1)!k^{2a-a+1}} \\ &&&= C \frac{a!a!}{(2a+1)!} \\ \Rightarrow && C &= \frac{(2a+1)!}{a!a!} \end{align*} \begin{align*} && I &= \int_0^v \frac{x^a}{(x+k)^{2a+2}} \d x\\ u = k^2/x, \d x = -k^2u^{-2} \d u: &&&= \int_{u = +\infty}^{u = k^2/v} \frac{k^{2a}u^{-a}}{(k^2u^{-1} +k)^{2a+2}}(-k^2u^{-2}) \d u \\ &&&= \int_{u = +\infty}^{u = k^2/v} \frac{k^{2a-2a-2}u^{2a+2-a}}{(k +u)^{2a+2}}(-k^2u^{-2}) \d u \\ &&&= \int_{ k^2/v}^{\infty} \frac{u^{a}}{(k +u)^{2a+2}} \d u \\ \end{align*} At the median we want a value \(M\) such that \(M = k^2/M\) ie \(M = k\) \begin{align*} && \mathbb{E}(V) &= \int_0^{\infty} x f(x) \d x \\ &&&= \frac{(2a+1)!k^{a+1}}{a!a!} \int_0^{\infty} \frac{x^{a+1}}{(x+k)^{2a+2}} \d x \\ &&&= \frac{(2a+1)!k^{a+1}}{a!a!} \frac{(a+1)!(2a-(a+1))!}{(2a+1)!k^{2a-(a+1)+1}}\\ &&&= \frac{k^{a+1}}{a!} \frac{(a+1)(a-1)!}{k^{a}} \\ &&&= \frac{k(a+1)}{a} = \frac{a+1}a k \end{align*} \begin{align*} && \mathbb{P}(T < t) &= \mathbb{P}(\frac{s}{V} < t) \\ &&&= \mathbb{P}(V > \frac{s}{t}) \\ &&&= \int_{s/t}^{\infty} f(x) \d x \\ &&&= \int_{s/t}^{\infty} \frac{C \, k^{a+1} \, x^a}{(x+k)^{2a+2}} \d x \\ \\ \Rightarrow && f_T(t) &= \frac{\d}{\d t} \left ( \mathbb{P}(T < t)\right) \\ &&&= \frac{\d}{\d t} \left ( \int_{s/t}^{\infty} \frac{C \, k^{a+1} \, x^a}{(x+k)^{2a+2}} \d x \right) \\ &&&= - \frac{C \, k^{a+1} \, \left ( \frac{s}{t} \right)^a}{(\frac{s}{t}+k)^{2a+2}} \cdot \left (-\frac{s}{t^2} \right) \\ &&&= \frac{Ck^{a+1}s^{a+1}t^{2a+2}}{t^{a+2}(s+kt)^{2a+2}} \\ &&&= \frac{C(ks)^{a+1}t^a}{(s+kt)^{2a+2}} \\ &&&= \frac{C(\frac{s}{k})^{a+1}t^a}{(\frac{s}{k}+t)^{2a+2}} \end{align*} Therefore \(T\) follows the same distribution, but with parameter \(s/k\) rather than \(k\). In particular it has median \(s/k\) (and the product of the medians is \(s\)). However, the product of the expected time and expected speed is \(\frac{a+1}{a} k \frac{a+1}{a} \frac{s}{k} = \left ( \frac{a+1}{a} \right)^2s > s\)

2004 Paper 1 Q1
D: 1500.0 B: 1516.0

  1. Express \(\left(3+2\sqrt{5} \, \right)^3\) in the form \(a+b\sqrt{5}\) where \(a\) and \(b\) are integers.
  2. Find the positive integers \(c\) and \(d\) such that \(\sqrt[3]{99-70\sqrt{2}\;}\) = \(c - d\sqrt{2} \,\).
  3. Find the two real solutions of \(x^6 - 198 x^3 + 1 = 0 \,\).


Solution:

  1. \begin{align*} (3+2\sqrt{5})^3 &= 3^3 + 3 \cdot 3^2 \cdot 2\sqrt{5} + 3 \cdot 3 \cdot (2 \sqrt{5})^2 + (2\sqrt{5})^3 \\ &= 27 + 180 + (54+40)\sqrt{5} \\ &= 207 + 94\sqrt{5} \end{align*}
  2. \begin{align*} && (c-d\sqrt{2})^3 &= c^3+6cd -(3c^2d+2d^3)\sqrt{2} \\ \Rightarrow && 99 &= c(c^2+6d^2) \\ && 70 &= d(3c^2+2d^2) \\ \Rightarrow && c & \mid 99, d \mid 70 \\ && c &= 3, d = 2 \end{align*}
  3. \begin{align*} && 0 &= x^6 - 198x^3 + 1 \\ \Rightarrow && 0 &= (x^3-99)^2+1-99^2 \\ \Rightarrow && x^3 &= 99 \pm \sqrt{99^2-1} \\ &&&= 99 \pm 10 \sqrt{98} \\ &&&= 99 \pm 70 \sqrt{2} \\ \Rightarrow && x &= 3 \pm 2 \sqrt{2} \end{align*}

2004 Paper 1 Q2
D: 1484.0 B: 1499.3

The square bracket notation \(\boldsymbol{[} x\boldsymbol{]}\) means the greatest integer less than or equal to \(x\,\). For example, \(\boldsymbol{[}\pi\boldsymbol{]} = 3\,\), \(\boldsymbol{[}\sqrt{24}\,\boldsymbol{]} = 4\,\) and \(\boldsymbol{[}5\boldsymbol{]}=5\,\).

  1. Sketch the graph of \(y = \sqrt{\boldsymbol{[}x\boldsymbol{]}}\) and show that \[ \displaystyle \int^a_0 \sqrt{\boldsymbol{[}x\boldsymbol{]}} \; \mathrm{d}x = \sum^{a-1}_{r=0} \sqrt{r} \] when \(a\) is a positive integer.
  2. Show that $\displaystyle \int^{a}_0 2_{\vphantom{A}}^{\pmb{\boldsymbol {[} } x \pmb{ \boldsymbol{]}} }\; \mathrm{d}x = 2^{a}-1$ when \(a\) is a positive integer.
  3. Determine an expression for $\displaystyle \int^{a}_0 2_{\vphantom{\dot A}}^{\pmb{\boldsymbol{[} }x \pmb{ \boldsymbol{]}} } \; \mathrm{d}x\( when \)a$ is positive but not an integer.

2004 Paper 1 Q3
D: 1500.0 B: 1500.0

  1. Show that \(x-3\) is a factor of \begin{equation} x^3-5x^2+2x^2y+xy^2-8xy-3y^2+6x+6y \;. \tag{\(*\)} \end{equation} Express (\( * \)) in the form \((x-3)(x+ay+b)(x+cy+d)\) where \(a\), \(b\), \(c\) and \(d\) are integers to be determined.
  2. Factorise \(6y^3-y^2-21y+2x^2+12x-4xy+x^2y-5xy^2+10\) into three linear factors.


Solution:

  1. Let \(f(x,y) = x^3-5x^2+2x^2y+xy^2-8xy-3y^2+6x+6y\), then \begin{align*} f(3,y) &= 27 - 5 \cdot 9 +18y + 3y^2-24y-3y^2+18 + 6y \\ &= 0 \end{align*}, therefore \(x-3\) is a factor of \(f(x,y)\). \begin{align*} f(x,y) &= x^3-5x^2+6x+y(2x^2-8x+6) + y^2(x-3) \\ &= (x-3)(x^2-2x)+y(x-3)(2x-2)+y^2(x-3) \\ &= (x-3)(x^2-2x+2y(x-1)+y^2) \\ &= (x-3)(x+y)(x+y-2) \end{align*}
  2. Let \(g(x,y) = 6y^3-y^2-21y+2x^2+12x-4xy+x^2y-5xy^2+10\), notice that \(g(x,-2) = 0\), so \(y+2\) is a factor, \begin{align*} g(x,y) &= 6y^3-y^2-21y+2x^2+12x-4xy+x^2y-5xy^2+10 \\ &= x^2(2+y) + x(12-4y-5y^2) + 6y^3-y^2-21y+10 \\ &= x^2(y+2) + x(y+2)(6-5y) + (y+2)(6y^2-13y+5) \\ &= (y+2)(x^2+(6-5y)x+(6y^2-13y+5)) \\ &= (y+2)(x-2y +1)(x-3y+5) \end{align*}

2004 Paper 1 Q4
D: 1516.0 B: 1484.0

Differentiate \(\sec {t}\) with respect to \(t\).

  1. Use the substitution \(x=\sec t\) to show that $\displaystyle \int^2_{\sqrt 2} \frac{1}{ x^3\sqrt {x^2-1} } \; \mathrm{d}x =\frac{\sqrt 3 - 2}{8} + \frac {\pi}{24} \;.$
  2. Determine $\displaystyle \int \frac{1} {( x+2) \sqrt {(x+1)(x+3)} } \; \mathrm{d}x \;$.
  3. Determine $\displaystyle \int \frac {1} {(x+2) \sqrt {x^2+4x-5} } \; \mathrm{d}x \;$.

2004 Paper 1 Q5
D: 1484.0 B: 1500.0

The positive integers can be split into five distinct arithmetic progressions, as shown: \begin{align*} A&: \ \ 1, \ 6, \ 11, \ 16, \ ... \\ B&: \ \ 2, \ 7, \ 12, \ 17, \ ...\\ C&: \ \ 3, \ 8, \ 13, \ 18, \ ... \\ D&: \ \ 4, \ 9, \ 14, \ 19, \ ... \\ E&: \ \ 5, 10, \ 15, \ 20, \ ... \end{align*} Write down an expression for the value of the general term in each of the five progressions. Hence prove that the sum of any term in \(B\) and any term in \(C\) is a term in \(E\). Prove also that the square of every term in \(B\) is a term in \(D\). State and prove a similar claim about the square of every term in \(C\).

  1. Prove that there are no positive integers \(x\) and \(y\) such that \[ x^2+5y=243\,723 \,. \]
  2. Prove also that there are no positive integers \(x\) and \(y\) such that \[ x^4+2y^4=26\,081\,974 \,. \]

2004 Paper 1 Q6
D: 1484.0 B: 1500.0

The three points \(A\), \(B\) and \(C\) have coordinates \(\l p_1 \, , \; q_1 \r\), \(\l p_2 \, , \; q_2 \r\) and \(\l p_3 \, , \; q_3 \r\,\), respectively. Find the point of intersection of the line joining \(A\) to the midpoint of \(BC\), and the line joining~\(B\) to the midpoint of \(AC\). Verify that this point lies on the line joining \(C\) to the midpoint of~\(AB\). The point \(H\) has coordinates \(\l p_1 + p_2 + p_3 \, , \; q_1 + q_2 + q_3 \r\,\). Show that if the line \(AH\) intersects the line \(BC\) at right angles, then \(p_2^2 + q_2^2 = p_3^2 + q_3^2\,\), and write down a similar result if the line \(BH\) intersects the line \(AC\) at right angles. Deduce that if \(AH\) is perpendicular to \(BC\) and also \(BH\) is perpendicular to \(AC\), then \(CH\) is perpendicular to \(AB\).

2004 Paper 1 Q7
D: 1500.0 B: 1500.0

  1. The function \(\f(x)\) is defined for \(\vert x \vert < \frac15\) by \[ \f(x) = \sum_{n=0}^\infty a_n x^n\;, \] where \(a_0=2\), \(a_1=7\) and \(a_n =7a_{n-1} - 10a_{n-2}\) for \(n\ge{2}\,\). Simplify \(\f(x) - 7x\f(x) + 10x^2\f(x)\,\), and hence show that \(\displaystyle\f(x) = {1\over 1-2x} + {1 \over 1-5x} \;\). Hence show that \(a_n=2^n + 5^n\,\).
  2. The function \(\g(x)\) is defined for \(\vert x \vert < \frac13\) by \[ \g(x) = \sum_{n=0}^\infty b_n x^n \;, \] where \(b_0=5\,\), \(b_1 =10 \,\), \(b_2=40\,\), \(b_3=100\) and \(b_n = pb_{n-1} + qb_{n-2}\) for \(n\ge{2}\,\). Obtain an expression for \(\g(x)\) as the sum of two algebraic fractions and determine \(b_n\) in terms of \(n\).


Solution:

  1. \begin{align*} && f(x) -7xf(x)+10x^2f(x) &= \sum_{n=0}^\infty a_n x^n - 7x \sum_{n=0}^{\infty} a_n x^n + 10x^2 \sum_{n=0}^{\infty} a_nx^n \\ &&&= \sum_{n=2}^\infty (a_n-7a_{n-1}+10a_{n-2})x^n + a_0+a_1x-7a_0x \\ &&&= 0 + 2-7x \\ \\ \Rightarrow && f(x) &= \frac{2-7x}{1-7x+10x^2} \\ &&&= \frac{2-7x}{(1-5x)(1-2x)} \\ &&&= \frac{1}{1-2x} + \frac{1}{1-5x} \\ &&&= \sum_{n=0}^{\infty} (2^n + 5^n)x^n \end{align*} Therefore \(a_n = 2^n +5^n\)
  2. \(\,\) \begin{align*} && 40 &= 10p + 5 q \\ && 100 &= 40p+10q \\ && 10 &= 4p + q \\ \Rightarrow && (p,q) &= (1,6) \\ \\ && g(x) -xg(x)-6x^2g(x) &= 5+5x \\ \Rightarrow && g(x) &= \frac{5+5x}{1-x-6x^2} \\ &&&= \frac{5+5x}{(1-3x)(1+2x)} \\ &&&= \frac{4}{1-3x} + \frac{1}{1+2x} \\ &&&= \sum_{n=0}^{\infty} (4 \cdot 3^n + (-2)^n)x^n \\ \Rightarrow && b_n &= 4 \cdot 3^n + (-2)^n \end{align*}