Every problem uses the master equation from the parent note:
Δv=veln(mfm0),R=mfm0
where ve = exhaust speed relative to the rocket, m0 = initial mass, mf = final mass, R = mass ratio. If any of those words feel shaky, re-read the parent before continuing. We also use ln = the natural logarithm (the inverse of ex: "what power of e gives this number?") and its inverse ex (see Conservation of Momentum and Newton's Second Law (momentum form) for the physics underneath).
A quick numerical anchor you will reuse everywhere:
Rearrange by undoing the log with ex (that's why we use the exponential here — it is the exact inverse of ln):
veΔv=lnR⇒R=eΔv/ve=e6000/4000=e1.5=4.482.
So the rocket must be about 4.48× heavier at launch than at burnout.
Recall Solution L2·3
Propellant fraction is
f=m0m0−mf=1−m0mf=1−R1=1−4.4821=0.7769.About 77.7% of the launch mass must be fuel.
Recall Solution L2·4
From the parent note, Fthrust=vem˙:
F=2800×250=700,000N=700kN.
Can you reason about how the pieces respond to change?
Recall Solution L3·1
Compare mass ratio R with 2R:
Δv(2R)−Δv(R)=veln(2R)−velnR=ve[ln2+lnR−lnR]=veln2.
The lnR terms cancel, leaving a constantveln2 independent of R. This is the log's fingerprint: multiplying the input adds a fixed amount to the output.
veln2=3000×0.6931=2079m/s≈2.08km/s.
Look at Figure s01: the orange curve flattens — the same horizontal doubling gives ever-smaller-looking (but numerically equal) vertical steps.
Recall Solution L3·2
We need Δv>ve, i.e.
velnR>ve⇒lnR>1⇒R>e≈2.718.
So any mass ratio above ≈2.72 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 ve.
Recall Solution L3·3
Baseline: Δv=3000ln4=3000(1.3863)=4159m/s.
(a)ve→3300: Δv=3300×1.3863=4575m/s. Gain =416m/s (a flat 10% because ve multiplies).
(b)R→4.4: ln4.4=1.4816, so Δv=3000×1.4816=4445m/s. Gain =286m/s.
Raising ve wins.Why:ve scales Δvlinearly (it sits outside the log), but R only enters through the slowly-growing log. This is exactly why engineers chase higher Specific Impulse (better ve) so aggressively.
Can you combine the equation with staging, thrust, and losses?
Recall Solution L4·1
(a)Δv=3000ln16=3000(2.7726)=8318m/s.
(b) Stage burns add up: Δv=3000ln4+3000ln4=3000(ln4+ln4)=3000ln(4×4)=3000ln16=8318m/s.
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 R than a single stage ever could. Here we held Rtot 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:
Δvactual=Δvideal−gt=6000−(9.8)(120)=6000−1176=4824m/s.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:
tb=m˙Mp=30018,000=60s.(ii) Thrust =vem˙=3000×300=900,000N=900kN.(iii) Initial mass m0=mf+Mp=6000+18,000=24,000kg, so R=24,000/6000=4:
Δv=3000ln4=3000(1.3863)=4159m/s≈4.16km/s.
Can you derive, invert, and reason at the edge cases?
Recall Solution L5·1
Rearrange to isolate the fractional mass change:
dv=−vemdm.
Integrate from (vi,m0) to (vf,mf):
∫vivfdv=−ve∫m0mfmdm.
The right integrand 1/m is the only function whose antiderivative is lnm — that is why the log is forced upon us; nothing else was chosen. Thus
vf−vi=−ve(lnmf−lnm0)=velnmfm0,
where the minus sign flipped the ratio right-side up (since m0>mf, the log stays positive). See Variable Mass Systems for the general framework.
Recall Solution L5·2
Required ratio: R=e9400/3000=e3.1333=22.95.
Let launch mass m0=1 (normalise). Then mf=1/R=0.04357.
Split propellant Mp and structure Ms=εMp. Burned mass =Mp=m0−mf−(payload)... work it cleanly: propellant burned =m0−mf=1−0.04357=0.95643only if payload →0 and structure counts inside mf.
Structure required =εMp=0.08×0.95643=0.07651. But mf=0.04357 must hold all the leftover mass (structure + payload).
Since required structure 0.07651>mf=0.04357, 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)mf=m0⇒R=1⇒ln1=0⇒Δv=0. Sensible: burn no fuel, gain no speed.
(b)mf→0⇒R→∞⇒lnR→∞⇒Δv→∞. Mathematically unbounded — but physically impossible because real rockets have irreducible structural mass, so mf never reaches 0. The log's slow growth also means even huge R gives only modestly larger Δv (Figure s01).
(c)ve=0⇒Δv=0 for any R. If gas leaves at zero relative speed it carries no momentum away, so by Conservation of Momentum the rocket gains nothing. Both levers (ve and R) must be non-trivial.
Recall Solution L5·4
Δvtot=velnR1+velnR2=veln(R1R2)=veln9.=3500×2.1972=7690m/s≈7.69km/s,
the same for any split with R1R2=9. 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 Ri 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 Δv's add while stage mass ratios multiply? ::: Because ln(R1R2)=lnR1+lnR2 — the log turns the product of ratios into a sum of velocity contributions.