This is a famous problem from classical mechanics that centers around the orbiting of three celestial bodies. Although the two body problem does have a closed form solution, the three body problem does not. This repository contains simple code to solve the problem computationally.
I want to thank Younes Lab, his reference code was the biggest inspiration for this!