A smooth sphere of radius \(r\) stands fixed on a horizontal floor. A particle of mass \(m\) is displaced gently from equilibrium on top of the sphere. Find the angle its velocity makes with the horizontal when it loses contact with the sphere during the subsequent motion. By energy considerations, or otherwise, find the vertical component of the momentum of the particle as it strikes the floor.
Solution:
\(\,\) \vspace{-1cm}
Solution: Considering the horizontal component, this will be constant as there are no forces acting in that direction. The first step will take the particle \(t = \sqrt{\frac{2h}g}\) to reach. At which point it will be travelling with speed \(v = \sqrt{2gh} \) (by energy considerations, \(mgh = \frac12 mv^2\)). To reach the second step must take twice as long (since the ball has to travel \(2d\) horizontally, rather than \(d\)). Since \(t = 2\sqrt{\frac{2h}g}\) we must have that: \begin{align*} && s &= ut + \frac12 gt^2 \\ \Rightarrow && h &= u 2\sqrt{\frac{2h}g} + \frac12 g \frac{8h}g \\ \Rightarrow && u &= -\frac{3}{2} h\sqrt{\frac{g}{2h}} \\ &&&= -\frac{3}{2\sqrt{2}} \sqrt{gh} \end{align*} Therefore, using Newton's experimental law, we must have that \(e = \frac{\frac{3}{2 \sqrt{2}} \sqrt{gh}}{\sqrt{2} \sqrt{gh}} = \frac{3}{4}\). Again by conservation of energy \(mgh + \frac12 \frac{9}{8} mgh = \frac12 mv^2 \Rightarrow v = \frac{5}{2\sqrt{2}} \sqrt{gh}\) when it lands on the next step. Therefore we would need the coefficient of restitution for the second (and subsequent steps) to be: \(\displaystyle \frac{\frac{3}{2\sqrt{2}} \sqrt{gh}}{\frac{5}{2\sqrt{2}} \sqrt{gh}} = \frac35\)
A particle of mass \(m\) moves along the \(x\)-axis. At time \(t=0\) it passes through \(x=0\) with velocity \(v_{0} > 0\). The particle is acted on by a force \(\mathrm{F}(x)\), directed along the \(x\)-axis and measured in the direction of positive \(x\), which is given by \[ \mathrm{F}(x)=\begin{cases} -m\mu^{2}x & \qquad(x\geqslant0),\\ -m\kappa\dfrac{\mathrm{d}x}{\mathrm{d}t} & \qquad(x < 0), \end{cases} \] where \(\mu\) and \(\kappa\) are positive constants. Obtain the particle's subsequent position as a function of time, and give a rough sketch of the \(x\)-\(t\) graph.
Solution: Using Newton's second law in the form, \(\F(x) = m \ddot{x}\). Our two different differential equations can be solved as follows: When \(x \geq 0\) \(-\mu^2x = \ddot{x} \Rightarrow x = A\sin \mu t + B \cos \mu t\) when \(x \geq 0\). And when \(x < 0\) \(-\kappa \dot{x} = \ddot{x} \Rightarrow \dot{x} = Ce^{-\kappa t} \Rightarrow x = De^{-\kappa t} + E\) when \(x < 0\) Following the trajectory of the particle: At \(t = 0, x = 0, \dot{x} = v_0 > 0\), so \(x = \frac{v_0}{\mu} \sin \mu t\) until \(t = \frac{\pi}{\mu}\). When \(t = \frac{\pi}{\mu}\) the particle will head into the negative \(x\)-axis with velocity \(-v_0\). At which point our initial conditions for our differential equations give us that \(De^{-\frac{\pi\kappa}{\mu}} + E = 0, -\kappa De^{-\frac{\pi\kappa}{\mu}} = -v_0 \Rightarrow De^{-\frac{\pi\kappa}{\mu}} = \frac{v_0}{\kappa}, E = -\frac{v_0}{\kappa}\). To summarise: \[ x(t) = \begin{cases} \frac{v_0}{\mu} \sin \mu t & 0 \leq t \leq \frac{\pi}{\mu} \\ -\frac{v_0}{\kappa} \l 1-e^{-\kappa(t-\frac{\pi}{\mu})}\r & t > \frac{\pi}{\mu}\end{cases}\]
\(A,B\) and \(C\) play a table tennis tournament. The winner of the tournament will be the first person to win two games in a row. In any game, whoever is not playing acts as a referee, and each playerhas equal chance of winning the game. The first game of the tournament is played between \(A\) and \(B\), with \(C\) as referee. Thereafter, if the tournament is still undecided at the end of any game, the winner and referee of that game play the next game. The tournament is recorded by listing in order the winners of each game, so that, for example, \(ACC\) records a three-game tournament won by \(C\), the first game having been won by \(A\). Determine which of the following sequences of letters could be the record of a complete tournament, giving brief reasons for your answers:
Solution:
A point \(P\) is chosen at random (with uniform distribution) on the circle \(x^{2}+y^{2}=1\). The random variable \(X\) denotes the distance of \(P\) from \((1,0)\). Find the mean and variance of \(X\). Find also the probability that \(X\) is greater than its mean.
Solution: Consider the angle from the origin, then \(P = (\cos \theta, \sin \theta)\) where \(\theta \sim U(0, 2\pi)\), and \(X = \sqrt{(\cos \theta - 1)^2 + \sin^2 \theta}\) \begin{align*} \mathbb{E}[X] &= \int_0^{2\pi} \sqrt{(\cos \theta - 1)^2 + \sin^2 \theta} \frac1{2\pi} \d \theta \\ &= \frac1{2\pi}\int_0^{2\pi} \sqrt{2 - 2\cos \theta} \d \theta \\ &= \frac{1}{2\pi}\int_0^{2\pi} \sqrt{4\sin^2 \frac{\theta}{2}} \d \theta \\ &= \frac{1}{\pi}\int_0^{2\pi} \left |\sin \frac{\theta}{2} \right| \d \theta \\ &= \frac{1}{\pi} \left [ -2\cos \frac{\theta}{2} \right]_0^{2\pi} \\ &= \frac1{\pi} \l 2 + 2\r \\ &= \frac{4}{\pi} \end{align*} \begin{align*} \mathbb{E}(X^2) &= \frac1{2\pi}\int_0^{2\pi} (\cos \theta - 1)^2 + \sin^2 \theta \d \theta \\ &= \frac1{2\pi}\int_0^{2\pi} 2 - 2 \cos \theta \d \theta \\ &= \frac{4\pi}{2\pi} \\ &= 2 \\ \end{align*} \(\Rightarrow\) \(\mathrm{Var}(X) = \mathbb{E}(X^2) - \mathbb{E}(X)^2 = 2 - \frac{16}{\pi^2} = \frac{2\pi^2 - 16}{\pi^2}\).
The parliament of Laputa consists of 60 Preservatives and 40 Progressives. Preservatives never change their mind, always voting the same way on any given issue. Progressives vote at random on any given issue.
Solution:
Prove that:
Solution:
Show that if at least one of the four angles \(A\pm B\pm C\) is a multiple of \(\pi\), then \begin{alignat*}{1} \sin^{4}A+\sin^{4}B+\sin^{4}C & -2\sin^{2}B\sin^{2}C-2\sin^{2}C\sin^{2}A\\ & -2\sin^{2}A\sin^{2}B+4\sin^{2}A\sin^{2}B\sin^{2}C=0. \end{alignat*}
Let \(a\) and \(b\) be positive integers such that \(b<2a-1\). For any given positive integer \(n\), the integers \(N\) and \(M\) are defined by \[ [a+\sqrt{a^{2}-b}]^{n}=N-r, \] \[ [a-\sqrt{a^{2}-b}]^{n}=M+s, \] where \(0\leqslant r<1\) and \(0\leqslant s<1\). Prove that \begin{questionparts} \item \(M=0\), \item \(r=s\), \item \(r^{2}-Nr+b^{n}=0.\) \end{questionpart} Show that for large \(n\), \(\left(8+3\sqrt{7}\right)^{n}\) differs from an integer by about \(2^{-4n}\).
Solution:
Explain the geometrical relationship between the points in the Argand diagram represented by the complex numbers \(z\) and \(z\mathrm{e}^{\mathrm{i}\theta}.\) Write down necessary and sufficient conditions that the distinct complex numbers \(\alpha,\beta\) and \(\gamma\) represent the vertices of an equilateral triangle taken in anticlockwise order. Show that \(\alpha,\beta\) and \(\gamma\) represent the vertices of an equilateral triangle (taken in any order) if and only if \[ \alpha^{2}+\beta^{2}+\gamma^{2}-\beta\gamma-\gamma\alpha-\alpha\beta=0. \] Find necessary and sufficient conditions on the complex coefficients \(a,b\) and \(c\) for the roots of the equation \[ z^{3}+az^{2}+bz+c=0 \] to lie at the vertices of an equilateral triangle in the Argand digram.
Solution: The point \(ze^{i\theta}\) is obtained by rotating the point \(z\) about \(0\) by an angle \(\theta\) anticlockwise. The complex numbers \(\alpha, \beta\) and \(\gamma\) will form an equilateral triangle iff the angles between each side are \(\frac{\pi}{3}\), ie \begin{align*} \begin{cases}{\gamma - \beta} &= e^{i \frac{\pi}{3}}({\beta - \alpha}) \\ {\alpha- \gamma} &= e^{i \frac{\pi}{3}}({\gamma- \beta}) \\ {\beta- \alpha} &= e^{i \frac{\pi}{3}}({\alpha- \gamma})\end{cases} \end{align*} We don't need all these equations, since the first two are equivalent to the third. Combining the first two equations, we have \begin{align*} && \frac{\gamma - \beta}{\beta-\alpha} &= \frac{\alpha-\gamma}{\gamma - \beta} \\ \Leftrightarrow && (\gamma - \beta)^2 &= (\alpha-\gamma)(\beta-\alpha) \\ \Leftrightarrow && \gamma^2 +\beta^2 - 2\gamma \beta &= \alpha\beta-\alpha^2-\gamma\beta+\gamma\alpha \\ \Leftrightarrow && \alpha^{2}+\beta^{2}+\gamma^{2}-\beta\gamma-\gamma\alpha-\alpha\beta&=0 \end{align*} as required. If the roots of \(z^{3}+az^{2}+bz+c=0\) are \(\alpha, \beta, \gamma\) then \(\alpha+\beta+\gamma = -a\) and \(\beta\gamma+\gamma\alpha+\alpha\beta = b\). We also have that \(a^2 - 2b = \alpha^2+\beta^2+\gamma^2\). Therefore there roots will lie at the vertices of an equilateral triangle iff \(a^2-3b = 0\)