3.3.1 · D4Rocket Propulsion

Exercises — Tsiolkovsky rocket equation — full first-principles derivation from momentum

2,703 words12 min readBack to topic

Every problem uses the master equation from the parent note: where = exhaust speed relative to the rocket, = initial mass, = final mass, = mass ratio. If any of those words feel shaky, re-read the parent before continuing. We also use = the natural logarithm (the inverse of : "what power of gives this number?") and its inverse (see Conservation of Momentum and Newton's Second Law (momentum form) for the physics underneath).

A quick numerical anchor you will reuse everywhere:


Level 1 — Recognition

Can you read the equation and identify its pieces?

Recall Solution L1·1

Wrong. is the final total mass (dry rocket plus any leftover fuel), not the fuel burned.

  • = the change in the rocket's speed (in ).
  • = exhaust speed relative to the rocket (constant).
  • = total mass at the start (structure + payload + all propellant).
  • = total mass at the end (structure + payload + unburned propellant). The fuel burned is , a different quantity.
Recall Solution L1·2

Why it's dimensionless: both masses are in kg, so the units cancel — is a pure number.

Recall Solution L1·3


Level 2 — Application

Can you run the equation forwards and backwards?

Recall Solution L2·1

Recall Solution L2·2

Rearrange by undoing the log with (that's why we use the exponential here — it is the exact inverse of ): So the rocket must be about heavier at launch than at burnout.

Recall Solution L2·3

Propellant fraction is About 77.7% of the launch mass must be fuel.

Recall Solution L2·4

From the parent note, :


Level 3 — Analysis

Can you reason about how the pieces respond to change?

Recall Solution L3·1

Compare mass ratio with : The terms cancel, leaving a constant independent of . This is the log's fingerprint: multiplying the input adds a fixed amount to the output. Look at Figure s01: the orange curve flattens — the same horizontal doubling gives ever-smaller-looking (but numerically equal) vertical steps.

Figure — Tsiolkovsky rocket equation — full first-principles derivation from momentum
Recall Solution L3·2

We need , i.e. So any mass ratio above makes the rocket faster than its own exhaust speed. It works because the rocket receives many repeated pushes, each on an ever-lighter body — the pushes accumulate past .

Recall Solution L3·3

Baseline: . (a) : . Gain (a flat 10% because multiplies). (b) : , so . Gain . Raising wins. Why: scales linearly (it sits outside the log), but only enters through the slowly-growing log. This is exactly why engineers chase higher Specific Impulse (better ) so aggressively.


Level 4 — Synthesis

Can you combine the equation with staging, thrust, and losses?

Recall Solution L4·1

(a) . (b) Stage burns add up: . They tie — if the mass ratios truly multiply to the same total. The real advantage of staging is that dropping empty tanks lets each stage achieve a high ratio it could never reach while dragging dead structural mass, so real multistage rockets get a larger effective total than a single stage ever could. Here we held fixed by construction, so the log's additivity shows the tie.

Recall Solution L4·2

The real velocity gain is the ideal minus the gravity loss term: About 4.82 km/s. Gravity alone ate nearly 1.18 km/s — this is why launches pitch over early to spend less time fighting straight-up.

Recall Solution L4·3

(i) Burn time = propellant divided by flow rate: (ii) Thrust (iii) Initial mass , so :


Level 5 — Mastery

Can you derive, invert, and reason at the edge cases?

Recall Solution L5·1

Rearrange to isolate the fractional mass change: Integrate from to : The right integrand is the only function whose antiderivative is that is why the log is forced upon us; nothing else was chosen. Thus where the minus sign flipped the ratio right-side up (since , the log stays positive). See Variable Mass Systems for the general framework.

Recall Solution L5·2

Required ratio: . Let launch mass (normalise). Then . Split propellant and structure . Burned mass ... work it cleanly: propellant burned only if payload and structure counts inside . Structure required . But must hold all the leftover mass (structure + payload). Since required structure , the structure alone won't fit inside the allowed final mass. Conclusion: no payload is possible — the design is impossible as a single stage. This is the classic "tyranny of the rocket equation," and the reason Multistage Rockets exist.

Recall Solution L5·3

(a) Sensible: burn no fuel, gain no speed. (b) Mathematically unbounded — but physically impossible because real rockets have irreducible structural mass, so never reaches 0. The log's slow growth also means even huge gives only modestly larger (Figure s01). (c) for any . If gas leaves at zero relative speed it carries no momentum away, so by Conservation of Momentum the rocket gains nothing. Both levers ( and ) must be non-trivial.

Recall Solution L5·4

the same for any split with . What breaks it in reality: each stage carries its own structural mass and (for lower stages) the dead weight of the stages above it, so the achievable per stage is not free — optimal staging chooses splits that balance these structural penalties. The clean additivity here is the idealised skeleton.


Recall One-line self-check

Why do stage 's add while stage mass ratios multiply? ::: Because — the log turns the product of ratios into a sum of velocity contributions.