Interactive exploration of chaotic dynamics, fractal structure, and strange attractors in the Hénon map system
Adjust parameters to observe attractor shape changes
a = 1.4, b = 0.3 produces the most famous chaotic attractor
Click and drag to zoom in, observe self-similarity
The Hénon attractor has a fine layered structure. Zooming reveals similar patterns repeating at different scales
Box-counting dimension of Hénon attractor ≈ 1.26 ± 0.01
Measure of chaos degree and predictability
Current value:
2D discrete map
x_{n+1} = 1 - ax_n² + y_n
y_{n+1} = bx_n
3D continuous differential equations
dx/dt = σ(y - x)
dy/dt = x(ρ - z) - y
dz/dt = xy - βz
| Feature | Hénon Map | Lorenz Attractor |
|---|---|---|
| System Type | Discrete map | Continuous system |
| Dimension | 2D | 3D |
| Equation Type | Difference equation | Differential equation |
| Attractor Type | 2D strange attractor | 3D strange attractor |
| Bifurcation | Period-doubling | Hopf bifurcation |
The Hénon map is a two-dimensional discrete dynamical system proposed by French mathematician Michel Hénon in 1976. It is one of the simplest and most studied chaotic systems.
Determinant |J| = -b, system is dissipative when |b| < 1
Setting x_{n+1} = x_n and y_{n+1} = y_n yields two fixed points:
Chaos is the study of complex, seemingly random behavior in deterministic nonlinear systems. The Hénon map demonstrates how simple deterministic rules can produce extremely complex dynamics.
A strange attractor is a fractal set in phase space onto which trajectories converge while exhibiting chaotic motion. The Hénon attractor is one of the earliest discovered 2D strange attractors.
The hallmark feature of chaotic systems is extreme sensitivity to initial conditions. Two initially close points will completely separate after many iterations. This is the famous 'butterfly effect'.
Fractals are geometric shapes with self-similarity. The cross-section of the Hénon attractor has a Cantor set structure, revealing infinitely fine hierarchical details when zoomed in.