Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Lyapunov fractal
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Type of fractal}} [[Image:Lyapunov-fractal-AB.png|thumb|Standard Lyapunov logistic fractal with iteration sequence AB, in the region [2, 4] × [2, 4].]] [[File:Lyapunov fractal segment.png|thumb|Detail of the '''Lyapunov fractal''' in the form of a swallow. Iteration sequence AB, in the region [3.81, 3.87] x [3.81, 3.87].]] [[Image:Lyapunov-fractal-AABAB.png|thumb|Generalized Lyapunov logistic fractal with iteration sequence AABAB, in the region [2, 4] × [2, 4].]] [[Image:lyapunov-fractal.png|thumb|Generalized Lyapunov logistic fractal with iteration sequence BBBBBBAAAAAA, in the growth parameter region (''A'',''B'') in [3.4, 4.0] × [2.5, 3.4], known as ''Zircon Zity''.]] In [[mathematics]], '''Lyapunov fractals''' (also known as '''Markus–Lyapunov fractals''') are [[bifurcation theory|bifurcational]] [[fractal]]s 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''.<ref>See {{Harvnb|Markus|Hess|1989|page=553}}.</ref> A [[Aleksandr Lyapunov|Lyapunov]] fractal is constructed by mapping the regions of stability and chaotic behaviour (measured using the [[Lyapunov exponent]] <math>\lambda</math>) in the ''a''−''b'' plane for given periodic sequences of ''a'' and ''b''. In the images, yellow corresponds to <math>\lambda < 0</math> (stability), and blue corresponds to <math>\lambda > 0</math> (chaos). Lyapunov fractals were discovered in the late 1980s<ref>See {{Harvnb|Markus|Hess|1989}} and {{Harvnb|Markus|1990}}.</ref> by the Germano-Chilean [[physicist]] [[Mario Markus (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.<ref>See {{Harvnb|Dewdney|1991}}.</ref> ==Properties== Lyapunov fractals are generally drawn for values of ''A'' and ''B'' in the interval <math>[0,4]</math>. 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 (mathematics)|critical point]] of the iterative function.<ref>See {{Harvnb|Markus|1990|p=483}}.</ref> 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.<ref>See {{Harvnb|Markus|1990|p=486}}.</ref> 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:<ref>See {{Harvnb|Markus|1990|pages=481,483}} and {{Harvnb|Markus|Hess|1998}}.</ref> # Choose a string of As and Bs of any nontrivial length (e.g., AABAB). # Construct the sequence <math>S</math> formed by successive terms in the string, repeated as many times as necessary. # Choose a point <math>(a,b) \in [0,4] \times [0,4]</math>. # Define the function <math>r_n = a</math> if <math>S_n = A</math>, and <math>r_n = b</math> if <math>S_n = B</math>. # Let <math>x_0 = 0.5</math>, and compute the iterates <math>x_{n+1} = r_n x_n (1 - x_n)</math>. # Compute the Lyapunov exponent:<br/><math>\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)|</math><br/>In practice, <math>\lambda</math> is approximated by choosing a suitably large <math>N</math> and dropping the first summand as <math>r_0 (1 - 2x_0) = r_n \cdot 0 = 0</math> for <math>x_0=0.5</math>. # Color the point <math>(a,b)</math> according to the value of <math>\lambda</math> obtained. # Repeat steps (3–7) for each point in the image plane. == More Iterations == <gallery widths="220" heights="220"> 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 </gallery> == More dimensions == [[File:Lyapunov fractal animation.webm|thumb|right|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 == {{Reflist}} == References == {{Refbegin}} *{{Cite journal | last = Dewdney | first = A.K. | title = Leaping into Lyapunov Space | journal = Scientific American | volume = 265 | issue = 3 | year = 1991 | pages = 130–132 | doi = 10.1038/scientificamerican0991-178 }} *{{Cite journal | last1 = Markus | first1 = Mario | last2 = Hess | first2 = Benno | title = Lyapunov exponents of the logistic map with periodic forcing | journal = Computers and Graphics | volume = 13 | pages = 553–558 | year = 1989 | issue = 4 | doi = 10.1016/0097-8493(89)90019-8 }} *{{Cite journal | last = Markus | first = Mario | title = Chaos in Maps with Continuous and Discontinuous Maxima | journal = Computers in Physics | volume = 4 | pages = 481 | year = 1990 | issue = 5 | doi = 10.1063/1.4822940 }} *{{Cite book | last1 = Markus | first1 = Mario | last2 = Hess | first2 = Benno | chapter = Chapter 12. Lyapunov exponents of the logistic map with periodic forcing | title = Chaos and Fractals. A Computer Graphical Journey | url = https://archive.org/details/chaosfractalscom00pick | url-access = limited | editor = Clifford A. Pickover | publisher = Elsevier | year = 1998 | isbn = 978-0-444-50002-1 | doi = 10.1016/B978-0-444-50002-1.X5000-0 | pages = [https://archive.org/details/chaosfractalscom00pick/page/n70 73]-78 }} *Markus, Mario, "Die Kunst der Mathematik", Verlag Zweitausendeins, Frankfurt {{ISBN|978-3-86150-767-3}} {{refend}} ==External links== *[https://web.archive.org/web/20070907073555/http://www.efg2.com/Lab/FractalsAndChaos/Lyapunov.htm EFG's Fractals and Chaos – Lyapunov Exponents] *{{cite web|url=http://hypertextbook.com/chaos/lyapunov-2/|title= Lyapunov Space|last=Elert|first=Glenn|work=The Chaos Hypertextbook}} {{Fractals}} [[Category:Fractals]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Cite book
(
edit
)
Template:Cite journal
(
edit
)
Template:Cite web
(
edit
)
Template:Fractals
(
edit
)
Template:Harvnb
(
edit
)
Template:ISBN
(
edit
)
Template:Refbegin
(
edit
)
Template:Refend
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)