Intuition Why this page exists
The parent note gave you the one equation Δ v = u ln R and three examples. But a real exam — and a real rocket — throws many kinds of question at you: solve for Δ v , solve for R , solve for fuel, handle a zero case, handle a limiting case, chain two stages. This page builds a grid of every case class and then works one full example per cell, so you never meet a scenario you haven't already seen.
Everything here rests on the parent: the mass-ratio note , and on the Tsiolkovsky Rocket Equation . We reuse its three symbols only:
Recall The three symbols we will never re-derive here
R = m 0 / m f (mass ratio , wet over dry). u = exhaust speed relative to the rocket (u = I s p g 0 , see Specific Impulse Isp ). Δ v = u ln R (the Tsiolkovsky Rocket Equation ).
Before any numbers, let's list every distinct kind of problem this one equation can pose. Each row is a "cell" — a scenario class with its own trap. The worked examples below each carry a tag like (Cell A) so you can see the whole grid is covered.
Cell
What's given
What's asked
The trap / edge to watch
A
u , R
find Δ v
forward direction, easy — the "warm-up"
B
u , Δ v
find R
must invert with e ( ⋅ )
C
u , Δ v , m f
find fuel m p
m f fixed, so m 0 = R m f , then subtract
D
u , m 0 , m f
find Δ v
plug raw masses into ln ( m 0 / m f )
E
degenerate: R = 1 (no fuel) or R → ∞
Δ v ?
limiting behaviour — what does ln do at the ends
F
two stages
total Δ v
Δ v adds , R multiplies — Multistage Rockets
G
word problem (real mission)
required R + feasibility
convert mission Delta-v Budget to fuel, then judge
H
exam twist: change u by a factor
how does R respond
R is exponential in 1/ u — non-linear
Read the matrix once. Notice cells E, F, H are the ones people skip — and the ones exams love. We give each its own example.
Worked example A rocket burns until only
4 1 of its mass remains, with u = 3 km/s . Find Δ v .
Forecast: guess before reading — will Δ v be bigger or smaller than u ? (Only 1/4 left means lots of fuel burnt, so more than one u …)
Write the mass ratio. "Only 1/4 remains" means m f = 4 1 m 0 , so
R = m f m 0 = 4 1 m 0 m 0 = 4.
Why this step? R is defined as wet-over-dry; the payload/structure cancels, we only need the fraction left.
Apply Tsiolkovsky.
Δ v = u ln R = 3 ln 4 = 3 × 1.3863 = 4.159 km/s .
Why this step? This is the forward direction — nothing to invert.
Verify: ln 4 = 2 ln 2 ≈ 1.386 , and 1.386 > 1 , so Δ v > u . Matches the forecast: burning down to a quarter beats one exhaust-speed. Units: ( km/s ) × ( dimensionless ) = km/s . ✓
Δ v = 6 km/s and your engine gives u = 3 km/s . What mass ratio must you build?
Forecast: the exponent is 6/3 = 2 . Guess: is R around 4, 7, or 20?
Isolate the log. Divide the equation by u :
u Δ v = ln R ⇒ 3 6 = 2 = ln R .
Why this step? ln R is the unknown; get it alone before undoing it.
Undo the log with e . The exponential e ( ⋅ ) is the exact inverse of ln — it answers "which number has this natural log?"
R = e 2 = 7.389.
Why this step? This is why we use e and not, say, base-10: the rocket equation produced a natural log, so its inverse must be e x .
Verify: push it back forward — u ln R = 3 × ln ( 7.389 ) = 3 × 2.0 = 6 km/s . ✓ And R ≈ 7.4 sits between the "4" and "20" guesses, as expected for exponent 2.
Worked example A satellite bus has dry mass
m f = 200 kg . Its thruster has u = 2.5 km/s and the mission needs Δ v = 1.5 km/s . How much propellant m p must it carry?
Forecast: small Δ v (well under u ), so guess: is the fuel less than the dry mass or more?
Find the mass ratio (Cell B move).
R = e Δ v / u = e 1.5/2.5 = e 0.6 = 1.8221.
Why this step? We can't get fuel until we know how much bigger wet is than dry — that's R .
Recover the wet mass. m f is fixed (you can't change the hardware), so
m 0 = R m f = 1.8221 × 200 = 364.42 kg .
Why this step? R = m 0 / m f rearranges to m 0 = R m f ; the dry mass is the anchor here.
Fuel is the difference.
m p = m 0 − m f = 364.42 − 200 = 164.42 kg .
Why this step? Propellant = everything you started with minus what's left.
Verify: propellant fraction ζ = m p / m 0 = 164.42/364.42 = 0.451 , and the formula ζ = 1 − 1/ R = 1 − 1/1.8221 = 0.451 . ✓ Fuel (164 kg) is less than dry mass (200 kg) — matches the small-Δ v forecast.
Worked example A stage weighs
m 0 = 500 , 000 kg full and m f = 90 , 000 kg empty, with u = 3.4 km/s . What Δ v does it deliver?
Forecast: the ratio is roughly 5.5 ; guess Δ v near 1.5 u to 2 u ?
Form the ratio.
R = m f m 0 = 90000 500000 = 5.5556.
Why this step? Never plug masses into the ln separately — the equation wants their ratio , and only the ratio is unit-free.
One log, one multiply.
Δ v = u ln R = 3.4 × ln ( 5.5556 ) = 3.4 × 1.7148 = 5.830 km/s .
Verify: ln 5.556 ≈ 1.71 , and 1.71 u = 1.71 × 3.4 = 5.83 . Between 1.5 u = 5.1 and 2 u = 6.8 . ✓ matches forecast.
This is the cell people forget. What happens at the ends of the range of R ? Remember R ≥ 1 always (you can't have negative fuel).
Worked example (E1 — no fuel)
R = 1 . What is Δ v ?
Forecast: no propellant burnt — physically, should the rocket move at all?
Meaning of R = 1 . R = 1 means m 0 = m f : the wet and dry masses are equal, i.e. there is no propellant (m p = m 0 − m f = 0 ).
Why this step? Always translate the number back to physics before trusting it.
Evaluate. ln 1 = 0 (the natural log asks "e to what power gives 1?" — the answer is 0), so
Δ v = u ln 1 = u × 0 = 0.
Verify: No fuel thrown ⇒ no momentum exchange ⇒ no speed change. The math (ln 1 = 0 ) and the physics agree. ✓ This is the left edge of the curve in the figure — the curve starts at the origin .
Worked example (E2 — limiting:
R → ∞ ) What does Δ v approach as R grows without bound?
Forecast: unlimited fuel — infinite speed, or does something cap it?
Behaviour of ln R as R → ∞ . The log grows without bound, but slowly : ln R → ∞ yet its slope 1/ R → 0 .
Why this step? "Grows forever but ever more slowly" is exactly the diminishing-returns story.
So Δ v = u ln R → ∞ mathematically , but doubling R only adds u ln 2 ≈ 0.69 u each time.
Verify (numbers): R = 10 ⇒ Δ v = u ln 10 = 2.3026 u . R = 100 ⇒ 4.6052 u . R = 1000 ⇒ 6.9078 u . Ten-fold more fuel each time buys the same fixed 2.30 u — never a doubling. ✓ This is the flattening tail in the figure; it's why Multistage Rockets exist.
Worked example A two-stage rocket.
Stage 1: R 1 = 4 , u 1 = 3 km/s . Stage 2: R 2 = 5 , u 2 = 4 km/s . Find total Δ v .
Forecast: would you add the ratios (4 + 5 ) or multiply them (4 × 5 )? Guess which quantity adds.
Δv of each stage separately.
Δ v 1 = u 1 ln R 1 = 3 ln 4 = 4.1589 km/s ,
Δ v 2 = u 2 ln R 2 = 4 ln 5 = 6.4378 km/s .
Why this step? Each stage is its own rocket equation; after stage 1 drops away, stage 2 starts fresh with its own u and R .
Total Δv adds. Velocity changes are simple additions along the same line of motion:
Δ v tot = Δ v 1 + Δ v 2 = 4.1589 + 6.4378 = 10.597 km/s .
Why this step? You keep the speed you already have and pile more on top — nothing resets your velocity.
Verify: the log turns the product of ratios into a sum : if u were equal, u ln ( R 1 R 2 ) = u ( ln R 1 + ln R 2 ) . So R multiplies (4 × 5 = 20 effective) while Δ v adds — exactly the forecast test. ✓ Total 10.6 km/s clears the LEO budget where one stage (Cell G) could not.
Worked example Mission to escape Earth needs
Δ v ≈ 11.2 km/s (from the Delta-v Budget ). Your best single engine gives u = 3.5 km/s . Real tanks force m f ≥ 0.08 m 0 (structure is ≥ 8% ). Is single-stage escape possible?
Forecast: required R will be large — will it exceed the structural ceiling of R = 1/0.08 = 12.5 ?
Required mass ratio (Cell B).
R req = e Δ v / u = e 11.2/3.5 = e 3.2 = 24.533.
Why this step? Turn the mission's speed demand into a fuel-fraction demand.
Structural ceiling. If m f ≥ 0.08 m 0 , then R = m 0 / m f ≤ 1/0.08 = 12.5 .
Why this step? Real hardware sets a maximum achievable R ; you can't wish tanks lighter.
Compare. R req = 24.5 > R max = 12.5 . Impossible with one stage.
Why this step? The demand outruns what any single structure can hold — this is the exponential wall in action.
Verify: the best one stage can do is Δ v m a x = u ln R m a x = 3.5 ln ( 12.5 ) = 3.5 × 2.5257 = 8.84 km/s < 11.2 . Short by 2.36 km/s ⇒ you must stage (see Cell F) or raise u (Cell H). ✓
Worked example A mission fixes
Δ v = 8 km/s . Engine X has u = 2.0 km/s ; engine Y has u = 4.0 km/s (double). By what factor does the required R drop when you double u ?
Forecast: double u — does required R halve, or drop far more?
R for engine X. R X = e 8/2 = e 4 = 54.598.
R for engine Y. R Y = e 8/4 = e 2 = 7.389.
Why these steps? Each is a Cell-B inversion; only the exponent Δ v / u changes.
The factor.
R Y R X = e 2 e 4 = e 4 − 2 = e 2 = 7.389.
Why this step? Dividing exponentials subtracts exponents — this is why the effect is not a mere halving.
Verify: doubling u from 2 to 4 cut required R by a factor of 7.4× , not 2×. Because R = e Δ v / u depends on 1/ u inside an exponential , a 2× improvement in u pays off exponentially. ✓ This is the deep reason Specific Impulse Isp is worth chasing.
Recall In Cell E, why is
Δ v = 0 when R = 1 ?
R = 1 means wet mass = dry mass = zero propellant; ln 1 = 0 , so Δ v = u ⋅ 0 = 0 . No fuel thrown, no momentum swapped.
Recall Across stages, which quantity adds and which multiplies?
Δ v adds (Δ v 1 + Δ v 2 ); the mass ratios multiply (R 1 R 2 ). The log links them: ln ( R 1 R 2 ) = ln R 1 + ln R 2 .
Recall Doubling
u at fixed Δ v changes required R by what factor (Cell H, Δ v = 8 , u : 2 → 4 )?
By e 2 ≈ 7.39 — an exponential drop, not a halving.
"Forward log, backward exp, fuel is a subtract, stages you add."
Tsiolkovsky Rocket Equation — every cell is one use of it.
Specific Impulse Isp — Cell H is why bigger u matters exponentially.
Multistage Rockets — Cells F and G show why staging is forced.
Delta-v Budget — Cell G converts a mission budget into required R .
Conservation of Momentum — the origin of the equation the cells apply.
Exhaust Velocity and Thrust — where u physically comes from.