Problems

Filters
Clear Filters

112 problems found

2007 Paper 2 Q5
D: 1600.0 B: 1488.1

In this question, \(\f^2(x)\) denotes \(\f(\f(x))\), \(\f^3(x)\) denotes \(\f( \f (\f(x)))\,\), and so on.

  1. The function \(\f\) is defined, for \(x\ne \pm 1/ \sqrt3\,\), by $$ \f(x) = \ds \frac{x+\sqrt3} {1-\sqrt3\, x }\,. $$ Find by direct calculation \(\f^2(x) \) and \(\f^3(x)\), and determine \(\f^{2007}(x)\,\).
  2. Show that \(\f^n(x) = \tan(\theta + \frac 13 n\pi)\), where \(x=\tan\theta\) and \(n\) is any positive integer.
  3. The function \(\g(t)\) is defined, for \(\vert t\vert\le1\) by \(\g(t) = \frac {\sqrt3}2 t + \frac 12 \sqrt {1-t^2}\,\). Find an expression for \(\g^n(t)\) for any positive integer \(n\).


Solution:

  1. \(\,\) \begin{align*} && f(x) &= \frac{x+\sqrt3}{1-\sqrt3x} \\ \Rightarrow && f(f(x)) &= \frac{f(x)+\sqrt3}{1-\sqrt3f(x)} \\ &&&= \frac{\frac{x+\sqrt3}{1-\sqrt3x}+\sqrt3}{1-\sqrt3 \frac{x+\sqrt3}{1-\sqrt3x}} \\ &&&= \frac{x+\sqrt{3}+\sqrt3(1-\sqrt3x)}{1-\sqrt3x-\sqrt3(x+\sqrt3)} \\ &&&= \frac{-2x+2\sqrt3}{-2-2\sqrt3x} \\ &&&= \frac{x-\sqrt3}{1+\sqrt3 x} \\ \\ && f^3(x) &= f^2(f(x)) \\ &&&= \frac{f(x)-\sqrt3}{1+\sqrt3 f(x)} \\ &&&=\frac{\frac{x+\sqrt3}{1-\sqrt3x}-\sqrt3}{1+\sqrt3 \frac{x+\sqrt3}{1-\sqrt3x}} \\ &&&= \frac{(x+\sqrt3)-\sqrt3(1-\sqrt3 x)}{(1-\sqrt3x)+\sqrt3 (x+\sqrt3)} \\ &&&= \frac{-2x}{-2} = x \\ \\ && f^{2007}(x) &= x \end{align*}
  2. If \(x = \tan \theta\) then \(f(x) = \frac{\tan \theta + \tan \frac{\pi}{3}}{1 - \tan \frac{\pi}{3} \tan \theta} = \tan (\theta + \frac{\pi}{3})\) and hence \(f^n(x) = \tan (\theta + \frac{n \pi}{3})\)
  3. Note that if \(t = \sin \theta\) then \(g(t) = \cos \frac{\pi}{6} t\sin \theta + \frac12 \cos \theta = \sin(\theta + \frac{\pi}6)\) therefore \(g^n(t) = \sin(\sin^{-1}(t) + \frac{n\pi}{6})\)

2007 Paper 3 Q7
D: 1700.0 B: 1516.0

The functions \(\s(x)\) (\(0\le x<1\)) and \(t(x)\) (\(x\ge0\)), and the real number \(p\), are defined by \[ \s(x) = \int_0^x \frac 1 {\sqrt{1-u^2}}\, \d u\;, \ \ \ \ t(x) = \int_0^x \frac 1 {1+u^2}\, \d u\;, \ \ \ \ p= 2 \int_0^\infty \frac 1 {1+u^2}\, \d u \;. \] For this question, do not evaluate any of the above integrals explicitly in terms of inverse trigonometric functions or the number \(\pi\).

  1. Use the substitution \(u=v^{-1}\) to show that \(\displaystyle t(x) =\int_{1/x}^\infty\frac 1 {1+v^2}\, \d v \, \). Hence evaluate \(t(1/x) + t(x)\) in terms of \(p\) and deduce that \(2t(1)= \frac12 p\,\).
  2. Let \(y=\dfrac{u}{\sqrt{1+u^2}}\). Express \(u\) in terms of \(y\), and show that \(\displaystyle \frac{\d u}{\d y} = \frac 1 {\sqrt{(1-y^2)^3}}\). By making a substitution in the integral for \(t(x)\), show that \[ t(x) = \s\left(\frac{x}{\sqrt{1+x^2}}\right)\!. \] Deduce that \(\s\big(\frac1{\sqrt2}\big) =\frac1 4 p\,\).
  3. Let \(z= \dfrac{u+ \frac1{\sqrt3}}{1-\frac 1{\sqrt3}u}\,\). Show that \(\displaystyle t(\tfrac1{\sqrt3}) = \int_{\frac1{\sqrt3}}^{\sqrt3} \frac1 {1+z^2} \,\d z\;, \) and hence that \(3t(\frac1{\sqrt3}) = \frac12 p\,\).


Solution:

  1. \begin{align*} && t(x) &= \int_0^x \frac{1}{1+u^2} \d u \\ u = v^{-1}, \d u = -v^{-2} \d v&&&= \int_{v = \infty}^{v = 1/x} \frac{1}{1+v^{-2}} \frac{-1}{v^2} \d v \\ &&&= \int_{1/x}^\infty \frac{1}{1+v^2} \d v \\ \\ \Rightarrow && t(x) + t(1/x) &= \int_0^x \frac{1}{1+u^2} \d u + \int_0^{1/x} \frac{1}{1+u^2} \d u \\ &&&= \int_{1/x}^{\infty} \frac{1}{1+u^2} \d u + \int_0^{1/x} \frac{1}{1+u^2} \d u \\ &&&= \int_0^{\infty} \frac{1}{1+u^2} \d u \\ &&&= \frac12 p \\ \\ \Rightarrow && t(1) +t(1/1) = 2t(1) &= \frac12 p \end{align*}
  2. \(\,\) \begin{align*} && y &= \frac{u}{\sqrt{1+u^2}} \\ \Rightarrow && y^2 &= \frac{u^2}{1+u^2} \\ &&&= 1-\frac{1}{1+u^2} \\ \Rightarrow && 1+u^2 &= \frac{1}{1-y^2} \\ \Rightarrow && u &= \frac{y}{\sqrt{1-y^2}} \\ \\ && \frac{\d u}{\d y} &= \frac{\sqrt{1-y^2} + y^2(1-y^2)^{-1/2}}{1-y^2} \\ &&&= \frac{1}{(1-y^2)^{3/2}} \\ \\ && t(x) &= \int_0^x \frac{1}{1+u^2} \d u \\ &&&= \int_0^{y = x/\sqrt{1+x^2}} \frac{1}{1 + \frac{y^2}{1-y^2}} \frac{1}{(1-y^2)^{3/2}} \d y \\ &&&= \int_0^{x/\sqrt{1+x^2}} \frac{1-y^2}{(1-y^2)^{3/2}} \d y \\ &&&= \int_0^{x/\sqrt{1+x^2}} \frac{1}{(1-y^2)^{1/2}} \d y \\ &&&= s\left ( \frac{x}{\sqrt{1+x^2}} \right) \\ \\ \Rightarrow && s\left ( \frac{1}{\sqrt{2}} \right) &= t(1) = \frac14p \end{align*}
  3. \(\,\) \begin{align*} && z &= \frac{u + \frac1{\sqrt{3}}}{1- \frac{1}{\sqrt{3}} u}\\ \Rightarrow && z - \frac{z}{\sqrt{3}}u &= u + \frac{1}{\sqrt{3}} \\ \Rightarrow && u &= \frac{z-\frac{1}{\sqrt{3}}}{1 + \frac{z}{\sqrt{3}}} \\ \\ \Rightarrow && \frac{\d u}{\d z} &= \frac{\sqrt{3}(\sqrt{3}+z ) -(\sqrt{3}z-1)}{\left (\sqrt{3}+z \right)^2} \\ &&&= \frac{4}{(\sqrt{3}+z)^2} \\ \\ \Rightarrow && t \left ( \frac{1}{\sqrt{3}} \right) &= \int_0^{1/\sqrt{3}} \frac{1}{1+u^2} \d u \\ &&&= \int_{z=1/\sqrt{3}}^{z=\sqrt{3}} \frac{1}{1 + \left ( \frac{\sqrt{3}z-1}{\sqrt{3}+z}\right)^2} \frac{4}{(\sqrt{3}+z)^2} \d z\\ &&&= \int_{1/\sqrt{3}}^{\sqrt{3}} \frac{4}{(\sqrt{3}+z)^2+(\sqrt{3}z-1)^2} \d z \\ &&&= \int_{1/\sqrt{3}}^{\sqrt{3}} \frac{4}{4+4z^2} \d z \\ &&&= \int_{1/\sqrt{3}}^{\sqrt{3}} \frac{1}{1+z^2} \d z \end{align*} Notice that \(t(1/\sqrt{3})+t(\sqrt{3}) = \frac12p\) and also notice that \(t(1/\sqrt{3}) + t(1/\sqrt{3}) =t(\sqrt{3})\) so \(3t(1/\sqrt{3}) = \frac12p\)

2007 Paper 3 Q8
D: 1700.0 B: 1487.5

  1. Find functions \({\rm a}(x)\) and \({\rm b}(x)\) such that \(u=x\) and \(u=\e^{-x}\) both satisfy the equation $$\dfrac{\d^2u}{\d x^2} +{\rm a}(x) \dfrac{\d u}{\d x} + {\rm b} (x)u=0\,.$$ For these functions \({\rm a}(x)\) and \({\rm b}(x)\), write down the general solution of the equation. Show that the substitution \(y= \dfrac 1 {3u} \dfrac {\d u}{\d x}\) transforms the equation \[ \frac{\d y}{\d x} +3y^2 + \frac {x} {1+x} y = \frac 1 {3(1+x)} \tag{\(*\)} \] into \[ \frac{\d^2 u}{\d x^2} +\frac x{1+x} \frac{\d u}{\d x} - \frac 1 {1+x} u=0 \] and hence show that the solution of equation (\(*\)) that satisfies \(y=0\) at \(x=0\) is given by \(y = \dfrac{1-\e^{-x}}{3(x+\e^{-x})}\).
  2. Find the solution of the equation $$ \frac{\d y}{\d x} +y^2 + \frac x {1-x} y = \frac 1 {1-x} $$ that satisfies \(y=2\) at \(x=0\).

2006 Paper 1 Q5
D: 1500.0 B: 1500.0

  1. Use the substitution \(u^2=2x+1\) to show that, for \(x>4\), \[ \int \frac{3} { ( x-4 ) \sqrt {2x+1}} \; \d x = \ln \l \frac{\sqrt{2x+1}-3} {\sqrt{2x+1}+3} \r + K\,, \] where \(K\) is a constant.
  2. Show that $ \displaystyle \int_{\ln 3}^{\ln 8} \frac{2} { \e^x \sqrt{ \e^x + 1}}\; \mathrm{d}x\, = \frac 7{12} + \ln \frac23 $ .


Solution:

  1. \begin{align*} && I &= \int \frac{3}{(x-4)\sqrt{2x+1}}\, \d x \\ u^2 =2x+1, 2u \frac{\d u}{\d x}=2: && &= \int \frac{3}{\left(\frac{u^2-1}{2}-4\right)u} u \d u \\ &&&= \int \frac{6}{u^2-9} \d u \\ &&&= \int \frac{6}{(u-3)(u+3)} \d u\\ &&&= \int \left ( \frac{1}{u-3} - \frac{1}{u+3} \right )\d u \\ &&&= \ln (u-3) - \ln (u+3) + C \\ &&&= \ln \frac{u-3}{u+3} + C \\ &&&= \ln \left (\frac{\sqrt{2x+1}-3}{\sqrt{2x+1}+3} \right) + C \end{align*}
  2. \begin{align*} && I &= \int_{\ln 3}^{\ln 8} \frac{2}{e^x\sqrt{e^x+1}} \d x \\ u = e^x, \frac{\d u}{\d x} = e^x: &&&= \int_{u=3}^{u=8} \frac{2}{u\sqrt{u+1}} \frac{1}{u} \d u \\ v^2=u+1, 2v \frac{\d v}{\d u} = 1: &&&= \int_{v=2}^{v=3} \frac{2}{v(v^2-1)^2} \d v \\ &&&= \int_2^3 \left ( \frac{2}{v} - \frac{}{v-1} - \frac{1}{2(v-1)^2} - \frac{1}{v+1} - \frac{1}{2(v+1)^2}\right) \d v \\ &&&= \left [2\ln v - \ln(v^2-1)+\frac12(v-1)^{-1}+\frac12(v+1)^{-1} \right]_2^3 \\ &&&= \left ( 2\ln3-\ln 8+\frac14+\frac18\right)-\left ( 2\ln2-\ln 3+\frac12+\frac16\right) \\ &&&= \end{align*}

2006 Paper 1 Q6
D: 1500.0 B: 1606.3

  1. Show that, if \(\l a \, , b\r\) is any point on the curve \(x^2 - 2y^2 = 1\), then \(\l 3a + 4b \, , 2a + 3b \r\,\) also lies on the curve.
  2. Determine the smallest positive integers \(M\) and \(N\) such that, if \(\l a \,, b\r\) is any point on the curve \(Mx^2 - Ny^2 = 1\), then \((5a+6b\,, 4a+5b)\) also lies on the curve.
  3. Given that the point \(\l a \, , b\r\) lies on the curve \(x^2 - 3y^2 = 1\,\), find positive integers \(P\), \(Q\), \(R\) and \(S\) such that the point \((P a +Q b\,, R a + Sb)\) also lies on the curve.


Solution:

  1. Suppose \(a^2-2b^2=1\) then \begin{align*} (3a+4b)^2-2(2a+3b)^2 &= 9a^2+24ab+16b^2-2\cdot(4a^2+12ab+9b^2) \\ &=a^2-2b^2 \\ &= 1 \end{align*} Therefore \((3a+4b,2a+3b)\) also lies on the curve.
  2. Suppose \(Ma^2-Nb^2 = 1\) then \begin{align*} M(5a+6b)^2-N(4a+5b)^2 &= M\cdot(25a^2+60ab+36b^2) - N\cdot(16a^2+40ab+25b^2) \\ &= (25M-16N)a^2+20\cdot(3M-2N)ab+(36M-25N)b^2 \end{align*} Therefore we need \(3M = 2N\) so the smallest possible value would have to be \(M = 2, N = 3\), which does work
  3. Consider \(x + \sqrt{3}y\), then consider \((x+\sqrt{3}y)(2+\sqrt{3}) = (2x+3y)+(x+2y)\sqrt{3}\). Notice that \((x+\sqrt{3}y)(x-\sqrt{3}y) = 1\) and \((2+\sqrt{3})(2-\sqrt{3}) = 1\) so \(((2x+3y)+(x+2y)\sqrt{3})((2x+3y)-(x+2y)\sqrt{3}) = 1\), so we can take \(P=2,Q=3,R=1,S=2\)

2006 Paper 2 Q4
D: 1600.0 B: 1530.0

By making the substitution \(x=\pi-t\,\), show that \[ \! \int_0^\pi x\f(\sin x) \d x = \tfrac12 \pi \! \int_0^\pi \f(\sin x) \d x\,, \] where \(\f(\sin x)\) is a given function of \(\sin x\). Evaluate the following integrals:

  1. \(\displaystyle \int_0^\pi \frac {x \sin x}{3+\sin^2 x}\,\d x\,\);
  2. $\displaystyle \int_0^{2\pi} \frac {x \sin x}{3+\sin^2 x}\,\d x\,\(;
  3. \)\displaystyle \int_{0}^{\pi} \frac {x \big\vert\sin 2x\big\vert}{3+\sin^2 x}\,\d x\,$.

2006 Paper 2 Q14
D: 1600.0 B: 1500.0

Sketch the graph of \[ y= \dfrac1 { x \ln x} \text{ for \(x>0\), \(x\ne1\)}.\] You may assume that \(x\ln x \to 0\) as \(x\to 0\). The continuous random variable \(X\) has probability density function \[ \f(x) = \begin{cases} \dfrac \lambda {x\ln x}& \text{for \(a\le x \le b\)}\;, \\[3mm] \ \ \ 0 & \text{otherwise }, \end{cases} \] where \(a\), \(b\) and \(\lambda\) are suitably chosen constants.

  1. In the case \(a=1/4\) and \(b=1/2\), find \(\lambda\,\).
  2. In the case \(\lambda=1\) and \(a>1\), show that \(b=a^\e\).
  3. In the case \(\lambda =1\) and \(a=\e\), show that \(\P(\e^{3/2}\le X \le \e^2)\approx \frac {31}{108}\,\).
  4. In the case \(\lambda =1\) and \(a=\e^{1/2}\), find \(\P(\e^{3/2}\le X \le \e^2)\;\).


Solution:

  1. \begin{align*} 1 &= \int_{1/4}^{1/2} \frac{\lambda}{x\ln x} \, dx \\ &= \lambda\left [ \ln |\ln x| \right ]_{1/4}^{1/2} \\ &= \lambda \l \ln |-\ln 2| - \ln |-2 \ln 2| \r \\ &= \lambda (-\ln 2) \end{align*} So \(\lambda = -\frac{1}{\ln 2} = \frac{1}{\ln \frac12}\)
  2. \begin{align*} 1 &= \int_{a}^{b} \frac{1}{x\ln x} \, dx \\ &= \left [ \ln |\ln x| \right ]_{a}^{b} \\ &= \l \ln \ln b - \ln \ln a \r \\ &= \ln \l \frac{\ln b}{\ln a} \r \\ \end{align*} So \(b = e^{a}\)
  3. If \(\lambda = 1, a = e, b = e^e\), then \begin{align*} \P(\e^{3/2}\le X \le \e^2) &= \int_{e^{3/2}}^{e^2} \frac{1}{x \ln x} \, dx \\ &= \left [ \ln \ln x \right]_{e^{3/2}}^{e^2} \\ &= \ln 2 - \ln \frac{3}{2} \\ &= \ln \frac{4}{3} \\ &= \ln \l 1 + \frac{1}{3} \r \\ &\approx \frac{1}{3} - \frac{1}{2 \cdot 3^2} + \frac{1}{3 \cdot 3^3} - \frac{1}{4 \cdot 3^4} \\ &= \frac{31}{108} \end{align*}
  4. Note that \(2 > e^{\frac12} > 1\) so \(a = e^{\frac12}, b = e^{\frac{e}2}\). Since \(3 > e \Rightarrow e^{3/2} > e^{\frac{e}{2}}\) this probability is out of range, therefore \(\P(\e^{3/2}\le X \le \e^2) = 0\)

2005 Paper 1 Q8
D: 1500.0 B: 1484.0

Show that, if \(y^2 = x^k \f(x)\), then $\displaystyle 2xy \frac{\mathrm{d}y }{ \mathrm{d}x} = ky^2 + x^{k+1} \frac{\mathrm{d}\f }{ \mathrm{d}x}$\,.

  1. By setting \(k=1\) in this result, find the solution of the differential equation \[ \displaystyle 2xy \frac{\mathrm{d}y }{ \mathrm{d}x} = y^2 + x^2 - 1 \] for which \(y=2\) when \(x=1\). Describe geometrically this solution.
  2. Find the solution of the differential equation \[ 2x^2y\displaystyle \frac{\mathrm{d}y}{\mathrm{d}x} = 2 \ln(x) - xy^2 \] for which \(y=1\) when \(x=1\,\).

2005 Paper 1 Q14
D: 1516.0 B: 1513.9

The random variable \(X\) can take the value \(X=-1\), and also any value in the range \(0\le X <\infty\,\). The distribution of \(X\) is given by \[ \P(X=-1) =m \,, \ \ \ \ \ \ \ \P(0\le X\le x) = k(1-\e^{-x})\,, \] for any non-negative number \(x\), where \(k\) and \(m\) are constants, and \(m <\frac12\,\).

  1. Find \(k\) in terms of \(m\).
  2. Show that \(\E(X)= 1-2m\,\).
  3. Find, in terms of \(m\), \(\var (X)\) and the median value of \(X\).
  4. Given that \[ \int_0^\infty y^2 \e^{-y^2} \d y = \tfrac14 \sqrt{ \pi}\;,\] find \(\E\big(\vert X \vert^{\frac12}\big)\,\) in terms of \(m\).


Solution:

  1. We must have the total probability summing to \(1\), therefore \(1 =m + k\) (as \(x \to \infty\)) therefore \(k = 1-m\).
  2. \(\,\) \begin{align*} && \E[X] &= \mathbb{P}(X=-1) \cdot (-1) + \int_0^{\infty} kx e^{-x} \d x \\ &&&= -m + (1-m) = 1-2m \end{align*}
  3. \(\,\) \begin{align*} && \var[X] &= \E[X^2]-\E[X]^2 \\ &&&= \mathbb{P}(X=-1)\cdot(-1)^2 + (1-m)\int_0^{\infty} x^2e^{-x} \d x - (1-2m)^2 \\ &&&= m + (1-m)(1+1^2) - (1-2m)^2 \\ &&&= 3-4m - 1+4m -4m^2 \\ &&&= 2(1-m^2) \end{align*} To find the median \(q\), we need \begin{align*} && \frac12 &= \mathbb{P}(X \leq q) \\ &&&= m + (1-m)(1-e^{-q}) \\ \Rightarrow && e^{-q} &= 1-\frac{\frac12-m}{1-m} \\ &&&= \frac{1-m - \frac12+m}{1-m} \\ &&&= \frac{1}{2(1-m)} \\ \Rightarrow && q &= \ln 2(1-m) \end{align*}
  4. \(\,\) \begin{align*} && \E\left [|X|^{\frac12}\right] &= \mathbb{P}(X=-1) \cdot 1 + \int_0^{\infty} \sqrt{x} (1-m)e^{-x} \d x \\ &&&= m + (1-m)\int_0^\infty \sqrt{x} e^{-x} \d x \\ u^2 = x, \d x = 2u \d u : &&&= m + (1-m) \int_{u=0}^{u=\infty} u e^{-u^2} \cdot 2u \d u \\ &&&= m + 2(1-m) \int_0^{\infty} u^2 e^{-u^2} \d u \\ &&&= m + (1-m)\frac{\sqrt{\pi}}2 \end{align*}

2005 Paper 3 Q7
D: 1700.0 B: 1471.4

Show that if \(\displaystyle \int\frac1{u \, \f(u)}\; \d u = \F(u) + c\;\), then \(\displaystyle \int\frac{m}{x \, \f(x^m)} \;\d x = \F(x^m) + c\;\), where \(m\ne0\). Find:

  1. \(\displaystyle\int\frac1{x^n-x} \, \d x\,\);
  2. \(\displaystyle\int\frac1 {\sqrt{x^n+x^2}}\, \d x\,\).


Solution: \begin{align*} u = x^m, \d u = m x^{m-1} && \int \frac{m}{x f(x^m)} \d x &= \int \frac{m x^{m-1}}{uf(u)} \d x \\ &&&= \int \frac{1}{u f(u)} \d u \\ &&&= F(u) + c \\ &&&= F(x^m) + c \end{align*}

  1. \begin{align*} && \int \frac{1}{u(u-1)} \d u &= \int \left ( \frac{1}{u-1}-\frac{1}{u} \right ) \d u \\ &&&= \ln \left ( \frac{u-1}{u} \right) + c \\ &&&= \ln \left ( 1 - \frac{1}{u} \right) + c \\ && \int \frac{1}{x^n - x} \d x &= \int \frac{1}{x (x^{n-1}-1)} \d x \\ f(u) = u - 1: && &= \frac{1}{n-1} \ln \left ( 1 - \frac{1}{x^{n-1}} \right) + c \end{align*}
  2. \begin{align*} v = \sqrt{u+1}, \d v = \tfrac12 (u+1)^{-1/2} \d u && \int \frac{1}{u\sqrt{u+1}} \d u &= \int \frac{1}{(v^2-1)} (u+1)^{-1/2} \d u \\ &&&= \int \frac{2}{v^2-1} \d v \\ &&&=\ln \frac{1-v}{1+v} + c \\ &&&= \ln \left (\frac{1-\sqrt{u+1}}{1+\sqrt{u+1}} \right)+ c \\ f(u) = \sqrt{x+1}:&& \int \frac{1}{\sqrt{x^n + x^2}} \d x &= \int \frac{1}{x\sqrt{x^{n-2}+1}} \d x \\ &&&= \frac{1}{n-2} \ln \left ( \frac{1-\sqrt{x^{n-2}+1}}{1+\sqrt{x^{n-2}+1}} \right)+c \end{align*}

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 2 Q1
D: 1600.0 B: 1516.0

Find all real values of \(x\) that satisfy:

  1. \( \ds \sqrt{3x^2+1} + \sqrt{x} -2x-1=0 \;;\)
  2. \( \ds \sqrt{3x^2+1} - 2\sqrt{x} +x-1=0 \;;\)
  3. \( \ds \sqrt{3x^2+1} - 2\sqrt{x} -x+1=0 \;.\)


Solution:

  1. \(\,\) \begin{align*} && 0 &= \sqrt{3x^2+1} + \sqrt{x} -2x-1 \\ \Rightarrow && 2x+1 &= \sqrt{3x^2+1} + \sqrt{x} \\ \Rightarrow && 4x^2+4x+1 &= 3x^2+1+x+2\sqrt{x(3x^2+1)} \\ \Rightarrow && x^2+3x &= 2\sqrt{x(3x^2+1)} \\ \Rightarrow && x^2(x^2+6x+9) &= 4x(3x^2+1) \\ \Rightarrow && 0 &= x^4-6x^3+9x^2-4x \\ &&&= x(x-4)(x-1)^2 \end{align*} So clearly we have \(x = 0, x = 1, x = 4\). \(x = 0\) works, \(x = 1\) works, \(x = 4\) works.
  2. \(\,\) \begin{align*} && 0 &= \sqrt{3x^2+1} - 2\sqrt{x} +x-1 \\ \Rightarrow && 1-x &= \sqrt{3x^2+1}-2\sqrt{x} \\ \Rightarrow && x^2-2x+1 &= 3x^2+1+4x-4\sqrt{x(3x^2+1)} \\ \Rightarrow && x^2+3x &= 2\sqrt{x(3x^2+1)} \\ \Rightarrow && 0 &= x(x-4)(x-1)^2 \end{align*} Again we must check \(x = 0, x = 1, x = 4\). \(x = 0,1\) work, but \(x = 4\) is not a solution.
  3. \(\,\) \begin{align*} && 0 &= \sqrt{3x^2+1} - 2\sqrt{x} -x+1 \\ \Rightarrow && x-1 &= \sqrt{3x^2+1} - 2\sqrt{x} \\ \Rightarrow && x^2-2x+1 &= 3x^2+1+4x-4\sqrt{x(3x^2+1)} \\ \Rightarrow && x^2+3x &= 2\sqrt{x(3x^2+1)}\\ \Rightarrow && 0 &= x(x-4)(x-1)^2 \end{align*} So again, we need to check \(x = 0, 1, 4\). \(x = 0, 4\) work, but \(x = 1\) fails.

2004 Paper 2 Q3
D: 1600.0 B: 1600.7

The curve \(C\) has equation $$ y = x(x+1)(x-2)^4. $$ Determine the coordinates of all the stationary points of \(C\) and the nature of each. Sketch \(C\). In separate diagrams draw sketches of the curves whose equations are:

  1. \( y^2 = x(x+1)(x-2)^4\;\);
  2. \(y = x^2(x^2+1)(x^2-2)^4\,\).


Solution: \begin{align*} && y &= x(x+1)(x-2)^4 \\ \Rightarrow && y' &= (x+1)(x-2)^4+x(x-2)^4+4x(x+1)(x-2)^3 \\ &&&= (x-2)^3 \left ( (2x+1)(x-2)+4x(x+1) \right) \\ &&&= (x-2)^3 \left (2x^2-3x-2+4x^2+4x \right) \\ &&&=(x-2)^3(6x^2+x-2) \\ &&&=(x-2)^3(2x-1)(3x+2) \end{align*} Therefore there are stationary points at \((2,0), (\frac12, -\frac{625}{64}), (-\frac23, -\frac{4078}{81})\) \((0,2)\) is a minimum by considering the sign of \(y'\) either side. \( (-\frac23, \frac{2560}{729})\) is a minimum, since it's the first stationary point. \( (\frac12, \frac{243}{64})\) is a maximum since you can't have consecutive minima and the second derivative is clearly non-zero.

TikZ diagram
  1. \(\,\)
    TikZ diagram
  2. \(\,\)
    TikZ diagram

2004 Paper 2 Q8
D: 1600.0 B: 1483.3

Let \(x\) satisfy the differential equation $$ \frac {\d x}{\d t} = {\big( 1-x^n\big)\vphantom{\Big)}}^{\!1/n} $$ and the condition \(x=0\) when \(t=0 \,\).

  1. Solve the equation in the case \(n=1\) and sketch the graph of the solution for \(t > 0 \,\).
  2. Prove that \(1-x < (1-x^2)^{1/2} \) for \(0 < x < 1 \,\). Use this result to sketch the graph of the solution in the case \(n=2\) for \(0 < t < \frac12 \pi \,\), using the same axes as your previous sketch. By setting \(x=\sin y\,\), solve the equation in this case.
  3. Use the result (which you need not prove) \[ (1-x^2)^{1/2} < (1-x^3)^{1/3} \text{ \ \ for \ \ } 0 < x < 1 \;, \] to sketch, without solving the equation, the graph of the solution of the equation in the case \(n=3\) using the same axes as your previous sketches. Use your sketch to show that \(x=1\) at a value of \(t\) less than \(\frac12 \pi \,\).


Solution:

  1. \(\,\) \begin{align*} && \dot{x} &= (1-x) \\ \Rightarrow &&\int \frac{1}{1-x} \d x &= \int \d t \\ \Rightarrow && -\ln |1-x| &= t + C \\ t=0, x = 0: && -\ln 1 &= C \Rightarrow C = 0\\ \Rightarrow && -\ln|1-x| &= t \\ \Rightarrow && 1-x&= e^{-t} \\ \Rightarrow && x &= 1-e^{-t} \end{align*}
    TikZ diagram
  2. Notice that \((1-x^2)^{1/2} = (1-x)^{1/2}(1+x)^{1/2} > (1-x)^{1/2} > 1-x\)
    TikZ diagram
    \begin{align*} && \dot{x} &= \sqrt{1-x^2} \\ \Rightarrow && \int \frac{1}{\sqrt{1-x^2}} \d x &= t + C \\ x = \sin y, \d x = \cos y && \int \frac{\cos y}{\cos y} \d y &= t + C \\ \Rightarrow && y &= t + C \\ \Rightarrow && \sin^{-1} x &= t + C \\ t = 0, x = 0: && x &= \sin t \end{align*}
  3. \(\,\)
    TikZ diagram
    We know the gradient is steeper, so the solution must always be above \(\sin t\), which means it reaches \(1\) before \(\frac{\pi}{2}\)