This is my own question, not a HW question.
I took first year physics$\,{\large{-}}\,$enjoyed it and did well in it, but that was a long time ago, and I've forgotten most of it.
To get started, take $n = 3$.
Here's the setup . . .
Three point particles $P_1,P_2,P_3$ are moving on the $x$-axis.
For particle $P_k$,
- $\,m_k$ is its mass
- $\,x_k(t)$ is its position at time $t$
- $\,v_k(t)$ is its velocity at time $t$
Initial data:
- $\,x_1(0) = -1,\;\;v_1(0) = 1$
- $\,x_2(0) = 1,\;\;\;\;\,v_2(0) = -1$
- $\,x_3(0) = 2,\;\;\;\;\,v_3(0) = -2$
Assumptions:
- Velocities can only change as the result of a collision.
- Particles can't pass though each other.
- All collisions are elastic.
It's clear that there will be a $3$-way collision at time $t=1$.
The basic question is, what are the velocities after the collision?
Presumably, it depends on the masses.
The answers given so far assert that the velocities after the collision are not uniquely determined, but I'm not sure those answers are using all of the available information.
Intuitively, I would expect the initial information to be sufficient to determine the motion.
A proposed resolution: In an $n$-way collision, where $n \ge 3$, assume that for each particle $P$ in the collision, the post-collision velocity of $P$ is the same as it would be if $P$ collided with a fictitious particle $Q$, such that the mass of $Q$ is equal to the total mass of the set of complementary particles (the set of particles other than $P$), and the velocity of $Q$ is chosen so that the momentum of $Q$ is equal to the sum of the momentums of the particles in the complementary set.
Thus, for each particle $P_k$, there is a fictitious particle $Q_k$, temporarily replacing all the particles other than $P_k$, whose only purpose is to determine the post-collision velocity of $P_k$. After that calculation, $Q_k$ is discarded.
Call this the "fictitious particle" method.
As a test example for $n=3$, using $m_1=m_2=m_3=1$, together with the data previously specified for this question (at the top of this post), the fictitious particle method yields post-collision velocities for $P_1,P_2,P_3$ of $-\frac{7}{3},-\frac{1}{3},\frac{2}{3}$.
As another test example, using $m_2=2$ and $m_2=m_3=1$, but all other data the same, the fictitious particle method yields post-collision velocities for $P_1,P_2,P_3$ of $-\frac{3}{2},\frac{1}{2},\frac{3}{2}$.
Note that for both of the above test examples, the calculated post-collision velocities preserve the original total momentum, as well as the original total energy.
Is there any problem with this proposed way of modeling $n$-way collisions?
Actually, there is a problem, but I don't have time to discuss it right now.
But I have a new understanding of these $n$-way collisions, based on some calculations I did just a little while ago. It's not the same as the fictitious particle method, but it yields what I think is the true, correct resolution. I need to check it some more, and I won't have time to post the details until Sunday, but if it checks out, I'll post it as an answer.