Demonstrating That Projectile Motion Is Parabolic

2-minute read

Recall that the following do not change for projectile motion, given that the angle of projection(θ\theta) is relative to the horizontal:

  • ux=ucosθu_x=u\cos{\theta}
  • uy=usinθu_y=u\sin{\theta}
  • ax=0a_x=0
  • ay=ga_y=-g

Projectile motion can be represented by a parabola of the form: y=ax2+bx+cy=ax^2+bx+c

We can use the formula for displacement(ss) written in terms of initial velocity(uu), acceleration(aa) and time(tt): s=ut+12at2s=ut+\frac12at^2

Applying it to the x direction: sx=uxt+12axt2s_x=u_xt+\frac12a_xt^2

We know that ux=ucosθu_x=u\cos{\theta} and ax=0a_x=0: sx=utcosθs_x=ut\cos{\theta}

Note that we do not write ucosθtu\cos{\theta t} because it implies that the time(tt) is part of the angle being governed by cosine. It is more appropriate to write (ucosθ)t(u\cos{\theta})t and then rewrite this as utcosθut\cos{\theta}

Applying it to the y direction: sy=uyt+12ayt2s_y=u_yt+\frac12a_yt^2

We know that uy=usinθu_y=u\sin{\theta} and ay=ga_y=-g: sy=utsinθ12gt2s_y=ut\sin{\theta}-\frac12gt^2

We can let sxs_x be xx and sys_y be yy to make visualizing them as parametric equations easier: x=utcosθx=ut\cos{\theta} y=utsinθ12gt2y=ut\sin{\theta}-\frac12gt^2

Because uu and θ\theta are constants for a given projectile, we essentially have xx and yy written in terms of tt. This makes them parametric equations with the parameter being time, tt.

Transposing for tt in equation 1: t=xucosθt=\frac{x}{u\cos{\theta}}

Substituting this into the second equation: y=u(xucosθ)sinθ12g(xucosθ)2y=xtanθ12g(x2u2cos2θ)y=xtanθgsec2θ2u2x2y=ax2+bx+c \begin{equation}\begin{aligned} y&=u(\frac{x}{u\cos{\theta}})\sin{\theta}-\frac12g(\frac{x}{u\cos{\theta}})^2\\ y&=x\tan{\theta}-\frac12g(\frac{x^2}{u^2\cos^2{\theta}})\\ y&=x\color{red}\tan{\theta}\color{normal}\color{royalblue}-\frac{g\sec^2{\theta}}{2u^2}\color{normal}x^2\\ y&=\color{royalblue}a\color{normal}x^2+\color{red}b\color{normal}x+c\\ \end{aligned}\end{equation}

What are the coefficients of x2x^2 and xx written in terms of uu, θ\theta and gg? What is the value of the constant cc?


Support us via BuyMeACoffee