Re: pg345's question at Yahoo! Answers regading motion with uniform acceleration
Hello pg345,
Let's denote the acceleration of the object as $a$, and use the fact that acceleration is defined as the time rate of change of velocity to write:
$$\frac{dv}{dt}=a$$ where $$v(0)=v_0$$
Separating variables and integrating, we find:
$$\int_{v_0}^{v(t)}\,du=a\int_0^t\,dw$$
$$v(t)-v_0=at$$
$$v(t)=at+v_0$$
Now, to find the average velocity on some interval $t_1\le t\le t_2$, we may use:
$$\overline{v(t)}=\frac{1}{t_2-t_1}\int_{t_1}^{t_2}at+v_0\,dt$$
$$\overline{v(t)}=\frac{1}{t_2-t_1}\left[\frac{a}{2}t^2+v_0t \right]_{t_1}^{t_2}$$
$$\overline{v(t)}=\frac{1}{t_2-t_1}\left(\frac{a}{2}t_2^2+v_0t_2-\frac{a}{2}t_1^2-v_0t_1 \right)$$
$$\overline{v(t)}=\frac{1}{t_2-t_1}\left(\frac{a}{2}\left(t_2+t_1 \right)\left(t_2-t_1 \right)+v_0\left(t_2-t_1 \right) \right)$$
$$\overline{v(t)}=a\left(\frac{t_2+t_1}{2} \right)+v_0$$
$$\overline{v(t)}=v\left(\frac{t_1+t_2}{2} \right)$$
So, we see that we will always have the instantaneous velocity equal to the average velocity at the midpoint of the interval.
Perhaps this can be more easily seen geometrically. Consider the following diagram:
View attachment 1280
We have a right triangle if base $\Delta t$ and altitude $\Delta v$. Its area represents the distance traveled during the time interval $\Delta t$, given the linear velocity function that results from uniform acceleration. Now, we wish to find some value of $h$ such that the rectangle whose base is $\Delta t$ and whose height is $h$, which corresponds to the average velocity, has an area equal to the triangle. Hence:
$$\frac{1}{2}\Delta t\Delta v=\Delta th$$
Divide through by $\Delta t$ and arrange as:
$$h=\frac{1}{2}\Delta v$$
Let $$h=\overline{v(t)}$$:
$$\overline{v(t)}=\frac{1}{2}\Delta v=a\frac{\Delta t}{2}=a\frac{t_2-t_1}{2}$$
And so to find the time for which this is true, we may write:
$$t-t_1=\frac{t_2-t_1}{2}$$
$$t=\frac{t_2-t_1}{2}+t_1=\frac{t_1+t_2}{2}$$