Training Rocket Science The Rocket Equation — Why Math Launches Us to Space
1 / 2

The Rocket Equation — Why Math Launches Us to Space

15 min Rocket Science

The Rocket Equation

Every rocket ever launched — from a backyard bottle rocket to the Saturn V — obeys a single elegant formula discovered by Konstantin Tsiolkovsky in 1903.

The Tsiolkovsky Rocket Equation

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

where $\Delta v$ is the change in velocity, $v_e$ is the exhaust velocity, $m_0$ is the initial mass (fuel + rocket), and $m_f$ is the final mass (rocket only).

Why the Natural Log?

As a rocket burns fuel, it gets lighter, so each kilogram of fuel becomes more effective than the last. This compounding efficiency is captured by the natural logarithm — the same function that models compound interest and population growth.

Think about it: if you start with 100 tons of rocket and 90 tons is fuel, your mass ratio is $\frac{100}{10} = 10$. The natural log of 10 is about $2.3$. That multiplier turns exhaust velocity into orbital velocity.

Real-World Example

The SpaceX Falcon 9 first stage has an exhaust velocity of about $v_e = 2{,}770$ m/s. Its mass ratio is approximately $m_0/m_f = 17$. What $\Delta v$ does the first stage provide?

$$\Delta v = 2{,}770 \times \ln(17) \approx 2{,}770 \times 2.833 \approx 7{,}847 \text{ m/s}$$

That's about 7.8 km/s — most of the ~9.4 km/s needed to reach low Earth orbit. The second stage provides the rest.

The Tyranny of the Rocket Equation

Because speed depends on the logarithm of the mass ratio, you need exponentially more fuel for each additional unit of speed. Doubling $\Delta v$ doesn't require twice the fuel — it requires squaring the mass ratio:

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

This exponential relationship is why rockets are ~90% fuel by mass, and why engineers agonise over every gram.

The Calculus Behind It

The rocket equation comes from Newton's second law applied to a system with changing mass:

$$F = m\frac{dv}{dt} = -v_e \frac{dm}{dt}$$

Separating variables and integrating:

$$\int_0^{\Delta v} dv = -v_e \int_{m_0}^{m_f} \frac{dm}{m}$$ $$\Delta v = -v_e [\ln m]_{m_0}^{m_f} = v_e \ln\!\left(\frac{m_0}{m_f}\right)$$

Without calculus — specifically, integration and logarithms — we literally couldn't get to space.

Key Insight

The natural logarithm $\ln$ and the exponential function $e^x$ are everywhere in rocketry because they describe how continuous change accumulates. Every time you see compound growth or decay in nature, these functions appear.

Interactive Explorer: Rocket Equation
Δv = 7,847 m/s
0Orbital velocity (9,400 m/s)12,000
83% of orbital velocity