This page is the "run every case" companion to the parent topic . We take the two loss integrals it derived and drive them through every kind of input a problem can hand you: each flight-path angle regime, the zero and degenerate cases, the limits, a word problem, and an exam twist. Nothing is left as "obvious".
Before we start, three quantities the parent built, restated in plain words so this page stands alone:
Definition The three symbols we reuse
γ (flight-path angle ) = the angle your velocity arrow makes with the flat horizon. Straight up = 9 0 ∘ , flat = 0 ∘ . See Flight-path angle and equations of motion .
g = local gravity acceleration, about 9.8 m/s 2 near the ground.
t b = burn time, how many seconds the engine fires.
The two losses (velocity you paid propellant for but did not get as orbital speed):
Δ v grav = ∫ 0 t b g sin γ d t , Δ v drag = ∫ 0 t b m 2 1 ρ v 2 C D A d t
Every example below is tagged with the cell of this matrix it exercises. Together they cover all of them.
Cell
What it tests
Why it can bite you
A — γ = 9 0 ∘ (vertical)
sin γ = 1 , worst-case gravity loss
Naive "just add g t "
B — 0 ∘ < γ < 9 0 ∘ (slanted)
partial sin γ , quadrant-I geometry
forgetting to take the sine
C — γ = 0 ∘ (horizontal)
sin γ = 0 , degenerate: gravity loss vanishes
thinking "loss = 0 so this is best"
D — γ varying with t
integral is NOT g γ ˉ t ; must integrate sin γ
pulling sine out of the integral
E — drag at a fixed condition
D / m ⋅ Δ t evaluation, units
mixing N, kg, s
F — gravity-turn pitch rate
d γ / d t = − g cos γ / v , sign & limits
cos vs sin confusion
G — limiting case v → ∞ or v → 0
turn rate → 0 or → ∞
why the pitch kick is early
H — real-world word problem
full loss budget bookkeeping
translating words to integrals
I — exam twist (mixed sign / trade-off)
comparing two profiles, choosing min sum
optimizing one term only
Worked example A model rocket burns straight up
Burn t b = 45 s , straight up so γ = 9 0 ∘ the whole time, take g = 9.8 m/s 2 constant.
Find the gravity loss.
Forecast: guess before reading — will the loss be more or less than 9.8 × 45 ?
Write the integral. Δ v grav = ∫ 0 45 g sin γ d t .
Why this step? Loss is defined as an integral; we start from the definition, never a memorized shortcut.
Insert γ = 9 0 ∘ . sin 9 0 ∘ = 1 , and it never changes, so the integrand is the constant g .
Why this step? Vertical flight is the one case where the whole of gravity opposes motion — the opposite-to-velocity component equals the full g .
Integrate the constant. ∫ 0 45 9.8 d t = 9.8 × 45 = 441 m/s .
Why this step? A constant times the interval length; nothing subtle.
Verify: units = ( m/s 2 ) ( s ) = m/s ✔. And your forecast: it is exactly 9.8 × 45 , not more — because at 9 0 ∘ the sine is at its maximum 1 , this is the ceiling. Any other angle gives less. See Tsiolkovsky Rocket Equation for where the "ideal" side of the budget comes from.
Worked example Same burn, held at
γ = 4 0 ∘
t b = 45 s , g = 9.8 , but now the velocity arrow sits at 4 0 ∘ above horizon the whole time.
Forecast: the answer should be Example 1's 441 multiplied by what factor?
Same integral, new angle. Δ v grav = ∫ 0 45 9.8 sin 4 0 ∘ d t .
Why this step? Only the component of g along the flight direction robs speed; that component is g sin γ . Look at the figure: the vertical gravity arrow splits into a piece along the path (g sin γ ) and a piece across it (g cos γ ).
Pull out the constant sine. sin 4 0 ∘ ≈ 0.6428 , so = 9.8 × 0.6428 × 45 .
Why this step? γ is fixed here, so sin γ is a number and leaves the integral.
Multiply. 9.8 × 45 × 0.6428 ≈ 283.5 m/s .
Verify: the multiplier is sin 4 0 ∘ = 0.6428 , so 441 × 0.6428 = 283.5 ✔ — matches, and it is less than the vertical case, exactly as the geometry promised.
Worked example Held perfectly horizontal,
γ = 0 ∘
t b = 45 s , g = 9.8 , γ = 0 ∘ . Gravity loss?
Forecast: zero? Something small?
Insert γ = 0 . sin 0 ∘ = 0 , so the integrand is 9.8 × 0 = 0 .
Why this step? Horizontal velocity is perpendicular to gravity; gravity does no work along the path — it only bends the path (that's the g cos γ piece, not the loss piece).
Integrate zero. Δ v grav = 0 m/s .
Verify: ∫ 0 45 0 d t = 0 ✔. But do not be fooled — this is the degenerate case the parent warns about: gravity loss is genuinely zero, yet flying horizontal down low makes drag (2 1 ρ v 2 … ) explode. Minimizing one term to zero is not minimizing the total. This links straight to the trade-off in Gravity Turn Ascent .
Worked example Pitch program that tips over linearly
Over a t b = 100 s burn the flight-path angle falls linearly from 9 0 ∘ to 0 ∘ :
γ ( t ) = 9 0 ∘ ( 1 − 100 t ) = 2 π ( 1 − 100 t ) rad .
Take g = 9.8 constant. Find Δ v grav .
Forecast: the average angle is 4 5 ∘ . A tempting shortcut is 9.8 × 100 × sin 4 5 ∘ ≈ 693 . Will the true integral be higher or lower than that?
Set up the honest integral. Δ v grav = ∫ 0 100 9.8 sin [ 2 π ( 1 − 100 t ) ] d t .
Why this step? γ is not constant, so sin γ cannot leave the integral. Sine of an average = average of the sine.
Substitute. Let u = 2 π ( 1 − 100 t ) . Then d u = − 200 π d t , so d t = − π 200 d u . Limits: t = 0 → u = 2 π , t = 100 → u = 0 .
Why this step? Substitution turns a messy composite into a clean ∫ sin u d u — the standard tool when the inside of the sine is linear in t .
Integrate. 9.8 ∫ π /2 0 sin u ( − π 200 ) d u = 9.8 ⋅ π 200 ∫ 0 π /2 sin u d u = 9.8 ⋅ π 200 [ − cos u ] 0 π /2 .
Evaluate. [ − cos u ] 0 π /2 = ( 0 ) − ( − 1 ) = 1 , so Δ v grav = 9.8 ⋅ π 200 ≈ 623.8 m/s .
Verify: the naive "sin of average = 4 5 ∘ " gave 693 ; the true value 623.8 is lower ✔ — because sine is concave on [ 0 , 9 0 ∘ ] , so averaging the sine gives less than the sine of the average. This is exactly why you must integrate. Units: ( m/s 2 ) ( s ) = m/s ✔.
Worked example Drag near max-Q
At the worst dynamic-pressure moment: ρ = 0.5 kg/m 3 , v = 300 m/s , C D = 0.3 , A = 2 m 2 , vehicle mass m = 1.5 × 1 0 4 kg , and this condition lasts about Δ t = 15 s . Estimate Δ v drag .
Forecast: will it be tens, hundreds, or thousands of m/s? (Gravity losses were hundreds — guess before computing.)
Drag force. D = 2 1 ρ v 2 C D A = 2 1 ( 0.5 ) ( 300 ) 2 ( 0.3 ) ( 2 ) .
Why this step? This is the aerodynamic drag formula (see Aerodynamic Drag and Max-Q ); 2 1 ρ v 2 is the dynamic pressure, C D A the effective area.
Compute. ( 300 ) 2 = 90000 ; 2 1 ( 0.5 ) = 0.25 ; 0.25 × 90000 = 22500 ; × 0.3 = 6750 ; × 2 = 13500 N .
Drag deceleration. D / m = 13500/15000 = 0.9 m/s 2 .
Why this step? Δ v drag integrates D / m ; deceleration is force over mass.
Times the duration. Δ v drag ≈ 0.9 × 15 = 13.5 m/s .
Verify: units: N / kg = m/s 2 , times s = m/s ✔. Answer is tens of m/s — far below the gravity losses of Examples 1–4, confirming the parent's point that gravity loss dominates the trade.
Worked example How fast is the velocity arrow turning?
During a gravity turn at v = 250 m/s , γ = 7 0 ∘ , g = 9.8 . Find d γ / d t .
Forecast: positive or negative? Fast or slow (in degrees per second)?
Use the turn law. d t d γ = − v g cos γ .
Why this step? In a gravity turn the only sideways force is gravity's across-path component g cos γ — no thrust is spent turning, which is why steering loss ≈ 0 . Note it is cos , the component perpendicular to velocity (contrast the loss, which used sin , the parallel one). The figure in Example 2 shows both pieces.
Insert numbers. cos 7 0 ∘ ≈ 0.3420 , so = − 250 9.8 × 0.3420 = − 250 3.3516 .
Compute. ≈ − 0.01341 rad/s .
Convert to degrees. × π 180 ≈ − 0.76 8 ∘ / s .
Verify: sign is negative ✔ — γ shrinks, the rocket tips toward horizontal, as it should. Magnitude under 1 ∘ / s ✔, slow, matching the parent's warning that turning is gentle once you're moving.
Worked example Same formula at two extreme speeds
Keep γ = 7 0 ∘ , g = 9.8 . Compare the turn rate at a tiny v = 10 m/s (just after liftoff) versus a large v = 2500 m/s (late ascent).
Forecast: which speed lets you turn faster?
Slow case. d γ / d t = − 10 9.8 × 0.3420 = − 0.33516 rad/s ≈ − 19. 2 ∘ / s .
Why this step? 1/ v is large when v is small, so the turn is rapid — a small nudge early bends the path a lot.
Fast case. d γ / d t = − 2500 9.8 × 0.3420 = − 0.0013406 rad/s ≈ − 0.076 8 ∘ / s .
Why this step? Now 1/ v is tiny; the same gravity barely bends the (fast, heavy-with-momentum) velocity arrow.
The limit. As v → ∞ , d γ / d t → 0 : you essentially cannot turn anymore. As v → 0 + , d γ / d t → − ∞ : infinitely sensitive.
Verify: ratio of the two rates = 2500/10 = 250 ✔ (turn rate ∝ 1/ v ). The slow-case rate is 250 × the fast-case rate. Lesson: you must plant the initial pitch kick while v is small; wait too long and the vehicle is too fast to turn before fuel runs out — the steering-loss alternative would then cost you.
Worked example Word problem — closing the budget
A launcher has ideal Δ v ideal = 9.4 km/s (from Tsiolkovsky Rocket Equation ). Flight analysis gives gravity loss 1.6 km/s , drag loss 0.1 km/s , steering loss 0.05 km/s . What orbital speed is actually delivered, and is it enough for the required orbital velocity of 7.8 km/s ?
Forecast: will there be margin or a shortfall?
Bookkeeping equation. Δ v orbit = Δ v ideal − Δ v grav − Δ v drag − Δ v steer .
Why this step? This is the parent's conservation of the Δ v ledger — every loss is subtracted from the ideal.
Plug in. = 9.4 − 1.6 − 0.1 − 0.05 = 7.65 km/s .
Compare to requirement. Required is 7.8 km/s (see Orbital insertion and required orbital velocity ).
Verify: 9.4 − 1.6 − 0.1 − 0.05 = 7.65 ✔. Delivered 7.65 < 7.8 required ⇒ shortfall of 0.15 km/s — the vehicle does not reach orbit. Fix: reduce gravity loss (higher thrust-to-weight , shorter vertical phase) or add propellant.
Worked example Which of two pitch profiles is better?
Same t b = 80 s , g = 9.8 , two candidate constant-γ phases (idealized):
Profile P (steep): γ = 7 5 ∘ . Drag near this steep, fast-exit path estimated at Δ v drag = 40 m/s .
Profile Q (shallow): γ = 3 5 ∘ . Staying low & fast, drag estimated at Δ v drag = 260 m/s .
Which has the smaller total loss Δ v grav + Δ v drag ?
Forecast: steep loses on gravity, shallow loses on drag — guess the winner.
Gravity loss, P. 9.8 × 80 × sin 7 5 ∘ = 784 × 0.9659 ≈ 757.3 m/s . Total P = 757.3 + 40 = 797.3 .
Why this step? Steep ⇒ big sin γ ⇒ big gravity loss, but the fast climb keeps drag small.
Gravity loss, Q. 9.8 × 80 × sin 3 5 ∘ = 784 × 0.5736 ≈ 449.7 m/s . Total Q = 449.7 + 260 = 709.7 .
Why this step? Shallow ⇒ smaller gravity loss, but drag balloons.
Compare totals. 797.3 (P) vs 709.7 (Q).
Verify: 797.3 > 709.7 , so Profile Q wins by about 87.6 m/s ✔. Notice neither term alone decides it — you must add both, exactly the see-saw logic. (The real optimum is neither fixed angle but a gravity turn sweeping through them, which beats both.)
Recall Quick self-test
At γ = 9 0 ∘ , gravity loss over burn t b with constant g is ::: g t b (since sin 9 0 ∘ = 1 ).
Why must you integrate sin γ when γ varies rather than use sin γ ˉ ? ::: Because sine is concave on [ 0 , 9 0 ∘ ] ; the average of the sine is not the sine of the average.
In a gravity turn, is the turn rate governed by sin γ or cos γ ? ::: cos γ — the component of gravity perpendicular to velocity.
Why apply the pitch kick early? ::: Turn rate ∝ 1/ v ; only while v is small can gravity bend the path appreciably.