Bifurcation Diagram

Explore chaos from order: x_{n+1} = r · x_n · (1 - x_n) — Parameter space view of all attractors

Drag to zoom | Double-click to reset
Drag slider to explore bifurcation structure at different r values

Current Status

Current r: 3.5000
r Range: 3.5000 ~ 4.0000
Behavior: Period-2
Limit Points: 2

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

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