Discrete map · 1D · dim 1
Bernoulli (doubling) map
Mod-1 doubling. Acts as a left shift on the binary expansion of x. Chaotic everywhere, with constant Lyapunov exponent ln 2.
Equations
x_{n+1} = 2 x_n mod 1At a glance
| Parameters | (no free parameter) |
|---|---|
| Chaotic for | always |
| Lyapunov exponent | λ = ln 2 |
| History | Studied since Hadamard; canonical example of Bernoulli shift. |
Try it
Open the interactive playground at /tools/cobweb.
See also
Quick quiz
Test yourself on bernoulli
8 multiple-choice questions. Pick an answer for each, then submit to see explanations.
Q1.The Bernoulli map x ↦ 2x mod 1 acts on binary expansions as a:
Q2.Its Lyapunov exponent is:
Q3.The Bernoulli map is conjugate to:
Q4.Periodic orbits of the Bernoulli map correspond to:
Q5.The invariant probability measure of the Bernoulli map is:
Q6.Topological entropy of the Bernoulli map is:
Q7.Why is the Bernoulli shift dangerous as a PRNG building block in floating point?
Q8.The Bernoulli shift is an example of which kind of system?