Jump to content

Logistic map

From Wikipedia, the free encyclopedia
The behavior of the logistic map is shown in Cobweb plot form. The animation shows the change in behavior as the parameter (r in the figure) is increased from 1 to 4, starting from an initial value of 0.2.)

The logistic map is a discrete dynamical system defined by the quadratic difference equation:

(1)

Equivalently it is a recurrence relation and a polynomial mapping of degree 2. It is often referred to as an archetypal example of how complex, chaotic behaviour can arise from very simple nonlinear dynamical equations.

The map was initially utilized by Edward Lorenz in the 1960s to showcase properties of irregular solutions in climate systems.[1] It was popularized in a 1976 paper by the biologist Robert May,[2] in part as a discrete-time demographic model analogous to the logistic equation written down by Pierre François Verhulst.[3] Other researchers who have contributed to the study of the logistic map include Stanisław Ulam, John von Neumann, Pekka Myrberg, Oleksandr Sharkovsky, Nicholas Metropolis, and Mitchell Feigenbaum.[citation needed]

Two introductory examples

[edit]

Dynamical Systems example

[edit]

In the logistic map, r is a parameter, and x is a variable. It is a map in the sense that it maps a configuration or phase space to itself (in this simple case the space is one dimensional in the variable x), it can be interpreted as a tool to get next position in the configuration space after one time step. The difference equation is a discrete version of the logistic differential equation, which can be compared to a time evolution equation of the system.

Given an appropriate value for the parameter r and performing calculations starting from an initial condition , you will obtain the sequence , , , .... which can be interpreted as a sequence of time steps in the evolution of the system.

In the field of dynamical systems, this sequence is called an orbit, and the orbit changes depending on the value given to the parameter. When the parameter is changed, the orbit of the logistic map can change in various ways, such as settling on a single value, repeating several values periodically, or showing non-periodic fluctuations known as chaos.[Devaney1989 1][4]

Another way to understand this sequence is to apply recursively the logistic map (here represented by ) to the initial state

Now this is important given this was the initial approach of Henri Poincaré to study dynamical systems and ultimately chaos starting from the study of fixed points or in other words states that do not change over time (i.e. when ). Many chaotic systems such as mandelbrot set are emerging from recursion of very simple quadratic non linear functions such as the logistic map.[5]

Demographic model example

[edit]

Taking the biological population model as an example xn is a number between zero and one, which represents the ratio of existing population to the maximum possible population. This nonlinear difference equation is intended to capture two effects:

  • reproduction, where the population will increase at a rate proportional to the current population when the population size is small,
  • starvation (density-dependent mortality), where the growth rate will decrease at a rate proportional to the value obtained by taking the theoretical "carrying capacity" of the environment less the current population.

The usual values of interest for the parameter r are those in the interval [0, 4], so that xn remains bounded on [0, 1]. The r = 4 case of the logistic map is a nonlinear transformation of both the bit-shift map and the μ = 2 case of the tent map. If r > 4, this leads to negative population sizes. (This problem does not appear in the older Ricker model, which also exhibits chaotic dynamics.) One can also consider values of r in the interval [−2, 0], so that xn remains bounded on [−0.5, 1.5].[6]

Characterization of the logistic map

[edit]
The sequence behaviour from r=0.02 to r=4, one can visualize the horizontal coordinate as the time direction, and the vertical coordinate either as a position in space at time t or as the population size at time t

The animation shows the behaviour of the sequence over different values of the parameter r. A first interesting observation is that the sequence does not diverge and remains finite for r between 0 and 4. It is possible to see the following qualitative phenomena in order of time:

  • exponential convergence to zero
  • convergence to a fixed value
  • initial oscillation and then convergence
  • stable oscillations between two values
  • growing oscillations between a set of values which is a multiples of two such as 2,4,8,16 etc.
  • intermittence (i.e. sprouts of oscillations at the onset of chaos)
  • fully developed chaotic oscillations
  • topological mixing (i.e. the tendency of oscillations to cover the full available space).

The first 4 are avalilable also in standard linear systems, oscillations between two values are available too under resonance conditions. The other ones instead are peculiar to chaos. One shall compare these stages to the onset of turbulence which has strickingly similar phenomena. One shall also remember that chaos is not peculiar to non linearity only but that also infinite dimensional linear systems can exhibit chaos.

As mentioned above, the logistic map itself is an ordinary quadratic function, and even a junior high school student can calculate the trajectory . An important question in terms of dynamical systems is how the behavior of the trajectory changes when the parameter r is changed . Depending on the value of r, the behavior of the trajectory of the logistic map can be simple or complex [ThompsonStewart 1]. Below, we will explain how the behavior of the logistic map changes as r is increased.

Domain, graphs and fixed points

[edit]
Graph of the logistic map ( the relationship between and ). The graph has the shape of a parabola, and the vertex of the parabola changes as the parameter r changes.

As mentioned above, the logistic map can be used as a model to consider the fluctuation of population size. In this case, the variable x of the logistic map is the number of individuals of an organism divided by the maximum population size, so the possible values of x are limited to 0 ≤ x ≤ 1. For this reason, the behavior of the logistic map is often discussed by limiting the range of the variable to the interval [0, 1].[HSD2007 1]

If we try to restrict the variables to 0 ≤ x ≤ 1, then the range of the parameter r is necessarily restricted to 0 to 4 ( 0 ≤ r ≤ 4). This is because if is in the range [0, 1], then the maximum value of is r/4. Thus, when r > 4, the value of can exceed 1. On the other hand, when r is negative, x can take negative values.[HSD2007 1]

A graph of the map can also be used to learn much about its behavior. The graph of the logistic map is the plane curve that plots the relationship between and , with (or x) on the horizontal axis and ( or f ( x ) ) on the vertical axis. The graph  of the logistic map looks like this, except for the case r = 0 :

It has the shape of a parabola with a vertex at

(2-1)

When r is changed, the vertex moves up or down, and the shape of the parabola changes . In addition, the parabola of the logistic map intersects with the horizontal axis (the line where ) at two points . The two intersection points are and , and the positions of these intersection points are constant and do not depend on the value of r.

An example of a spider web projection of a trajectory on the graph of the logistic map, and the locations of the fixed points and on the graph.

Graphs of maps, especially those of one variable such as the logistic map, are key to understanding the behavior of the map. One of the uses of graphs is to illustrate fixed points, called points. Draw a line y = x (a 45° line) on the graph of the map. If there is a point where this 45° line intersects with the graph, that point is a fixed point. In mathematical terms, a fixed point is

(2-2)

It means a point that does not change when the map is applied. We will denote the fixed point as . In the case of the logistic map, the fixed point that satisfies equation ( 2-2 ) is obtained by solving .

(2-3)
(2-4)

(except for r = 0). The concept of fixed points is of primary importance in discrete dynamical systems.

Another graphical technique that can be used for one-variable mappings is the spider web projection. After determining an initial value on the horizontal axis, draw a vertical line from the initial value to the curve of f(x). Draw a horizontal line from the  point where the curve of f(x) meets the 45° line of y = x, and then draw a vertical line from the point where the curve meets the 45° line to the curve of f(x). By repeating this process, a spider web or staircase-like diagram is created on the plane. This construction is in fact equivalent to calculating the trajectory graphically, and the spider web diagram created represents the trajectory starting from . This projection allows the overall behavior of the trajectory to be seen at a glance.

Behavior dependent on r

[edit]

The image below shows the amplitude and frequency content of a logistic map that iterates itself for parameter values ranging from 2 to 4. Again one can see initial linear behaviours then chaotic behaviour not only in the time domain (left) but especially in the frequency domain or spectrum (right), i.e. chaos is present at all scales as it is in the case of Energy cascade of Kolmogorov and it even propagates from one scale to another.

By varying the parameter r, the following behavior is observed:

Case when 0 ≤ r < 1

[edit]

First, when the parameter r = 0, , regardless of the initial value . In other words, the trajectory of the logistic map when a = 0 is an trajectory in which all values after the initial value are 0, so there is not much to investigate in this case.

Next, when the parameter r is in the range 0 < r < 1, decreases monotonically for any value of between 0 and 1. That is, converges to 0 in the limit n → ∞. [Gulick 1] The point to which converges is the fixed point shown in equation ( 2-3 ). Fixed points of  this type, where orbits around them converge, are called asymptotically stable, stable, or attractive. Conversely, if orbits around move away from as time n increases, the fixed point is called unstable or repulsive. [Gulick 2]

Spider plot (left) and time series ( n vs. x n ) (right) for parameter r = 0.9. The trajectory converges monotonically to 0.

A common and simple way to know whether a fixed point is asymptotically stable is to take the derivative of the map f.[Gulick 3] This derivative is expressed as , is asymptotically stable if the following condition is satisfied .

(3-1)
Tangent slopes of an asymptotically stable fixed point (left) and an unstable fixed point (right) and the state of the surrounding orbits

We can see this by graphing the map: if the slope of the tangent to the curve at is between −1 and 1, then is stable and the orbit around it is attracted to . The derivative of the logistic map is

(3-2)

Therefore, for x = 0 and 0 < r < 1, 0 < f  '(0) < 1, so the fixed point = 0  satisfies equation ( 3-1 ).

However, the discrimination method using equation ( 3-1 ) does not know the range of orbits from that are attracted to . It only guarantees that x within a certain neighborhood of will converge. In this case, the domain of initial values that converge to 0 is the entire domain [0, 1], but to know this for certain, a separate study is required.

The method for determining whether a fixed point is unstable can be found by similarly differentiating the map. For r<1 if a fixed point is unstable if

(3-3)

If the parameter lies in the range 0 < r < 1, then the other fixed point is negative and therefore does not lie in the range [0, 1], but it does exist as an unstable fixed point .

Case when 1 ≤ r ≤ 2

[edit]

In the general case with r between 1 and 2, the population will quickly approach the value r − 1/r, independent of the initial population.

Transcritical bifurcation of the logistic map occurring at r = 1. For r < 1, exists outside [0, 1] as an unstable fixed point, but for r = 1, the two fixed points collide, and for r > 1, appears between [0, 1] as a stable fixed point.

When the parameter r = 1, the trajectory of the logistic map converges to 0 as before , but the convergence speed is slower at r = 1 . The fixed point 0 at r = 1 is asymptotically stable, but does not satisfy equation ( 3-1 ) . In fact, the discrimination method based on equation ( 3-1 ) works by approximating the map to the first order near the fixed point . When r = 1, this approximation does not hold, and stability or instability is determined by the quadratic (square) terms of the map, or in order words the second order perturbation.

When r = 1 is graphed, the curve is tangent to the 45° diagonal at x = 0. In this case, the fixed point , which exists in the negative range for , is . For , that is, as r increases, the value of  approaches 0, and just at r = 1  , collides with  . This collision gives rise to a phenomenon known as a transcritical bifurcation. Bifurcation is a term used to describe a qualitative change in the behavior of a dynamical system. In this case, transcritical bifurcation is when the stability of fixed points alternates between each other . That is, when r is less than 1, is stable and is unstable, but when r is greater than 1, is unstable and is stable. The parameter  values at which bifurcation occurs are called bifurcation points . In this case, r = 1 is the bifurcation point .

Fixed point Example of monotonically decreasing convergence to ( r = 1.2, x 0 = 0.6)
Fixed point Example of monotonically increasing convergence to ( r = 1.8, x 0 = 0.2)

As a result of the bifurcation, the orbit of the logistic map converges to the limit point instead of . In particular, if the parameter , then the trajectory starting from a value in the interval (0, 1), exclusive of 0 and 1, converges to by increasing or decreasing monotonically . The difference in the convergence pattern depends on the range of the initial value.

In the case of Then, it converges monotonically, , the function converges monotonically except for the first step.

Furthermore, the fixed point becomes unstable due to bifurcation, but continues to exist as a fixed point even after r > 1. This does not mean that there is no initial value other than itself that  can reach this unstable fixed point  . This is , and since the logistic map satisfies f ( 1) = 0 regardless of the value of r,  applying the map once to maps it to . A point such as x = 1 that can be reached directly as a fixed point by a  finite number of iterations of the map is called a final fixed point.

Case when 2 ≤ r ≤ 3

[edit]

With r between 2 and 3, the population will also eventually approach the same value r − 1/r, but first will fluctuate around that value for some time. The rate of convergence is linear, except for r = 3, when it is dramatically slow, less than linear (see Bifurcation memory).

When the parameter 2 < r < 3 , except for the initial values ​​0 and 1 , the fixed point is the same as when 1 < r ≤ 2. However, in this case the convergence is not monotonically . As the variable approaches , it becomes larger and smaller than repeatedly, and follows a convergent trajectory that oscillates around .

. The value that is mapped to by applying the mapping once is -->

Animation of the spider projection at a = 2.8 , converging around a fixed point.

In general, bifurcation diagrams are useful for understanding bifurcations . These diagrams are graphs of fixed points (or periodic points , as described below ) x as a function of a parameter a , with a on the horizontal axis and x on the vertical axis. To distinguish between stable and unstable fixed points, the former curves are sometimes drawn as solid lines and the latter as dotted lines . When drawing a bifurcation diagram for the logistic map, we have a straight line representing the fixed point  and a straight line representing the fixed point It can be seen that the curves representing a and b intersect at r = 1 , and that stability is switched between the two .

Bifurcation diagram of the logistic map for parameters 0 to 3. The blue line represents the fixed point , and the red line represents the fixed point Represents.

Case when 3 ≤ r ≤ 3.44949

[edit]

In the general case With r between 3 and 1 + 6 ≈ 3.44949 the population will approach permanent oscillations between two values. These two values are dependent on r and given by[6] .

When the parameter is exactly r = 3 , the orbit also has a fixed point . However, the variables converge more slowly than when . When , the derivative reaches −1 and no longer satisfies equation (3-1). When r exceeds 3 , , and becomes  an unstable fixed point. That is, another bifurcation occurs at .

For a type of bifurcation known as a period doubling bifurcation occurs. For , the orbit no longer converges to a single point, but instead alternates between large and small values ​​even after a sufficient amount of time has passed. For example , for , the variable alternates between the values ​​0.4794… and 0.8236… .

Spider diagram and time series for a = 3.3. The orbit is attracted to a stable 2-periodic point.

An orbit that cycles through the same values ​​periodically is called a periodic orbit . In this case, the final behavior of the variable as n → ∞ is a periodic orbit with two periods . Each value (point) that makes up a periodic orbit is called a periodic point . In the example where a = 3.3 , 0.4794… and 0.8236… are periodic points . If a certain x is a periodic point, then in the case of two periodic points, applying the map twice to x will return it to its original state, so

(3-4)

If we apply the logistic map equation (1-4) to this equation, we get

(3-5)

This gives us the following fourth-order equation . The solutions of this equation are the periodic points . In fact, there are two fixed points and also satisfies equation (3-4) . Therefore, of the solutions to equation (3-5), two correspond to and , and the remaining two solutions are 2-periodic points . Let the 2-periodic points be denoted as and , respectively. By solving equation (3-5), we can obtain them as follows

(3-6)

A similar theory about the stability of fixed points can also be applied to periodic points. That is, a periodic point that attracts surrounding orbits is called an asymptotically stable periodic point, and a periodic point where the surrounding orbits move away is called an unstable periodic point . It is possible to determine the stability of periodic points in the same way as for fixed points . In the general case, consider after k iterations of the map. Let be the derivative  of the k-periodic point . If satisfies :

(3-7)

then is asymptotically stable .

(3-8)

then is unstable .

The above discussion of the stability of periodic points can be easily understood by drawing a graph, just like the fixed points . In this diagram, the horizontal axis is xn and the vertical axis is , and a curve is drawn that shows the relationship between and . The intersections of this curve and the 45° line are points that satisfy equation (3-4), so the intersections represent fixed points and 2-periodic points. If we draw a graph of the logistic map , we can observe that the slope of the tangent at the fixed point exceeds  1 at the boundary and becomes unstable. At the same time, two new intersections appear, which are the periodic points and .

The relationship between and when r = 2.7 , before the period doubling bifurcation occurs. The orbit converges to a fixed point .
The relationship between and when r = 3. The tangent slope at the fixed point is exactly 1, and a period doubling bifurcation occurs.
The relationship between and when r = 3.3 . becomes unstable and the orbit converges to the periodic points and .

When we actually calculate the differential coefficients of two periodic points for the logistic map, we get

(3-9)

When this is applied to equation ( 3-7 ), the parameter a becomes :

(3-10)

It can be seen that the 2-periodic points are asymptotically stable when this range is , i.e., when r exceeds , the 2-periodic points are no longer asymptotically stable and their behavior changes .

Almost all initial values ​​in [0, 1] are attracted to the 2-periodic points, but and remains as an unstable fixed point in [0,1]. These unstable fixed points continue to remain in [0,1] even if r is increased . Therefore, when the initial value is exactly or , the orbit  does not attract to a 2-periodic point . Moreover, when the initial value is the final fixed point for or the final fixed point for , the orbit does not attract to a 2-periodic point . There are an infinite number of such final fixed points in [0, 1] . However, the number of such points is negligibly small compared to the set of real numbers [ 0, 1] .

Case when 3.44949 ≤ r ≤ 3.56995

[edit]

With r between 3.44949 and 3.54409 (approximately), from almost all initial conditions the population will approach permanent oscillations among four values. The latter number is a root of a 12th degree polynomial (sequence A086181 in the OEIS).

With r increasing beyond 3.54409, from almost all initial conditions the population will approach oscillations among 8 values, then 16, 32, etc. The lengths of the parameter intervals that yield oscillations of a given length decrease rapidly; the ratio between the lengths of two successive bifurcation intervals approaches the Feigenbaum constant δ ≈ 4.66920. This behavior is an example of a period-doubling cascade.

When the parameter r exceeds , the previously stable 2-periodic points become unstable, stable 4-periodic points are generated, and the orbit gravitates toward a 4-periodic oscillation. That is, a period-doubling bifurcation occurs again at . The value of x at the 4-periodic point is also

(3-11)

satisfies, so that solving this equation allows the values ​​of x at the 4-periodic points to be found . However, equation (3-11) is a 16th-order equation, and even if we factor out the four solutions for the fixed points and the 2-periodic points, it is still a 12th-order equation . Therefore, it is no longer possible to solve this equation to obtain an explicit function of a that represents the values ​​of the 4-periodic points in the same way as for the 2-periodic points .

Examples of branching points up to 256 periods
The kth branch Period 2k Branch point ak
1 2 3.0000000
2 4 3.4494896
3 8 3.5440903
4 16 3.5644073
5 32 3.5687594
6 64 3.5696916
7 128 3.5698913
8 256 3.5699340

As a becomes larger, the stable 4-periodic point undergoes another period doubling, resulting in a stable 8-periodic point . As a increases, period doubling bifurcations occur infinitely: 16, 32, 64, ..., and so on, until an infinite period, i.e., an orbit that never returns to its original value . This infinite series of period doubling bifurcations is called a cascade . While these period doubling bifurcations occur infinitely, the intervals between a at which they occur decrease in a geometric progression. Thus, an infinite number of period doubling bifurcations occur before the parameter a reaches a finite value. Let the bifurcation from period 1 to period 2 that occurs at r = 3 be counted as the first period doubling bifurcation. Then, in this cascade of period doubling bifurcations, a stable 2k-periodic point occurs at the k-th bifurcation point. Let the k-th bifurcation point a be denoted as a k. In this case, it is known that converges to the following value as k → ∞ .

(3-12)

Furthermore, it is known that the rate of decrease of a k reaches a constant value in the limit, as shown in the following equation .

(3-13)

This value of δ is called the Feigenbaum constant because it was discovered by mathematical physicist Mitchell Feigenbaum. a∞ is called the Feigenbaum point. In the period doubling cascade,   and have the property that they are locally identical after an appropriate scaling transformation. The Feigenbaum constant can be found by a technique called renormalization that exploits this self-similarity. The properties that the logistic map exhibits in the period doubling cascade are also universal in a broader class of maps, as will be discussed later.  

To get an overview of the final behavior of an orbit for a certain parameter, an approximate bifurcation diagram, orbital diagram, is useful. In this diagram, the horizontal axis is the parameter r and the vertical axis is the variable x, as in the bifurcation diagram. Using a computer, the parameters are determined and, for example, 500 iterations are performed. Then, the first 100 results are ignored and only the results of the remaining 400 are plotted. This allows the initial transient behavior to be ignored and the asymptotic behavior of the orbit remains. For example, when one point is plotted for r , it is a fixed point, and when m points are plotted for r, it corresponds to an m-periodic orbit. When an orbital diagram is drawn for the logistic map, it is possible to see how the branch representing the stable periodic orbit splits, which represents a cascade of period-doubling bifurcations.

Bifurcation diagram of the period-doubling bifurcation cascade occurring between parameters and . After 64 periods (), the spacing becomes very narrow and almost collapses.

When the parameter is exactly the accumulation point of the period-doubling cascade, the variable is attracted to aperiodic orbits that never close. In other words, there exists a periodic point with infinite period at . This aperiodic orbit is called the Feigenbaum attractor . The critical attractor. An attractor is a term used to refer to a region that has the property of attracting surrounding orbits, and is the orbit that is eventually drawn into and continues. The attractive fixed points and periodic points mentioned above are also members of the attractor family.

The structure of the Feigenbaum attractor is the same as that of a fractal figure called the Cantor set . The number of points that compose the Feigenbaum attractor is infinite and their cardinality is equal to the real numbers. However, no matter which two of the points are chosen, there is always an unstable periodic point between them, and the distribution of the points is not continuous . The fractal dimension of the Feigenbaum attractor, the Hausdorff dimension or capacity dimension , is known to be approximately 0.54.

An example of the construction of a Cantor set : if you keep removing the central third of a line segment infinitely, you will end up with a shape that appears to have zero length but has an uncountably infinite number of points , each of which has an infinitesimal neighborhood of other points.

Case when 3.56995 < r < 4

[edit]

Qualitative Summary

[edit]
Evolution of different initial conditions as a function of r (The parameter k from the figure corresponds to the parameter r from the definition in the article.)
Evolution of different initial conditions as a function of r with bias (The parameter k from the figure corresponds to the parameter r from the definition in the article.)
  • At r ≈ 3.56995 (sequence A098587 in the OEIS) is the onset of chaos, at the end of the period-doubling cascade. From almost all initial conditions, we no longer see oscillations of finite period. Slight variations in the initial population yield dramatically different results over time, a prime characteristic of chaos.
  • This number shall be compared and understood as the equivalent of the Reynolds number for the onset of other chaotic phenomena such as turbulence and similar to the critical temperature of a phase transition. In essence the phase space contains a full subspace of cases with extra dynamical variables to characterize the microscopic state of the system, these can be understood as Eddies in the case of turbulence and order parameters in the case of phase transitions.
  • Most values of r beyond 3.56995 exhibit chaotic behaviour, but there are still certain isolated ranges of r that show non-chaotic behavior; these are sometimes called islands of stability. For instance, beginning at 1 + 8[7] (approximately 3.82843) there is a range of parameters r that show oscillation among three values, and for slightly higher values of r oscillation among 6 values, then 12 etc.
  • At , the stable period-3 cycle emerges.[8]
  • The development of the chaotic behavior of the logistic sequence as the parameter r varies from approximately 3.56995 to approximately 3.82843 is sometimes called the Pomeau–Manneville scenario, characterized by a periodic (laminar) phase interrupted by bursts of aperiodic behavior. Such a scenario has an application in semiconductor devices.[9] There are other ranges that yield oscillation among 5 values etc.; all oscillation periods occur for some values of r. A period-doubling window with parameter c is a range of r-values consisting of a succession of subranges. The kth subrange contains the values of r for which there is a stable cycle (a cycle that attracts a set of initial points of unit measure) of period 2kc. This sequence of sub-ranges is called a cascade of harmonics.[10] In a sub-range with a stable cycle of period 2k*c, there are unstable cycles of period 2kc for all k < k*. The r value at the end of the infinite sequence of sub-ranges is called the point of accumulation of the cascade of harmonics. As r rises there is a succession of new windows with different c values. The first one is for c = 1; all subsequent windows involving odd c occur in decreasing order of c starting with arbitrarily large c.[10][11]
  • At , two chaotic bands of the bifurcation diagram intersect in the first Misiurewicz point for the logistic map. It satisfies the equations .[12]
  • Beyond r = 4, almost all initial values eventually leave the interval [0,1] and diverge. The set of initial conditions which remain within [0,1] form a Cantor set and the dynamics restricted to this Cantor set is chaotic.[13]

For any value of r there is at most one stable cycle. If a stable cycle exists, it is globally stable, attracting almost all points.[14]: 13  Some values of r with a stable cycle of some period have infinitely many unstable cycles of various periods.

Bifurcation diagram for the logistic map. The attractor for any value of the parameter r is shown on the vertical line at that r.

The bifurcation diagram at right summarizes this. The horizontal axis shows the possible values of the parameter r while the vertical axis shows the set of values of x visited asymptotically from almost all initial conditions by the iterates of the logistic equation with that r value.

The bifurcation diagram is a self-similar: if we zoom in on the above-mentioned value r ≈ 3.82843 and focus on one arm of the three, the situation nearby looks like a shrunk and slightly distorted version of the whole diagram. The same is true for all other non-chaotic points. This is an example of the deep and ubiquitous connection between chaos and fractals.


Magnification of the chaotic region of the map
Stable regions within the chaotic region, where a tangent bifurcation occurs at the boundary between the chaotic and periodic attractor, giving intermittent trajectories as described in the Pomeau–Manneville scenario

We can also consider negative values of r:

  • For r between -2 and -1 the logistic sequence also features chaotic behavior.[6]
  • With r between -1 and 1 - 6 and for x0 between 1/r and 1-1/r, the population will approach permanent oscillations between two values, as with the case of r between 3 and 1 + 6, and given by the same formula.[6]

The Emergence of Chaos

[edit]
Chaotic orbits of the logistic map when r = 3.82. The orange squares are orbits starting from , and the blue-green circles are orbits starting from .
The trajectory starting from x 0 = 0.1234 and ˆx The difference in orbits starting from grows exponentially. The vertical axis is ,shown on a logarithmic scale.

When the parameter r exceeds , the logistic map exhibits chaotic behavior . Roughly speaking, chaos is a complex and irregular behavior that occurs despite the fact that the difference equation describing the logistic map has no probabilistic ambiguity and the next state is completely and uniquely determined . The range of of the logistic map is called the chaotic region .

One of the properties of chaos is its unpredictability, symbolized by the term butterfly effect . This is due to the property of chaos that a slight difference in the initial state can lead to a huge difference in the later state. In terms of a discrete dynamical system, if we have two initial values ​​ and No matter how close they are, once time n has progressed to a certain extent, each destination and can vary significantly . For example, use If the orbits are calculated using two very similar initial values, 0 = 0.1000000001, the difference grows to macroscopic values ​​that are clearly visible on the graph after about 29 iterations .

This property of chaos, called initial condition sensitivity, can be quantitatively expressed by the Lyapunov exponent. For a one-dimensional map, the Lyapunov exponent λ can be calculated as follows :

(3-14)

Here, log means natural logarithm. This λ is the distance between the two orbits ( and ). A positive value of λ indicates that the system is sensitive to initial conditions, while a zero or negative value indicates that the system is not sensitive to initial conditions. When calculating λ of numerically, it can be confirmed λ remains in the range of zero or negative values ​​in the range , and that λ can take positive values​​in the range .

Window, intermittent

Even beyond , the behavior does not depend simply on the parameter r. Many sophisticated mathematical structures lurk in the chaotic region for . In this region , chaos does not persist forever; stable periodic orbits reappear. The behavior for can be broadly divided into two types :

  • Stable periodic point: In this case, the Lyapunov exponent is negative.
  • Aperiodic orbits: In this case, the Lyapunov exponent is positive.

The region of stable periodic points that exists for r is called a periodic window , or simply a window. If one looks at a chaotic region in an orbital diagram, the region of nonperiodic orbits looks like a cloud of countless points, with the windows being the scattered blanks surrounded by the cloud.

Orbit diagram of the logistic map from r = 3.55 to r = 4 (parameter is denoted as r in the diagram)
Orbit diagram of the logistic map from r = 3.55 to r = 4 (parameter is denoted as r in the diagram)

In each window, the cascade of period-doubling bifurcations that occurred before occurs again . However, instead of the previous stable periodic orbits of 2 k , new stable periodic orbits such as 3×2 k and 5×2 k are generated . The first window has a period of p, and the windows from which the period-doubling cascade occurs are called windows of period p, etc. . For example, a window of period 3 exists in the region around 3.8284 < a < 3.8415 , and within this region the period doublings are: 3, 6, 12, 24, …, 3×2 k, … .

Transient chaos at a = 3.8285. The system behaves chaotically until it is attracted into a periodic 3 orbit.

In the window region, chaos does not disappear but exists in the background . However, this chaos is unstable, so only stable periodic orbits are observed . In the window region, this potential chaos appears before the orbit is attracted from its initial state to a stable periodic orbit. Such chaos is called transient chaos. In this potential presence of chaos , windows differ from the periodic orbits that appeared before a∞ .

There are an infinite number of windows in the range a∞ < a < 4. The windows have various periods, and there is a window with a period for every natural number greater than or equal to three . However, each window does not occur exactly once . The larger the value of p , the more often a window with that period occurs . A window with period 3 occurs only once, while a window with period 13 occurs 315 times . When a periodic orbit of 3 occurs in the window with period 3, the Szarkovsky order is completed, and all orbits with all periods have been seen .

If we restrict ourselves to the case where p is a prime number , the number of windows with period p is

(3-15)


This formula was derived for p to be a prime number, but in fact it is possible to calculate with good accuracy the number of stable p- periodic points for non-prime p as well .

The window width ( the difference between a where the window begins and a where the window ends ) is widest for windows with period 3 and narrows for larger periods . For example, the window width for a window with period 13 is about 3.13 × 10−6 . Rough estimates suggest that about 10% of is in the window region, with the rest dominated by chaotic orbits.

The change from chaos to a window as a is increased is caused by a tangent bifurcation , where the map curve is tangent to the diagonal of y = x at the moment of bifurcation, and further parameter changes result in two fixed points where the curve and the line intersect . For a window of period p, the iterated map exhibits tangent bifurcation, resulting in stable p-periodic orbits . The exact value of the bifurcation point for a window of period 3 is known, and if the value of this bifurcation point r is , then . The outline of this bifurcation can be understood by considering the graph of (vertical axis , horizontal axis ) .  

Graph of when r is slightly less than 3. The graph is not tangent except at the fixed points, and there are no 3-periodic points.
When a is exactly 3, the graph touches the diagonal at exactly three points, resulting in three periodic points.
When a is slightly greater than 3 , the graph passes the diagonal and splits into stable and unstable 3-periodic points.

When we look at the behavior of when r = 3.8282, which is slightly smaller than the branch point , we can see that in addition to the irregular changes, there is also a behavior that changes periodically with approximately three periods, and these occur alternately. This type of periodic behavior is called a "laminar", and the irregular behavior is called a burst, in analogy with fluids. There is no regularity in the length of the time periods of the bursts and laminars, and they change irregularly. However, when we observe the behavior at r = 3.828327, which is closer to , the average length of the laminars is longer and the average length of the bursts is shorter than when r = 3.8282. If we further increase r, the length of the laminars becomes larger and larger, and at it changes to a perfect three- period .

Time series when r = 3.8282
Time series when r = 3.828327

The phenomenon in which orderly motions called laminars and disorderly motions called bursts occur intermittently is called intermittency or intermittent chaos . If we consider the parameter a decreasing from a3, this is a type of emergence of chaos . As the parameter moves away from the window, bursts become more dominant, eventually resulting in a completely chaotic state . This is also a general route to chaos, like the period doubling bifurcation route mentioned above, and routes characterized by the emergence of intermittent chaos due to tangent bifurcations are called intermittency routes .

Channel patterns appearing in the graph of f3 ( x )

The mechanism of intermittency can also be understood from the graph of the map . When is slightly smaller than , there is a very small gap between the graph of and the diagonal . This gap is called a channel, and many iterations of the map occur as the orbit passes through the narrow channel . During the passage through this channel, and become very close, and the variables change almost like a periodic three orbit . This corresponds to a laminar . The orbit eventually leaves the narrow channel, but returns to the channel again as a result of the global structure of the map . While leaving the channel, it behaves chaotically . This corresponds to a burst .

Band, window finish

Looking at the entire chaotic domain, whether it is chaotic or windowed, the maximum and minimum values ​​on the vertical axis of the orbital diagram (the upper and lower limits of the attractor) are limited to a certain range . As shown in equation ( 2-1 ), the maximum value of the logistic map is given by r/4 , which is the upper limit of the attractor . The lower limit of the attractor is given by the point f(r/4) where r/4 is mapped . Ultimately, the maximum and minimum values ​​at which xn moves on the orbital diagram depend on the parameter r

(3-16)

Finally, for r = 4 , the orbit spans the entire range [0, 1].

When observing an orbital map, the distribution of points has a characteristic shading. Darker areas indicate that the variable takes on values ​​in the vicinity of the darker areas, whereas lighter areas indicate that the variable takes on values ​​in the vicinity of the darker areas. These differences in the frequency of the points are due to the shape of the graph of the logistic map. The top of the graph, near r/4, attracts orbits with high frequency, and the area near f(r/4) that is mapped from there also becomes highly frequent, and the area near that is mapped from there also becomes  highly frequent , and so on . The density distribution of points generated by the map is characterized by a quantity called an invariant measure or distribution function, and the invariant measure of the attractor is reproducible regardless of the initial value .

Looking at the beginning of the chaotic region of the orbit diagram, just beyond the accumulation point of the first period - doubling cascade, one can see that the orbit is divided into several subregions . These subregions are called bands . When there are multiple bands, the orbit moves through each band in a regular order, but the values ​​within each band are irregular . Such chaotic orbits are called band chaos or periodic chaos , and chaos with k bands is called k -band chaos . Two-band chaos lies in the range 3.590 < a < 3.675 , approximately .

Band structure. Because the e p spacing rapidly decreases, it is not possible to show more than eight bands. The top and bottom lines, which contain the orbitals, are within the range of equation ( 3-16 ).
Band structure. Because the e p spacing rapidly decreases, it is not possible to show more than eight bands. The top and bottom lines, which contain the orbitals, are within the range of equation ( 3-16 ).

As the value of a is further decreased from the left-hand end of two-band chaos , a = 3.590 , the number of bands doubles, just as in the period doubling bifurcation [ 212 ] . Let e ​​p (for p = 1, 2, 4, …, 2k , …) denote the bifurcation points where p −1 band chaos splits into p band chaos , or where p band chaos merges into p −1 band chaos . Then, just as in the period doubling bifurcation, e p accumulates to a value as p → ∞ [ 213 ] . At this accumulation point e ∞ , the number of bands becomes infinite, and the value of e ∞ is equal to the value of a ∞ [ 214 ] .

Self-similar hierarchical structure of the entire trajectory map of the logistic map

Similarly, for the bifurcation points of the period-doubling bifurcation cascade that appeared before a∞ , let a p (where p = 1, 2, 4, …, 2k , … ) denotethe bifurcation points wherepstable periodic orbits branch into p +1 stable periodic orbits. In this case, if we look at the orbital diagramfrom a2 to e2 , there are tworeduced versions of the global orbital diagram from a1 to e1 in the orbital diagram from a2 to e2 [215]. Similarly, if we look at the orbital diagram from a4 to e4 , there are four reduced versions of the global orbitaldiagram from a1 to e1 in the orbital diagram from a4 to e4 . Similarly , there are p reduced versions of the global orbital diagram in the orbital diagramfromapto ep , and the branching structure of the logistic map has an infinite self- similar hierarchy .

Self-similar hierarchical structure of windows of the logistic map

A self-similar hierarchy of bifurcation structures also exists within windows. The period-doubling bifurcation cascades within a window follow the same path as the cascades of period-2k bifurcations. That is, there are an infinite number of period-doubling bifurcations within a window , after which the behavior becomes chaotic again. For example, in a window of period 3, the cascade of stable periodic orbits ends at a3∞ ≈ 3.8495 . After a3∞ ≈ 3.8495, the behavior becomes band chaos of multiples of three. As a increases from a3∞ , these band chaos also merge by twos, until at the end of the window there are three bands. Within such bands within a window, there are an infinite number of windows. Ultimately, the window contains a miniature version of the entire orbital diagram for 1 ≤ a ≤ 4 , and within the window there exists a self-similar hierarchy of branchings .

At the end of the window, the system reverts to widespread chaos. For a period 3 window, the final 3-band chaos turns into large-area 1-band chaos at a ≈ 3.857 , ending the window . However, this change is discontinuous, and the 3-band chaotic attractor suddenly changes size and turns into a 1-band . Such discontinuous changes in attractor size are called crises . Crises of this kind, which occur at the end of a window, are also called internal crises . When a crisis occurs at the end of a window, a stable periodic orbit just touches an unstable periodic point that is not visible on the orbit diagram . This creates an exit point through which the periodic orbits can escape, resulting in an internal crisis . Immediately after the internal crisis, there are periods of widespread chaos, and periods of time when the original band chaotic behavior reoccurs, resulting in a kind of intermittency similar to that observed at the beginning of a window .

When r = 4

[edit]
Spider diagram of the logistic map with parameter a = 4 (left) and time series up to n = 500 (right) for the initial value x 0 = 0.3.
Spider diagram of the logistic map with parameter a = 4 (left) and time series up to n = 500 (right) for the initial value x 0 = 0.3.

When the parameter a = 4 , the behavior becomes chaotic over the entire range [0, 1] . At this time, the Lyapunov exponent λ is maximized, and the state is the most chaotic . The value of λ for the logistic map at a = 4 can be calculated precisely, and its value is λ = log 2 . Although a strict mathematical definition of chaos has not yet been unified, it can be shown that the logistic map with a = 4 is chaotic on [0, 1] according to one well-known definition of chaos .

Graph of the invariant measure ρ  ( x ) for a = 4. The dot plot shows the actual frequency of points obtained over 10,000 iterations (with height scaled to ρ  ( x )).

The invariant measure of the density of points , ρ  ( x ) , can also be given by the exact function ρ(x) for a = 4 :

(3-17)

Here, ρ  ( x ) means that the fraction of points xn that fall in the infinitesimal interval [ x , x + dx ] when the map is iterated is given by ρ  ( x ) dx . The frequency distribution of the logistic map with a = 4 has high density near both sides of [0, 1] and is least dense at x = 0.5 .

When r = 4 , apart from chaotic orbits, there are also periodic orbits with any period . Fora natural number n , the graph of f a = 4 n ( x ) is a curve with 2 n −1 peaks and 2 n −1 − 1 valleys, all of whichare tangent to 0 and 1 . Thus, the number of intersections between the diagonal and the graphis 2 n , and there are 2 n fixed points of f  n ( x ) [ 180 ] . The n- periodic points are always included in these 2 n fixed points , soany n- periodic orbit exists for f a = 4 n ( x ) . Thus,when a = 4 , there are an infinite number of periodic points on [0, 1] , but all of these periodic points are unstable . Furthermore,the uncountably infinite set in the interval [0, 1] , the number of periodic pointsis countably infinite , and so almost all orbits starting from initial values ​​are not periodic but nonperiodic [ 145 ] . 

If we convert the orbit of the logistic map f a =4 into a string of 0s and 1s, we can reproduce any string of symbols.

One of the important aspects of chaos is its dual nature : deterministic and stochastic . Dynamical systems are deterministic processes, but when the range of variables is appropriately coarse-grained, they become indistinguishable from stochastic processes. In the case of the logistic map with a = 4 , the outcome of every coin toss can be described by the trajectory of the logistic map . This can be elaborated as follows .

1/2 Assume that a coin is tossed with a probability of landing on heads or tails, and the coin is tossed repeatedly. If heads is 0 and tails is 1 , then the result of heads, tails, heads, tails, etc. will be a symbol string such as 01001.... On the other hand, for the trajectory x 0 , x 1 , x 2 , ... of the logistic map, values ​​less than x = 0.5 are converted to 0 and values ​​greater than x = 0.5 are converted to 1 , and the trajectory is replaced with a symbol string consisting of 0s and 1s . For example, if the initial value is x 0 = 0.2 , then x 1 = 0.64, x 2 = 0.9216, x 3 = 0.28901, ... , so the trajectory will be the symbol string 0110.... Let S C be the symbol string resulting from the former coin toss, and S L be the symbol string resulting from the latter logistic map . The symbols in the symbol string S C were determined by random coin tossing, so any number sequence patterns are possible. So, whatever the string S L of the logistic map, there is an identical one in S C. And, what is "remarkable" is that the converse is also true: whatever the string of S C , it can be realized by a logistic map trajectory S L by choosing the appropriate initial values . That is, for any S C , there exists a unique point x 0 in [0, 1] such that S C = S L .


When r > 4

[edit]
For the logistic map with a = 4.5, trajectories starting from almost any point in [0, 1] go towards minus infinity.

When the parameter a exceeds 4 , the vertex a /4 of the logistic map graph exceeds 1 . To the extent that the graph penetrates 1 , trajectories can escape [0, 1] .

The bifurcation at r = 4 is also a type of crisis, specifically a boundary crisis . In this case, the attractor at [0, 1] becomes unstable and collapses, and since there is no attractor outside it, the trajectory diverges to infinity .

On the other hand, there are orbits that remain in [0, 1] even if r > 4 . Easy-to-understand examples are fixed points and periodic points in [0, 1] , which remain in [0, 1] [ 241 ] . However, there are also orbits that remain in [0, 1] other than fixed points and periodic points .

Let A0 be the interval of x such that f  ( x ) > 1. As mentioned above,once a variable xn enters A0 , it diverges to minus infinity. There isalso an x ​​in [0, 1] that maps to A0 after one application of the map. This interval of x is divided into two, which are collectively called A1 . Similarly, there are four intervals that map to A1 after one application of the map , which are collectively called A2 . Similarly,there are 2n intervals An that reach A0 after n iterations . Therefore, the interval Λ obtained by removing An from [0, 1] an infinite number of times as follows is a collection of orbitsthat remain in I .

(3-18)

The process of removing A n from [0, 1] is similar to the construction of the Cantor set mentioned above, and in fact Λ exists in [0, 1] as a Cantor set ( a closed , completely disconnected , and complete subset of [0, 1] ) . Furthermore, on Λ , the logistic map f a >4 is chaotic .

When r < 0

[edit]

Since the logistic map has been studied as an ecological model, the case where the parameter a is negative has rarely been discussed . As a decreases from 0, when −1 < r < 0 , the map asymptotically approaches a stable fixed point of xf = 0, but when a exceeds −1 , it bifurcates into two periodic points, and as in the case of positive values, it passes through a period doubling bifurcation and reaches chaos . Finally, when a falls below −2 , the map diverges to plus infinity .

Orbit diagram for parameter r from −2 to 4. The orbit diverges when the parameter a goes beyond this range, both on the negative and positive sides.
Orbit diagram for parameter r from −2 to 4. The orbit diverges when the parameter a goes beyond this range, both on the negative and positive sides.

Exact solutions for special cases

[edit]

For a logistic map with a specific parameter a , an exact solution that explicitly includes the time n and the initial value x 0 has been obtained as follows.

When r = 4

(3-19)

When r = 2

(3-20)

When r = −2

(3-21)

Considering the three exact solutions above, all of them are

(3-22)

Chaos and the logistic map

[edit]
A cobweb diagram of the logistic map, showing chaotic behaviour for most values of r > 3.57
Logistic function f (blue) and its iterated versions f2, f3, f4 and f5 for r = 3.5. For example, for any initial value on the horizontal axis, f4 gives the value of the iterate four iterations later.

The relative simplicity of the logistic map makes it a widely used point of entry into a consideration of the concept of chaos. A rough description of chaos is that chaotic systems exhibits:[Devaney1989 2][15]

These are properties of the logistic map for most values of r between about 3.57 and 4 (as noted above).[2] A common source of such sensitivity to initial conditions is that the map represents a repeated folding and stretching of the space on which it is defined. In the case of the logistic map, the quadratic difference equation describing it may be thought of as a stretching-and-folding operation on the interval (0,1).[4]

The following figure illustrates the stretching and folding over a sequence of iterates of the map. Figure (a), left, shows a two-dimensional Poincaré plot of the logistic map's state space for r = 4, and clearly shows the quadratic curve of the difference equation (1). However, we can embed the same sequence in a three-dimensional state space, in order to investigate the deeper structure of the map. Figure (b), right, demonstrates this, showing how initially nearby points begin to diverge, particularly in those regions of xt corresponding to the steeper sections of the plot.

Two- and three-dimensional Poincaré plots show the stretching-and-folding structure of the logistic map
Two- and three-dimensional Poincaré plots show the stretching-and-folding structure of the logistic map

This stretching-and-folding does not just produce a gradual divergence of the sequences of iterates, but an exponential divergence (see Lyapunov exponents), evidenced also by the complexity and unpredictability of the chaotic logistic map. In fact, exponential divergence of sequences of iterates explains the connection between chaos and unpredictability: a small error in the supposed initial state of the system will tend to correspond to a large error later in its evolution. Hence, predictions about future states become progressively (indeed, exponentially) worse when there are even very small errors in our knowledge of the initial state. This quality of unpredictability and apparent randomness led the logistic map equation to be used as a pseudo-random number generator in early computers.[4]

At r = 2, the function intersects precisely at the maximum point, so convergence to the equilibrium point is on the order of . Consequently, the equilibrium point is called "superstable". Its Lyapunov exponent is . A similar argument shows that there is a superstable value within each interval where the dynamical system has a stable cycle. This can be seen in the Lyapunov exponent plot as sharp dips.[17]

Since the map is confined to an interval on the real number line, its dimension is less than or equal to unity. Numerical estimates yield a correlation dimension of 0.500±0.005 (Grassberger, 1983), a Hausdorff dimension of about 0.538 (Grassberger 1981), and an information dimension of approximately 0.5170976 (Grassberger 1983) for r ≈ 3.5699456 (onset of chaos). Note: It can be shown that the correlation dimension is certainly between 0.4926 and 0.5024.

It is often possible, however, to make precise and accurate statements about the likelihood of a future state in a chaotic system. If a (possibly chaotic) dynamical system has an attractor, then there exists a probability measure that gives the long-run proportion of time spent by the system in the various regions of the attractor. In the case of the logistic map with parameter r = 4 and an initial state in (0,1), the attractor is also the interval (0,1) and the probability measure corresponds to the beta distribution with parameters a = 0.5 and b = 0.5. Specifically,[18] the invariant measure is

Unpredictability is not randomness, but in some circumstances looks very much like it. Hence, and fortunately, even if we know very little about the initial state of the logistic map (or some other chaotic system), we can still say something about the distribution of states arbitrarily far into the future, and use this knowledge to inform decisions based on the state of the system.

Logistic map with Lyapunov exponent function

Graphical representation

[edit]

The bifurcation diagram for the logistic map can be visualized with the following Python code:

import numpy as np
import matplotlib.pyplot as plt

interval = (2.8, 4)  # start, end
accuracy = 0.0001
reps = 600  # number of repetitions
numtoplot = 200
lims = np.zeros(reps)

fig, biax = plt.subplots()
fig.set_size_inches(16, 9)

lims[0] = np.random.rand()
for r in np.arange(interval[0], interval[1], accuracy):
    for i in range(reps - 1):
        lims[i + 1] = r * lims[i] * (1 - lims[i])

    biax.plot([r] * numtoplot, lims[reps - numtoplot :], "b.", markersize=0.02)

biax.set(xlabel="r", ylabel="x", title="logistic map")
plt.show()

Special cases of the map

[edit]

Upper bound when 0 ≤ r ≤ 1

[edit]

Although exact solutions to the recurrence relation are only available in a small number of cases, a closed-form upper bound on the logistic map is known when 0 ≤ r ≤ 1.[19] There are two aspects of the behavior of the logistic map that should be captured by an upper bound in this regime: the asymptotic geometric decay with constant r, and the fast initial decay when x0 is close to 1, driven by the (1 − xn) term in the recurrence relation. The following bound captures both of these effects:

Solution when r = 4

[edit]

The special case of r = 4 can in fact be solved exactly, as can the case with r = 2;[20] however, the general case can only be predicted statistically.[21] The solution when r = 4 is,[20][22]

where the initial condition parameter θ is given by

For rational θ, after a finite number of iterations xn maps into a periodic sequence. But almost all θ are irrational, and, for irrational θ, xn never repeats itself – it is non-periodic. This solution equation clearly demonstrates the two key features of chaos – stretching and folding: the factor 2n shows the exponential growth of stretching, which results in sensitive dependence on initial conditions, while the squared sine function keeps xn folded within the range [0,1].

For r = 4 an equivalent solution in terms of complex numbers instead of trigonometric functions is[20]

where α is either of the complex numbers

with modulus equal to 1. Just as the squared sine function in the trigonometric solution leads to neither shrinkage nor expansion of the set of points visited, in the latter solution this effect is accomplished by the unit modulus of α.

By contrast, the solution when r = 2 is[20]

for x0 ∈ [0,1). Since (1 − 2x0) ∈ (−1,1) for any value of x0 other than the unstable fixed point 0, the term (1 − 2x0)2n goes to 0 as n goes to infinity, so xn goes to the stable fixed point 1/2.

Finding cycles of any length when r = 4

[edit]

For the r = 4 case, from almost all initial conditions the iterate sequence is chaotic. Nevertheless, there exist an infinite number of initial conditions that lead to cycles, and indeed there exist cycles of length k for all integers k > 0. We can exploit the relationship of the logistic map to the dyadic transformation (also known as the bit-shift map) to find cycles of any length. If x follows the logistic map xn + 1 = 4xn(1 − xn) and y follows the dyadic transformation

then the two are related by a homeomorphism

The reason that the dyadic transformation is also called the bit-shift map is that when y is written in binary notation, the map moves the binary point one place to the right (and if the bit to the left of the binary point has become a "1", this "1" is changed to a "0"). A cycle of length 3, for example, occurs if an iterate has a 3-bit repeating sequence in its binary expansion (which is not also a one-bit repeating sequence): 001, 010, 100, 110, 101, or 011. The iterate 001001001... maps into 010010010..., which maps into 100100100..., which in turn maps into the original 001001001...; so this is a 3-cycle of the bit shift map. And the other three binary-expansion repeating sequences give the 3-cycle 110110110... → 101101101... → 011011011... → 110110110.... Either of these 3-cycles can be converted to fraction form: for example, the first-given 3-cycle can be written as 1/72/74/71/7. Using the above translation from the bit-shift map to the logistic map gives the corresponding logistic cycle 0.611260467... → 0.950484434... → 0.188255099... → 0.611260467.... We could similarly translate the other bit-shift 3-cycle into its corresponding logistic cycle. Likewise, cycles of any length k can be found in the bit-shift map and then translated into the corresponding logistic cycles.

However, since almost all numbers in [0,1) are irrational, almost all initial conditions of the bit-shift map lead to the non-periodicity of chaos. This is one way to see that the logistic r = 4 map is chaotic for almost all initial conditions.

The number of cycles of (minimal) length k = 1, 2, 3,… for the logistic map with r = 4 (tent map with μ = 2) is a known integer sequence (sequence A001037 in the OEIS): 2, 1, 2, 3, 6, 9, 18, 30, 56, 99, 186, 335, 630, 1161.... This tells us that the logistic map with r = 4 has 2 fixed points, 1 cycle of length 2, 2 cycles of length 3 and so on. This sequence takes a particularly simple form for prime k: 2 ⋅ 2k − 1 − 1/k. For example: 2 ⋅ 213 − 1 − 1/13 = 630 is the number of cycles of length 13. Since this case of the logistic map is chaotic for almost all initial conditions, all of these finite-length cycles are unstable.

Universality

[edit]

Period-doubling route to chaos

[edit]

In the logistic map, we have a function , and we want to study what happens when we iterate the map many times. The map might fall into a fixed point, a fixed cycle, or chaos. When the map falls into a stable fixed cycle of length , we would find that the graph of and the graph of intersects at points, and the slope of the graph of is bounded in at those intersections.

For example, when , we have a single intersection, with slope bounded in , indicating that it is a stable single fixed point.

As increases to beyond , the intersection point splits to two, which is a period doubling. For example, when , there are three intersection points, with the middle one unstable, and the two others stable.

As approaches , another period-doubling occurs in the same way. The period-doublings occur more and more frequently, until at a certain , the period doublings become infinite, and the map becomes chaotic. This is the period-doubling route to chaos.

Relationship between and when . Before the period doubling bifurcation occurs. The orbit converges to the fixed point .
Relationship between and when . The tangent slope at the fixed point . is exactly 1, and a period doubling bifurcation occurs.
Relationship between and when . The fixed point becomes unstable, splitting into a periodic-2 stable cycle.
When , we have a single intersection, with slope exactly , indicating that it is about to undergo a period-doubling.
When , there are three intersection points, with the middle one unstable, and the two others stable.
When , there are three intersection points, with the middle one unstable, and the two others having slope exactly , indicating that it is about to undergo another period-doubling.
When , there are infinitely many intersections, and we have arrived at chaos via the period-doubling route.

Scaling limit

[edit]
Approach to the scaling limit as approaches from below.
At the point of chaos , as we repeat the period-doublings, the graphs seem to resemble each other, except that they are shrunken towards the middle, and rotated by 180 degrees, converging to a fractal.

Looking at the images, one can notice that at the point of chaos , the curve of looks like a fractal. Furthermore, as we repeat the period-doublings, the graphs seem to resemble each other, except that they are shrunken towards the middle, and rotated by 180 degrees.

This suggests to us a scaling limit: if we repeatedly double the function, then scale it up by for a certain constant :then at the limit, we would end up with a function that satisfies . This is a Feigenbaum function, which appears in most period-doubling routes to chaos (thus it is an instance of universality). Further, as the period-doubling intervals become shorter and shorter, the ratio between two period-doubling intervals converges to a limit, the first Feigenbaum constant .

For the wrong values of scaling factor , the map does not converge to a limit, but when , it converges.
At the point of chaos , as we repeat the functional equation iteration with , we find that the map does converge to a limit.

The constant can be numerically found by trying many possible values. For the wrong values, the map does not converge to a limit, but when it is , it converges. This is the second Feigenbaum constant.

Chaotic regime

[edit]

In the chaotic regime, , the limit of the iterates of the map, becomes chaotic dark bands interspersed with non-chaotic bright bands.

In the chaotic regime, , the limit of the iterates of the map, becomes chaotic dark bands interspersed with non-chaotic bright bands.

Other scaling limits

[edit]

When approaches , we have another period-doubling approach to chaos, but this time with periods 3, 6, 12, ... This again has the same Feigenbaum constants . The limit of is also the same Feigenbaum function. This is an example of universality.

Logistic map approaching the period-doubling chaos scaling limit from below. At the limit, this has the same shape as that of , since all period-doubling routes to chaos are the same (universality).

We can also consider period-tripling route to chaos by picking a sequence of such that is the lowest value in the period- window of the bifurcation diagram. For example, we have , with the limit . This has a different pair of Feigenbaum constants .[23] And converges to the fixed point to As another example, period-4-pling has a pair of Feigenbaum constants distinct from that of period-doubling, even though period-4-pling is reached by two period-doublings. In detail, define such that is the lowest value in the period- window of the bifurcation diagram. Then we have , with the limit . This has a different pair of Feigenbaum constants .

In general, each period-multiplying route to chaos has its own pair of Feigenbaum constants. In fact, there are typically more than one. For example, for period-7-pling, there are at least 9 different pairs of Feigenbaum constants.[23]

Generally, , and the relation becomes exact as both numbers increase to infinity: .

Feigenbaum universality of 1-D maps

[edit]

Universality of one-dimensional maps with parabolic maxima and Feigenbaum constants , .[24][25]

The gradual increase of at interval changes dynamics from regular to chaotic one [26] with qualitatively the same bifurcation diagram as those for logistic map.

Renormalization estimate

[edit]

The Feigenbaum constants can be estimated by a renormalization argument. (Section 10.7,[17]).

By universality, we can use another family of functions that also undergoes repeated period-doubling on its route to chaos, and even though it is not exactly the logistic map, it would still yield the same Feigenbaum constants.

Define the family The family has an equilibrium point at zero, and as increases, it undergoes period-doubling bifurcation at .

The first bifurcation occurs at . After the period-doubling bifurcation, we can solve for the period-2 stable orbit by , which yields At some point , the period-2 stable orbit undergoes period-doubling bifurcation again, yielding a period-4 stable orbit. In order to find out what the stable orbit is like, we "zoom in" around the region of , using the affine transform . Now, by routine algebra, we havewhere . At approximately , the second bifurcation occurs, thus .

By self-similarity, the third bifurcation when , and so on. Thus we have , or . Iterating this map, we find , and .

Thus, we have the estimates , and . These are within 10% of the true values.

Relation to logistic ordinary differential equation

[edit]

The logistic map exhibits numerous characteristics of both periodic and chaotic solutions, whereas the logistic ordinary differential equation (ODE) exhibits regular solutions, commonly referred to as the S-shaped sigmoid function. The logistic map can be seen as the discrete counterpart of the logistic ODE, and their correlation has been extensively discussed in literature[27]

Occurrences and similar systems

[edit]
  • In a toy model for discrete laser dynamics:

, where stands for electric field amplitude, [28] is laser gain as bifurcation parameter.

  • Hofstadter sequences are an example of one dimensional quasi-random, aperiodic, chaotic sequences again defined by recursion, a very special case is the logistic map
  • Hofstadter butterfly is a two dimensional example of the emergence of chaos starting from the combination of two periodic phenomena (magnetic field and crystal spacing) with two different periods that divided by each other are an irrational number

See also

[edit]

Notes

[edit]
  1. ^ Lorenz, Edward N. (1964-02-01). "The problem of deducing the climate from the governing equations". Tellus. 16 (1): 1–11. Bibcode:1964Tell...16....1L. doi:10.1111/j.2153-3490.1964.tb00136.x. ISSN 0040-2826.
  2. ^ a b May, Robert M. (1976). "Simple mathematical models with very complicated dynamics". Nature. 261 (5560): 459–467. Bibcode:1976Natur.261..459M. doi:10.1038/261459a0. hdl:10338.dmlcz/104555. PMID 934280. S2CID 2243371.
  3. ^ Weisstein, Eric W. "Logistic Equation". MathWorld.
  4. ^ a b c Gleick, James (1987). Chaos: Making a New Science. London: Penguin Books. ISBN 978-0-14-009250-9.
  5. ^ Mandelbrot, Benoit B (2004). Fractals and Chaos, The Mandelbrot Set and Beyond. doi:10.1007/978-1-4757-4017-2. ISBN 978-1-4419-1897-0. pp. 259-267
  6. ^ a b c d Tsuchiya, Takashi; Yamagishi, Daisuke (February 11, 1997). "The Complete Bifurcation Diagram for the Logistic Map". Z. Naturforsch. 52a (6–7): 513–516. Bibcode:1997ZNatA..52..513T. doi:10.1515/zna-1997-6-708. S2CID 101491730.
  7. ^ Zhang, Cheng (October 2010). "Period three begins". Mathematics Magazine. 83 (4): 295–297. doi:10.4169/002557010x521859. S2CID 123124113.
  8. ^ Bechhoefer, John (1996-04-01). "The Birth of Period 3, Revisited". Mathematics Magazine. 69 (2): 115–118. doi:10.1080/0025570X.1996.11996402. ISSN 0025-570X.
  9. ^ Jeffries, Carson; Pérez, José (1982). "Observation of a Pomeau–Manneville intermittent route to chaos in a nonlinear oscillator". Physical Review A. 26 (4): 2117–2122. Bibcode:1982PhRvA..26.2117J. doi:10.1103/PhysRevA.26.2117. S2CID 119466337.
  10. ^ a b May, R. M. (1976). "Simple mathematical models with very complicated dynamics". Nature. 261 (5560): 459–67. Bibcode:1976Natur.261..459M. doi:10.1038/261459a0. hdl:10338.dmlcz/104555. PMID 934280. S2CID 2243371.
  11. ^ Baumol, William J.; Benhabib, Jess (February 1989). "Chaos: Significance, Mechanism, and Economic Applications". Journal of Economic Perspectives. 3 (1): 77–105. doi:10.1257/jep.3.1.77.
  12. ^ "Misiurewicz Point of the Logistic Map". sprott.physics.wisc.edu. Retrieved 2023-05-08.
  13. ^ Teschl, Gerald (2012). Ordinary Differential Equations and Dynamical Systems. Amer. Math Soc. ISBN 978-0-8218-8328-0.
  14. ^ Collet, Pierre; Eckmann, Jean-Pierre (1980). Iterated Maps on the Interval as Dynamical Systems. Birkhauser. ISBN 978-3-7643-3026-2.
  15. ^ see Chaos theory
  16. ^ "Topological transitivity - Encyclopedia of Mathematics".
  17. ^ a b Strogatz, Steven (2019). "10.1: Fixed Points and Cobwebs". Nonlinear dynamics and chaos : with applications to physics, biology, chemistry, and engineering (2nd ed.). Boca Raton. ISBN 978-0-367-09206-1. OCLC 1112373147.{{cite book}}: CS1 maint: location missing publisher (link)
  18. ^ Jakobson, M. (1981). "Absolutely continuous invariant measures for one-parameter families of one-dimensional maps". Communications in Mathematical Physics. 81 (1): 39–88. Bibcode:1981CMaPh..81...39J. doi:10.1007/BF01941800. S2CID 119956479.
  19. ^ Campbell, Trevor; Broderick, Tamara (2017). "Automated scalable Bayesian inference via Hilbert coresets". arXiv:1710.05053 [stat.ML].
  20. ^ a b c d Schröder, Ernst (1870). "Ueber iterirte Functionen". Mathematische Annalen. 3 (2): 296–322. doi:10.1007/BF01443992. S2CID 116998358.
  21. ^ Little, M.; Heesch, D. (2004). "Chaotic root-finding for a small class of polynomials" (PDF). Journal of Difference Equations and Applications. 10 (11): 949–953. arXiv:nlin/0407042. doi:10.1080/10236190412331285351. S2CID 122705492.
  22. ^ Lorenz, Edward (1964). "The problem of deducing the climate from the governing equations". Tellus. 16 (February): 1–11. Bibcode:1964Tell...16....1L. doi:10.3402/tellusa.v16i1.8893.
  23. ^ a b Delbourgo, R.; Hart, W.; Kenny, B. G. (1985-01-01). "Dependence of universal constants upon multiplication period in nonlinear maps". Physical Review A. 31 (1): 514–516. Bibcode:1985PhRvA..31..514D. doi:10.1103/PhysRevA.31.514. ISSN 0556-2791. PMID 9895509.
  24. ^ Feigenbaum, M. J. (1976) "Universality in complex discrete dynamics", Los Alamos Theoretical Division Annual Report 1975-1976
  25. ^ Feigenbaum, Mitchell (1978). "Quantitative universality for a class of nonlinear transformations". Journal of Statistical Physics. 19 (1): 25–52. Bibcode:1978JSP....19...25F. CiteSeerX 10.1.1.418.9339. doi:10.1007/BF01020332. S2CID 124498882.
  26. ^ Okulov, A Yu; Oraevskiĭ, A N (1984). "Regular and stochastic self-modulation in a ring laser with nonlinear element". Soviet Journal of Quantum Electronics. 14 (2): 1235–1237. Bibcode:1984QuEle..14.1235O. doi:10.1070/QE1984v014n09ABEH006171.
  27. ^ Shen, Bo-Wen; Pielke, Roger A.; Zeng, Xubin (2023-08-12). "The 50th Anniversary of the Metaphorical Butterfly Effect since Lorenz (1972): Multistability, Multiscale Predictability, and Sensitivity in Numerical Models". Atmosphere. 14 (8): 1279. Bibcode:2023Atmos..14.1279S. doi:10.3390/atmos14081279. ISSN 2073-4433.
  28. ^ Okulov, A Yu; Oraevskiĭ, A N (1986). "Space–temporal behavior of a light pulse propagating in a nonlinear nondispersive medium". J. Opt. Soc. Am. B. 3 (5): 741–746. Bibcode:1986JOSAB...3..741O. doi:10.1364/JOSAB.3.000741. S2CID 124347430.

Citations

[edit]
  1. ^ Gulick 1995, pp. 36
  2. ^ Gulick 1995, pp. 9
  3. ^ Gulick 1995, pp. 10
  1. ^ a b Hirsch, Smale & Devaney 2007, pp. 344–345
  1. ^ Devaney 1989, pp. 27
  2. ^ Devaney 1989, pp. 50

References

[edit]
[edit]