Lessons · momentum
Collisions: why momentum always survives but kinetic energy usually doesn't
Regime 2 — calculus does what algebra cannot. The acceleration isn't constant, so the algebra formulas don't apply; calculus is the only road in, and SymPy proves the closed form solves the equation of motion.
A kg cart moving at m/s strikes a stationary kg cart. Slide the coefficient of restitution from (perfectly elastic — the carts bounce apart with no energy lost) down to (perfectly inelastic — they latch together). The momentum bars are the same total height before and after at every setting; the kinetic-energy bars match only when , and the gap that opens as is energy lost to deformation. Momentum is conserved because the contact forces are equal and opposite (Newton's third law); kinetic energy is not, because the deformation work need not come back.
During contact the two bodies push on each other with equal and opposite forces at every instant (Newton's third law). The impulse each receives is the time-integral of that force, — and since the forces are equal and opposite, so are the impulses. They cancel: . The total momentum is unchanged no matter how complicated the contact force is, elastic or not. This is the impulse–momentum theorem doing the work the algebra states as a rule.
check ; check ; check ; conserved; common velocity
- ✓ Total momentum is unchanged for every : . The contact forces are equal and opposite (Newton's third law), so the impulses cancel — true for any force profile, elastic or not. [simplify]
- ✓ The solved finals obey the restitution relation — the relative speed of separation is times the relative speed of approach. [simplify]
- ✓ The kinetic energy lost is with reduced mass — so KE is conserved only when , and the loss is greatest when . [numeric]
- ✓ At (perfectly elastic) the kinetic energy is unchanged: . [simplify]
- ✓ At (perfectly inelastic) the bodies move off together at the common velocity . [structural]
Dimensional homogeneity: checked by SymPy (holds).
Momentum is conserved in every collision, elastic or not. It follows from Newton's third law: during contact the two bodies push on each other with equal and opposite forces at every instant, so the impulses they receive are equal and opposite and cancel — the total momentum change is zero regardless of how much energy is lost. Kinetic energy is the quantity that is only conditionally conserved (when ). The two laws are independent: drag to and watch the momentum total bar stay pinned while the kinetic-energy total bar collapses by . People conflate the two because the elastic case happens to conserve both.
Modeling assumptions — author-asserted, disclosed not discharged
- An isolated 1D collision: no external horizontal force during contact, so the total momentum is conserved (the carts' mutual forces are internal).
- The outcome is summarised by a single coefficient of restitution — the ratio of the relative speed of separation to the relative speed of approach — rather than modelling the contact force in detail.
The stacked graph, fully annotated
A static rendering (Matplotlib) at the default parameters — the interactive version is in the Graph tab above.
Formulas used
Hover a formula to preview its reference entry; click to open it in the reference (or the concept graph):
- Linear momentum
Valid when: speeds well below light speed
Open in reference →
- Impulse (constant force)
Valid when: constant force over the interval
Open in reference →
- Kinetic energy
Valid when: speeds well below light speed
Open in reference →
- Perfectly inelastic collision (common velocity)
Valid when: isolated 1D collision (momentum conserved); bodies move off together (e = 0)
Open in reference →