How is the formula Kinetic Energy=1/2mv^2 derived?

  • Thread starter Thread starter Caesar_Rahil
  • Start date Start date
  • Tags Tags
    Formula Kinetic
AI Thread Summary
The discussion focuses on the derivation of the kinetic energy formula, KE = 1/2 mv^2. It begins with a particle experiencing a constant force, leading to the relationship between velocity, acceleration, and displacement. The derivation involves integrating the work done by the force over the particle's trajectory, resulting in the work-energy theorem. Various methods are presented, including using kinematics and the concept of power, to arrive at the kinetic energy expression. Ultimately, the discussion emphasizes that while the formula can be derived through different approaches, it is fundamentally a definition based on the relationship between work and energy.
Caesar_Rahil
Messages
69
Reaction score
0
I have returned to this forum after six months.
How is the formula Kinetic Energy=1/2mv^2 derived?
 
Physics news on Phys.org
We have a particle at position and velocity \vec{x}_0, \vec{v}_0 at time t. Under the application of some force, \vec{F}, a time dt later, it has new position and velocity \vec{x}=\vec{x}_0+d\vec{s}, \vec{v}. We can make the time dt as small as we like so that the force F is constant (to first order) over that time.

Assuming the validity of

\vec{v}^2 = \vec{v}_0^2 + 2\vec{a}\cdot\left(\vec{x}-\vec{x}_0\right),

under constant accelerations (which we argue that since \vec{F} is constant, then so is m\vec{a}) then we have

\vec{v}^2 = \vec{v}_0^2 + 2\vec{a}\cdot\left(\vec{x}-\vec{x}_0\right)
\frac{1}{2}m\vec{v}^2 = \frac{1}{2}m\vec{v}_0^2 + m\vec{a}\cdot d\vec{s}
\frac{1}{2}m\vec{v}^2 - \frac{1}{2}m\vec{v}_0^2 = \vec{F}\cdot d\vec{s}

We now define \frac{1}{2}m\vec{v}^2 as kinetic energy, and \vec{F}\cdot d\vec{s} as work. We can now say that for finite times, the change in kinetic energy is given by

\int\vec{F}\cdot d\vec{s},

and in the absence of external forces, this quantity kinetic energy, remains constant.

The above is the motivation for the classical form of kinetic energy. The expression for kinetic energy cannot be derived, since it is a definition - a function on co-ordinate space.
 
My form of derivation for KE.

Assume a mass at rest picks up speed after some time t. Let u and v be initial and final speed of the mass. Using kinematics,

v^2 = u^2 + 2as

u = 0 since mass is initially at rest. Substitute F=ma into equation to get

v^2 = 0 + 2s (F/m)
mv^2 = 2Fs
Fs = 0.5 mv^2

force (F) x distance (s) gives energy, so KE = 0.5 mv^2.

The end.
 
Even shorter:
take x=.5at^2
multiply both sides by a
done!
 
A much better way of deriving it, is by using the concept of power (time-derivative of work W):
We have, for a particle of constant mass m:
\vec{F}=m\vec{a}
Take the dot product of this equation with the particle velocity:
\vec{F}\cdot\vec{v}=m\vec{a}\cdot\vec{v}
This can then be rewritten as:
\frac{dW}{dt}=\frac{d}{dt}(\frac{m}{2}\vec{v}^{2}), \frac{dW}{dt}\equiv\vec{F}\cdot\vec{v}
Or, even simpler:
\frac{d}{dt}(W-\frac{m}{2}\vec{v}^{2})=0
 
Caesar_Rahil said:
I have returned to this forum after six months.
How is the formula Kinetic Energy=1/2mv^2 derived?
Consider a particle moving from an initial point to a final point. Integrate \sum {\vec F } = m {\vec a } over the trajectory. For the left hand side you get

\int_{P_i}^{P_f} m {\vec a } \cdot {\vec ds} = \int_{P_i}^{P_f} m {{\vec dv } \over dt} \cdot {\vec ds}= \int_{P_i}^{P_f} m {\vec dv } \cdot {\vec v}

And this gives {1 \over 2} m v_f^2 - {1 \over 2} m v_i^2.
The integral on the right hand side (involving the sum of the forces) gives the sum of the work done by all the forces.

This is the origin of the work-energy theorem. It's simply the integral along the trajectory of Newton's second law.

Patrick
 
v^2=u^2-2gh
u=0
v^2=-2gh
h=v^2/-2g
mgh+KE=o
KE=-mgh
=-mg{v^2/-2g}
=0.5mv^2
 
In my opinion, the approaches by arildno and nrqed are better because they are more general, making no assumption of constant acceleration.

(Can the thread title be corrected?)
 
Yes I would agree. (I tried to derive it from memory, and remembered the more elementary derivation I had come across earlier in my studies as opposed to the more general one that I had come across later).
 

Similar threads

Back
Top