Intuition What this page is
The parent note derived one formula, v e = 2 GM / R = 2 g R . But an exam (or a real
mission) never hands you the numbers in the same shape twice. Sometimes you know g and R ,
sometimes G and M ; sometimes a body is dense, sometimes made of the same stuff but bigger;
sometimes you must go to the extreme (a black hole) or the degenerate (what if R → 0 ?). This
page walks every one of those shapes , so you never meet a case you have not already seen.
Everything here rests on the parent: Escape velocity — derivation ,
and on Gravitational potential energy , Newton's law of universal gravitation and
Conservation of mechanical energy .
Definition The one energy fact everything below reuses
From the parent note, the gravitational potential energy of mass m at distance r from the
centre of a body of mass M , with the natural choice U ( ∞ ) = 0 , is
U ( r ) = − r GM m .
It is negative because the mass is bound : you must add energy to climb out to the zero
at infinity. Combined with kinetic energy K = 2 1 m v 2 , the conserved total is
E = 2 1 m v 2 − r GM m . Setting this equal at launch and at infinity is the single
engine behind every example on this page — including the crucial minus sign.
Before solving, let us list every distinct kind of escape-velocity problem. Each later example
is tagged with the cell it fills.
Cell
What makes it different
Example
A. Given g , R
You know surface gravity + radius, no G , M
Ex 1
B. Given G , M , R
You know the mass directly
Ex 2
C. Scaling / ratio
"double the mass", "half the radius" — no numbers plugged
Ex 3
D. Launch above the surface
Start at r = R + h , not at R
Ex 4
E. Leftover speed (not minimum)
Launched faster than v e : speed at infinity?
Ex 5
F. Real-world word problem
Gas molecule vs. planet — does an atmosphere survive?
Ex 6
G. Limiting / extreme value
Push R → small until v e → c (black hole edge)
Ex 7
H. Degenerate input
What breaks when R → 0 or M → 0 ?
Ex 8
I. Exam twist
Same ρ (density), different size — how does v e scale?
Ex 9
Recall Two forms of the formula — which to reach for
If the problem gives you ==g and R ==, use v e = 2 g R .
If it gives you ==G , M , R == (or density), use v e = 2 GM / R .
They are the same equation because g = GM / R 2 , i.e. GM = g R 2 .
Constants used throughout:
G = 6.674 × 1 0 − 11 N⋅m 2 / kg 2 , c = 3.0 × 1 0 8 m/s
The figure below is the map of the whole page: it shows how v e responds to the two levers ,
mass M and radius R , that every cell of the matrix pulls on in some combination.
Read it now: each curve is a fixed mass; sliding right (bigger R ) lowers v e (Cells D, I), and
raising the curve (bigger M ) lifts it (Cells C, G). The steep left edge previews the degenerate
R → 0 blow-up of Cell H.
Worked example Ex 1 — Earth from
g and R (Cell A)
Earth: g = 9.8 m/s 2 , R = 6.4 × 1 0 6 m . Find v e .
Forecast: Roughly how many km/s — closer to 1, 11, or 100? Guess before reading.
Step 1. Pick the form. We are handed g and R , so use v e = 2 g R .
Why this step? It avoids needing G and M separately — every symbol we need is already given.
Step 2. Multiply inside the root:
2 g R = 2 ( 9.8 ) ( 6.4 × 1 0 6 ) = 1.2544 × 1 0 8 m 2 / s 2 .
Why this step? Units: ( m/s 2 ) ( m ) = m 2 / s 2 — exactly a speed
squared, so the root will come out in m/s. Good sign.
Step 3. Take the root:
v e = 1.2544 × 1 0 8 ≈ 1.12 × 1 0 4 m/s = 11.2 km/s .
Verify: 11 , 20 0 2 = 1.254 × 1 0 8 = 2 g R . ✓ And the units are m/s. Matches the parent's
famous "11.2 km/s".
Worked example Ex 2 — Earth from
G , M , R (Cell B)
M = 5.97 × 1 0 24 kg , R = 6.4 × 1 0 6 m . Find v e using G .
Forecast: Should this agree with Ex 1 (which used g )? Why or why not?
Step 1. Choose the form v e = 2 GM / R .
Why this step? Here mass is the given quantity, not g — this form spends exactly the numbers we hold.
Step 2. Numerator: 2 GM = 2 ( 6.674 × 1 0 − 11 ) ( 5.97 × 1 0 24 ) = 7.97 × 1 0 14 .
Why this step? Grouping the top before dividing keeps the powers of ten manageable.
Step 3. Divide and root:
v e = 6.4 × 1 0 6 7.97 × 1 0 14 = 1.245 × 1 0 8 ≈ 1.12 × 1 0 4 m/s .
Verify: 11.2 km/s again — identical to Ex 1 , because g = GM / R 2 makes the two forms one
and the same. If they had disagreed, we would have a data or arithmetic error. ✓
Worked example Ex 3 — "Twice the mass, half the radius" (Cell C)
A planet has 2 × Earth's mass and 2 1 × Earth's radius. By what factor does v e
change relative to Earth's 11.2 km/s?
Forecast: More mass and smaller radius both make gravity stronger. Do you expect a factor
near 1.4, near 2, or near 3?
Step 1. Write v e ∝ M / R (the constants 2 , G cancel in a ratio).
Why this step? In a "by what factor" question, only the ratio of the new to old matters, so
keep just the variable pieces.
Step 2. Substitute the factors M → 2 M , R → 2 1 R :
v e v e ′ = 2 1 R 2 M ⋅ M R = 1/2 2 = 4 = 2.
Why this step? Dividing the new M / R by the old one leaves only the change factors.
Step 3. So v e ′ = 2 × 11.2 = 22.4 km/s .
Verify: Sanity — doubling mass alone gives 2 ≈ 1.41 ; halving radius alone gives
2 ≈ 1.41 ; multiplied: 1.41 × 1.41 = 2 . ✓ Both effects push the same way, as expected.
Worked example Ex 4 — Escape from a height
h (Cell D)
From what speed can you escape Earth if you start at altitude h = R (i.e. at r = 2 R , twice
Earth's radius from the centre)? Take v e , surf = 11.2 km/s.
Forecast: Farther out means shallower well. Bigger or smaller than 11.2 km/s?
Step 1. Write the energy balance using the same U ( r ) = − GM m / r from the definition box, but
start at r = 2 R :
2 1 m v 2 − 2 R GM m = 0.
Why this step? The derivation is identical to the parent; only the launch radius changed, so we
just replace R with 2 R in the PE term.
Step 2. Solve: v = 2 R 2 GM = R GM .
Why this step? The factor of 2 in "twice the radius" cancels the 2 in "2 GM ".
Step 3. Relate to the surface value on this page (no outside fact needed). The surface
formula is v e , surf = 2 GM / R , so squaring gives R GM = 2 1 v e , surf 2 .
Therefore
v = R GM = 2 1 v e , surf 2 = 2 v e , surf = 1.414 11.2 ≈ 7.92 km/s .
Verify: 7.92 × 2 = 11.2 ✓. And it is smaller than the surface value — correct,
because from higher up you have already climbed part of the well. (Note: GM / R is exactly
the surface orbital speed — a nice cross-check.)
Worked example Ex 5 — Speed left over at infinity (Cell E)
Fire a probe from Earth's surface at v 0 = 15 km/s (faster than v e = 11.2 ). What speed
v ∞ does it still have infinitely far away? Ignore air and other bodies.
Forecast: It beats escape by a bit. Will v ∞ be close to 15, or much smaller?
Step 1. Energy conservation, now with nonzero final KE (again using U ( r ) = − GM m / r ,
which vanishes at infinity):
2 1 m v 0 2 − R GM m = 2 1 m v ∞ 2 − 0.
Why this step? At infinity U = 0 , but the object still moves, so K ∞ = 0 . We keep it.
Step 2. Cancel m , and recognise R 2 GM = v e 2 :
v ∞ 2 = v 0 2 − R 2 GM = v 0 2 − v e 2 .
Why this step? The tidy relation v ∞ 2 = v 0 2 − v e 2 says: "leftover energy = launch
energy minus the toll gravity charges."
Step 3. Plug numbers (in km/s, squared):
v ∞ = 1 5 2 − 11. 2 2 = 225 − 125.44 = 99.56 ≈ 9.98 km/s .
Verify: 9.9 8 2 + 11. 2 2 = 99.6 + 125.4 = 225 = 1 5 2 ✓ (a Pythagorean-looking energy sum).
Notice v ∞ = 9.98 < 15 : gravity ate the difference. If we had launched at exactly v e ,
the formula gives v ∞ = 0 — the minimum case, consistent with the parent. ✓
The picture below plots this leftover-speed curve v ∞ = v 0 2 − v e 2 and marks the
worked point at v 0 = 15 km/s; below v e the object simply falls back (no infinity to reach).
Worked example Ex 6 — Does the Moon keep an atmosphere? (Cell F)
In kinetic theory, molecules do not all share one speed; the standard single number is the
root-mean-square (RMS) speed , v rms = v 2 — the speed whose square
equals the average of the squared speeds. For air near 300 K , v rms ≈ 0.5 km/s . The Moon's escape velocity is 2.4 km/s (parent note). A rough rule: a
body loses its gas over time if v rms is more than about 6 1 of v e
(because the fast tail of the distribution then routinely exceeds v e ). Will the Moon hold an
atmosphere?
Forecast: Guess "yes" or "no" before computing the ratio.
Step 1. Compute the retention ratio v e / v rms = 2.4/0.5 = 4.8 .
Why this step? Atmospheric escape depends on how many times faster v e is than a typical
(RMS) molecule — that ratio controls the slow leak.
Step 2. Compare to the rule. The rule wants v e / v rms ≳ 6 to safely retain
gas. Here 4.8 < 6 .
Why this step? The threshold is the whole point of the word problem — a bare number means nothing
until compared to the criterion.
Step 3. Conclude: 4.8 < 6 , so the fast tail of molecules exceeds 2.4 km/s often enough to
escape → the Moon loses its atmosphere.
Verify: For Earth, v e / v rms = 11.2/0.5 = 22.4 ≫ 6 → Earth keeps air. ✓ This is
exactly the Why the Moon has no atmosphere story, now made quantitative.
Worked example Ex 7 — Squeeze the Sun until
v e = c (Cell G)
Take the Sun's mass M = 1.99 × 1 0 30 kg . To what radius must you compress it so its
escape velocity equals the speed of light c ? (This Newtonian estimate happens to match the true
Black holes — Schwarzschild radius .)
Forecast: A few metres, a few km, or a few thousand km?
Step 1. Set v e = c in v e = 2 GM / R and solve for R :
c = R 2 GM ⇒ R = c 2 2 GM .
Why this step? "Escape needs the speed of light" is precisely the condition v e = c ; we invert
the formula because R is now the unknown.
Step 2. Numerator 2 GM = 2 ( 6.674 × 1 0 − 11 ) ( 1.99 × 1 0 30 ) = 2.656 × 1 0 20 .
Denominator c 2 = 9.0 × 1 0 16 .
Why this step? Splitting top and bottom keeps the exponents honest.
Step 3. Divide:
R = 9.0 × 1 0 16 2.656 × 1 0 20 ≈ 2.95 × 1 0 3 m ≈ 2.95 km .
Verify: The known Schwarzschild radius of the Sun is ≈ 2.95 km. ✓ The Newtonian escape
argument, pushed to its limit, lands exactly on the relativistic answer — a lovely coincidence of form.
Worked example Ex 8 — What breaks as
R → 0 or M → 0 ? (Cell H)
Examine the two edge cases of v e = 2 GM / R : (a) R → 0 at fixed M , and (b) M → 0 at
fixed R .
Forecast: In which case does v e blow up, and in which does it vanish?
Step 1 — case (a), R → 0 . v e = 2 GM / R → 2 GM / 0 + → ∞ .
Why this step? Dividing by a shrinking positive number sends the ratio to infinity; the root of
infinity is infinity. Physically: a point mass has a bottomless well — no finite speed escapes,
which is again the black-hole intuition.
Step 2 — case (b), M → 0 . v e = 2 G ⋅ 0/ R = 0 = 0 .
Why this step? No mass means no gravity means no well — you escape "a nothing" at zero speed.
Step 3 — the wrong sign trap. Recall the definition box: U ( r ) = − GM m / r , with the minus .
If someone mistakenly wrote U = + GM m / r , the energy balance 2 1 m v e 2 + R GM m = 0
would give v e 2 = − 2 GM / R < 0 , i.e. an imaginary speed — a signal you dropped the minus.
Verify: Both limits behave monotonically: v e increases as R shrinks and increases as M
grows, so ∂ v e / ∂ R < 0 and ∂ v e / ∂ M > 0 . Testing M = 0 gives exactly
0 , and the trap gives a negative radicand. ✓ Consistent with the parent's "sign error" warning.
Worked example Ex 9 — Two planets, same density (Cell I)
Planet B is made of the same stuff as planet A (same density ρ ) but has 3× the radius .
How does v e change?
Forecast: Bigger planet, but same material. Factor of 3 ? Of 3 ? Of something else?
Step 1. Write mass via density: M = ρ ⋅ 3 4 π R 3 , so M ∝ R 3 at fixed ρ .
Why this step? The twist locks density, not mass — so mass is not free; it grows with volume.
Step 2. Substitute into v e = 2 GM / R :
v e ∝ R M ∝ R R 3 = R 2 = R .
Why this step? Replacing M by ∝ R 3 collapses the whole dependence to a clean
v e ∝ R — a much stronger growth than the naive feeling suggests.
Step 3. Therefore v e scales by the same factor as R : × 3 .
Verify: Check with numbers — let A have R = 1 , v e = 1 (arbitrary units). B has R = 3 , so
M ∝ 27 , and 27/3 = 9 = 3 . ✓ The escape speed grows linearly with size at fixed
density — the exam-favourite surprise.
Which formula do you grab when only g and R are given? (2 g R )
Starting at r = 2 R , escape speed is what fraction of the surface value? (1/ 2 )
Launched at v 0 > v e , leftover speed obeys which relation? (v ∞ 2 = v 0 2 − v e 2 )
At fixed density, v e scales like which power of R ? (R 1 )
Escape from r = 2 R vs surface Leftover speed at infinity v ∞ = v 0 2 − v e 2 ; here
1 5 2 − 11. 2 2 ≈ 9.98 km/s.
Compress Sun to v e = c R = 2 GM / c 2 ≈ 2.95 km (Schwarzschild radius).
Same density, 3 × radius v e ∝ R , so v e triples.
Degenerate M → 0 v e → 0 (no gravity, no well).
Degenerate R → 0 v e → ∞ (bottomless well).
Gravitational PE used all through U ( r ) = − GM m / r , negative because the mass is bound.