Escape Velocity
Introduction
Escape velocity is the minimum speed a projectile must be given at the surface of a planet — or any massive body — in order to break free from its gravitational field without any further propulsion. Launch something slower than this threshold and gravity will eventually drag it back down; launch it at exactly this speed or faster and it will travel outward indefinitely, never returning. Understanding escape velocity sits at the heart of space exploration, satellite deployment, and our broader comprehension of how gravity governs motion on cosmic scales.
The concept is purely Newtonian: we ask at what launch speed the projectile's kinetic energy exactly cancels the gravitational potential energy binding it to the planet. Because gravity weakens with distance but never truly reaches zero, the projectile needs enough energy to climb an infinite gravitational "hill" — and the mathematics reveals a surprisingly clean formula that depends only on the planet's mass and radius.
The Physics Explained
To derive escape velocity, we use the principle of conservation of energy. A projectile sitting on the surface of a planet of mass M and radius R has two forms of mechanical energy: kinetic energy from its launch speed, and gravitational potential energy due to its position in the planet's gravitational field. Newton's law of universal gravitation tells us that gravity falls off as the inverse square of distance, so the gravitational potential energy is a negative quantity that grows less negative as the projectile climbs higher.
For the projectile to escape, we require that its total mechanical energy is at least zero. If total energy is negative, the object is bound — it will reach a maximum height and fall back. If total energy is exactly zero, the object just barely escapes, arriving at infinite distance with zero residual speed. If total energy is positive, it escapes with speed to spare. Setting total mechanical energy equal to zero and solving for the launch speed gives us the escape velocity formula: v = sqrt(2·G·M / R). Notice immediately that escape velocity does not depend on the mass of the projectile — a feather and a rocket need exactly the same launch speed to escape, ignoring air resistance.
For Earth, plugging in G = 6.674 × 10⁻¹¹ N·m²/kg², M = 5.972 × 10²⁴ kg, and R = 6.371 × 10⁶ m yields an escape velocity of approximately 11.2 km/s — about 40 000 km/h. The Moon's lower mass and smaller radius give it an escape velocity of only 2.38 km/s, which is why the Apollo lunar modules could ascend from the surface with relatively modest rocket engines. A more massive and denser body raises the escape velocity: for a neutron star it can approach a significant fraction of the speed of light, and for a black hole the escape velocity at the event horizon equals the speed of light itself — nothing, not even light, can escape.
It is worth emphasising that escape velocity assumes an instantaneous launch with no subsequent thrust. A rocket with a sustained engine can escape at any speed in principle, because it continuously adds energy. Escape velocity is the relevant figure only for unpowered projectiles — cannonballs, thrown objects, or coasting spacecraft after engine cutoff.
Key Equations
Key Variables
| Symbol | Name | Unit | Meaning |
|---|---|---|---|
| v_esc | Escape velocity | m/s | Minimum launch speed needed to escape the planet's gravity |
| G | Gravitational constant | N·m²/kg² | Universal constant of gravitation; G ≈ 6.674 × 10⁻¹¹ N·m²/kg² |
| M | Planet mass | kg | Mass of the planet or central body generating the gravitational field |
| m | Projectile mass | kg | Mass of the launched object; does not affect escape velocity |
| R | Planet radius | m | Distance from the planet's centre to its surface (launch point) |
| r | Distance from centre | m | Variable distance from the planet's centre to the projectile during flight |
| g | Surface gravity | m/s² | Gravitational acceleration at the planet's surface |
| E | Total mechanical energy | J | Sum of kinetic and gravitational potential energy; negative means bound |
| U | Gravitational potential energy | J | Energy stored in the gravitational field; negative by convention |
| KE | Kinetic energy | J | ½·m·v²; energy of motion of the projectile |
| v | Launch speed | m/s | Initial speed of the projectile at the surface |
| F | Gravitational force | N | Attractive force between the planet and the projectile |
Real World Examples
- Earth's escape velocity: At roughly 11.2 km/s, Earth's escape velocity is the benchmark for all terrestrial space launches. Rockets do not need to reach this speed instantly — they sustain thrust throughout the ascent — but any unpowered upper stage or payload coasting beyond the atmosphere must have at least this speed to leave Earth's gravitational influence permanently.
- Apollo missions and the Moon: The Moon's escape velocity is only 2.38 km/s, less than a quarter of Earth's. This made it feasible for the small Apollo Lunar Module ascent stage to lift off from the surface and rendezvous with the Command Module in orbit, using a relatively modest engine and a limited fuel supply.
- Mars missions: Mars has a mass about one-tenth of Earth's and a radius roughly half as large, giving it an escape velocity of approximately 5.0 km/s. Return missions from Mars — a major engineering challenge — must accelerate a vehicle to this speed from the Martian surface, which drives requirements for large fuel reserves or in-situ propellant production.
- Gas giants retaining their atmospheres: Jupiter's escape velocity is around 59.5 km/s. Gas molecules in Jupiter's upper atmosphere move at thermal speeds well below this, so Jupiter has held onto its hydrogen and helium envelope over billions of years. Smaller, warmer bodies like early Mars gradually lose lighter atmospheric gases whose thermal speeds approach or exceed the local escape velocity — a process called atmospheric escape or Jeans escape.
- Black holes: A black hole can be thought of as an object whose escape velocity at a certain radius — the Schwarzschild radius or event horizon — equals the speed of light. Since nothing travels faster than light, nothing inside this boundary can escape, making the region entirely black to any external observer.
How the Simulation Works
The simulation displays a planet at the centre of the canvas with a projectile sitting on its surface. A slider lets you set the launch speed from well below escape velocity up to well above it. A second slider allows you to change the planet's mass, which in turn updates the computed escape velocity shown on screen. When you press Launch, the projectile is fired radially outward and its trajectory is computed using direct numerical integration of Newton's law of universal gravitation at each time step.
The simulation tracks the projectile's total mechanical energy in real time and displays it as a readout. When the launch speed is below escape velocity, the total energy is negative and the projectile arcs upward, slows, stops at its maximum altitude, and falls back to the surface. When the launch speed equals or exceeds escape velocity, the total energy is zero or positive and the projectile climbs indefinitely, asymptotically slowing but never reversing. A colour-coded trail distinguishes the bound trajectory (shown in orange) from the escape trajectory (shown in blue), making the threshold immediately visible.
The escape velocity for the current settings is always shown as a reference line on the speed slider, so you can explore exactly what happens just below, at, and just above the threshold. Because the physics is scale-independent in this simulation, adjusting the planet mass raises or lowers the computed escape velocity according to the formula v_esc = sqrt(2·G·M / R), and the trajectories update accordingly.
Further Reading
- Orbital velocity and circular orbits — how a slightly lower speed results in a stable circular orbit rather than escape, and the relationship between orbital speed and escape speed (v_esc = sqrt(2) · v_orbit)
- Gravitational potential energy and work — the deeper energy framework behind escape velocity, including how potential energy wells are visualised in physics
- Kepler's laws of planetary motion — how the same gravitational force law that defines escape velocity also governs elliptical, parabolic, and hyperbolic trajectories depending on total energy
- Atmospheric escape and planetary evolution — how escape velocity determines which gases a planet can retain over geological timescales, shaping the long-term composition of planetary atmospheres
- The Schwarzschild radius and black holes — what happens when escape velocity equals the speed of light, and how general relativity extends the Newtonian picture at extreme densities