The Hénon map is a foundational, two-dimensional discrete dynamical system introduced by French astronomer Michel Hénon in 1976. It serves as a simplified, programmable model to explain deterministic chaos, strange attractors, and fractal microstructures. Hénon designed it to visually capture the infinite complex of surfaces found in continuous weather systems like the Lorenz attractor, but via much simpler algebra. 1. The Mathematical Blueprint The system maps a point in a 2D plane to a new point using two simple algebraic formulas:
xn+1=yn+1−axn2x sub n plus 1 end-sub equals y sub n plus 1 minus a x sub n squared yn+1=bxny sub n plus 1 end-sub equals b x sub n Where and are adjustable parameters: (Nonlinearity): Controls the folding effect. The xn2x sub n squared term introduces the necessary nonlinearity for chaos.
(Dissipation): Controls the rate of area contraction. To ensure the system contracts like physical, energy-dissipating systems, must be less than 1.
The Classical Case: The system exhibits its famous chaotic behavior at the standard parameters and . 2. The Engine of Chaos: Stretching and Folding
To generate chaos out of simple rules, the Hénon map acts like a baker kneading pastry dough. Every single iteration of the map executes a sequence of three geometric transformations on the phase space:
[Initial Region] ──> [Stretched & Folded (a)] ──> [Squashed (b)] ──> [Re-injected/Rotated] Stretching and Folding ( T′cap T prime ): The parameter
bends an initial region into a curved, boomerang-like parabolic arc. Squashing ( T′′cap T double prime ): The parameter
compresses the shape along one axis, causing area contraction. Re-injection ( T′′′cap T triple prime ): The map swaps the
coordinates, rotating and shifting the newly formed layer back into the system to be stretched and folded again.
Because trajectories exponentially diverge locally (the “Butterfly Effect”) but are repeatedly folded back into a confined space globally, the path a point takes becomes highly unpredictable. Henon Map- Strange Attractor with Fractal Microstructure
Leave a Reply