9
$\begingroup$

How has it been proven that the derivative of position is velocity and the derivative of velocity is acceleration? From Google searching, it seems that everyone just states it as fact without any proof behind it.

  • 0
    Possibly of interest: [What does the integral of position with respect to time mean?](https://math.stackexchange.com/questions/1637409)2017-07-21

3 Answers 3

14

Velocity is defined as the rate of change of displacement with respect to time, and acceleration is defined as the rate of change of velocity with respect to time.

6

If we define change in position as $\delta x$ and a change in time as $\delta t$, then we, know that the average velocity over that time is given by $\frac{\delta x}{\delta t}.$ But, we do not want to know the average velocity, so we want to find the instantaneous velocity. In this case, we, by the definition of the derivative, want to take the limit as $\delta t\rightarrow0$. So, we have as velocity $\lim_{\delta t \to 0} \frac{\delta x}{\delta t}=x'(t)$ as desired. This isn't really a proof, per se, but it is a deeper explanation which perhaps you are seeking. A similar explanation applies to acceleration.

0

The derivative is the slope of the function. So if the function is $f(x)=5x-3$, then $f'(x)=5$, because the derivative is the slope of the function. Velocity is the change in position, so it's the slope of the position. Acceleration is the change in velocity, so it is the change in velocity. Since derivatives are about slope, that is how the derivative of position is velocity, and the derivative of velocity is acceleration. So if the position can be expressed with the function $f(x)=x^2 - 3x + 7$, then the derivative would be $f'(x)=2x-3$ since that is the slope of the function at any given point, and since it is the slope of the position function, it is velocity. Same for acceleration; $f"(x)=2$, which is the derivative of velocity, which makes it slope. The slope of velocity is acceleration. This is how the derivative of position is velocity and the derivative is position.

NOTE: These functions are entirely hypothetical and were created on the spur of the moment.

  • 0
    There is an unstated assumption here that the position and velocity are functions and that the functions have been plotted on a graph. Without the graph, the statements about "slope" are nonsense. The other missing part of this answer is: functions of _what_? The answer doesn't say. Position can be a function of many different things, but in this particular case it must be a function of _time_ or again the answer is nonsense. So that is another unstated assumption of the answer. I am not convinced that this answer does more good than harm to anyone reading it.2018-12-07