Periodic Solutions of the Double Pendulum

Author Image
tomek

December 2, 2021

Double pendulum is famous for its chaotic behaviour, but within that chaos lay pieces of order, structure, and crystal-like beauty: periodic solutions. Repetition of pendulum movement is a very rare occurance, and trying to collect them feels like an exploratory and taxonomic effort performed with code in the space of methematical physics.

Alas, solutions shown here do not stand up to the mathematical rigor required to be a true periodic solution1 of the differential equation describing the double pendulum. These are just close enough2 to create a seemless loop showing the repeated trajectory as a gif animation.

For each of the cyclic solutions there is the pendulum animation, trajectory of the second pendulum in the cartesian space, and its phase portrait. Results are split into two groups: one where the phase plot is continuous and the second where it is not3.

Group 1

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

Group 2

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

double p

  1. See this and this for a in-depth discussion about periodicity in case of the double pendulum. ↩︎

  2. The distance (cartesian and in the phase space) between two ends of each loop is within range of the standard distribution of distances in the pendulum movement. ↩︎

  3. Technically, the phase space should be represented as a toroidal surface with circumference equal 2π (full rotation of a pendulum). In that case the phase plot would by cyclical and continuous just like the cartesian trajectory. ↩︎