Conservation of energy
Status: Done
Confidence: Certain
Math in this page not rendering? See the fix
Last night it occurred to me that, although I knew Landau’s derivation of conservation of energy in Lagrangian mechanics, I had never seen it done from Newton’s third law. A few minutes of scribbling produced a proof; a few more produced the following exposition that might be of use to some poor physics student somewhere:
The overarching theme is Noether’s theorem. Consider some problem described by a differential equation (or an action principle, but for now let’s stay with differential equations), which has some continuous symmetry. The rotations that leave a square unchanged are a discrete symmetry. All displacements in time of a system which does not depend on any particular position in time are a continuous symmetry. Essentially, if we can construct a continuous function from the transformations to the real numbers, then it is a continuous symmetry.
Here’s the plan: change coordinates in the differential equation until the symmetry transformations we’re interested in are represented by a displacement in a single coordinate. For time displacement, this is simple. For spatial displacement, we use Cartesian coordinates with one axis along the direction of displacement. For rotation, we use polar coordinates.
Shift the coordinate infinitesimally, and Taylor expand to first order. For any solution of the differential equation, the zeroth order expansion cancels. Taylor’s remainder theorem makes the second and higher orders smaller than the first order, so to have invariance, the first order must vanish. The invariance must hold for different infinitesimal displacements, so the first order coefficient must vanish, and we may multiply this by anything that is not zero to get a cleaner form at the end. The integral of the first order coefficient with respect to the coordinate is a constant, then we integrate everything in sight by parts and occasionally use the original differential equation to substitute for things until we find a convenient form. The last part sounds vague, and it is. I don’t know if there is some algebraic structure that will yield an algorithm for getting clean, useable forms for conservation laws. How did I find this particular set of integrations and multipliers? I played around until it worked.
Conservation of energy comes from invariance under a displacement in time. Begin with Newton’s third law, . here is the total time derivative. This is not the same as the partials, as (where is the partial derivative with respect to the th argument).
Let . Then
= { Taylor expand
and
to first order }
The first terms on each side are equal by the original differential equation, and they cancel. Now we multiply by sides by and rearrange to get
This must hold for different, nonzero values of , so the quantity in brackets must be zero.
Aside. There is a subtlety to note: it was also zero before we threw in the , so it remains zero after we multiply by , so long as the particle isn’t at infinity. If we were not already guaranteed this, then we would have to set up the coordinates where was never zero. This requires symmetry under spatial displacement (which yields conservation of momentum), and the fact that in any finite time interval there are points which are not visited by the path. The whole of the path over infinite time may visit all the points in the space (this is called ergodicity), but we can break the whole of time into connected subsets, each of which have an unvisited point, prove it on each subset, and then stitch them together. Spaces where we can do this slicing and stitching are called manifolds, and we’ll use this trick later. End Aside.
Now we integrate with respect to time. Integration by parts on the first term yields (everything is multiplied by , but we’ll just put it back in later):
= { integration by parts,
}
= { first integral: fundamental theorem of calculus; second: integrate
by parts }
= { fundamental theorem of calculus }
The first term is going to be kinetic energy. The other term will cancel after we analyze the second integral.
= { integration by parts }
= { Newton’s 3rd law:
}
= { Fundamental theorem of calculus }
Now we combine these, putting that we neglected in the first part back in. terms do indeed cancel and we get
constant
There’s conservation of energy. Now a few remarks to tie things up:
The second term looks unfamiliar. Try changing variables so that position is independent and time depends on it. This must be done carefully! If the path intersects itself, we break the integration into a sum of integrals over interval of time where the path does not self-intersect, and change variables separately in each one so that is well defined. On any such interval , we get a term that looks like
which is more familiar.
Next, if our force has the form , then the second integral takes the form
For potentials which are independent of time, this is particularly useful as the second integral vanishes. For many oscillating potentials, the integral takes on an average value over long times.