I saw a question online recently from a physics student who was given a conservation of linear momentum problem during lecture. They were concerned that the problem was impossible since they could only find the ratio of masses instead of exact values, but it turned out to be much worse than that. In fact, the problem given to them was unphysical (did not conserve momentum). In the student’s attempt, they had accidentally wrote the problem down incorrectly which incidentally gave them an answer for the ratio of masses.
Thus their online post really, by chance, had two interesting questions baked in:
- Why can we only solve for mass ratios in 2D collision problems?
- Could we generalize a 2D conservation of linear momentum problem to determine if a solution exists?
Admittedly, these don’t help actually solve the given homework problem, but it instead tells us if the homework problem is physically possible and what we can solve for if it is.
Background
Consider an arbitrary conservation of linear momentum problem in 2D for the collision of two objects with masses and . We have the following equations for each axis:
Re-writing this, so as to put it into a nice form for a matrix equation, we get
So that if we define
we obtain the matrix equation
Equivalently,
Calling the velocity-difference matrix , this is just
Here we can use some properties of matrices to make general conclusions:
-
Clearly the trivial solution, , always solves this system.
-
If is invertible, i.e. , then there is only one solution. By the first point, that solution must be the trivial solution.
-
If , then the columns of the matrix, i.e.
are linearly dependent. In other words, they are scalar multiples of one another,. It also means the change in the individual velocity vectors must be antiparallel, scaled multiples of one another! They must be antiparallel since both masses must be larger than zero (try it for yourself). This scalar multiple is in fact the mass ratio, and thus there is not a unique solution of mass pairs that satisfy this condition.
In fact, in the case of 3., there are infinitely many solutions and they form a line in the -plane. The slope of this line gives the ratio of the masses. Thus, mathematically, if your problem has solutions other than the trivial solution, you cannot uniquely determine and . You can only determine their ratio.
To translate some of this into physical wording: if any objects with any mass are present in the problem, then clearly the trivial solution makes no physical sense, since that would imply the objects have no mass. We are ignoring photons and relativistic momentum, obviously. This means that for a physically interesting problem, we require
Anything else and the problem does not make sense physically.
Broken Example
A ball of mass moves at in the direction, hits another ball of mass initially at rest. The ball of flies off at an angle of , below the horizontal, at . The ball of is deflected at an angle of , above the horizontal, at . What is each ball’s mass?
You can probably just look at the velocities and see how this is likely not physical, but we can now rigorously verify this claim.
Applying conservation of momentum in the - and -directions gives
Bringing all terms to the left,
Writing this as a matrix equation,
Define
so that
The determinant is
Substituting the numerical values,
or equivalently,
Since
the matrix is invertible. Therefore, the only solution is the trivial solution:
which implies
or explicitly,
This means the problem is not physically compatible with conservation of momentum based on the values given.
Takeaway
Very rarely is conservation of momentum viewed from the perspective of linear algebra. Truthfully, this is likely due to students in Physics 1 having not taken linear algebra at that point — which lends itself to a whole other discussion on the best way to approach introductory physics. But that’s for another time.
Viewing the problem in this way, however, gives us a result that is physically consistent and follows from a purely mathematical argument. Specifically, conservation of momentum alone is not enough to uniquely determine two masses given the incoming and outgoing velocities from a collision. Moreover, we can derive a constraint on these velocities, , that if broken yields only the trivial solution. In other words, the only physically interesting examples occur when .
Note that we have been working in what I would call a “mass basis” for this problem. That is, the unknown vector is the vector of masses. This is useful for asking whether the given velocities are compatible with conservation of momentum. However, if the goal is to derive physical quantities such as scattering angles (1), then the velocity basis, or more generally the center-of-mass/velocity-space picture, is much more useful (2,3).
What this simple example does provide is a foreshadowing of a very common occurrence in higher-level physics such as condensed matter theory, quantum mechanics, electrodynamics, and thermodynamics. Very often, we run into a system of vector equations that can be rewritten in matrix form, and the physically nontrivial system occurs when . Such systems are incredibly interesting, but warrant their own space to discuss.
References
Stuck on something like this?
We offer one-on-one tutoring in physics, math, and programming — focusing on intuition first, formulas second.
Book a session →