Tell me more ×
Physics Stack Exchange is a question and answer site for active researchers, academics and students of physics. It's 100% free, no registration required.

For elastic collisions of n particles, we know that momentum in the three orthogonal directions are independently conserved:$$ \frac{d}{dt}\sum\limits_i^n m_iv_{ij} =0,\quad j=1,2,3$$

From this, it follows there's also a corresponding scalar quantity conserved:$$\frac{d}{dt}\sum\limits_i^n m_i(v^2_{i1} + v^2_{i2} + v^2_{i3}) = \frac{d}{dt}\sum\limits_i^n m_iv^2_i =0,\quad j=1,2,3$$

So why is there a need to put 1/2 in front of this conserved scalar quantity, kinetic energy?

share|improve this question
2  
BTW--It does not follow in general, and kinetic energy is only conserved under special conditions. – dmckee May 5 '12 at 22:27
1  
I agree with dmckee. Your "proof" is wrong. The last step $=0$ simply doesn't follow from the previous line, you were sloppy. Kinetic energy is $mv^2/2$ in non-relativistic mechanics because it's the integral of $\int F\cdot ds = \int dp/dt\cdot ds/dt\cdot dt = \int v\cdot dp/dt\cdot dt$ and the integral of $mv$ from $0$ to $v_{max}$ is $mv_{max}^2/2$. Even if your derivation of the conservation law were right, which it's not, it wouldn't follow that the right prefactor is a random number that you find simple. Other conditions on normalization of $E$ are more important than "simplicity". – Luboš Motl May 6 '12 at 5:48
@LubošMotl and dmckee yeah my proof is nonsense - I'll leave it in so others learn not to end up embarrassing themselves in the same way. – Physiks lover May 6 '12 at 15:53

2 Answers

up vote 6 down vote accepted

The half in the non-relativistic kinetic energy can be traced back to the Work-Energy Theorem$^1$.

Of course, if one is only interested in solving an elastic collision problem for an isolated system of point particles using momentum and kinetic energy conservation, no harm is done by multiplying the energy conservation equation with a factor 2 on both sides of the equation.

--

$^1$ Here we assume that the standard formulas for work $W=\int {\bf F}\cdot d{\bf r}$, Newton's 2nd law ${\bf F}=m{\bf a}$, acceleration ${\bf a}=\dot{\bf v}$, velocity ${\bf v}=\dot{\bf r}$, etc, hold without unconventional normalization factors.

share|improve this answer
1  
You could always add a factor of 2 in the Work-Energy Theorem to make the 1/2 disappear. The reason is the Galilean invariance formulas are a little simpler with the 1/2 convention. – Ron Maimon May 7 '12 at 6:40
1  
Right, it is possible to kick the can further down the road. – Qmechanic May 7 '12 at 9:57

The factor of 1/2 is required from Galilean invariance, so that the energy mixes up with the momentum without a factor. This was understood before relativity, but it is largely conventional before relativity, since you could make the energy mix up with the momentum using some coefficient. Once you have relativity, the 1/2 is no longer optional.

I'll start with relativity. The kinetic energy formula is the extra energy in a moving particle

$$ {m\over \sqrt{1-v^2}} = m + {mv^2\over 2} $$

in units where c=1. The one half comes from the expansion of the geometrical square root, and the square-root form in the denominator is uniquely and naturally fixed by requiring that the energy and momentum fit together into a four vector. This is the only natural definition in relativity, and it is justified by geometry.

In Newtonian mechanics, the energy and momentum transform together after a Galilean boost. If you have a closed system with momenta $p_i$ that add up to zero (center of mass frame), the change in the kinetic energy after a boost, which shifts $p_i\rightarrow p_i - m_i v$ is

$$\sum_i {p_i^2\over 2m_i} \rightarrow \sum_i {p_i^2\over 2m_i} - \sum_i m_i p_i \cdot v + \sum_i m_i {v^2\over 2} $$

The change has two parts,

$$ (\sum_i p_i) \cdot v $$

This is the mixing of energy and momentum, and this part is the total momentum dot the velocity, and it is zero when you start in the CM frame. The other part is:

$$ (\sum_i m_i ) {v^2\over 2} $$

This part is the total mass times half the square of the velocity, or the total kinetic energy added to the object by boosting it. You see that you get the right answer, the total mass times the center of mass velocity, now that the center of mass is moving. If the object was already moving, it is nontrivial to ensure that you get the right answer--- the new center of mass velocity squared times the total mass squared--- for the new energy.

This requirement, that the energy is consistent under galilean boosts, is what is meant by the mixing of momentum and energy. It is simplest if you take the coefficient 1/2, ultimately because this is the natural nonrelativistic limit of relativity. You would have a factor of 2 in the p mixing term if you didn't take the coefficient 1/2. It is actually a testiment to the insight of the 19th century physicists that they adopted the most natural convention before relativity was discovered.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.