Lyapunov fractal


In mathematics, Lyapunov fractals are bifurcational fractals derived from an extension of the logistic map in which the degree of the growth of the population, r, periodically switches between two values A and B.
A Lyapunov fractal is constructed by mapping the regions of stability and chaotic behaviour in the ab plane for given periodic sequences of a and b. In the images, yellow corresponds to , and blue corresponds to .
Lyapunov fractals were discovered in the late 1980s by the Germano-Chilean physicist :de:Mario Markus |Mario Markus from the Max Planck Institute of Molecular Physiology. They were introduced to a large public by a science popularization article on recreational mathematics published in Scientific American in 1991.

Properties

Lyapunov fractals are generally drawn for values of A and B in the interval. For larger values, the interval is no longer stable, and the sequence is likely to be attracted by infinity, although convergent cycles of finite values continue to exist for some parameters. For all iteration sequences, the diagonal a = b is always the same as for the standard one parameter logistic function.
The sequence is usually started at the value 0.5, which is a critical point of the iterative function. The other critical points of the iterative function during one entire round are those that pass through the value 0.5 in the first round. A convergent cycle must attract at least one critical point. Therefore, all convergent cycles can be obtained by just shifting the iteration sequence, and keeping the starting value 0.5. In practice, shifting this sequence leads to changes in the fractal, as some branches get covered by others. For instance, the Lyapunov fractal for the iteration sequence AB is not perfectly symmetric with respect to a and b.

Algorithm for generating Lyapunov fractals

The algorithm for computing Lyapunov fractals works as follows:
  1. Choose a string of As and Bs of any nontrivial length.
  2. Construct the sequence formed by successive terms in the string, repeated as many times as necessary.
  3. Choose a point.
  4. Define the function if, and if.
  5. Let, and compute the iterates.
  6. Compute the Lyapunov exponent:

    In practice, is approximated by choosing a suitably large and dropping the first summand as for.
  7. Color the point according to the value of obtained.
  8. Repeat steps for each point in the image plane.

    More dimensions

Lyapunov fractals can be calculated in more than two dimensions. The sequence string for a n-dimensional fractal has to be built from an alphabet with n characters, e.g. "ABBBCA" for a 3D fractal, which can be visualized either as 3D object or as an animation showing a "slice" in the C direction for each animation frame, like the example given here.