Direction of velocity vector with respect to horizontal at any instant.
What this formula gives
At any instant, the velocity vector points in some direction. The angle ϕ that this velocity vector makes with the horizontal is given by:
tanϕ=vxvy=ucosθusinθ−gt
Derivation
The velocity vector has components:
- Horizontal: vx=ucosθ (constant)
- Vertical: vy=usinθ−gt (changing)
The angle ϕ with the horizontal satisfies:
tanϕ=horizontal componentvertical component=vxvy
tanϕ=ucosθusinθ−gt
This follows directly from the definition of tangent in a right triangle formed by the two components.
How the angle changes during flight
At launch (t=0):
tanϕ=ucosθusinθ=tanθ⟹ϕ=θ
As expected — at launch, the velocity points at angle θ above horizontal.
As t increases, vy=usinθ−gt decreases. The angle ϕ decreases.
At the top (when vy=0):
tanϕ=0⟹ϕ=0°
The velocity is purely horizontal at the top.
After the top, vy becomes negative (downward). ϕ becomes negative — the velocity now points below the horizontal.
At landing, by symmetry, ϕ=−θ — the velocity makes angle θ below the horizontal, equal in magnitude to the launch angle.
| Moment | ϕ |
|---|
| Launch | +θ (above horizontal) |
| Rising | Decreasing toward 0° |
| Top | 0° (horizontal) |
| Falling | Negative (below horizontal) |
| Landing | −θ (below horizontal) |
Finding the time when velocity makes a given angle
If a problem asks: "at what time does the velocity make angle α with the horizontal?", set ϕ=α and solve for t:
tanα=ucosθusinθ−gt
ucosθ⋅tanα=usinθ−gt
gt=usinθ−ucosθtanα
t=gu(sinθ−cosθtanα)
Note
The velocity is perpendicular to the initial velocity when $\phi = \theta - 90°$. This condition gives $\tan(\theta - 90°) = -\cot\theta$. Setting this equal to $\frac{u\sin\theta - gt}{u\cos\theta}$ and solving gives the time when the velocity has rotated $90°$ from its initial direction — a classic JEE problem type.