What is a Bifurcation Diagram?
The bifurcation diagram is a parameter-space visualization of the logistic map x_{n+1} = r · x_n · (1 - x_n). Unlike time-series views, it reveals the complete set of long-term behaviors (attractors) as parameter r varies. Each vertical slice at a given r shows all values that x_n eventually visits after transients die out. The stunning tree-like pattern emerges from period-doubling bifurcations: 1 → 2 → 4 → 8 → ... → chaos.
The Logistic Map
x_{n+1} = r · x_n · (1 - x_n)
How to Read This Diagram
- X-axis (r): The control parameter from 3.5 to 4.0. Drag the slider to highlight a vertical slice.
- Y-axis (x): The attractor values. Each dot is a stable point the system converges to.
- Fork splits: Where one branch becomes two = period-doubling bifurcation.
- Dense bands: Chaotic regions where infinitely many points are visited.
- Windows in chaos: Brief returns to periodic behavior (e.g., period-3 window at r ≈ 3.83).
Feigenbaum Constants
Mitchell Feigenbaum discovered that the ratio of successive bifurcation intervals converges to a universal constant δ ≈ 4.669201... This constant appears in ALL period-doubling systems, not just the logistic map — it is a universal law of nature. The second constant α ≈ 2.502907... describes the scaling of the bifurcation branch widths. These are highlighted on the diagram with dashed lines.
Physical Significance
- Deterministic Chaos: The diagram proves chaos arises from purely deterministic equations — no randomness needed.
- Self-similarity: Zoom into any bifurcation region and you'll see the same pattern repeating — fractal structure!
- Universality: Feigenbaum constants δ and α are the same for dripping faucets, electronic circuits, and fluid turbulence.
- Phase transitions: The route to chaos via period-doubling is analogous to second-order phase transitions in physics.