Problems

Filters
Clear Filters

54 problems found

2025 Paper 2 Q9
D: 1500.0 B: 1500.0

Points \(A\) and \(B\) are at the same height and a distance \(\sqrt{2}r\) apart. Two small, spherical particles of equal mass, \(P\) and \(Q\), are suspended from \(A\) and \(B\), respectively, by light inextensible strings of length \(r\). Each particle individually may move freely around and inside a circle centred at the point of suspension. The particles are projected simultaneously from points which are a distance \(r\) vertically below their points of suspension, directly towards each other and each with speed \(u\). When the particles collide, the coefficient of restitution in the collision is \(e\).

  1. Show that, immediately after the collision, the horizontal component of each particle's velocity has magnitude \(\frac{1}{2}ev\sqrt{2}\), where \(v^2 = u^2 - gr(2 - \sqrt{2})\) and write down the vertical component in terms of \(v\).
  2. Show that the strings will become taut again at a time \(t\) after the collision, where \(t\) is a non-zero root of the equation \[(r - evt)^2 + \left(-r + vt - \frac{1}{2}\sqrt{2}gt^2\right)^2 = 2r^2.\]
  3. Show that, in terms of the dimensionless variables \[z = \frac{vt}{r} \quad \text{and} \quad c = \frac{\sqrt{2}v^2}{rg}\] this equation becomes \[\left(\frac{z}{c}\right)^3 - 2\left(\frac{z}{c}\right)^2 + \left(\frac{2}{c} + 1 + e^2\right)\left(\frac{z}{c}\right) - \frac{2}{c}(1 + e) = 0.\]
  4. Show that, if this equation has three equal non-zero roots, \(e = \frac{1}{3}\) and \(v^2 = \frac{9}{2}\sqrt{2}rg\). Explain briefly why, in this case, no energy is lost when the string becomes taut.
  5. In the case described in (iv), the particles have speed \(U\) when they again reach the points of their motion vertically below their points of suspension. Find \(U^2\) in terms of \(r\) and \(g\).


Solution:

TikZ diagram
  1. Assuming the particles have mass \(m\), and speed \(v\) just before collision, then \begin{align*} \text{COE}: && \underbrace{\frac12 m u^2}_{\text{initial kinetic energy}} + \underbrace{0}_{\text{initial GPE}} &= \underbrace{\frac12m v^2}_{\text{kinetic energy just before collision}} + \underbrace{mgr\left(1-\frac1{\sqrt{2}}\right)}_{\text{GPE just before collision}} \\ \Rightarrow && v^2 &= u^2 - gr(2-\sqrt{2}) \end{align*} Therefore the particles has velocity \(\frac{\sqrt{2}}2v \binom{\pm 1}{1}\) before the collision. By symmetry, the impulse between the particles will be horizontal, so the vertical velocities will be unchanged at \(\frac{\sqrt{2}}{2}v\). By conservation of momentum (or symmetry) the particles will have equal but opposite velocities after the collision (say \(w\)) satisfying: \[ e = \frac{2w}{2\frac{\sqrt{2}}{2}v} \] ie \(w = \frac{\sqrt{2}}2 e v\) as required.
  2. Once the particles have rebounded, they will be projectiles whilst the strings are slack. If we consider the left-most point \(A = (0,0)\) then the particles colide at \(\left ( \frac{\sqrt{2}}{2}, -\frac{\sqrt{2}}{2} \right)\) and the position at time \(t\) after the collision (before the string goes slack) will be: \begin{align*} \mathbf{x}_t &= \frac{\sqrt{2}}{2}r\binom{1}{-1} + \frac{\sqrt{2}}{2} vt \binom{-e}{1} + \frac12 gt^2 \binom{0}{-1} \end{align*} The string will go taught when \(|\mathbf{x}_t|^2 = r^2\), ie \begin{align*} && r^2 &= \left ( \frac{\sqrt{2}}{2} r - \frac{\sqrt{2}}{2}evt \right)^2 + \left (-\frac{\sqrt{2}}{2} r + \frac{\sqrt{2}}{2}vt -\frac12 gt^2 \right)^2 \\ \Rightarrow && r^2 &= \frac12 \left (r - evt \right)^2 + \frac12 \left (-r+vt - \frac{\sqrt{2}}{2}gt^2 \right)^2 \\ \Rightarrow && 2r^2 &= \left (r - evt \right)^2 + \left (-r+vt - \frac{\sqrt{2}}{2}gt^2 \right)^2 \\ \end{align*} as required.
  3. Suppose \(z = \frac{vt}{r}\), \(c = \frac{\sqrt{2}v^2}{rg}\), then \begin{align*} && 2r^2 &= \left (r - evt \right)^2 + \left (-r+vt - \frac{\sqrt{2}}{2}gt^2 \right)^2 \\ \Leftrightarrow && 2 &= \left (1 - e\frac{vt}{r} \right)^2 + \left (-1 + \frac{vt}{r}- \frac{\sqrt{2}}{2} \frac{gt^2}{r} \right)^2 \\ \Leftrightarrow && 2 &= \left (1 - ez \right)^2 + \left (-1 +z- \frac{v^2t^2}{r^2} \frac{gr}{\sqrt{2}v^2}\right)^2 \\ \Leftrightarrow && 2 &= \left (1 - ez \right)^2 + \left (-1 +z- \frac{z^2}{c} \right)^2 \\ \Leftrightarrow && 2 &= 1-2ez + e^2z^2 + 1 + z^2 +\frac{z^4}{c^2} - 2z-2\frac{z^3}{c}+2\frac{z^2}{c} \\ \Leftrightarrow && 0 &= z(-2e-2) + z^2(e^2+1 + \frac{2}{c}) + z^3(-\frac{2}{c}) + z^4 \frac{1}{c^2} \\ \underbrace{\Leftrightarrow}_{z \neq 0} && 0 &= \left ( \frac{z}{c} \right)^3 - 2\left ( \frac{z}{c} \right)^2 + \left ( \frac{z}{c} \right) (1 + e^2 + \frac{2}{c} ) - \frac{2}{c}(1+e) \end{align*} as required, (where on the last step we divide by \(z/c\)).
  4. If a cubic has \(3\) equal, non-zero roots then it must have the form \((z-a)^3 = z^3 -3az^2 + 3a^2 z -a^3 = 0\), so \(3a = 2\), and so the expansion must be \(\left ( \frac{z}{c} \right)^3 - 2\left ( \frac{z}{c} \right)^2 + \frac{4}{3}\left ( \frac{z}{c} \right) - \frac{8}{27} = 0\) \begin{align*} && \frac{2}{c}(1+e) &= \frac{8}{27} \\ \Rightarrow && \frac{2}{c} &= \frac{8}{27} \frac{1}{1+e} \\ && 1 + e^2 + \frac{2}{c} &= \frac43 \\ \Rightarrow && e^2 + \frac{8}{27(1+e)} &= \frac{1}{3} \\ \Rightarrow && 27(1+e)e^2+8 &= 9(1+e) \\ \Rightarrow && 27e^3 + 27e^2-9e-1 &= 0 \\ \Rightarrow && (3e-1)(9e^2+12e+1) &= 0 \end{align*} The only (positive) root is \(e = \frac13\), therefore \(e = \frac13\). We must also have \begin{align*} && \frac{2}{c} \frac43 &= \frac{8}{27} \\ \Rightarrow && c &= 9 \\ \Rightarrow && \frac{\sqrt{2}v^2}{rg} &= 9 \\ \Rightarrow && v^2 &= \frac{9\sqrt{2}rg}{2} \end{align*} as required. If we consider the path of the particle acting as a projectile, iff the path is tangent to the circle then there will be exactly one solution for \(z/c\) and (importantly) it will be a repeated root. Therefore the particle rejoins the circle at a tangent and the tension is acting perpendicularly to the direction of motion (ie no energy loss).
  5. Since the only energy lost is lost in the collision, we can apply conservation of energy again: \begin{align*} \text{COE:} && \frac12 m U^2 &= \frac12 m \frac12v^2(1+e^2) + mgr\left (1 - \frac1{\sqrt{2}} \right) \\ \Rightarrow && U^2 &= \frac12 \frac{9 \sqrt{2}}{2}gr(1+\frac19) + gr(2 - \sqrt{2}) \\ &&&= \left (\frac{5\sqrt{2}}{2}+2 - \sqrt{2} \right)gr \\ &&&= \left (\frac{4+3\sqrt{2}}{2} \right)gr \end{align*}

2023 Paper 3 Q9
D: 1500.0 B: 1500.0

Two particles, \(A\) of mass \(m\) and \(B\) of mass \(M\), are fixed to the ends of a light inextensible string \(AB\) of length \(r\) and lie on a smooth horizontal plane. The origin of coordinates and the \(x\)- and \(y\)-axes are in the plane. Initially, \(A\) is at \((0,\,0)\) and \(B\) is at \((r,\,0)\). \(B\) is at rest and \(A\) is given an instantaneous velocity of magnitude \(u\) in the positive \(y\) direction. At a time \(t\) after this, \(A\) has position \((x,\,y)\) and \(B\) has position \((X,\,Y)\). You may assume that, in the subsequent motion, the string remains taut.

  1. Explain by means of a diagram why \[X = x + r\cos\theta\] \[Y = y - r\sin\theta\] where \(\theta\) is the angle clockwise from the positive \(x\)-axis of the vector \(\overrightarrow{AB}\).
  2. Find expressions for \(\dot{X}\), \(\dot{Y}\), \(\ddot{X}\) and \(\ddot{Y}\) in terms of \(\ddot{x}\), \(\ddot{y}\), \(\dot{x}\), \(\dot{y}\), \(r\), \(\ddot{\theta}\), \(\dot{\theta}\) and \(\theta\), as appropriate. Assume that the tension \(T\) in the string is the only force acting on either particle.
  3. Show that \[\ddot{x}\sin\theta + \ddot{y}\cos\theta = 0\] \[\ddot{X}\sin\theta + \ddot{Y}\cos\theta = 0\] and hence that \(\theta = \dfrac{ut}{r}\).
  4. Show that \[m\ddot{x} + M\ddot{X} = 0\] \[m\ddot{y} + M\ddot{Y} = 0\] and find \(my + MY\) in terms of \(t\) and \(m, M, u, r\) as appropriate.
  5. Show that \[y = \frac{1}{m+M}\left(mut + Mr\sin\!\left(\frac{ut}{r}\right)\right).\]
  6. Show that, if \(M > m\), then the \(y\) component of the velocity of particle \(A\) will be negative at some time in the subsequent motion.

2021 Paper 3 Q10
D: 1500.0 B: 1500.0

The origin \(O\) of coordinates lies on a smooth horizontal table and the \(x\)- and \(y\)-axes lie in the plane of the table. A cylinder of radius \(a\) is fixed to the table with its axis perpendicular to the \(x\)--\(y\) plane and passing through \(O\), and with its lower circular end lying on the table. One end, \(P\), of a light inextensible string \(PQ\) of length \(b\) is attached to the bottom edge of the cylinder at \((a, 0)\). The other end, \(Q\), is attached to a particle of mass \(m\), which rests on the table. Initially \(PQ\) is straight and perpendicular to the radius of the cylinder at \(P\), so that \(Q\) is at \((a, b)\). The particle is then given a horizontal impulse parallel to the \(x\)-axis so that the string immediately begins to wrap around the cylinder. At time \(t\), the part of the string that is still straight has rotated through an angle \(\theta\), where \(a\theta < b\).

  1. Obtain the Cartesian coordinates of the particle at this time. Find also an expression for the speed of the particle in terms of \(\theta\), \(\dot{\theta}\), \(a\) and \(b\).
  2. Show that \[ \dot{\theta}(b - a\theta) = u, \] where \(u\) is the initial speed of the particle.
  3. Show further that the tension in the string at time \(t\) is \[ \frac{mu^2}{\sqrt{b^2 - 2aut}}. \]


Solution:

TikZ diagram
  1. The line to the circle is tangent, and the point it meets the circle is \((a \cos \theta, a \sin \theta)\) and it will be a distance \(b - a \theta\) away, therefore it is at \((a \cos \theta - (b-a \theta) \sin \theta, a \sin \theta + (b-a \theta) \cos \theta)\)
  2. The velocity will be \(\displaystyle \binom{-a \dot{\theta}\sin \theta-b \dot{\theta}\cos \theta + a \dot{\theta} \sin \theta + a \theta \dot{\theta} \cos \theta}{ a \dot{\theta} \cos \theta - b \dot{\theta} \sin \theta -a \dot{\theta} \cos \theta + a \theta \dot{\theta} \sin \theta}= \binom{-b \dot{\theta}\cos \theta + a \theta \dot{\theta} \cos \theta}{ - b \dot{\theta} \sin \theta + a \theta \dot{\theta} \sin \theta}\) Therefore the speed will be \(\dot{\theta}(b-a\theta)\)
  3. Conservation of energy and the fact that the tension is perpendicular to the velocity means no work is being done on the particle and hence it's speed is unchanged. So \(u = \dot{\theta}(b-a\theta)\).
  4. Note that the acceleration is \begin{align*} && \mathbf{a} &= \frac{\d}{\d t} \left (-\dot{\theta}(b-a\theta) \binom{\cos \theta}{\sin \theta} \right) \\ &&&=-u \dot{\theta}\binom{-\sin \theta}{\cos \theta} \\ \Rightarrow && T &= ma \\ &&&= \frac{mu^2}{b - a \theta} \end{align*} It would be valuable to have \(\theta\) in terms of \(t\), so we want to solve \begin{align*} &&\frac{\d \theta}{\d t} (b-a\theta) &= u \\ \Rightarrow && b \theta - a\frac{\theta^2}{2} + C &= ut \\ t = 0, \theta = 0: && C &= 0 \\ \Rightarrow && b\theta - \frac{a}{2} \theta^2 &= ut \\ \Rightarrow && \theta &= \frac{b \pm \sqrt{b^2-2aut}}{a} \end{align*} At \(t\) increases, \(\theta\) increases so \(a\theta = b -\sqrt{b^2-2aut}\) or \(b-a \theta = \sqrt{b^2-2aut}\) and the result follows

2020 Paper 2 Q10
D: 1500.0 B: 1500.0

A particle \(P\) of mass \(m\) moves freely and without friction on a wire circle of radius \(a\), whose axis is horizontal. The highest point of the circle is \(H\), the lowest point of the circle is \(L\) and angle \(PHL = \theta\). A light spring of modulus of elasticity \(\lambda\) is attached to \(P\) and to \(H\). The natural length of the spring is \(l\), which is less than the diameter of the circle.

  1. Show that, if there is an equilibrium position of the particle at \(\theta = \alpha\), where \(\alpha > 0\), then \(\cos\alpha = \dfrac{\lambda l}{2(a\lambda - mgl)}\). Show also that there will only be such an equilibrium position if \(\lambda > \dfrac{2mgl}{2a - l}\). When the particle is at the lowest point \(L\) of the circular wire, it has speed \(u\).
  2. Show that, if the particle comes to rest before reaching \(H\), it does so when \(\theta = \beta\), where \(\cos\beta\) satisfies \[(\cos\alpha - \cos\beta)^2 = (1 - \cos\alpha)^2 + \frac{mu^2}{2a\lambda}\cos\alpha,\] where \(\cos\alpha = \dfrac{\lambda l}{2(a\lambda - mgl)}\). Show also that this will only occur if \(u^2 < \dfrac{2a\lambda}{m}(2 - \sec\alpha)\).

2019 Paper 3 Q9
D: 1500.0 B: 1500.0

In this question, \(\mathbf{i}\) and \(\mathbf{j}\) are perpendicular unit vectors and \(\mathbf{j}\) is vertically upwards. A smooth hemisphere of mass \(M\) and radius \(a\) rests on a smooth horizontal table with its plane face in contact with the table. The point \(A\) is at the top of the hemisphere and the point \(O\) is at the centre of its plane face. Initially, a particle \(P\) of mass \(m\) rests at \(A\). It is then given a small displacement in the positive \(\mathbf{i}\) direction. At a later time \(t\), when the particle is still in contact with the hemisphere, the hemisphere has been displaced by \(-s\mathbf{i}\) and \(\angle AOP = \theta\).

  1. Let \(\mathbf{r}\) be the position vector of the particle at time \(t\) with respect to the initial position of \(O\). Write down an expression for \(\mathbf{r}\) in terms of \(a\), \(\theta\) and \(s\) and show that $$\dot{\mathbf{r}} = (a\dot{\theta} \cos \theta - \dot{s})\mathbf{i} - a\dot{\theta} \sin \theta \mathbf{j}.$$ Show also that $$\dot{s} = (1 - k)a\dot{\theta} \cos \theta,$$ where \(k = \frac{M}{m + M}\), and deduce that $$\dot{\mathbf{r}} = a\dot{\theta}(k \cos \theta \mathbf{i} - \sin \theta \mathbf{j}).$$
  2. Show that $$a\dot{\theta}^2 \left(k \cos^2 \theta + \sin^2 \theta\right) = 2g(1 - \cos \theta).$$
  3. At time \(T\), when \(\theta = \alpha\), the particle leaves the hemisphere. By considering the component of \(\ddot{\mathbf{r}}\) parallel to the vector \(\sin \theta \mathbf{i} + k \cos \theta \mathbf{j}\), or otherwise, show that at time \(T\) $$a\dot{\theta}^2 = g \cos \alpha.$$ Find a cubic equation for \(\cos \alpha\) and deduce that \(\cos \alpha > \frac{2}{3}\).


Solution:

TikZ diagram
  1. \(\mathbf{r} = (a \sin \theta - s) \mathbf{i}+a\cos \theta\mathbf{j}\), so \begin{align*} && \dot{\mathbf{r}} &=(a \dot{\theta} \cos \theta - \dot{s}) \mathbf{i}- a\dot{\theta} \sin \theta \mathbf{j}\\ \\ \text{COM}(\rightarrow): && 0 &= M(-\dot{s}) + m(a \dot{\theta} \cos \theta - \dot{s}) \\ \Rightarrow && \dot{s} &= \frac{ma \dot{\theta} \cos \theta}{m+M} \\ &&&= \left ( 1- \frac{M}{m+M} \right) a\dot{\theta} \cos \theta \\ &&&= (1 - k) a\dot{\theta} \cos \theta \\ \\ \Rightarrow && \dot{\mathbf{r}} &=(a \dot{\theta} \cos \theta - \dot{s}) \mathbf{i}- a\dot{\theta} \sin \theta \mathbf{j} \\ &&&= (a \dot{\theta} \cos \theta - (1 - k) a\dot{\theta} \cos \theta) \mathbf{i}- a\dot{\theta} \sin \theta \mathbf{j} \\ &&&= a\dot{\theta} \left ( k \cos \theta \mathbf{i} - \sin \theta \mathbf{j} \right) \end{align*}
  2. \(\,\) \begin{align*} COE: &&\underbrace{0}_{\text{k.e.}}+ \underbrace{mga}_{\text{GPE}} &= \underbrace{\frac12 m \mathbf{\dot{r}}\cdot\mathbf{\dot{r}}}_{\text{k.e. }P} + \underbrace{mg a\cos \theta}_{\text{GPE}} + \underbrace{\frac12 M \dot{s}^2}_{\text{k.e. hemisphere}} \\ \Rightarrow && 2amg(1-\cos \theta) &= a^2m \dot{\theta}^2(k^2 \cos^2 \theta + \sin^2 \theta)+ M(1 - k)^2 a^2\dot{\theta}^2 \cos^2 \theta \\ \Rightarrow && 2mg(1-\cos \theta) &= a \dot{\theta}^2 \left (m\sin^2 \theta + (mk^2 + M(1-k)^2)\cos^2 \theta \right) \\ &&&= a \dot{\theta}^2 \left (m\sin^2 \theta + mk\cos^2 \theta \right) \\ \Rightarrow && 2g(1-\cos \theta) &= a \dot{\theta}^2 \left (\sin^2 \theta + k\cos^2 \theta \right) \\ \end{align*}
  3. The equation of motion is \(m \ddot{\mathbf{r}} = \mathbf{R} - mg\mathbf{j}\) and the particle will leave the surface when \(\mathbf{R} = 0\). If we take the component in the directions suggested: \begin{align*} && \ddot{\mathbf{r}} &= a\ddot{\theta}(k \cos \theta \mathbf{i}- \sin \theta \mathbf{j}) + a \dot{\theta}(-k\dot{\theta} \sin \theta \mathbf{i}- \dot{\theta} \cos \theta \mathbf{j}) \\ &&&= ak (\ddot{\theta} \cos \theta - \dot{\theta}^2 \sin \theta) \mathbf{i} -a(\ddot{\theta} \sin \theta + \dot{\theta}^2 \cos \theta) \mathbf{j} \\ \Rightarrow && \mathbf{\ddot{r}} \cdot (\sin \theta \mathbf{i} + k \cos \theta \mathbf{j}) &= ak (\ddot{\theta} \cos \theta - \dot{\theta}^2 \sin \theta) \sin \theta -ak(\ddot{\theta} \sin \theta + \dot{\theta}^2 \cos \theta)\cos \theta \\ &&&= - ak \dot{\theta}^2 \\ && (-g\mathbf{j}) \cdot (\sin \theta \mathbf{i} + k \cos \theta \mathbf{j}) &= -gk \cos \theta \\ \mathbf{R} = 0: && gk \cos \theta &= ak \dot{\theta}^2 \\ \Rightarrow && g \cos \theta &= a \dot{\theta}^2 \end{align*}
  4. \(\,\) \begin{align*} && 2g(1-\cos \theta) &= a \dot{\theta}^2(k \cos^2 \theta + \sin^2 \theta) \\ && a \dot{\theta}^2 &= g \cos \alpha \\ \Rightarrow && 2g(1-\cos \alpha) &= g \cos \alpha(k \cos^2 \alpha + (1-\cos^2 \alpha)) \\ \Rightarrow && 0 &= g(k-1)c^3+3gc-2g \\ \Rightarrow && 0 &= (k-1)c^3+3c - 2 \end{align*} When \(c =1, f(c) = k > 0\) when \(c = \frac23, f(c) = k-1 < 0\). Therefore there is a root with \(\cos \alpha > \frac23\)

2018 Paper 2 Q13
D: 1600.0 B: 1502.8

Four children, \(A\), \(B\), \(C\) and \(D\), are playing a version of the game `pass the parcel'. They stand in a circle, so that \(ABCDA\) is the clockwise order. Each time a whistle is blown, the child holding the parcel is supposed to pass the parcel immediately exactly one place clockwise. In fact each child, independently of any other past event, passes the parcel clockwise with probability \(\frac{1}{4}\), passes it anticlockwise with probability \(\frac{1}{4}\) and fails to pass it at all with probability \(\frac{1}{2}\). At the start of the game, child \(A\) is holding the parcel. The probability that child \(A\) is holding the parcel just after the whistle has been blown for the \(n\)th time is \(A_n\), and \(B_n\), \(C_n\) and \(D_n\) are defined similarly.

  1. Find \(A_1\), \(B_1\), \(C_1\) and \(D_1\). Find also \(A_2\), \(B_2\), \(C_2\) and \(D_2\).
  2. By first considering \(B_{n+1}+D_{n+1}\), or otherwise, find \(B_n\) and \(D_n\). Find also expressions for \(A_n\) and \(C_n\) in terms of \(n\).


Solution:

  1. \(\,\) \begin{align*} && A_1 &= \frac12 \\ && B_1 &= \frac14 \\ && C_1 &= 0 \\ && D_1 &= \frac14 \end{align*} \begin{align*} && A_2 &= \frac12 \cdot \frac12 + 2 \cdot \frac14 \cdot \frac14 = \frac38 \\ && B_2 &= \frac14 \cdot \frac12 + \frac12 \cdot \frac14 = \frac14 \\ && C_2 &=2 \cdot \frac14 \cdot \frac14 =\frac18 \\ && D_2 &= B_2 = \frac14 \end{align*}
  2. \begin{align*} && A_{n+1} &= \frac12 A_n+ \frac14(B_n + D_n) \\ && B_{n+1} &= \frac12 B_n+ \frac14(A_n + C_n) \\ && C_{n+1} &= \frac12 C_n+ \frac14(D_n +B_n) \\ && D_{n+1} &= \frac12 D_n+ \frac14(C_n +A_n) \\ \\ \Rightarrow && B_{n+1}+D_{n+1} &= \frac12 (B_n+D_n) + \frac12(A_n+C_n) \\ &&&= \frac12 \\ \Rightarrow && B_{n+1}&=D_{n+1} = \frac14 \\ \\ && C_{n+1} &= \frac12C_n + \frac14 \cdot \frac12 \\ &&&= \frac12 C_n + \frac18\\ &&&= \frac12 C_{n-1} + \frac1{8} + \frac1{16} \\ &&&= \frac1{8} + \frac{1}{16} + \cdots + \frac{1}{8 \cdot 2^{n-1}} \\ &&&= \frac18 \left (1 + \frac12 + \cdots + \frac1{2^{n-1}} \right) \\ &&&= \frac18\left ( \frac{1-\frac1{2^n}}{1-\frac12} \right) \\ &&&= \frac18 \left (2 - \frac{1}{2^{n-1}} \right) \\ &&&= \frac14 - \frac{1}{2^{n-1}} \\ \Rightarrow && A_n &= \frac14 + \frac1{2^{n-1}} \end{align*}

2018 Paper 3 Q11
D: 1700.0 B: 1487.9

A particle is attached to one end of a light inextensible string of length \(b\). The other end of the string is attached to a fixed point \(O\). Initially the particle hangs vertically below \(O\). The particle then receives a horizontal impulse. The particle moves in a circular arc with the string taut until the acute angle between the string and the upward vertical is \(\alpha\), at which time it becomes slack. Express \(V\), the speed of the particle when the string becomes slack, in terms of \( b\), \(g\) and \(\alpha\). Show that the string becomes taut again a time \(T\) later, where \[ gT = 4V \sin\alpha \,,\] and that just before this time the trajectory of the particle makes an angle \(\beta \) with the horizontal where \(\tan\beta = 3\tan \alpha \,\). When the string becomes taut, the momentum of the particle in the direction of the string is destroyed. Show that the particle comes instantaneously to rest at this time if and only if \[ \sin^2\alpha = \dfrac {1+\sqrt3}4 \,. \]


Solution:

TikZ diagram
\begin{align*} \text{N2}(\swarrow): &&T +mg \cos \alpha &= m \frac{V^2}{b} \\ \end{align*} So the string goes slack when \(bg\cos \alpha = V^2 \Rightarrow V = \sqrt{bg \cos \alpha}\). Once the string goes slack, the particle moves as a projectile. It's initial speed is \(V\binom{-\cos \alpha}{\sin \alpha}\) and it's position is \(\binom{b\sin \alpha}{b\cos \alpha}\): \begin{align*} && \mathbf{s} &= \binom{b\sin \alpha}{b\cos \alpha}+Vt \binom{-\cos \alpha}{\sin \alpha} + \frac12 gt^2 \binom{0}{-1} \\ &&&= \binom{b\sin \alpha - Vt \cos \alpha}{b\cos \alpha + Vt \sin \alpha - \frac12 gt^2} \\ |\mathbf{s}|^2 = b^2 \Rightarrow && b^2 &= \left ( \binom{b\sin \alpha}{b\cos \alpha}+Vt \binom{-\cos \alpha}{\sin \alpha} + \frac12 gt^2 \binom{0}{-1} \right)^2 \\ &&&= b^2 + V^2t^2+\frac14 g^2 t^4 -gb\cos \alpha t^2-V\sin \alpha gt^3 \\ \Rightarrow && 0 &= V^2t^2 + \frac14 g^2 t^4 - V^2 t^2- V \sin \alpha g t^3 \\ &&&= \frac14 g^2 t^4 - V \sin \alpha gt^3 \\ \Rightarrow && gT &= 4V \sin \alpha \end{align*} The particle will have velocity \(\displaystyle \binom{-V \cos \alpha}{V \sin \alpha - 4V \sin \alpha} = \binom{-V \cos \alpha}{-3V \sin \alpha}\) so the angle \(\beta\) will satisfy \(\tan \beta = 3 \tan \alpha\). The particle will come to an instantaneous rest if all the momentum is destroyed, ie if the particle is travelling parallel to the string. \begin{align*} && 3 \tan \alpha &= \frac{b\cos \alpha + Vt \sin \alpha - \frac12 gt^2}{b\sin \alpha - Vt \cos \alpha} \\ &&&= \frac{\frac{V^2}{g}+\frac{4V^2\sin^2\alpha}{g} - \frac{8V^2\sin^2 \alpha}{g}}{\frac{V^2\sin \alpha}{g \cos \alpha} - \frac{4V^2 \sin \alpha \cos \alpha}{g}} \\ &&&= \frac{1 -4\sin^2 \alpha}{\tan \alpha(1 - 4\cos^2 \alpha)} \\ \Leftrightarrow&& 3 \frac{\sin^2 \alpha}{1-\sin^2 \alpha} &= \frac{1- 4 \sin^2 \alpha}{-3+4\sin^2 \alpha} \\ \Leftrightarrow && -9 \sin^2 \alpha + 12 \sin^4 \alpha &= 1 - 5 \sin^2 \alpha + 4 \sin^4 \alpha \\ \Leftrightarrow && 0 &= 1+4 \sin^2 \alpha - 8\sin^4 \alpha \\ \Leftrightarrow && \sin^2 \alpha &= \frac{1 + \sqrt{3}}4 \end{align*} (taking the only positive root)

2016 Paper 3 Q10
D: 1700.0 B: 1484.0

A smooth plane is inclined at an angle \(\alpha\) to the horizontal. A particle \(P\) of mass \(m\) is attached to a fixed point \(A\) above the plane by a light inextensible string of length \(a\). The particle rests in equilibrium on the plane, and the string makes an angle \(\beta\) with the plane. The particle is given a horizontal impulse parallel to the plane so that it has an initial speed of \(u\). Show that the particle will not immediately leave the plane if \(ag\cos(\alpha + \beta)> u^2 \tan\beta\). Show further that a necessary condition for the particle to perform a complete circle whilst in contact with the plane is \(6\tan\alpha \tan \beta < 1\).

2015 Paper 2 Q9
D: 1600.0 B: 1484.0

An equilateral triangle \(ABC\) is made of three light rods each of length \(a\). It is free to rotate in a vertical plane about a horizontal axis through \(A\). Particles of mass \(3m\) and \(5m\) are attached to \(B\) and \(C\) respectively. Initially, the system hangs in equilibrium with \(BC\) below \(A\).

  1. Show that, initially, the angle \(\theta\) that \(BC\) makes with the horizontal is given by \(\sin\theta = \frac17\).
  2. The triangle receives an impulse that imparts a speed \(v\) to the particle \(B\). Find the minimum speed \(v_0\) such that the system will perform complete rotations if \(v>v_0\).


Solution:

TikZ diagram
  1. The sine rule tells us: \begin{align*} && \frac{\frac58 a}{\sin(30^\circ + \theta)} &= \frac{a}{\sin(90^{\circ}-\theta)} \\ \Rightarrow &&\frac58 \cos \theta &= \frac12 \cos \theta+ \frac{\sqrt{3}}2 \sin \theta \\ \Rightarrow && \frac{1}{4\sqrt{3}} &= \tan \theta \\ \Rightarrow && \sin \theta &= \sqrt{\frac{1}{48+1}} = \frac17 \end{align*}
  2. \(\,\) \begin{align*} && \text{initial energy} &= \frac12(5m)v^2 + \frac12 (3m)v^2 - 3m \cdot g \cdot a \cos(30^{\circ}+\theta) -5m \cdot g \cdot a\cos(30^\circ - \theta) \\ &&&= 4m v^2 - amg(4\sqrt{3} \cos \theta + \sin \theta) \\ &&&= 4mv^2 - 7amg \\ && \text{energy at top} &= \frac12 m v_{top}^2 + 7amg \end{align*} We need this equation to be positive for all values of \(v_{top} \geq 0\), so \(4mv^2 \geq 14amg \Rightarrow v_0 = \sqrt{\frac{7ag}2}\)

2015 Paper 2 Q11
D: 1600.0 B: 1484.0

Three particles, \(A\), \(B\) and \(C\), each of mass \(m\), lie on a smooth horizontal table. Particles \(A\) and \(C\) are attached to the two ends of a light inextensible string of length \(2a\) and particle \(B\) is attached to the midpoint of the string. Initially, \(A\), \(B\) and \(C\) are at rest at points \((0,a)\), \((0,0)\) and \((0,-a)\), respectively. An impulse is delivered to \(B\), imparting to it a speed \(u\) in the positive \(x\) direction. The string remains taut throughout the subsequent motion.

TikZ diagram
  1. At time \(t\), the angle between the \(x\)-axis and the string joining \(A\) and \(B\) is \(\theta\), as shown in the diagram, and \(B\) is at \((x,0)\). Write down the coordinates of \(A\) in terms of \(x,a\) and \(\theta\). Given that the velocity of \(B\) is \((v,0)\), show that the velocity of \(A\) is \((\dot x + a\sin\theta \,\dot \theta\,,\, a\cos\theta\, \dot\theta)\), where the dot denotes differentiation with respect to time.
  2. Show that, before particles \(A\) and \(C\) first collide, \[ 3\dot x + 2a \dot\theta \sin\theta =u \text{ and } \dot \theta^2 = \frac{u^2}{a^2(3-2\sin^2\theta)} \,. \]
  3. When \(A\) and \(C\) collide, the collision is elastic (no energy is lost). At what value of \(\theta\) does the second collision between particles \(A\) and \(C\) occur? (You should justify your answer.)
  4. When \(v=0\), what are the possible values of \(\theta\)? Is \(v =0\) whenever \(\theta\) takes these values?


Solution:

  1. \(A\) has coordinates \((x-a\cos \theta, a\sin \theta)\). Differentiating with respect to \(t\) the velocity of \(A\) is \((\dot{x}+a\sin \theta \cdot \dot{\theta}, a \cos \theta \cdot \dot{\theta})\)
  2. By considervation of momentum \(\rightarrow\) we must have \(mu = m(\dot{x}+a\dot{\theta}\sin \theta) + m\dot{x} + m(\dot{x}+a\dot{\theta}\sin \theta) = m(3\dot{x} + 2a \dot{\theta} \sin \theta)\) and the first equation follows. By conservation of energy, we must have \begin{align*} && \frac12 m u^2 &= \frac12 m \dot{x}^2 + \frac12m((\dot{x}+a\dot{\theta}\sin \theta)^2 + a^2 \dot{\theta}^2 \cos^2\theta ) + \frac12m((\dot{x}+a\dot{\theta}\sin \theta)^2 + a^2 \dot{\theta}^2 \cos^2\theta ) \\ &&&= \frac32m\dot{x}^2 + 2m a\dot{x}\dot{\theta}\sin \theta + ma^2\dot{\theta}^2(\sin^2\theta+\cos^2\theta) \\ \Rightarrow && u^2 &= \dot{x}(3\dot{x} + 4a \dot{\theta} \sin \theta) + 2a^2\dot{\theta}^2 \\ &&&= \left ( \frac{u-2a\dot{\theta}\sin \theta}{3}\right)\left ( 3\left ( \frac{u-2a\dot{\theta}\sin \theta}{3}\right)+ 4a \dot{x}\dot{\theta} \sin \theta \right) + 2a^2\dot{\theta}^2 \\ \Rightarrow && 3u^2 &= (u - 2a\dot{\theta} \sin \theta)^2 + 4a(u - 2 a \dot{\theta} \sin \theta) \dot{\theta}\sin \theta + 6a^2 \dot{\theta}^2 \\ &&&= u^2 + 4a^2\dot{\theta}^2 \sin^2 \theta - 8a^2\dot{\theta}^2\sin^2\theta + 6a^2 \dot{\theta}^2 \\ \Rightarrow && \dot{\theta}^2 &= \frac{u^2}{a^2(3-2\sin^2\theta)} \end{align*}
  3. Since \(\dot{\theta}^2 > 0\) \(\theta\) is strictly increasing or decreasing, therefore the first collision will be when \(\theta = 0\), the second when \(\theta = \pi\)
  4. If \(v = 0\), from our first equation we have \(2a \dot{\theta} \sin \theta = u \Rightarrow \dot{\theta}^2 = \frac{u^2}{4a^2 \sin^2 \theta} = \frac{u^2}{a^2(3-2\sin^2\theta)}\) so \(4\sin^2 \theta = 3 - 2\sin^2 \theta \Rightarrow \sin^2 \theta = \frac{1}{2}\) therefore the angles are all the multiples of \(\frac{\pi}{4}\).

2015 Paper 3 Q11
D: 1700.0 B: 1484.0

  1. A horizontal disc of radius \(r\) rotates about a vertical axis through its centre with angular speed \(\omega\). One end of a light rod is fixed by a smooth hinge to the edge of the disc so that it can rotate freely in a vertical plane through the centre of the disc. A particle \(P\) of mass \(m\) is attached to the rod at a distance \(d\) from the hinge. The rod makes a constant angle \(\alpha\) with the upward vertical, as shown in the diagram, and \(d\sin\alpha < r\).
    TikZ diagram
    By considering moments about the hinge for the (light) rod, show that the force exerted on the rod by \(P\) is parallel to the rod. Show also that \[ r\cot\alpha = a + d \cos\alpha \,, \] where \(a = \dfrac {g \;} {\omega^2}\,\). State clearly the direction of the force exerted by the hinge on the rod, and find an expression for its magnitude in terms of \(m\), \(g\) and \(\alpha\).
  2. The disc and rod rotate as in part (i), but two particles (instead of \(P\)) are attached to the rod. The masses of the particles are \(m_1\) and \(m_2\) and they are attached to the rod at distances \(d_1\) and \(d_2\) from the hinge, respectively. The rod makes a constant angle \(\beta\) with the upward vertical and \(d_1\sin\beta < d_2\sin\beta < r\). Show that \(\beta\) satisfies an equation of the form \[ r\cot\beta = a+ b \cos\beta \,, \] where \(b\) should be expressed in terms of \(d_1\), \(d_2\), \(m_1\) and \(m_2\).


Solution:

  1. Since the particle is not moving (relative to the hinge) there is no moment about the hinge and in particular the only forces must be directed towards the hinge, ie parallel to the rod.
    TikZ diagram
    \begin{align*} \text{N2}(\uparrow): && R \cos \alpha &= mg \\ \\ \text{N2}(\leftarrow, \text{radially}): && R \sin \alpha &= m (r-d\sin \alpha) \omega^2 \\ \Rightarrow && \cot \alpha &= \frac{g}{(r-d\sin \alpha) \omega^2} \\ \Rightarrow && r\cot \alpha-d \cos \alpha &= a \\ \Rightarrow && r \cot \alpha &= a + d \cos \alpha \end{align*} The force of the hinge is acting in the same direction and magnitude as the rod on the particle (the force \(R\) in the diagram). It has magnitude \(mg \sec \alpha\)
  2. \(\,\)
    TikZ diagram
    \begin{align*} \overset{\curvearrowleft}{\text{hinge}}: && gm_1d_1 \sin \beta+gm_2d_2 \sin \beta &= m_1 (r-d_1 \sin \beta) \omega^2 d_1 \cos \beta + m_2 (r-d_2 \sin \beta) \omega^2 d_2 \cos \beta \\ \Rightarrow && a(m_1d_1+m_2d_2) \tan \beta &= r(m_1d_1+m_2d_2) - (m_1d_1^2+m_2d_2^2) \sin \beta \\ \Rightarrow && r\cot \beta &= a + \frac{m_1d_1^2+m_2d_2^2}{m_1d_1+m_2d_2} \cos \beta \end{align*}

2014 Paper 3 Q11
D: 1700.0 B: 1484.0

A particle \(P\) of mass \(m\) is connected by two light inextensible strings to two fixed points \(A\) and \(B\), with \(A\) vertically above \(B\). The string \(AP\) has length \(x\). The particle is rotating about the vertical through \(A\) and \(B\) with angular velocity \(\omega\), and both strings are taut. Angles \(PAB\) and \(PBA\) are \(\alpha\) and \(\beta\), respectively. Find the tensions \(T_A\) and \(T_B\) in the strings \(AP\) and \(BP\) (respectively), and hence show that \(\omega^2 x\cos\alpha \ge g\). Consider now the case that \(\omega^2 x\cos\alpha = g\). Given that \(AB=h\) and \(BP=d\), where \(h>d\), show that \(h\cos\alpha \ge \sqrt{h^2-d^2}\). Show further that \[ mg < T_A \le \frac{mgh}{\sqrt{h^2-d^2}\,}\,. \] Describe the geometry of the strings when \(T_A\) attains its upper bound.


Solution:

TikZ diagram
\begin{align*} \text{N2}(\uparrow): && T_A \cos \alpha - T_B \cos\alpha - mg &= 0 \\ \Rightarrow && T_A \cos \alpha - T_B \cos\beta &= mg \\ \text{N2}(\leftarrow, \text{radially}): && T_A \sin \alpha + T_B \sin \beta &= m x \sin \alpha \omega^2 \\ \Rightarrow && T_A(\cos \alpha \sin \beta+\sin \alpha \cos \beta) &= mg \sin \beta + mx \sin \alpha \omega^2 \cos \beta \\ \Rightarrow && T_A &=\frac{mg\sin \beta + m x \sin \alpha \omega^2 \cos \beta }{\sin(\alpha + \beta)} \\ \Rightarrow && T_B(\sin \beta \cos \alpha- \cos \beta \sin \alpha)&= mx \sin \alpha \omega^2 \cos \alpha -mg \sin \alpha \\ \Rightarrow && T_B &= \frac{m x \sin \alpha \omega^2 \cos \alpha - mg \sin \alpha}{\sin(\beta - \alpha)} \\ &&&= \frac{m \sin \alpha(\omega^2 \cos\alpha - g)}{\sin (\beta - \alpha)} \end{align*} Since \(T_B \geq 0 \Rightarrow \omega^2 \cos\alpha - g \geq 0\) as required.
TikZ diagram
\(\sqrt{h^2-d^2}\) is the length of the final side on the dashed right angle triangle with hypotenuse \(AB\). \(h \cos \alpha\) will be clearly longer as the angle \(\alpha\) will be smaller and so \(\cos \alpha\) will be larger. When \(\omega^2 x \cos \alpha = g\) we must have \(T_B = 0\). \(T_A\cos \alpha = mg \Rightarrow T_A > mg\) since \(\alpha \neq 0\). \(T_A = \frac{mg}{\cos \alpha} \leq \frac{mgh}{\sqrt{h^2-d^2}}\) \(T_A\) will attain it's upper bound when \(\angle APB\) is a right angle.

2012 Paper 3 Q10
D: 1700.0 B: 1500.0

A small ring of mass \(m\) is free to slide without friction on a hoop of radius \(a\). The hoop is fixed in a vertical plane. The ring is connected by a light elastic string of natural length \(a\) to the highest point of the hoop. The ring is initially at rest at the lowest point of the hoop and is then slightly displaced. In the subsequent motion the angle of the string to the downward vertical is \(\phi\). Given that the ring first comes to rest just as the string becomes slack, find an expression for the modulus of elasticity of the string in terms of \(m\) and \(g\). Show that, throughout the motion, the magnitude \(R\) of the reaction between the ring and the hoop is given by \[ R = ( 12\cos^2\phi -15\cos\phi +5) mg \] and that \(R\) is non-zero throughout the motion.

2011 Paper 3 Q9
D: 1700.0 B: 1484.0

Particles \(P\) and \(Q\) have masses \(3m\) and \(4m\), respectively. They lie on the outer curved surface of a~smooth circular cylinder of radius~\(a\) which is fixed with its axis horizontal. They are connected by a light inextensible string of length \(\frac12 \pi a\), which passes over the surface of the cylinder. The particles and the string all lie in a vertical plane perpendicular to the axis of the cylinder, and the axis intersects this plane at \(O\). Initially, the particles are in equilibrium. Equilibrium is slightly disturbed and \(Q\) begins to move downwards. Show that while the two particles are still in contact with the cylinder the angle \(\theta\) between \(OQ\) and the vertical satisfies \[ 7a\dot\theta^2 +8g \cos\theta + 6 g\sin\theta = 10g\,. \]

  1. Given that \(Q\) loses contact with the cylinder first, show that it does so when~\(\theta=\beta\), where \(\beta\) satisfies \[ 15\cos\beta +6\sin\beta =10. \]
  2. Show also that while \(P\) and \(Q\) are still in contact with the cylinder the tension in the string is $\frac {12}7 mg(\sin\theta +\cos\theta)\,$.

2011 Paper 3 Q11
D: 1700.0 B: 1484.0

A thin uniform circular disc of radius \(a\) and mass \(m\) is held in equilibrium in a horizontal plane a distance \(b\) below a horizontal ceiling, where \(b>2a\). It is held in this way by \(n\) light inextensible vertical strings, each of length \(b\); one end of each string is attached to the edge of the disc and the other end is attached to a point on the ceiling. The strings are equally spaced around the edge of the disc. One of the strings is attached to the point \(P\) on the disc which has coordinates \((a,0,-b)\) with respect to cartesian axes with origin on the ceiling directly above the centre of the disc. The disc is then rotated through an angle \(\theta\) (where \(\theta<\pi\)) about its vertical axis of symmetry and held at rest by a couple acting in the plane of the disc. Show that the string attached to~\(P\) now makes an angle \(\phi\) with the vertical, where \[ b\sin\phi = 2a \sin\tfrac12 \theta\,. \] Show further that the magnitude of the couple is \[ \frac {mga^2\sin\theta}{\sqrt{b^2-4a^2\sin^2 \frac12\theta \ } \ }\,. \] The disc is now released from rest. Show that its angular speed, \(\omega\), when the strings are vertical is given by \[ \frac{a^2\omega^2}{4g} = b-\sqrt{b^2 - 4a^2\sin^2 \tfrac12\theta \;}\,. \]