Overview
In 1993, physicist and chaos pioneer J.C. Sprott at the University of Wisconsin-Madison asked a bold question: How many distinct strange attractors exist in the general mathematical space of quadratic differential equations?
Using automated Monte Carlo computer search algorithms, Sprott searched millions of randomly selected coefficient combinations. His search unveiled hundreds of brand-new chaotic attractors — from simple ribbon scrolls to intricate multi-winged organisms — proving that strange attractors are not rare exceptions in mathematics, but rather a ubiquitous natural feature of non-linear systems.
The Mathematical Framework
The general 3D quadratic polynomial flow is represented compactly as:
where , is the 10-element vector of all constant, linear, and quadratic combinations:
and is a matrix containing 30 real-valued coefficients.
Mining Chaos with Strange Attractor XYZ
Our visualizer includes an automated Lyapunov Miner that scans this 30-dimensional parameter space:
- Initial Seed: Random coefficients are assigned within the range .
- Integration & Stability Testing: Runge-Kutta integration evaluates whether orbits diverge to infinity or collapse into a static point.
- Lyapunov Exponent Filter: The algorithm calculates the largest Lyapunov exponent . If and the trajectory remains bounded within a finite volume, a new strange attractor is born.
- Artistic Rendering: Millions of points are integrated with sub-pixel jitter, volumetric light accumulation, and custom color gradients to produce high-resolution fine art prints.