[Physics] Non-integrability of the 2D double pendulum

chaos theoryhamiltonian-formalismintegrable-systemsintegrals-of-motionlagrangian-formalism

Context:


For a system with $n$ degrees of freedom (DOF), one has to deal with $2n$ independent coordinates ($2n$ dimensional phase space), of position $q$ and $\dot{q}$ in Lagrangian formulation, or independent coordinates of $q$ and generalized momentum $p$ in the Hamiltonian formulation.

We remind the reader that if a system with $n$ DOF exhibits at least $n$ globally defined integrals of motion (first integrals), where all such conserved variables are in (Poisson) involution with one another, then the system is (Liouville) integrable.

Furthermore a system with $n$ DOF can at most have $2n-1$ globally defined integrals of motion. A system will generically have $2n$ locally defined constants of motion. We will only be interested in integrals of motion that are globally defined.

Now coming to the famous case of the 2D double pendulum, with weightless rigid wires attaching the two masses, having the lengths $\ell_1$ and $\ell_2$, the generalized coordinates here are given by the two angles that each mass makes with the vertical, denoted respectively by $\theta_1$ and $\theta_2.$

It is rather straightforward to show then that under constant gravity field, the Lagrangian is given by:

$$L~=~T-V~=~\frac{1}{2}(m_1+m_2)\ell_1^2\dot{\theta_1}^2+\frac{1}{2}m_2 \ell_2^2 \dot{\theta_2}^2+m_2 \ell_1 \ell_2 \dot{\theta_1} \dot{\theta_2} \cos(\theta_1 – \theta_2)+(m_1+m_2)g\ell_1\cos\theta_1 + m_2g\ell_2\cos\theta_2.$$

From here calculating the Euler-Lagrange differential equations, one obtains a coupled 2nd-order ordinary differential equation that can be solved only numerically for $\theta_1(t)$ and $\theta_2(t).$

enter image description here

Question:


Knowing that one integral of motion here is the total energy $E$, and that angular momentum component orthogonal $L_z$ to the plane of motion is also a integral of motion independent of $E$. Unfortunately, they do not Poisson commute.

  1. Are there any other integrals of motion to be found here?

  2. Just by looking at the Lagrangian, as given above, how can we show the system is not integrable, at least at a conceptual level? (we just want to predict, by reasoning what is conserved, and what quantities are not first integrals here).

Best Answer

To start things off I'd say that noting the $L_z$ component is conserved seems to mean pretty much nothing, since you're considering the motion as restricted to the $\mathcal{X}\mathcal{Y}$ plane. If you had assumed the motion along the $\mathcal{Z}$ axis to be possible, then we'd be talking about the spherical double pendulum instead of the planar one (which is the case, since the lagrangian has two degrees of freedom).

The energy will be conserved because the system is autonomous (time-independent). Notice also that an integrable autonomous system with $n$ freedoms has $n$ conserved quantities, one of them being the energy. So, since our system has two degrees of freedom, there is one constant of motion missing for it to be integrable. Differentiating $L$ with respect to $\dot{\theta}_1$ and $\dot{\theta}_2$ will give us the canonical momenta of the system, but notice that the derivatives of $L$ with respect to $\theta_1$ and $\theta_2$ are not zero. Thus, the canonical momenta are not conserved quantities. Also, the total energy of the system doesn't factor as a sum of individual energies, since the Lagrangian has mixed terms in it. You cannot extract any other quantity from the Lagrangian which should be conserved, since mechanics talks about the conservation of momenta and energy (and sometimes their projections). Since there are not as much conserved quantities as there are degrees of freedom, the system is non-integrable.

P.S.: In one dimension we can clearly see that (using simple examples as the harmonic oscillator or the simple pendulum) some systems do not conserve their momenta. Even though, if they're autonomous then they're integrable, because they have one degree of freedom and one conserved quantity: energy.

EDIT.: Since the question is directly oriented to "is it possible to obtain, from the Lagrangian, an answer about integrability?", then (as suggested in the comments) I'll sketch something on Noether's theorem. The theorem relates Lie groups to invariant quantities, so it's just one more way to find conserved quantities. It basically says that if you find a transformation that leaves the Lagrangian invariant, then there's a conserved quantity associated to that transformation. As an example, when the transformation reduces to a translation, invariance of the Lagrangian implies momentum conservation; much the same way, if the transformation is a rotation, then invariance implies the conservation of angular momentum along the axis of rotation. So this is basically a way of using symmetries of the Lagrangian to obtain conservation laws (knowing Noether's theorem content well is very important to a clear understanding of many concepts of Quantum Mechanics and Quantum Field Theory). I'm not being quantitative because proving the double pendulum's Lagrangian is not an invariant is tedious, even thought it should be somehow obvious by just looking at it.