Monday, January 21, 2019

variational principle - Derivation of Euler-Lagrange equations for Lagrangian with dependence on second order derivatives


Suppose we have a Lagrangian that depends on second-order derivatives:


$$L = L(q, \dot{q}, \ddot{q},t).\tag{1}$$


If we're working on the variational problem for this Lagrangian, then I know that we'll wind up with the following Euler-Lagrange equation: $$\frac{\partial L}{\partial q} - \frac{d}{dt} \frac{\partial L}{\partial \dot{q}} + \frac{d^2}{dt^2} \frac{\partial L}{\partial \ddot{q}} = 0.\tag{2}$$ However, I can't see how to derive this equation. Obviously, the final term is supposed to come from integrating by parts the contribution of the $\ddot{q}$ dependence to the variation in the Lagrangian; doing that yields (writing $T$ for the period of time over which we're extremising the action): $$\int_T \frac{\partial L}{\partial \ddot{q}} \delta \ddot{q} = \left[ \frac{\partial L}{\partial \ddot{q}} \delta \dot{q} - \frac{\partial L}{\partial \ddot{q}} \delta q \right]_{\partial T} + \int_T \frac{d^2}{dt^2} \frac{\partial L}{\partial \ddot{q}}.\tag{3}$$ Now, the term in square brackets presumably has to vanish. The right-hand term will do so, since $\delta q$ vanishes on the boundary of $T$; but why should the left-hand term vanish? Is it just a condition of dealing with the variations for such a Lagrangian that we consider only variations for which $\delta \dot{q}$ vanishes on the boundary of integration as well? Or is there something I'm missing?



Answer




Since a user has not converted their comment which almost answers the question into an answer, I'm making this community-wiki post in case the comment is deleted:



For a Lagrangian that depends on first-order derivatives, we will find a second-order equation of motion. For such an equation we need two boundary conditions --- for instance, the position of the particle at an initial and final time. This condition 'fixes q at the end points'. For a Lagrangian that depends on second-order derivatives, we will find a fourth-order equation of motion, in general. So we will need four boundary conditions, and fixing the velocity (as well as the position) at the initial and final time will do the trick



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 \...