Why does something constant have a parabolic shape?

2.9k Views Asked by At

Consider an object dropped from a certain position, and the only force is acceleration due to gravity. The object accelerates the same throughout the free fall; not speeding up or slowing down. So this is constant motion, right? Why, then, does the total distance (position) covered show a parabolic shape?

The total distance covered (final position, final height) is:

$$S_f=S_0-\frac{1}{2}at^2.$$

This is a parabolic shape. Why does this constancy take on a parabolic shape?

Is it because the initial velocity is horizontal? Is the initial velocity horizontal?

  1. For example: An object is dropped from the top of a cliff $630$ meters high. It's height above ground $t$ seconds after it is dropped is $630-4.9t^2.$

The object falls vertically, and so you would consider acceleration due to gravity, which is constant.
I'm confused on the parabolic shape of this position function. Does it have anything to do with $t=0?$

I guess this is a pretty basic question for MSE but I would really like to un-confuse myself.
Thank you!

2

There are 2 best solutions below

1
On

Do you know calculus? If so, this is very easily answerable. Acceleration is the second derivative of position, so if acceleration is constant, we have $x''(t) = a$. Thus by integrating twice, we have $x(t) = x_0+v_0t+\frac{1}{2}at^2$.

0
On

The object accelerates the same throughout the free fall; not speeding up or slowing down.

That right there is a contradiction. If something has a nonzero acceleration, it is either speeding up or slowing down.

When you're talking about motion, you can't just say "constant motion." You have to be careful to identify what is constant about the motion. For instance, there is constant velocity motion, in which an object neither speeds up nor slows down (nor does it change direction). But there is also constant acceleration motion, in which the rate of change of velocity is fixed, but the velocity itself changes. This all stems from the fact that the antiderivative of a constant function is not a constant.