Greatest vertical height reached by a projectile launched from level ground.
What this formula says
A projectile launched from the ground with speed u at angle θ reaches a maximum height:
H=2gu2sin2θ
This is the highest point of its trajectory — the point where the projectile momentarily stops moving upward before beginning its descent.
The key insight
At the maximum height, the vertical component of velocity is zero.
The projectile still has horizontal velocity at this point — it is moving forward. But it has stopped moving upward. The vertical velocity has been reduced to zero by gravity.
This condition — vy=0 at the top — is what we use to find H.
Derivation
The vertical motion alone determines the maximum height. Horizontal motion is irrelevant here.
Initial vertical velocity: uy=usinθ
Acceleration in vertical direction: −g (gravity, downward)
At maximum height H: final vertical velocity vy=0
Apply the third equation of motion to the vertical direction:
vy2=uy2+2(−g)H
0=(usinθ)2−2gH
2gH=u2sin2θ
H=2gu2sin2θ
Why the third equation is the natural choice here
The third equation v2=u2+2as relates velocity, acceleration, and displacement — with no time. Since we are given the condition on velocity (vy=0) and asked for a displacement (H), the third equation is the direct route. We do not need to find the time to reach the top.
Alternatively, using the first equation to find time first, then the second to find height:
From vy=uy−gttop, with vy=0:
ttop=gusinθ
Substituting into s=uyt−21gt2:
H=usinθ⋅gusinθ−21g(gusinθ)2
H=gu2sin2θ−21g⋅g2u2sin2θ
H=gu2sin2θ−2gu2sin2θ
H=2gu2sin2θ
Same result, more steps. The third equation is cleaner.
How θ affects maximum height
H=2gu2sin2θ
sin2θ increases from 0° to 90°, so:
| θ | sin2θ | Height |
|---|
| 0° | 0 | H=0 — no vertical component, skims the ground |
| 30° | 0.25 | H=8gu2 |
| 45° | 0.5 | H=4gu2 |
| 60° | 0.75 | H=8g3u2 |
| 90° | 1 | H=2gu2 — maximum height, straight up |
Note
Maximum height is achieved at $\theta = 90°$ — straight up. At $\theta = 45°$ (maximum range), the height is only half the maximum possible.
Relation between H and T
The time to reach maximum height is ttop=gusinθ=2T.
This confirms the symmetry: the trajectory is a perfect parabola, and the top is exactly at the halfway point in time.
Remember
For a ball thrown straight up ($\theta = 90°$): $H = \frac{u^2}{2g}$. This is a useful result to remember directly — it comes up constantly in problems about vertical projection.