← Chaos

🔮 Thomas Attractor

b (damping): 0.190
Trails: 8
Speed: 8
dx/dt = sin(y) − b·x
dy/dt = sin(z) − b·y
dz/dt = sin(x) − b·z
b: 0.190  |  Trails: 8  |  Pts/trail: 0  |  Regime: chaotic

🔮 Thomas Attractor — Cyclic Symmetry in Chaos

René Thomas's 1999 attractor is the mathematical equivalent of a marble rolling on a bumpy 3D landscape: driven by the sine of each coordinate, it wanders forever in a ghostly lattice pattern, never repeating, never escaping.

🔬 What It Demonstrates

The system ẋ = sin(y) − bx, ẏ = sin(z) − by, ż = sin(x) − bz has cyclic symmetry: it maps to itself under x→y→z→x. For b ≈ 0.208 the attractor is chaotic. The parameter b controls dissipation — near zero the attractor fills 3D space; larger b compresses it to lower dimension.

🎮 How to Use

Drag to rotate the 3D attractor. Adjust b near 0.208 for peak chaos, below 0.1 for hyperchaos, above 0.32 for period-3 orbit. Launch many particles simultaneously from a tight cluster to visualise the Lyapunov divergence.

💡 Did You Know?

Thomas designed the system to model the minimal conditions for chaos: a 3D autonomous system needs at least one cubic term or two quadratic terms — or, as he showed, three sine terms. His interest was not physics but the minimal grammar required for biological regulatory networks.