Loading [MathJax]/jax/output/HTML-CSS/jax.js

Friday, August 19, 2011

Classical Mechanics 2: The Euler-Lagrange equations from Newton's 2nd law.

After the previous post, we are now familiar with Newton's 2nd law
F=ma,
which (suitably interpreted) holds for any system of N particles. However, this equation requires the use of cartesian coordinates, which for many systems may not be the most convenient choice. Suppose we have some other coordinates qi=qi(xj). What is the correct analogue of Newton's 2nd law for the q-coordinates?

To make life easier, we will assume for now that the force F is conservative; i.e. 
F=V(x)
for some potential function V(x). Under this assumption, Newton's 2nd law is
ma+V(x)=0.
Let us define the function T by
T(x,v)=12m|v|2,
and define the function L as
L(x,v)=T(x,v)V(x).
Then we have immediately that Newton's 2nd law is equivalent to
ddtLv(x,˙x)Lx(x,˙x)=0.
Why go through the trouble of introducing these auxiliary functions and rewriting Newton's 2nd law in this way? The answer lies in the following theorem.

Theorem For any choice of coordinates y=y(x), Newton's 2nd law is equivalent to the equations
ddt˜Lw(y,˙y)˜Ly(y,˙y)=0,
where w=dYx(v) and ˜L(y,w)=L(x(y,w),v(y,w). These equations are called the Euler-Lagrange equations.

The proof of this theorem is a straightforward calculation using the chain rule. Let M denote the manifold R3N (or some open subset thereof). The coordinate change y=y(x) can be thought of as a diffeomorphism Y:MM given by xy(x). The differential dY:TMTM is also a diffeomorphism. In coordinates, we have
y=y(x)
w=dYx(v)=Jv
where y,w are coordinates on the target TM

Now we need to compute the derivatives of ˜L

Lx=˜Lyyx+˜Lwwx=˜LyJ+˜LwHv
where J is the matrix of mixed partials and H is the Hessian matrix.

Lv=˜Lyyv+˜Lwwv=˜LwJ

Then we have
ddt(˜LwJ)=ddt˜LwJ+˜LwH˙x
Subtracting Lx from this and using the calculation above, we obtain
(ddt˜Lw˜Ly)J
and since J is invertible, this is 0 if and only if ddt˜Lw˜Ly is.
But this is exactly what we wanted to prove!

No comments: