Forbidden Regions and where to Find Them – The 3-Body Problem

Jacobi and Lagrange So far we have explored the Jacobi Integral and the Lagrange points. Now, we are ready to combine the two into one of the most useful concepts in the Circular restricted 3-Body Problem (CR3BP), forbidden regions. You’ve seen them in my visualizations before, but now we’ll finally go over what they are.…

Chaos and the Double Pendulum

Chaos I’ve recreated one of my favorite mathematical demonstrations below.  Three double pendulums, all starting with near identical initial conditions, all rapidly diverging. I love this demonstration because it’s such a great example of chaotic dynamics. What is Chaos? Chaotic dynamics, in a nutshell, means that a system is extremely sensitive to initial conditions. That…

An Introduction to Error

Good Enough Numerical methods are always concerned with the term “good enough”. Whether you are using a finite difference to approximate a derivative, or Newtons method to find the roots of a function, we rarely get an exact answer. Usually, our answer is different from the truth by some amount. We generally don’t know what our error…