1

I'm new to Calculus of variations and have a very basic question. Suppose we want to solve the Lagrangian $L=\ddot{q}^2$ using the Euler-Lagrange equation.

My intuition tells me that the solution should be $\ddot{q}=0$, as any other function would result in a larger functional value. Indeed, if I were to substitute $w$ for $\ddot{q}$, we would have $L=w^2$, and applying the Euler-Lagrange equation we would get the solution $w=\ddot{q}=0$.

However, if we apply the higher-order Euler-Lagrange equation directly to $L=\ddot{q}^2$, we obtain $\frac{d^4 q}{dt^4} = 0$. What's going on here?

Roger V.
  • 58,522
  • 3
    This is similar to what happens if you apply the normal Lagrange equation to the Lagrangian $\dot q^2$. You end up with $\ddot q =0,$ but this does not mean that $\dot q=0$ since you still have to obey the boundary conditions. E.g., if $q(t_1)\neq q(t_2)$ you have to have a non-zero velocity to get from one place to another. – hft Apr 25 '22 at 22:38
  • A check on your intuition is to try the variational method (which is just the first-principles method you use to derive the Euler-Lagrange equations at all orders anyway): apply $\delta$ to $L$ and get it in the form $\delta L = (...) \delta q +\frac{d}{dt}(...)$, the coefficient of $\delta q$ is of course the Euler-Lagrange equation for $q$, and when $L$ is given explicitly it is often easy to work out what they should be. – bolbteppa Apr 26 '22 at 06:27
  • Firstly, note that what is minimized is not the Lagrangian $L$, but the Action $S=\int_{t_i}^{t_f}Ldt$ for all the trajectories with $q(t_i)=q_i,q(t_f)=q_f$. – Roger V. Apr 26 '22 at 07:42
  • What is your question? There is no conflict as $\ddot{q}=0$ is a trivial solution of $\frac{d^4 q}{dt^4} = 0$. – my2cts Apr 26 '22 at 08:26

2 Answers2

0

Usually the principle of stationary/least action does not make sense without adequate boundary conditions; however there are 2 exceptions:

  1. If the Lagrangian is of zeroth order. Then the EL equations become $\frac{\partial L}{\partial q}=0$.

  2. If the Lagrangian $L\geq k$ is bounded from below. Then the minimum can be found by solving $L=k$.

OP's title Lagrangian is of type 2. However be aware that in actual physical systems there are often physically relevant boundary conditions that cannot be ignored, which could render the 2nd method moot. To answer that question properly, we need physical context.

Qmechanic
  • 201,751
0

It's because when you make a change of variable $w=\ddot{q}$, you actually change the Lagrangian here.

If you know how to derive the Euler-Lagrange equation, you will know that the variation of the time derivative of generalized coordinates $\delta \partial_t^nq$ will be finally turned into $\delta q$ plus a boundary term $\partial_t(\quad)$.

The variation of the time derivative of generalized coordinates is somehow caused by the variation of coordinates.

$$\frac{\partial\mathcal{L}}{\partial \dot{q}}\delta \dot{q}=-\frac{\mathrm{d}}{\mathrm{d} t}\frac{\partial\mathcal{L}}{\partial \dot{q}}\delta q+\text{boundary term}$$

It's where you miss your time derivative. I believe you can continue if you write: $$\delta\mathcal{L}=\frac{\partial\mathcal{L}}{\partial w}\frac{\mathrm{d}w}{\mathrm{d} \ddot{q}}\delta \ddot{q}$$

Ref: 老大中,变分法基础