Problems

Filters
Clear Filters

1 problem found

2010 Paper 1 Q11
D: 1500.0 B: 1484.1

Two particles of masses \(m\) and \(M\), with \(M>m\), lie in a smooth circular groove on a horizontal plane. The coefficient of restitution between the particles is \(e\). The particles are initially projected round the groove with the same speed \(u\) but in opposite directions. Find the speeds of the particles after they collide for the first time and show that they will both change direction if \(2em> M-m\). After a further \(2n\) collisions, the speed of the particle of mass \(m\) is \(v\) and the speed of the particle of mass \(M\) is \(V\). Given that at each collision both particles change their directions of motion, explain why \[ mv-MV = u(M-m), \] and find \(v\) and \(V\) in terms of \(m\), \(M\), \(e\), \(u\) and \(n\).


Solution: All the forces in the circular groove will be perpendicular to the direction of motion. Therefore the particles will continue moving with constant speed at all times (aside from collisions). We can consider the collisions to occur as if along a tangent, (since they will be travelling perfectly perpendicular at the collisions).

TikZ diagram
The speed of approach at the first collision will be \(2u\). Therefore \(v_m = v_M + 2eu\) \begin{align*} \text{COM}: && Mu + m (-u) &= Mv_M + m(v_M + 2eu) \\ \Rightarrow && u(M-m - 2em) &= (M+m)v_M \\ \Rightarrow && v_M &= \left ( \frac{M-m-2em}{M+m} \right) u \\ && v_m &= \left ( \frac{M-m-2em}{M+m} \right) u + 2eu \\ &&&= \left ( \frac{M-m+2eM}{M+m} \right) u \end{align*} Both particles will reverse direction if \(v_M < 0\) , ie \(M-m-2em < 0 \Rightarrow 2em > M-m\) Since at each collision the velocity of the particles reverses, they must still be travelling in opposite directions, and so by conservation of momentum \(mv - MV = u(M-m)\). After each collision, the speed of approach (ie \(V+v\)) reduces by a factor of \(e\), therefore \(V+v = 2ue^{2n}\) \begin{align*} && mv - M V &= u (M-m) \\ && v + V &= 2u e^{2n} \\ \Rightarrow && (m+M)v &= u(M-m) + M2ue^{2n} \\ \Rightarrow && v &= \frac{u(M-m) + 2ue^{2n}M}{M+m} \\ \Rightarrow && (m+M)V &= 2ume^{2n} - u(M-m) \\ \Rightarrow && V &= \frac{2um e^{2n} - u(M-m)}{M+m} \end{align*}