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: