Particles \(A_1\), \(A_2\), \(A_3\), \(\ldots\), \(A_n\) (where \(n\ge 2\)) lie at rest in that order in a smooth straight horizontal trough. The mass of \(A_{n-1}\) is \(m\) and the mass of \(A_n\) is \(\lambda m\), where \(\lambda>1\). Another particle, \(A_0\), of mass \(m\), slides along the trough with speed \(u\) towards the particles and collides with \(A_1\). Momentum and energy are conserved in all collisions.
Oxtown and Camville are connected by three roads, which are at risk of being blocked by flooding. On two of the three roads there are two sections which may be blocked. On the third road there is only one section which may be blocked. The probability that each section is blocked is \(p\). Each section is blocked independently of the other four sections. Show that the probability that Oxtown is cut off from Camville is \(p^3 \l 2-p \r^2\). I want to travel from Oxtown to Camville. I choose one of the three roads at random and find that my road is not blocked. Find the probability that I would not have reached Camville if I had chosen either of the other two roads. You should factorise your answer as fully as possible. Comment briefly on the value of this probability in the limit \(p\to1\).
A very generous shop-owner is hiding small diamonds in chocolate bars. Each diamond is hidden independently of any other diamond, and on average there is one diamond per kilogram of chocolate.
Solution: Not that the number of diamonds per kilogram is \(1\) so we are assuming it is \(Po(M)\) where \(M\) is the mass in kg. In particular \(\E[X] = M\) and \(\mathbb{P}(X = 0) = e^{-M}\)
Solution:
The sequence of real numbers \(u_1\), \(u_2\), \(u_3\), \(\ldots\) is defined by \begin{equation*} u_1=2 \,, \qquad\text{and} \qquad u_{n+1} = k - \frac{36}{u_n} \quad \text{for } n\ge1, \tag{\(*\)} \end{equation*} where \(k\) is a constant.
Using the series \[ \e^x = 1 + x +\frac{x^2}{2!} + \frac{x^3}{3!} + \frac{x^4}{4!}+\cdots\,, \] show that \(\e>\frac83\). Show that \(n!>2^n\) for \(n\ge4\) and hence show that \(\e<\frac {67}{24}\). Show that the curve with equation \[ y= 3\e^{2x} +14 \ln (\tfrac43-x)\,, \qquad {x<\tfrac43} \] has a minimum turning point between \(x=\frac12\) and \(x=1\) and give a sketch to show the shape of the curve.
Solution: \begin{align*} && e &= 1 + 1 + \frac{1}{2!} + \frac{1}{3!} + \cdots \\ &&&> 1 + 1+ \frac12 + \frac16 \\ &&&= \frac{12+3+1}{6} = \frac83 \end{align*} \(4! = 24 > 16 = 2^4\), notice that \(n! = \underbrace{n \cdot (n-1) \cdots 5}_{>2^{n-4}} \cdot \underbrace{4!}_{>2^4} >2^n\). \begin{align*} && e &= 1 + 1 + \frac{1}{2!} + \frac{1}{3!} + \cdots \\ &&&< \frac83 + \frac{1}{2^4} + \frac{1}{2^5} + \cdots \\ &&&= \frac83 + \frac{1}{2^4} \frac{1}{1-\tfrac12} \\ &&&= \frac83 + \frac1{8} \\ &&&= \frac{67}{24} \end{align*} \begin{align*} && y &= 3e^{2x} +14 \ln(\tfrac43-x) \\ && y' &= 6e^{2x} - \frac{14}{\tfrac43-x} \\ && y'(\tfrac12) &= 6e - \frac{14}{\tfrac43-\tfrac12} \\ &&&= 6e -\tfrac{84}{5} = 6(e-\tfrac{14}5) < 0 \\ && y'(1) &= 6e^2 - \frac{14}{\tfrac43-1} \\ &&&= 6e^2 - 42 = 6(e^2-7) \\ &&&> 6(\tfrac{64}{9} - 7) > 0 \end{align*} Therefore \(y'\) changes from negative (decreasing) to positive (increasing) in our range, and therefore there is a minima in this range.
Solution:
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:
The notation \({\lfloor } x \rfloor\) denotes the greatest integer less than or equal to the real number \(x\). Thus, for example, \(\lfloor \pi\rfloor =3\,\), \(\lfloor 18\rfloor =18\,\) and \(\lfloor-4.2\rfloor = -5\,\).
Solution:
By considering a suitable scalar product, prove that \[ (ax+by+cz)^2 \le (a^2+b^2+c^2)(x^2+y^2+z^2) \] for any real numbers \(a\), \(b\), \(c\), \(x\), \(y\) and \(z\). Deduce a necessary and sufficient condition on \(a\), \(b\), \(c\), \(x\), \(y\) and \(z\) for the following equation to hold: \[ (ax+by+cz)^2 = (a^2+b^2+c^2)(x^2+y^2+z^2) \,. \]
Solution: Consider \(\begin{pmatrix} a \\ b \\ c \end{pmatrix}\), \(\begin{pmatrix} x \\ y \\ z \end{pmatrix}\), then we know that \begin{align*} && \begin{pmatrix} a \\ b \\ c \end{pmatrix} \cdot \begin{pmatrix} x \\ y \\ z \end{pmatrix} &= \sqrt{a^2+b^2+c^2} \sqrt{x^2+y^2+z^2} \cos \theta \\ \Rightarrow && (ax+by+cz)^2 &= (a^2+b^2+c^2)(x^2+y^2+z^2) \cos^2 \theta \\ &&&\leq (a^2+b^2+c^2)(x^2+y^2+z^2) \end{align*} For equality to hold, we must have that the vectors are parallel, ie \(\begin{pmatrix} a \\ b \\ c \end{pmatrix} = \lambda \begin{pmatrix} x \\ y \\ z \end{pmatrix}\)