Andromeda
Note

Projectile Motion

Definition

Projectile Motion describes the trajectory of an object launched into the air, moving under the influence of gravity alone. It is a fundamental application of vector calculus to two-dimensional kinematics.

Why It Matters

It governs ballistics, sports physics, and orbital mechanics. Precision in these equations is the difference between a successful rescue drop and a lost payload, or between a scored point and a missed shot.

Core Concepts

  • Components of Projectile Motion: Decomposed into constant-velocity horizontal motion (no force) and constantly-accelerated vertical motion (acceleration g pprox 9.8\,\text{m/s}^2). How to read: “The g is the acceleration due to gravity.” Meaning: Near Earth’s surface, vertical speed changes at roughly 9.8m/s29.8\,\text{m/s}^2 downward.
  • Vector Position Equation: r(t)=(v0cosα)ti+((v0sinα)t12gt2)j\mathbf{r}(t) = (v_0 \cos \alpha)t \mathbf{i} + \left( (v_0 \sin \alpha)t - \frac{1}{2}gt^2 \right) \mathbf{j}, where v0v_0 is initial speed and α\alpha is the launch angle. How to read: “The r of t equals the quantity v-zero cos alpha times t i-hat plus the quantity v-zero sin alpha times t minus one-half g t squared times j-hat.” Meaning: Position coordinates over time, separating horizontal constant speed and vertical constant acceleration.
  • Key Metrics:
    • Horizontal Range: R=v02gsin2αR = \frac{v_0^2}{g} \sin 2\alpha (peaks at 4545^\circ).
    • Flight Time: t=2v0sinαgt = \frac{2v_0 \sin \alpha}{g}.
    • Maximum Height: H=(v0sinα)22gH = \frac{(v_0 \sin \alpha)^2}{2g}. How to read: “R equals v-zero squared over g times sin 2 alpha; t equals 2 v-zero sin alpha over g; H equals v-zero sin alpha squared over 2g.” Meaning: Formulaic shortcuts for peak height, range, and total flight duration.
  • Escape Speed: The speed required to break free from a celestial body’s gravitational pull (11.2 km/s\approx 11.2 \text{ km/s} for Earth). How to read: “The escape speed is approximately 11.2 kilometers per second for Earth.” Meaning: Minimum launch speed to never return—total energy becomes non-negative.

Connected Concepts