Double Pendulum: Two Simple Joints, Nonlinear Motion
A simple pendulum already has nonlinear dynamics at large angles.
Attach a second pendulum to its end and the system becomes dramatically richer.
A double pendulum has two angular coordinates:
θ₁(t)
θ₂(t)but their motions are coupled.
- The first arm moves the pivot of the second.
- The second arm pushes back dynamically on the first.
- Neither can generally be solved as an independent pendulum.
Geometry
For point masses and massless rods of lengths ℓ₁ and ℓ₂:
These coordinates lead to kinetic and potential energies and therefore to coupled equations of motion.
Why the equations become ugly
For the single small-angle pendulum:
and the motion is nearly sinusoidal.
The double pendulum contains combinations such as:
- sin(θ₁-θ₂)
- angular velocities multiplying one another
- denominators depending on relative angle
The equations are deterministic but nonlinear.
"Nonlinear" here means that the variables do not appear only as simple first powers that add independently.
Deterministic does not mean predictable forever
If the exact initial angles and angular velocities were known with infinite precision, the equations determine the future trajectory.
But real measurements never have infinite precision.
In chaotic regions of the double pendulum's phase space, two extremely similar initial states can diverge rapidly.
- The problem is not randomness in the equations.
- It is amplification of uncertainty.
Not every motion is equally chaotic
- At sufficiently low energy, the double pendulum can show comparatively regular oscillations.
- At other energies and initial conditions, its motion can become chaotic.
- Modern analyses show a mixture of regular and chaotic regions rather than one universal "everything is chaos" state.
Energy is still conserved in the ideal model
For an undamped ideal double pendulum:
- Yet the motion can still be chaotic.
- Chaos does not require energy loss, noise or an external random force.
- A deterministic conservative system can be chaotic.
Why numerical simulation is natural
Closed-form elementary solutions are generally unavailable for arbitrary double-pendulum motion.
Numerical integration advances the equations through many small time steps.
That does not mean the system lacks physical laws.
It means the laws produce behavior whose exact trajectory is more naturally computed than expressed by a simple formula.
Connection to the AP Physics family
The simple pendulum entry in classical mechanics explains:
small displacement
→ approximately linear restoring force
→ simple harmonic motionThe double pendulum is a useful next step:
coupling + nonlinearity
→ richer phase space
→ possible chaosTakeaway: The double pendulum is compelling because nothing random is added. Two ordinary pendulum arms, coupled nonlinearly, are enough to produce deterministic chaos.