Analyzing the Setup
Imagine you are looking at a rigid pendulum made of two uniform rods, A and B, hanging vertically from a pivot point P. Rod A is attached to the pivot, and rod B is attached to the bottom of rod A. Both rods have a length of l=0.6 m, but they have different masses: mA​=0.01 kg and mB​=0.02 kg.
Suddenly, a small object of mass m=0.05 kg comes flying in horizontally with a velocity v. It strikes the very bottom of rod B and sticks to it. This is a classic perfectly inelastic collision. Our goal is to find the exact velocity v required so that the entire combined system swings up and just reaches a perfectly horizontal position before momentarily coming to rest.
The Master Equation
Angular Momentum
Here is a catch. During the collision, the pivot at P will exert a sudden, unknown impulsive force on the rods to keep them attached. Because there is an external impulsive force acting on our system, we cannot conserve linear momentum.
However, since this impulsive force acts exactly at the pivot point P, its lever arm is zero. Therefore, the torque about P is zero! This means we can safely apply the Conservation of Angular Momentum about the pivot point P.
Before we can equate the initial and final angular momenta, we need to find the moment of inertia I of the new, combined system about P. The system consists of three parts: rod A, rod B, and the stuck mass m.
For rod A, which is pivoted at its end, the moment of inertia is standard:
IA​=3mA​l2​
For rod B, we must use the parallel axis theorem. Its own center of mass is at a distance of l+2l​=23l​ from the pivot P.
IB​=ICM​+mB​d2=12mB​l2​+mB​(23l​)2=37mB​l2​
For the point mass m stuck at the bottom (at a distance of 2l from P):
Im​=m(2l)2=4ml2
Adding them all up and substituting the given values (l=0.6 m, mA​=0.01 kg, mB​=0.02 kg, m=0.05 kg):
I=30.01(0.6)2​+37(0.02)(0.6)2​+0.05(1.2)2
I=0.0012+0.0168+0.072=0.09 kg-m2
Now, let's apply the conservation of angular momentum. Initially, only the mass m has angular momentum about P:
Li​=mv(2l)
Right after the collision, the whole system rotates with an angular velocity ω:
Lf​=Iω
Equating the two:
mv(2l)=Iω
Substituting the values:
0.05×v×1.2=0.09ω
ω=0.090.06​v=32​v
Energy Conservation for the Swing
Now comes the main point. After the collision is over, the system swings upwards. During this swing, the only force doing work is gravity (a conservative force). Therefore, we can use the Conservation of Mechanical Energy. The rotational kinetic energy just after the collision will be completely converted into gravitational potential energy when the system reaches the horizontal position.
Let's calculate the total gain in potential energy (ΔU). We must track the vertical shift of the center of mass for each component as they move from the vertical to the horizontal position.
Rod A's center of mass rises by 2l​.
Rod B's center of mass rises by l+2l​=23l​.
The mass m rises by the full length 2l.
ΔU=mA​g(2l​)+mB​g(23l​)+mg(2l)
Plugging in the numbers and using g=9.8 m/s2:
ΔU=0.01(9.8)(0.3)+0.02(9.8)(0.9)+0.05(9.8)(1.2)
ΔU=0.0294+0.1764+0.588=0.7938 J
Final Calculation
We equate the initial rotational kinetic energy to this potential energy gain:
21​Iω2=ΔU
21​(0.09)ω2=0.7938
ω2=0.091.5876​=17.64
Taking the square root, we get a perfectly clean number:
ω=4.2 rad/s
Finally, we bring back our relationship between v and ω:
v=23​ω
v=23​(4.2)=6.3 m/s
The initial velocity of the object must be exactly 6.3 m/s to make the system swing perfectly to the horizontal position!