Synapse

An interconnected graph of micro-tutorials

The Tyranny of the Rocket Equation

This is an early draft. Content may change as it gets reviewed.

The Tsiolkovsky rocket equation (1903) is the fundamental constraint of spaceflight. It dictates a brutal exponential relationship between the speed you want and the fuel you need:

$$\Delta v = v_e \ln\left(\frac{m_0}{m_f}\right)$$

where $v_e$ is the exhaust velocity, $m_0$ is the initial mass (with fuel), and $m_f$ is the final mass (without fuel). The ratio $m_0/m_f$ is the mass ratio.

The exponential trap

That $\ln$ is a logarithm — which means the mass ratio is an exponential function of the desired $\Delta v$:

$$\frac{m_0}{m_f} = e^{\Delta v / v_e}$$

To go twice as fast, you don’t need twice the fuel — you need exponentially more. Every additional km/s of $\Delta v$ multiplies the required fuel.

Try It: The Rocket Equation
9.4 km/s

Specific impulse

Specific impulse ($I_{sp}$) measures engine efficiency — how much thrust you get per unit of fuel burned, measured in seconds. Higher $I_{sp}$ = more efficient = higher $v_e$ (they’re directly related: $v_e = I_{sp} \cdot g_0$).

Engine type $I_{sp}$ (s) $v_e$ (km/s) Used for
Solid rocket 250 2.5 Boosters (SRBs)
Kerosene/LOX 310 3.0 First stages (Falcon 9)
Hydrogen/LOX 450 4.4 Upper stages (SLS, Ariane)
Ion thruster 3,000 29 Deep space (Dawn, Starlink)
Nuclear thermal 900 8.8 Proposed (DRACO)

Ion engines have incredible $I_{sp}$ but extremely low thrust — they accelerate slowly over months. Chemical rockets have enormous thrust but burn fuel fast. Mission design is about matching the engine to the job.

Why multi-stage rockets exist

For LEO, you need ~9.4 km/s of $\Delta v$ (including gravity and atmospheric drag losses). With a hydrogen/LOX engine ($v_e \approx 4.4$ km/s), the required mass ratio is $e^{9.4/4.4} \approx 8.4$ — meaning 88% of your launch mass is fuel.

But the tanks that held the now-burned fuel are dead weight. Staging means dropping empty tanks as you go, so later fuel doesn’t have to accelerate earlier structure. Each stage has its own mass ratio, and the improvements multiply.

The Saturn V had three stages. SpaceX’s Starship has two. The physics demands it: without staging, the structural fraction makes orbit effectively unreachable.

This is why it’s called the tyranny — the exponential penalty means even modest increases in payload require enormous increases in fuel, which requires larger tanks, which requires more fuel to lift the tanks...