Skip to content
Surf Wiki
Save to docs
general/fractals

From Surf Wiki (app.surf) — the open knowledge base

Lyapunov fractal

Type of fractal


Type of fractal

In mathematics, Lyapunov fractals (also known as Markus–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 (measured using the Lyapunov exponent \lambda) in the ab plane for given periodic sequences of a and b. In the images, yellow corresponds to \lambda (stability), and blue corresponds to \lambda 0 (chaos).

Lyapunov fractals were discovered in the late 1980s by the Germano-Chilean physicist 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 [0,4]. For larger values, the interval [0,1] 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 (even complex valued) 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 (see top figure on the right) is not perfectly symmetric with respect to a and b.

Algorithm

The algorithm for computing Lyapunov fractals works as follows:

  1. Choose a string of As and Bs of any nontrivial length (e.g., AABAB).
  2. Construct the sequence S formed by successive terms in the string, repeated as many times as necessary.
  3. Choose a point (a,b) \in [0,4] \times [0,4].
  4. Define the function r_n = a if S_n = A, and r_n = b if S_n = B.
  5. Let x_0 = 0.5, and compute the iterates x_{n+1} = r_n x_n (1 - x_n).
  6. Compute the Lyapunov exponent: \lambda = \lim_{N \rightarrow \infty} {1 \over N} \sum_{n = 1}^N \log \left|{dx_{n+1} \over dx_n}\right| = \lim_{N \rightarrow \infty} {1 \over N} \sum_{n = 1}^N \log |r_n (1 - 2x_n)| In practice, \lambda is approximated by choosing a suitably large N and dropping the first summand as r_0 (1 - 2x_0) = r_n \cdot 0 = 0 for x_0=0.5.
  7. Color the point (a,b) according to the value of \lambda obtained.
  8. Repeat steps (3–7) for each point in the image plane.

More Iterations

Markus-Ljapunow Exponent 3.jpg Markus-Ljapunow Exponent 6.jpg Markus-Ljapunow Exponent 7.jpg Markus-Ljapunow Exponent 8.jpg Markus-Ljapunow Exponent 5.jpg Markus-Ljapunow Exponent 4.jpg Markus-Ljapunow Exponent 2.jpg Markus-Ljapunow Exponent 1.jpg

More dimensions

Animation of a 3D Lyapunov fractal with the sequence ABBBCA

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.

Notes

References

  • {{Cite journal
  • {{Cite journal
  • {{Cite journal
  • {{Cite book | url-access = limited
  • Markus, Mario, "Die Kunst der Mathematik", Verlag Zweitausendeins, Frankfurt

References

  1. See {{Harvnb. Markus. Hess. 1989
  2. See {{Harvnb. Markus. Hess. 1989 and {{Harvnb. Markus. 1990.
  3. See {{Harvnb. Dewdney. 1991.
  4. See {{Harvnb. Markus. 1990
  5. See {{Harvnb. Markus. 1990
  6. See {{Harvnb. Markus. 1990. Markus. Hess. 1998.
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Lyapunov fractal — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report