Chaos and Perturbed Orbits: When Motion Becomes Unpredictable
In our previous posts, we’ve explored elliptical motion, energy, 3D orbits, rotating frames, and even complex numbers. Now we arrive at a thrilling conclusion: what happens when we disturb the system just a little? Today we explore the edge of predictability — welcome to the world of chaos. --- What Is Chaos in Physics? Chaos doesn’t mean randomness. In mathematics and physics, chaos means: The system is deterministic (it follows fixed rules) But it is **extremely sensitive** to initial conditions This is sometimes called the **butterfly effect**: a tiny change in one part of a system leads to large differences later. --- From Ellipses to Chaos Let’s start with elliptical motion again: r(t) = Now imagine that something disturbs the motion — a nearby object’s gravity, a small push, or even a tiny variation in mass. We’ll simulate this by introducing a **perturbation**: a small oscillation added to one of the axes. x(t) = a * cos(ωt) y(t) = b * sin(ωt) + ε * sin(μ...