Question
Question: Two balls of masses $m_1$ and $m_2$ are placed on top of one over the other (with a small gap betwee...
Two balls of masses m1 and m2 are placed on top of one over the other (with a small gap between them) and then dropped on to the ground. What is the ratio m2m1 for which the upper ball ultimately receives the largest possible fraction of the total energy? Take all collisions as elastic. Neglect air resistance.

1:1
1:2
1:3
1:4
1:3
Solution
To solve this problem, we need to analyze the collisions involved. There are two main collisions:
- The lower ball (m2) collides with the ground.
- The upper ball (m1) collides with the lower ball (m2).
Let's assume the balls are dropped from a height h. Just before hitting the ground, both balls will have a downward velocity v0, where v0=2gh.
Step 1: Collision of the lower ball (m2) with the ground.
The collision with the ground is elastic. This means the ball bounces back with the same speed but in the opposite direction. So, just after hitting the ground, the lower ball m2 moves upwards with velocity v0.
Step 2: Collision between the upper ball (m1) and the lower ball (m2).
Immediately after m2 bounces off the ground, it moves upwards with velocity v0. At this instant, the upper ball m1 is still moving downwards with velocity v0 (since there's a small gap, it hasn't hit m2 yet).
Let's define the upward direction as positive.
Before the collision between m1 and m2:
- Initial velocity of m1, u1=−v0 (downwards)
- Initial velocity of m2, u2=v0 (upwards)
Since the collision is elastic, we can use the conservation of momentum and the coefficient of restitution (e=1) equations. Let the final velocities after the collision be v1 for m1 and v2 for m2.
-
Conservation of Momentum: m1u1+m2u2=m1v1+m2v2 m1(−v0)+m2(v0)=m1v1+m2v2 (m2−m1)v0=m1v1+m2v2(Eq.1)
-
Coefficient of Restitution (e=1): v2−v1=−(u2−u1) v2−v1=−(v0−(−v0)) v2−v1=−2v0 v1=v2+2v0(Eq.2)
Substitute v1 from (Eq. 2) into (Eq. 1): (m2−m1)v0=m1(v2+2v0)+m2v2 (m2−m1)v0=m1v2+2m1v0+m2v2 (m2−m1−2m1)v0=(m1+m2)v2 (m2−3m1)v0=(m1+m2)v2 v2=m1+m2m2−3m1v0
Now, substitute v2 back into (Eq. 2) to find v1: v1=m1+m2m2−3m1v0+2v0 v1=(m1+m2m2−3m1+2(m1+m2))v0 v1=(m1+m2m2−3m1+2m1+2m2)v0 v1=(m1+m23m2−m1)v0
Step 3: Maximize the fraction of total energy for the upper ball.
The initial total energy of the system (potential energy before dropping) is Etotal=(m1+m2)gh. Since v0=2gh, we have gh=v02/2. So, Etotal=21(m1+m2)v02.
The final kinetic energy of the upper ball (m1) after the collision is KE1=21m1v12. We want to maximize the fraction F=EtotalKE1. F=21(m1+m2)v0221m1v12=(m1+m2)v02m1v12
Let x=m2m1. Then m1=xm2. Substitute m1=xm2 into the expression for v1: v1=(xm2+m23m2−xm2)v0=(m2(x+1)m2(3−x))v0=(1+x3−x)v0
Now substitute this into the fraction F: F(x)=(xm2+m2)v02xm2((1+x3−x)v0)2=m2(x+1)v02xm2(1+x3−x)2v02 F(x)=(x+1)x(1+x3−x)2=(1+x)3x(3−x)2
To find the maximum value of F(x), we need to differentiate F(x) with respect to x and set the derivative to zero. F(x)=(1+x)3x(9−6x+x2)=(1+x)39x−6x2+x3 Using the quotient rule (vu)′=v2u′v−uv′: u=9x−6x2+x3⟹u′=9−12x+3x2 v=(1+x)3⟹v′=3(1+x)2
F′(x)=((1+x)3)2(9−12x+3x2)(1+x)3−(9x−6x2+x3)3(1+x)2 F′(x)=(1+x)6(1+x)2[(9−12x+3x2)(1+x)−3(9x−6x2+x3)] F′(x)=(1+x)4(9−12x+3x2)(1+x)−3(9x−6x2+x3)
Set the numerator to zero to find critical points: (9−12x+3x2)(1+x)−3(9x−6x2+x3)=0 Expand the first term: 9+9x−12x−12x2+3x2+3x3=9−3x−9x2+3x3 So, the equation becomes: (9−3x−9x2+3x3)−(27x−18x2+3x3)=0 9−3x−9x2+3x3−27x+18x2−3x3=0 Combine like terms: 9+(−3−27)x+(−9+18)x2+(3−3)x3=0 9−30x+9x2=0 Divide by 3: 3x2−10x+3=0
Solve this quadratic equation for x: x=2(3)−(−10)±(−10)2−4(3)(3) x=610±100−36 x=610±64 x=610±8
Two possible values for x: x1=610+8=618=3 x2=610−8=62=31
Let's check these values:
-
If x=3 (i.e., m1=3m2): v1=(1+33−3)v0=0. If v1=0, then KE1=0, which means the upper ball receives no energy. This is a minimum.
-
If x=1/3 (i.e., m1=m2/3): v1=(1+1/33−1/3)v0=(4/38/3)v0=2v0. Let's calculate the fraction of energy for x=1/3: F(1/3)=(1/3+1)1/3(1+1/33−1/3)2=4/31/3(4/38/3)2 F(1/3)=41(2)2=41⋅4=1. This means the upper ball receives 100% of the total energy, which is the largest possible fraction.
Thus, the ratio m2m1 for which the upper ball receives the largest possible fraction of the total energy is 1/3.