What I understand of chaos is that, it cannot occur in 2D space. A strange attractor, as seen in a Lorenze system, is a feature of chaos. Now, I am reading about the Henon map which is a 2d map with a strange attractor. My question, then, is: Does a Henon map represent a chaotic system in 2D? Or is can a strange attractor occur in 2D space without the system itself being chaotic? Said another way, does chaos imply a strange attractor but a strange attractor does not imply chaos?
2026-03-28 17:39:24.1774719564
Henon maps and strange attractors
109 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
The actual result is about continuous systems:
For discrete systems, such as the Henon map, you can have chaos even in one dimension, e.g. the logistic map is a textbook example of chaotic behavior
$$ x_{n+1} = rx_n(1 - x_n) $$