The Lorenz Map: Short-Term Predictability of Chaotic Systems

​
σ
16
r
45.92
b
4
Lorenz map
time series
This Demonstration plots a map of the Lorenz system defined by
dx
dt
=σ(y-x)
,
dy
dt
=rx-xz-y
,
dz
dt
=xy-bz
.
For various selections of the model parameters
σ
,
r
, and
b
, you can observe periodic behavior, period doubling, or chaotic behavior. For example,
σ=16
,
r=45.92
, and
b=4
shows chaotic behavior, while
σ=19.8
,
r=56
, and
b=1
gives periodic behavior.
The maxima
z
n
are readily found using the built-in Mathematica 9 function WhenEvent. Once the maxima are obtained, a relatively straightforward extension gives the Lorenz map,
z
n+1
versus
z
n
.
By plotting the
y=x
reference line in green, it becomes clear that the absolute value of the slope of the Lorenz map is greater than 1.
The Lorenz map shows that there is a well-defined relation between successive peaks. Indeed, one can obtain a good estimate of the
th
(n+1)
peak knowing the
th
n
peak. Thus, one can conclude that the Lorenz system is predictable in the short term. In general, chaotic solutions are predictable in the short term but unpredictable in the long term.

References

[1] E. N. Lorenz, "Deterministic Nonperiodic Flow," Journal of Atmospheric Science, 20(2), 1963 pp. 130–141. doi: 10.1175/1520-0469(1963)020%3 C0130:DNF %3 E2 .0.CO;2.
​

Permanent Citation

Housam Binous, Ahmed Bellagi, Brian G. Higgins
​
​"The Lorenz Map: Short-Term Predictability of Chaotic Systems"​
​http://demonstrations.wolfram.com/TheLorenzMapShortTermPredictabilityOfChaoticSystems/​
​Wolfram Demonstrations Project​
​Published: September 30, 2013