What’s the difference between an elastic and an inelastic collision?
Picture two billiard balls snapping together on a pool table. Those two outcomes are the textbook examples of elastic and inelastic collisions, and they’re more than just party tricks for physics majors. One bounces cleanly off the other, keeping its speed, while the other seems to stick and wobble before rolling away slowly. They show up in car crashes, sports injuries, and even the way galaxies merge.
And yeah — that's actually more nuanced than it sounds.
If you’ve ever wondered why a rubber ball rebounds while a lump of clay just flattens, you’re in the right place. Let’s break it down in plain language, dig into the why, and walk through the math (just enough to make sense of it) Simple, but easy to overlook..
What Is an Elastic Collision
In everyday speech we say something “bounces back” and that’s basically an elastic collision. Two objects hit each other, and both kinetic energy and momentum stay the same before and after the impact.
Kinetic energy stays put
Kinetic energy is the energy of motion. Worth adding: in an elastic collision none of that motion‑energy gets turned into heat, sound, or deformation. The total amount you can add up by squaring each object’s speed (½ mv²) is identical on both sides of the impact Not complicated — just consistent..
Momentum is always conserved
Momentum (mass times velocity) never disappears, elastic or not. That said, the sum of the momenta of all the bodies involved is the same before the crash as after. That’s a law of physics that holds no matter how messy the collision gets.
Real‑world examples
- A perfectly smooth steel ball hitting another steel ball in a vacuum.
- Gas molecules bouncing off each other in an ideal gas.
- A Newton’s cradle—those steel balls that click back and forth—relies on near‑elastic collisions.
In practice nothing is 100 % elastic; a tiny bit of energy always leaks out as sound or a microscopic deformation. But for many engineering calculations we treat the collision as elastic because the loss is negligible Easy to understand, harder to ignore..
What Is an Inelastic Collision
Now flip the scenario. On the flip side, drop a lump of putty onto a hard floor. It splatters, sticks, and hardly bounces. That’s an inelastic collision. The objects still obey momentum conservation, but some of the kinetic energy disappears, usually turning into heat, sound, or permanent deformation That's the part that actually makes a difference..
Energy gets “lost” (or rather, transformed)
When you hear a thud, that’s kinetic energy being converted into a pressure wave—sound. When a car crumples, the metal’s structure absorbs energy, protecting the occupants. The key is that the total energy of the system is still there, just not in the form of motion.
Perfectly inelastic – the extreme case
If the colliding bodies stick together after impact, the collision is called perfectly inelastic. The two masses move as one lump afterward, sharing a common velocity. This is the worst case for kinetic‑energy loss; you can calculate exactly how much is gone using the conservation of momentum.
Everyday examples
- A football hitting a player’s chest and flattening against the body.
- A car crash where the front end crumples and the two halves of the car stay together.
- Clay balls sticking together after a collision in a physics lab.
Why It Matters / Why People Care
Understanding the difference isn’t just academic—it has real consequences.
- Safety design – Engineers design crumple zones in cars to make collisions as inelastic as possible, stealing kinetic energy from the passengers.
- Sports equipment – A tennis racket’s strings are tuned to be partially elastic, giving you power without hurting your arm.
- Space missions – Docking two spacecraft requires an almost perfectly elastic approach; you don’t want them to stick together and ruin the mission.
- Industrial processes – In a ball‑mill, you want particles to collide elastically to grind efficiently, not stick together and clump.
When you grasp whether a collision is elastic or inelastic, you can predict forces, design better gear, and even write more realistic video‑game physics Simple, but easy to overlook..
How It Works (or How to Do It)
Let’s get our hands dirty with the equations you’ll actually use. I’ll keep the math light, but enough to see the pattern.
Step 1: Write down what you know
- Masses: m₁ and m₂
- Initial velocities: u₁ and u₂ (before impact)
- Desired outcome: final velocities v₁ and v₂ (after impact)
Step 2: Apply momentum conservation
[ m_1 u_1 + m_2 u_2 = m_1 v_1 + m_2 v_2 ]
That’s your first equation. It works for both elastic and inelastic collisions.
Step 3: Decide which energy rule to use
- Elastic – kinetic energy is also conserved:
[ \frac12 m_1 u_1^2 + \frac12 m_2 u_2^2 = \frac12 m_1 v_1^2 + \frac12 m_2 v_2^2 ]
- Inelastic – you don’t use this equation. Instead you might know how much energy is lost (ΔE) or you might be dealing with a perfectly inelastic case, where the two bodies stick together:
[ v_1 = v_2 = v_{\text{common}} ]
Plug that into the momentum equation and solve for the common velocity Simple, but easy to overlook..
Step 4: Solve the system
For an elastic head‑on collision, solving the two equations gives the classic results:
[ v_1 = \frac{(m_1 - m_2)u_1 + 2m_2 u_2}{m_1 + m_2} ] [ v_2 = \frac{(m_2 - m_1)u_2 + 2m_1 u_1}{m_1 + m_2} ]
If the masses are equal and one is stationary (u₂ = 0), the moving object stops dead and the other takes off with the original speed. That’s the textbook “billiard ball” swap.
For a perfectly inelastic collision, the common velocity is simply:
[ v_{\text{common}} = \frac{m_1 u_1 + m_2 u_2}{m_1 + m_2} ]
Notice the denominator is the total mass—makes sense, you’re spreading the momentum over a bigger lump.
Step 5: Check the energy loss (optional)
If you need to know how much kinetic energy vanished, compute the initial and final kinetic energies and subtract:
[ \Delta E = \left(\frac12 m_1 u_1^2 + \frac12 m_2 u_2^2\right) - \left(\frac12 m_1 v_1^2 + \frac12 m_2 v_2^2\right) ]
A positive ΔE tells you how much turned into heat, sound, deformation, etc Nothing fancy..
Real‑world nuance: coefficient of restitution
Most collisions sit somewhere between perfectly elastic (coefficient = 1) and perfectly inelastic (coefficient = 0). The coefficient of restitution e is defined as
[ e = \frac{\text{relative speed after}}{\text{relative speed before}} = \frac{v_2 - v_1}{u_1 - u_2} ]
If you measure e for a given material pair, you can plug it into the equations and predict the outcome without assuming a full energy conservation Simple, but easy to overlook. And it works..
Common Mistakes / What Most People Get Wrong
-
Thinking momentum disappears – Some newbies assume that because a car “stops,” its momentum is gone. Momentum just transfers to the Earth, the road, or the other car.
-
Mixing up kinetic energy and total energy – Kinetic energy can change, but the total energy (including heat, sound, deformation) never vanishes Easy to understand, harder to ignore..
-
Assuming all collisions are either fully elastic or fully inelastic – In the real world, most impacts are somewhere in the middle. Ignoring the coefficient of restitution leads to wildly inaccurate predictions.
-
Using the wrong sign for velocities – Remember to keep track of direction. A head‑on collision with opposite velocities uses a minus sign in the relative speed Small thing, real impact..
-
Forgetting the role of mass – A tiny bullet hitting a massive steel plate will barely move the plate, even if the collision is elastic. The mass ratio dominates the outcome.
Practical Tips / What Actually Works
-
Measure e for your materials – Drop a ball on a surface, record the bounce height, and calculate the restitution coefficient. That’s the cheapest way to get realistic numbers for a game engine or a lab experiment That alone is useful..
-
Design crumple zones to be deliberately inelastic – Use honeycomb structures, foam, or engineered metal folds that absorb energy. The goal isn’t to make the car “stick” but to convert kinetic energy into deformation instead of passenger motion Simple, but easy to overlook. Worth knowing..
-
When modeling sports gear, aim for partial elasticity – Too elastic and a racket will feel “dead”; too inelastic and you’ll feel a jarring shock. Manufacturers test by firing projectiles at the material and measuring the rebound speed Not complicated — just consistent. Worth knowing..
-
In simulations, don’t forget the sign convention – It’s easy to get a negative velocity where you expected a positive one. Write a quick function that always returns the relative speed as a positive scalar before plugging into e Worth keeping that in mind. Surprisingly effective..
-
Use energy loss as a diagnostic – If you’re troubleshooting a crash test and the calculated ΔE is far lower than what you observe (e.g., the car is crumpling more), you probably missed an energy sink like friction in the seat belts Most people skip this — try not to. Took long enough..
FAQ
Q: Can a collision be partially elastic?
A: Absolutely. Most real collisions have a coefficient of restitution between 0 and 1, meaning some kinetic energy is retained while the rest is dissipated Most people skip this — try not to. No workaround needed..
Q: Why do gases approximate elastic collisions?
A: Gas molecules are tiny and interact over very short timescales. The forces are conservative, so almost no kinetic energy converts to heat during a single bounce.
Q: Does an elastic collision mean no sound is produced?
A: Not at all. Sound is a form of energy loss from the kinetic pool, so a truly elastic collision would produce no audible sound. In practice, you’ll always hear a little “pop.”
Q: How do I calculate the rebound speed of a basketball on a hardwood floor?
A: Measure the drop height (h₁), the rebound height (h₂), then use (e = \sqrt{h_2/h_1}). Multiply the impact speed (\sqrt{2gh_1}) by e to get the rebound speed.
Q: Is momentum always conserved in explosions?
A: Yes. An explosion is just a highly inelastic event where internal chemical energy converts to kinetic energy, but the vector sum of momenta before and after stays the same Not complicated — just consistent..
So next time you watch a cue ball glide across a pool table or see a car’s front end crumple under a barrier, you’ll know exactly what physics is at play. That said, elastic collisions keep the energy bouncing around; inelastic ones swallow it up, turning motion into something else. Understanding the split helps you design safer cars, better sports gear, and even more believable video‑game physics.
And that’s the short version: collisions are all about where the energy goes, while momentum never quits. Keep an eye on the coefficient of restitution, and you’ll be able to predict almost any impact you encounter. Happy colliding!
Getting the Numbers Right in Real‑World Set‑ups
When you move from textbook examples to a workshop bench, a few practical tricks can make the difference between a believable calculation and a wild guess.
| Situation | What to Measure | Quick Formula | Tip |
|---|---|---|---|
| Bouncing ball on a gym floor | Drop height h₁, rebound height h₂ | (e = \sqrt{h_2/h_1}) | Use a high‑contrast tape mark on the ball and a slow‑motion phone video to read the heights accurately. |
| Racket‑ball impact | Incoming ball speed vᵢ, outgoing ball speed vᵣ | (e = \frac{v_r}{v_i}) (assuming racket mass ≫ ball mass) | Use a photogate system with a spacing of 5 cm to capture both speeds in the same run. |
| Car‑to‑barrier crash test | Pre‑impact speed v₁, post‑impact forward speed of the car’s centre of mass v₂ | (e = \frac{v_2 - v_{\text{barrier}}}{v_1 - v_{\text{car}}}) (with barrier speed ≈ 0) | Place a radar gun on the test track and a second one just behind the barrier to catch any rebound. |
| Pool cue‑ball collision | Cue‑ball speed u₁, target‑ball speed v₂ after impact | (e = \frac{v_2}{u_1}) (for a head‑on hit) | A small piece of reflective tape on the cue ball lets a laser‑based speed sensor lock on without interfering with play. |
Accounting for Rotational Energy
In many everyday impacts the objects spin before, during, or after contact. Now, rotational kinetic energy, [ K_{\text{rot}} = \frac{1}{2} I \omega^2, ] must be added to the translational term when you’re checking energy balance. If you ignore it, the calculated ΔE will look artificially large, leading you to conclude that the collision is “more inelastic” than it truly is But it adds up..
A handy rule of thumb: If the point of impact is more than a quarter of the object’s radius away from its centre of mass, expect a non‑negligible rotational component. For a billiard ball struck off‑centre, the spin can be as large as 30 % of the total kinetic energy And that's really what it comes down to..
Dealing with Multi‑Body Collisions
When three or more bodies interact simultaneously (think of a stack of bowling pins), the simple two‑body restitution formula breaks down. In those cases:
- Break the event into a sequence of pairwise collisions – treat each contact as an independent two‑body problem, updating velocities after each step.
- Use impulse‑based solvers – many physics engines (e.g., Bullet, PhysX) compute the impulse J that satisfies both momentum conservation and a chosen restitution coefficient for each contact pair.
- Check for “jamming” – if the impulse required to separate bodies exceeds a material’s yield strength, you’ve entered the realm of plastic deformation, and the coefficient of restitution effectively drops to zero for that contact.
When Elasticity Becomes a Design Parameter
Sports Equipment
- Tennis racquets: Manufacturers tune the string tension and frame carbon‑fiber layup to hit an e of roughly 0.75‑0.85. Too high, and players lose control; too low, and the ball “mutes” and the arm experiences extra shock.
- Football helmets: Modern foam liners are engineered to have a very low effective restitution (≈ 0.2) so that impact energy is absorbed rather than rebounded, reducing concussion risk.
Automotive Safety
- Energy‑absorbing foam: In side‑impact beams, the foam’s e is intentionally low. The material crushes, converting kinetic energy into internal work (plastic deformation) and heat.
- Crumple zones: By grading the stiffness of steel and aluminum sections, designers create a progressive e that starts high (initial impact) and tapers off as the structure yields, smoothing the deceleration curve for occupants.
Consumer Electronics
- Smartphone drop protection: Silicone cases often have an e around 0.3‑0.4. The case deforms, extending the impact time and lowering peak forces on the internal circuitry.
Simulating Collisions in Code
Below is a compact, language‑agnostic snippet that you can drop into a game loop or a physics‑analysis script. It handles both translational and rotational components and respects the sign convention automatically.
function resolveCollision(bodyA, bodyB, restitution):
// Relative velocity at the contact point
rA = contactPoint - bodyA.position
rB = contactPoint - bodyB.position
vA = bodyA.Here's the thing — velocity + cross(bodyA. angularVelocity, rA)
vB = bodyB.velocity + cross(bodyB.
// Normal vector pointing from A into B
n = normalize(contactNormal)
// Compute normal component of relative velocity (always positive)
relNormal = max(dot(relVel, n), 0)
// Effective mass (inverse) for the impulse calculation
invMass = bodyA.invMass + bodyB.invMass +
dot(cross(bodyA.invInertia * cross(rA, n), rA) +
cross(bodyB.
// Impulse magnitude
J = -(1 + restitution) * relNormal / invMass
// Apply linear impulse
bodyA.velocity += J * bodyA.invMass * n
bodyB.velocity -= J * bodyB.
// Apply angular impulse
bodyA.Now, angularVelocity += bodyA. invInertia * cross(rA, J * n)
bodyB.angularVelocity -= bodyB.
**Why it works:**
- `relNormal` is forced non‑negative, so you never end up with a “negative restitution” that would magically accelerate the bodies.
- The impulse `J` incorporates the coefficient of restitution directly, scaling the change in momentum appropriately.
- Rotational contributions are handled via the inertia tensors (`invInertia`), ensuring energy that goes into spin is accounted for.
### A Quick Checklist Before You Publish Results
1. **Verify units** – Keep speed in m s⁻¹, mass in kg, distances in meters. A stray cm can skew *e* by > 10 %.
2. **Confirm sign conventions** – Positive normal direction should be consistent for both bodies.
3. **Include all energy sinks** – Friction, sound, heat, permanent deformation. If you can’t measure them, at least acknowledge their presence.
4. **Cross‑check with an independent method** – For a bouncing ball, compare the height‑ratio method with a high‑speed‑camera velocity measurement.
5. **Document uncertainties** – Report the standard deviation of repeated drops or crash runs; this gives readers a sense of reliability.
---
## Conclusion
Collisions, whether they occur on a polished pool table, in a high‑speed crash test, or inside a video‑game physics engine, are governed by two immutable principles: **conservation of momentum** and **the partition of kinetic energy** dictated by the coefficient of restitution.
- **Elastic collisions** keep the kinetic energy intact, merely shuffling it between objects (and sometimes rotation). They’re the idealized limit that underpins the behavior of gases, perfectly bouncy balls, and many sporting interactions.
- **Inelastic collisions** divert a portion of that energy into other forms—heat, sound, permanent deformation, or internal chemical changes—while the total momentum stays put. Most everyday impacts sit somewhere in between, with an *e* that tells you exactly how “bouncy” the encounter is.
By measuring speeds, heights, or forces, applying the simple formulas for *e* and ΔE, and remembering to account for rotational and multi‑body effects, you can move from vague intuition to quantitative certainty. Whether you’re designing safer cars, optimizing a tennis racket, or polishing the physics of a digital world, the same math applies: **track momentum, quantify the energy loss, and let the coefficient of restitution be your guide**.
So the next time you hear that satisfying “thwack” of a cue ball striking the rack, or see a car’s crumple zone folding like an accordion, you’ll recognize the hidden balance sheet of motion and energy at work. And with that insight, you’ll be better equipped to predict, control, or simply appreciate the countless collisions that shape our everyday lives. Happy colliding!