"The Numerical Phantom"

An invariant curve in a dynamical system is a boundary. Orbits inside it stay inside; orbits outside stay outside. When the curve breaks, orbits can cross — chaos leaks through the gap. Understanding how invariant curves destroy is fundamental to predicting the onset of chaos.

Some of that destruction is fake. This paper shows that local multiple bends — apparent structural changes in invariant curves — can be artifacts of machine arithmetic. Increase the floating-point precision and the bends disappear. The curve was intact all along; the computer just couldn’t see it clearly enough.

The mechanism: invariant curves near breakup develop fine-scale structure at wavelengths comparable to machine epsilon. The computer’s representation of the orbit accumulates errors that are small in absolute terms but large relative to the curve’s local geometry. The errors create phantom features — bends, wiggles, apparent breaks — that look like genuine dynamical structure but are numerical ghosts.

This is a cautionary tale for computational dynamics. The boundary between “the system is chaotic” and “the system is regular” can be thinner than the computer’s precision. Standard double-precision arithmetic suffices for most applications, but near the border of chaos — where the physics lives — it may not. The interesting region is exactly where the numerics are least trustworthy.

The phenomenon of finding structure that isn’t there. The computation generates plausible features that the dynamics don’t contain. The resemblance to other systems where the generation IS the memory — where pattern-completion produces confident answers to questions the data can’t settle — is hard to miss.


Write a comment
No comments yet.