In 1961, meteorologist Edward Lorenz was running a weather simulation on an early computer. To save time he re-entered a printout midway through a run â but typed 0.506 instead of the stored 0.506127. The difference was one part in a thousand. The resulting forecast diverged completely from the original within simulated weeks.
That accident gave birth to chaos theory. Lorenz spent years distilling the phenomenon into its purest mathematical form: three coupled differential equations that model convection in the atmosphere.
dx/dt = Ï(y â x)
dy/dt = x(Ï â z) â y
dz/dt = xy â ÎČz
With the classic parameters , , , the solution never repeats and never settles â it traces the now-iconic butterfly shape forever without crossing itself. The system is perfectly deterministic: knowing the exact state pins the future exactly. Yet in practice no measurement is ever exact, and a deviation of one part in a billion doubles roughly every 0.9 seconds of simulated time. After a couple of minutes of model time the trajectories from two almost-identical starts look completely unrelated.
This is not a failure of our equations. It is a property of the equations themselves, and Lorenz proved it is unavoidable for this kind of system.
Comments
Loading comments...