Elastic Collision
Simulate 1D elastic collisions between two objects.
Elastic Collision
Concept Overview
An elastic collision is an encounter between two bodies in which the total kinetic energy of the two bodies remains the same. In an ideal, perfectly elastic collision, there is no net conversion of kinetic energy into other forms such as heat, noise, or potential energy.
Mathematical Definition
In a one-dimensional elastic collision between two objects with masses m1 and m2, and initial velocities u1 and u2, two fundamental conservation laws apply: the conservation of momentum and the conservation of kinetic energy.
m1u1 + m2u2 = m1v1 + m2v2
½m1u12 + ½m2u22 = ½m1v12 + ½m2v22
Solving these two equations simultaneously yields the final velocities v1 and v2 in terms of the initial velocities and masses:
Key Concepts
- Momentum (p = mv): A vector quantity defined as the product of an object's mass and velocity. It describes the "quantity of motion" an object has.
- Kinetic Energy (KE = ½mv2): The energy that an object possesses due to its motion. It is a scalar quantity.
- Coefficient of Restitution (e): A measure of the elasticity of a collision, ranging from 0 (perfectly inelastic) to 1 (perfectly elastic). For perfectly elastic collisions, e = 1, meaning the relative velocity of separation equals the relative velocity of approach.
- Equal Mass Case: If m1 = m2, the final velocity equations simplify to v1 = u2 and v2 = u1. The objects simply exchange their velocities.
- Heavy vs Light Object: If a very heavy object collides with a light object at rest (m1 ≫ m2), the heavy object continues almost unaffected (v1 ≈ u1), while the light object shoots off at approximately twice the heavy object's speed (v2 ≈ 2u1).
Historical Context
The concept of momentum and its conservation was first formulated by René Descartes, who believed that the total "quantity of motion" in the universe is constant. However, it was Christiaan Huygens who first correctly solved the problem of elastic collisions in 1669.
Huygens recognized that not only momentum but also what we now call kinetic energy (he referred to it as living force, or vis viva, defined as mv2 by Leibniz) is conserved in perfectly elastic collisions. His work laid the foundation for the later formalization of classical mechanics by Sir Isaac Newton.
Real-world Applications
- Billiards and Pool: The collisions between billiard balls are nearly perfectly elastic. Understanding how they transfer velocity based on angle and mass (spin aside) is crucial for the game.
- Nuclear Physics: Elastic scattering of particles (like neutrons colliding with atomic nuclei) is used to study nuclear structure and manage nuclear reactors (moderators slow down fast neutrons).
- Kinetic Theory of Gases: The microscopic behavior of ideal gases assumes that the collisions between gas molecules are perfectly elastic, leading to derivations of macroscopic properties like pressure and temperature.
- Spacecraft Slingshot Maneuver: While operating on a massive scale via gravity, a gravity assist can be modeled mathematically as a highly asymmetric elastic collision between a spacecraft and a planet.
Related Concepts
- Thermodynamics (Ideal Gas) — explores how countless elastic collisions create pressure.
- Projectile Motion — extends kinematic equations to 2D trajectories.
Experience it interactively
Adjust parameters, observe in real time, and build deep intuition with Riano’s interactive Elastic Collision module.
Try Elastic Collision on Riano →