Question
Question: A block of mass m moving towards right with a velocity V strikes (head on) another block of mass M w...
A block of mass m moving towards right with a velocity V strikes (head on) another block of mass M which is at rest connected to a spring. The coefficient of restitution for collision between the blocks is e = 0.5. Find the value of M for which the subsequent compression in the spring is maximum. There is no friction.

m
2m
2m
4m
m
Solution
1. Collision Phase:
Let the mass of the first block be m and its initial velocity be V. Let the mass of the second block be M and its initial velocity be 0. Let the velocities after collision be vm and vM for m and M respectively.
-
Conservation of Momentum: mV+M(0)=mvm+MvM mV=mvm+MvM (Eq. 1)
-
Coefficient of Restitution (e = 0.5): e=(vM−vm)/(V−0) 0.5V=vM−vm vm=vM−0.5V (Eq. 2)
Substitute (Eq. 2) into (Eq. 1): mV=m(vM−0.5V)+MvM mV=mvM−0.5mV+MvM 1.5mV=(m+M)vM vM=(1.5mV)/(m+M)
2. Spring Compression Phase:
The spring compression is maximum when the kinetic energy of block M (which is connected to the spring) is fully converted into elastic potential energy of the spring. This happens when the velocity of M momentarily becomes zero. We need to maximize xmax, where (1/2)kxmax2=(1/2)MvM2. Therefore, we need to maximize MvM2. Substitute the expression for vM: MvM2=M∗[(1.5mV)/(m+M)]2 MvM2=(2.25m2V2)∗[M/(m+M)2] To maximize MvM2, we need to maximize the function f(M)=M/(m+M)2.
3. Maximizing f(M):
To find the maximum, we differentiate f(M) with respect to M and set the derivative to zero: f′(M)=d/dM[M/(m+M)2] Using the quotient rule: f′(M)=[1∗(m+M)2−M∗2(m+M)]/[(m+M)2]2 f′(M)=[(m+M)−2M]/(m+M)3 f′(M)=(m−M)/(m+M)3 Set f′(M)=0: (m−M)/(m+M)3=0 This implies m−M=0, so M=m. (We can verify this is a maximum by checking the second derivative, which will be negative at M=m).
4. Check for separation:
If M=m, then vm=V∗(m−0.5m)/(m+m)=V∗(0.5m)/(2m)=0.25V. And vM=(1.5mV)/(m+m)=0.75V. Since vM>vm, block m separates from M after the collision. Thus, the assumption that only M's kinetic energy is converted to spring potential energy is valid.
The value of M for which the subsequent compression in the spring is maximum is m.