Question
Question: On a smooth table two particles of mass $m$ each, travelling with a velocity $v_0$ in opposite direc...
On a smooth table two particles of mass m each, travelling with a velocity v0 in opposite directions, strike the ends of a rigid massless rod of length l, kept perpendicular to their velocity. The particles stick to the rod after the collision. Find the tension in rod during subsequent motion.

l2mv02
Solution
The problem involves a collision followed by rotational motion. We need to apply conservation laws during the collision and then analyze the forces during the subsequent motion.
1. Analysis of the Collision:
- System: Two particles (mass m each) and a massless rigid rod (length l).
- Initial State: The two particles are moving with velocity v0 in opposite directions, perpendicular to the rod. Let's assume the rod is along the x-axis, centered at the origin.
- Particle 1 (at x=l/2): Velocity v1=−v0j^ (downwards).
- Particle 2 (at x=−l/2): Velocity v2=v0j^ (upwards).
- Final State: The particles stick to the rod, forming a rigid body that rotates.
2. Conservation of Linear Momentum: The total initial linear momentum of the system is: Pinitial=mv1+mv2=m(−v0j^)+m(v0j^)=0 Since there are no external forces acting on the system in the horizontal plane (smooth table), the total linear momentum is conserved. Thus, the final linear momentum must also be zero. This implies that the center of mass (CM) of the system remains at rest. The CM of the system (two particles + massless rod) is at the midpoint of the rod. Therefore, the system will only undergo rotational motion about its center.
3. Conservation of Angular Momentum: We conserve angular momentum about the center of mass (the origin).
-
Initial Angular Momentum (Linitial): For particle 1 (at r1=(l/2)i^): L1=r1×mv1=(2li^)×(m(−v0)j^)=−2mlv0(i^×j^)=−2mlv0k^ For particle 2 (at r2=(−l/2)i^): L2=r2×mv2=(−2li^)×(m(v0)j^)=−2mlv0(i^×j^)=−2mlv0k^ The total initial angular momentum is: Linitial=L1+L2=−2mlv0k^−2mlv0k^=−mlv0k^ The magnitude is Linitial=mlv0.
-
Final Angular Momentum (Lfinal): After the collision, the two particles stick to the ends of the massless rod and rotate together. The moment of inertia of this system about its center of mass (the midpoint of the rod) is: I=m(2l)2+m(2l)2=m4l2+m4l2=2ml2 If the system rotates with an angular velocity ω, the final angular momentum is: Lfinal=Iω=(2ml2)ω
-
Conservation: Equating initial and final angular momenta: mlv0=2ml2ω Solving for ω: ω=ml2/2mlv0=l2v0
4. Tension in the Rod: During the subsequent motion, each particle of mass m is moving in a circular path of radius r=l/2 about the center of the rod with angular velocity ω. The rigid rod provides the necessary centripetal force to keep the particles in circular motion. This force is the tension (T) in the rod. For one particle: T=mrω2 Substitute r=l/2 and ω=l2v0: T=m(2l)(l2v0)2 T=m(2l)(l24v02) T=m2l24v02l T=l2mv02
The tension in the rod during subsequent motion is l2mv02.
Explanation of the solution:
- Linear Momentum Conservation: Initial linear momentum of the two particles is zero (mv0+m(−v0)=0). Since there are no external forces, the center of mass remains at rest.
- Angular Momentum Conservation: Calculate the initial angular momentum of the two particles about the center of the rod: Linitial=mv0(l/2)+mv0(l/2)=mlv0.
- Moment of Inertia: After sticking, the moment of inertia of the system (two particles at ends of massless rod) about its center is I=m(l/2)2+m(l/2)2=ml2/2.
- Final Angular Velocity: By conservation of angular momentum, Linitial=Iω, so mlv0=(ml2/2)ω. This gives ω=l2v0.
- Tension: Each particle undergoes circular motion with radius l/2. The tension in the rod provides the centripetal force: T=m(l/2)ω2. Substitute ω to get T=m(l/2)(l2v0)2=l2mv02.