Visualizing the Oblique Collision
Imagine you are observing a game of cosmic billiards. A heavy body of mass M is cruising along the X-axis with an initial speed v0. Waiting patiently at the origin is a lighter, stationary body of mass m.
When they collide, it isn't a simple head-on bump. They scatter obliquely! The problem tells us that they scatter symmetrically, meaning both masses veer off at the exact same angle θ relative to the original path. Our mission? To find the absolute maximum possible value for the mass ratio M/m that allows this symmetric scattering to happen in a perfectly elastic collision.
The Master Equations
Momentum Conservation
In any collision where no external forces are acting, the total momentum of the system is strictly conserved. Because this is a 2D collision, we must conserve momentum along both the X and Y axes independently.
Let's start with the
Y-axis. Before the collision, everything was moving horizontally, so the initial vertical momentum is zero. After the collision, the vertical momenta of the two masses must perfectly cancel each other out to maintain that zero total:
Mv1sinθ=mv2sinθ
Because the angles are equal, the
sinθ terms cancel out beautifully, leaving us with a direct relationship between their final speeds:
v2=mMv1
Now, let's look at the
X-axis. The initial momentum is entirely carried by the heavy mass
M. After the collision, both masses contribute to the forward momentum via the cosine of their scattering angles:
Mv0=Mv1cosθ+mv2cosθ
We can substitute our expression for
v2 into this equation:
Mv0=Mv1cosθ+m(mMv1)cosθ
Notice how the small
m cancels out in the second term! This simplifies to:
Mv0=2Mv1cosθ
Dividing both sides by
M, we get a clean expression for
v1:
v1=2cosθv0
The Energy Constraint
The problem explicitly states that the collision is
elastically perfect. This is a massive hint! It means that not a single joule of kinetic energy is lost to heat or sound. The total kinetic energy before the collision must equal the total kinetic energy after:
21Mv02=21Mv12+21mv22
Let's multiply the entire equation by 2 to clear those fractions, and then substitute our
v2 expression once again:
Mv02=Mv12+m(mMv1)2
Mv02=Mv12+mM2v12
We can factor out
Mv12 on the right side:
Mv02=Mv12(1+mM)
The Final Calculation
We are in the endgame now. Let's take the expression for
v1 we found from the X-axis momentum and plug it into our energy equation:
Mv02=M(2cosθv0)2(1+mM)
Look at the magic of algebra! The
M and the
v02 terms exist on both sides and completely cancel out, leaving us with a pure relationship between the mass ratio and the scattering angle:
1=4cos2θ1(1+mM)
Rearranging this to isolate the mass ratio, we get:
mM=4cos2θ−1
The question asks for the largest possible value of this ratio. To maximize the right side of the equation, we need cos2θ to be as large as possible. The maximum value of any cosine function squared is exactly 1, which occurs when θ=0∘.
Plugging in
cos2θ=1:
(mM)max=4(1)−1=3
Physically, an angle of 0∘ means the collision wasn't oblique at all—it was a perfectly head-on collision where both masses continued moving straight forward!