Double Pendulum Animation

Play with a Double Pendulum. A single pendulum has a repeating pattern, but a double pendulum can behave very chaotically!

 

images/pendulum2.js

 

This is a good example of a mathematical model. Each unit of time is calculated using the data from the previous unit of time, and the motion you see is the result.

Notes: