Problems

Filters
Clear Filters

1 problem found

2018 Paper 3 Q10
D: 1700.0 B: 1484.0

A uniform disc with centre \(O\) and radius \(a\) is suspended from a point \(A\) on its circumference, so that it can swing freely about a horizontal axis \(L\) through \(A\). The plane of the disc is perpendicular to \(L\). A particle \(P\) is attached to a point on the circumference of the disc. The mass of the disc is \(M\) and the mass of the particle is \(m\). In equilibrium, the disc hangs with \(OP\) horizontal, and the angle between \(AO\) and the downward vertical through \(A\) is \(\beta\). Find \(\sin\beta\) in terms of \(M\) and \(m\) and show that \[ \frac{AP}{a} = \sqrt{\frac{2M}{M+m}} \,. \] The disc is rotated about \(L\) and then released. At later time \(t\), the angle between \(OP\) and the horizontal is \(\theta\); when \(P\) is higher than \(O\), \(\theta\) is positive and when \(P\) is lower than \(O\), \(\theta\) is negative. Show that \[ \tfrac12 I \dot\theta^2 + (1-\sin\beta)ma^2 \dot \theta^2 + (m+M)g a\cos\beta \, (1- \cos\theta) \] is constant during the motion, where \(I\) is the moment of inertia of the disc about \(L\). Given that \(m= \frac 32 M\) and that \(I=\frac32Ma^2\), show that the period of small oscillations is \[ 3\pi \sqrt{\frac {3a}{5g}} \,. \]


Solution:

TikZ diagram
First, notice that the centre of mass will lie directly below \(A\) and will be \(\frac{m}{M+m}\) of the way between \(O\) and \(P\). Therefore \(\sin \beta = \frac{m}{M+m}\). The cosine rule states that: \begin{align*} && AP^2 &= a^2 + a^2 - 2a^2 \cos \angle AOP \\ \Rightarrow && \frac{AP^2}{a^2} &= 2 - 2 \sin \beta \\ &&&= \frac{2M+2m-2m}{M+m} \\ &&&= \frac{2M}{M+m} \\ \Rightarrow && \frac{AP}{a} &= \sqrt{\frac{2M}{M+m}} \end{align*}
TikZ diagram
Considering conservation of energy, we have: Rotational kinetic energy for the disc: \(\frac12 I \dot{\theta}^2\) Kinetic energy for the particle: \(\frac12 m (\dot{\theta} \sqrt{2-2\sin \beta} a)^2 = (1- \sin \beta)ma^2 \dot{\theta}^2\)
TikZ diagram
GPE: The important thing is the vertical location of \(G\). The triangle \(OAG\) will still have angle \(\beta\) at \(A\). The vertical height below is: \(\cos \theta \cdot AG = \cos \theta a \cos \beta\). The distance from when \(\theta = 0\) will be \(a \cos \beta (1- \cos \theta)\) and so the GPE will be \((M+m)ga \cos \beta ( 1- \cos \theta)\) we can therefore say by conservation of energy: \[ \frac12 I \dot{\theta}^2 + (1- \sin \beta)ma^2 \dot{\theta}^2+(M+m)ga \cos \beta ( 1- \cos \theta) \] is constant. Suppose \(m = \frac32 M\) and \(I = \frac32 Ma^2\) then differentiating the constant wrt to \(\theta\) gives \(\sin \beta = \frac{m}{M+m} = \frac{3}{5}, \cos \beta = \frac45\) \begin{align*} && 0 &= \frac12 \frac32 M a^2 \cdot 2 \dot{\theta}\ddot{\theta} + (1- \sin \beta)\frac32M a^2 2 \dot{\theta}\ddot{\theta} + (M+\frac32M) ga \cos \beta \sin \theta \cdot \dot{\theta} \\ \Rightarrow && 0 &= \frac32 \ddot{\theta} + 3(1-\sin \beta) \ddot{\theta} + \frac{5}{2}\frac{g}{a} \cos \beta \sin \theta \\ &&&= (\frac32 + \frac65) \ddot{\theta} + \frac{2g}{a} \sin \theta \\ &&&= \frac{27}{10} \ddot{\theta} + \frac{2g}{a} \sin \theta \end{align*} If \(\theta\) is small, we can approximate this by: \(\frac{27}{10} \ddot{\theta} + \frac{2g}{a} \theta = 0\) which will have period \(\displaystyle 2 \pi \sqrt{\frac{27a}{10\cdot2 g}} = 2 \pi \sqrt{\frac{3a}{5g}}\) as required.