Sunday, July 22, 2018

classical mechanics - Covariance of Euler-Lagrange equations under change of generalized coordinates


Suppose I have an inertial frame with coordinate {q}. Now I define another reference frame with coordinate {q(q,˙q,t)}. I obtain the equation of motion in {q} in two different ways:




  1. First obtain the equation of motion in {q} by the Euler Lagrange equation ddt(L˙q)Lq=0 and then rewrite the equation in terms of {q}.




  2. First transform L(q,t) to L(q,t)=L(q(q,t),t) and then obtain the equation of motion ddt(L˙q)Lq=0.





Are the two answers just the same?



Answer



I) The Euler-Lagrange (EL) equations behave covariantly under reparametrizations1 of the form


qi=fi(q,t),


i.e. it is equivalent to reparametrize before or after forming the EL equations.


II) The above property even holds for a Lagrangian L(q,˙q,¨q,,dNqdtN;t) that depends on higher-order time-derivatives, although a higher-order version of Euler-Lagrange equations with higher-order derivatives is needed in such case.


III) However, for a velocity-dependent reparametrization q=f(q,˙q,t), which OP mentions in his second line (v2), the substitution before or after in general leads to EL eqs. of different orders. We expect that the higher-order EL eqs. to always factorize via the corresponding lower-order EL eqs., so that solutions to the lower-order EL eqs. are also solutions to the higher-order EL eqs. but not vice-versa.


Similarly for acceleration-dependent reparametrizations, etc.


IV) Example: Consider the velocity-dependent reparametrization



q = q+A˙q,A>0,


of the Lagrangian2


L = 12q2 = 12(q+A˙q)2  12q2+A22˙q2.


(We call q and q the old and new variables, respectively.) Before, the EL equation is of first order in the new variables3


0q = q+A˙q,


with only exponentially decaying solutions. After the reparametrization, the EL equation is of second order


0qA2¨q = (1Addt)(q+A˙q),


so that it has more solutions. Note however that eq. (5) factorize via (=can be obtained from) eq. (4) by applying a differential operator 1Addt.


--


1 There are various standard regularity conditions on a reparametrization (1) such as e.g. invertibility and sufficiently differentiability. The higher jets (velocity, acceleration, jerk, etc) are implicitly assumed to transform in the natural way.



2 The sign means here equal modulo total derivative terms.


3 The sign means here equal modulo the EL equations.


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...