Education / Selected work

Order and chaos in the quadratic family

How does a simple deterministic rule pass from equilibrium to periodic motion and eventually to chaos?I studied the quadratic family f_c(x) = x² + c analytically for as long as the algebra remains manageable, then numerically beyond that point. The result is a progression from stable fixed points through period doubling to chaotic dynamics, periodic windows and fractal structure.

Where stability ends

A fixed point satisfies

x2+c=xx^{2}+c=x

giving

x±=1±14c2x^{*}_{\pm}=\frac{1\pm\sqrt{1-4c}}{2}

The two fixed points exist for c ≤ 1/4, but existence does not imply stability. A fixed point attracts nearby trajectories only when

f(x)<1\left|f'(x^{*})\right|<1

For the lower branch this gives

34<c<14-\tfrac{3}{4}<c<\tfrac{1}{4}
The two fixed-point branches plotted against c. The lower branch is blue and attracting between c = -0.75 and c = 0.25; both branches are red and repelling elsewhere; dashed vertical lines mark the two thresholds.
The two fixed-point branches. The lower branch is attracting only for −0.75 < c < 0.25.

At

c=34c=-\tfrac{3}{4}

the fixed point loses stability. But the system does not immediately become chaotic. Instead, a stable orbit of period two appears. That is the first period doubling.

A cascade of doubling periods

The same transition then repeats. Period two gives way to period four, then eight, sixteen and thirty-two, while the intervals between successive bifurcations become rapidly smaller.

TransitioncIntervalRatio
1 → 2−0.75000.500004.23374
2 → 4−1.25000.118104.55151
4 → 8−1.36810.025954.64581
8 → 16−1.39400.005594.66394
16 → 32−1.39960.00120
Table 2.2 of the paper. The first two thresholds are known analytically; the rest were located numerically.

The ratios approach the Feigenbaum constant,

δ4.669201609\delta\approx 4.669201609

Even with only the first few bifurcations, the fourth ratio is already within about 0.11% of the limiting value.

That is what makes the phenomenon interesting beyond this particular map. The same scaling appears across a much wider class of nonlinear systems undergoing period doubling.

The bifurcation points accumulate near

c1.4011552c_{\infty}\approx-1.4011552

Beyond this accumulation point, the dynamics contain chaotic behaviour — but not chaos everywhere.

Stability returns inside chaos

The first bifurcations can still be handled analytically. Eventually the algebra becomes too cumbersome to remain useful, and numerical methods take over.

Those computations reveal something more interesting than a simple transition from order to permanent disorder. Around

c1.75c\approx-1.75

a stable period-three orbit appears inside the chaotic region. It is created through a tangent bifurcation rather than another period doubling and remains stable over a finite interval of c.

So chaos is not a final uniform state. Stable periodic windows are embedded within it.

Period three is especially significant. For continuous interval maps, Sharkovskii’s theorem implies that the existence of a period-three orbit entails the existence of orbits of every positive integer period.

A remarkably simple map has therefore generated an extremely rich collection of possible behaviours.

Chaos does not mean escape

Unpredictable motion and unbounded motion are different things.

The final part of the paper studies which initial values remain bounded under repeated iteration. Once an orbit becomes sufficiently large, escape is guaranteed. For c ∈ [−2, 1/4], the radius

R=2R=2

is enough. If |xₙ| > 2, then

xn+1=xn2+c    xn2c  >  xn|x_{n+1}| = \left|x_n^{2}+c\right| \;\ge\; |x_n|^{2}-|c| \;>\; |x_n|

Once the orbit leaves this boundary, its magnitude continues to grow and it cannot return.

A dense stippled rendering of the Prisoner Set: a broad blue region of bounded orbits, layered with horizontal bands and symmetric branching structures, with red escaping points scattered above and below it.
Blue points remain bounded under iteration; red points satisfy the escape criterion.

The bounded set survives far beyond the loss of the original stable fixed point. Within it lie period-doubling cascades, chaotic regions and periodic windows.

That distinction is the part of the system I find most striking:

Deterministic does not mean predictable, and chaotic does not mean unbounded.

Read the full paper · 25 pp

Written for the course Programmeren en Experimenteren · BSc Mathematics · University of Amsterdam · February 2026.

← Back to Education