Derive the Formula for Kinetic Energy
When there are no opposing forces, a moving body tends to keep moving with a steady velocity as we know from Newton's first law of motion. If, however, a resultant force does act on a moving body in the direction of its motion, then it will accelerate per Newton's second law <math>\mathbf{F} = m\mathbf{a}.</math> The work done by the force will become converted into increased kinetic energy in the body. We derive the expression for kinetic energy from these basic principles.
Contents
[hide]Steps
Derivation Using Calculus
- Begin with the Work-Energy Theorem. The work that is done on an object is related to the change in its kinetic energy.
- <math>\Delta K = W</math>
- Rewrite work as an integral. The end goal is to rewrite the integral in terms of a velocity differential.
- <math>\Delta K = \int \mathbf{F} \cdot \mathrm{d}\mathbf{r}</math>
- Rewrite force in terms of velocity. Note that mass is a scalar and can therefore be factored out.
- <math>\begin{align}\Delta K &= \int m\mathbf{a} \cdot \mathrm{d}\mathbf{r} \\
&= m \int \frac{\mathrm{d}\mathbf{v}}{\mathrm{d}t} \cdot \mathrm{d}\mathbf{r}\end{align}</math>
- Rewrite the integral in terms of a velocity differential. Here, it is trivial, because dot products commute. Recall the definition of velocity as well.
- <math>\begin{align}\Delta K &= m \int \frac{\mathrm{d}\mathbf{r}}{\mathrm{d}t} \cdot \mathrm{d}\mathbf{v} \\
&= m \int \mathbf{v} \cdot \mathrm{d}\mathbf{v}\end{align}</math>
- Integrate over change in velocity. Typically, initial velocity <math>v_{0}</math> is set to 0.
- <math>\begin{align}\Delta K &= \frac{1}{2}mv^{2} - \frac{1}{2}mv_{0}^{2} \\
&= \frac{1}{2}mv^{2}\end{align}</math>
Derivation Using Algebra
- Begin with the Work-Energy Theorem. The work that is done on an object is related to the change in its kinetic energy.
- <math>\Delta K = W</math>
- Rewrite work in terms of acceleration. Note that using algebra alone in this derivation restricts us to constant acceleration.
- <math>\begin{align}\Delta K &= F \Delta x \\
&= ma \Delta x\end{align}</math>
- Here, <math>\Delta x</math> is the displacement.
- Relate velocity, acceleration, and displacement. There are several constant acceleration kinematic equations that relate time, displacement, velocity, and acceleration. The "timeless" equation which does not contain time is below.
- <math>v^{2} = v_{0}^{2} + 2a\Delta x</math>
- When an object starts from rest, <math>v_{0} = 0.</math>
- Solve for acceleration. Remember, initial velocity is 0.
- <math>a = \frac{v^{2}}{2 \Delta x}</math>
- Substitute acceleration into the original equation and simplify.
- <math>\begin{align}\Delta K &= m\left(\frac{v^{2}}{2 \Delta x}\right)\Delta x \\
&= \frac{1}{2} mv^{2}\end{align}</math>