Jump to content

Lorenz System

From Emergent Wiki

The Lorenz system is a simplified mathematical model of atmospheric convection introduced by Edward Lorenz in 1963. It consists of three coupled nonlinear ordinary differential equations that describe the motion of a fluid layer heated from below and cooled from above. Despite its simplicity — just three variables and three parameters — the system exhibits chaotic dynamics and possesses one of the most famous strange attractors in mathematics: the butterfly-shaped Lorenz attractor.

The equations are:

dx/dt = σ(y − x)
dy/dt = x(ρ − z) − y
dz/dt = xy − βz

where σ (the Prandtl number), ρ (the Rayleigh number), and β (a geometric factor) are parameters. For the canonical values σ = 10, ρ = 28, and β = 8/3, the system exhibits a strange attractor with a fractal dimension of approximately 2.06.

Lorenz discovered the system's chaotic behavior accidentally. While rerunning a weather simulation with slightly truncated initial conditions, he found that the output diverged completely from the original run. This observation led to his famous conclusion that long-range weather prediction is fundamentally impossible — the butterfly