ArticleslgStudy

science

Logistic map

Logistic map is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Logistic map rather than just read about it. In short: The logistic map is a discrete dynamical system defined by the quadratic difference equation 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.

Logistic map — main illustration
Logistic map — illustration

Key takeaways

  • Logistic map belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Logistic map to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Logistic map from memory before moving on to harder problems.

Reference excerpt

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

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. It was popularized in a 1976 paper by the biologist Robert May, in part as a discrete-time demographic model analogous to the logistic equation written down by Pierre François Verhulst. 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.

Two introductory examples

Dynamical systems example

In the logistic map, x is a variable, and r is a parameter. 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 x 0 {\displaystyle x_{0}} , the sequence x 0 {\displaystyle x_{0}} , x 1 {\displaystyle x_{1}} , x 2 {\displaystyle x_{2}} , ..., which can be interpreted as a sequence of time steps in the evolution of the system, is obtained. 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. Another way to understand this sequence is to iterate the logistic map (here represented by f ( x ) {\displaystyle f(x)} ) to the initial state x 0 {\displaystyle x_{0}} :

x 1 = f ( x 0 ) , x 2 = f ( x 1 ) = f ( f ( x 0 ) ) , x 3 = f ( x 2 ) = f ( f ( f ( x 0 ) ) ) , x 4 = … {\displaystyle {\begin{aligned}x_{1}&=f(x_{0}),\\x_{2}&=f(x_{1})=f(f(x_{0})),\\x_{3}&=f(x_{2})=f(f(f(x_{0}))),\\x_{4}&=\dots \\\end{aligned}}}

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 x n = . . . = x 1 = x 0 = f ( x 0 ) {\displaystyle x_{n}=...=x_{1}=x_{0}=f(x_{0})} ). Many chaotic systems such as the Mandelbrot set emerge from iteration of very simple quadratic nonlinear functions such as the logistic map.

Demographic model example 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:

… excerpt ends here. Continue reading the full article.

Illustrations

Logistic map: 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 function value of 0.2.
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 function value of 0.2.
Logistic map: The sequence behaviour from r=0.02 to r=4, one can visualize the horizontal coordinate as time, and the vertical coordinate either as a position in space at time t or as the population size at time t
The sequence behaviour from r=0.02 to r=4, one can visualize the horizontal coordinate as time, and the vertical coordinate either as a position in space at time t or as the population size at time t
Logistic map: Graph of the logistic map (the relationship between 
  
    
      
        
          x
          
            n
            +
            1
          
        
      
    
    {\displaystyle x_{n+1}}
  
 and 
  
    
      
        
          x
          
            n
          
        
      
    
    {\displaystyle x_{n}}
  
). The graph has the shape of a parabola, and the vertex of the parabola changes as the parameter r changes.
Graph of the logistic map (the relationship between x n + 1 {\displaystyle x_{n+1}} and x n {\displaystyle x_{n}} ). The graph has the shape of a parabola, and the vertex of the parabola changes as the parameter r changes.
Logistic map: An example of a spider web projection of a trajectory on the graph of the logistic map, and the locations of the fixed points 
  
    
      
        
          x
          
            f
            1
          
        
      
    
    {\displaystyle x_{f1}}
  
 and 
  
    
      
        
          x
          
            f
            2
          
        
      
    
    {\displaystyle x_{f2}}
  
 on the graph.
An example of a spider web projection of a trajectory on the graph of the logistic map, and the locations of the fixed points x f 1 {\displaystyle x_{f1}} and x f 2 {\displaystyle x_{f2}} on the graph.
Logistic map illustration

Worked examples

Example 1 — a first encounter with Logistic map

Start with the simplest possible case. Write down what Logistic map claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Logistic map before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Logistic map ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Logistic map

In research
Logistic map appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Logistic map in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Logistic map is common in secondary-school and first-year university syllabi. It links to neighbouring topics Chaotic maps, so understanding it makes those chapters shorter.
In everyday life
Look for Logistic map outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Logistic map in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Logistic map means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Logistic map out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Logistic map in simple terms?

The logistic map is a discrete dynamical system defined by the quadratic difference equation 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.

Why does Logistic map matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Logistic map?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Logistic map.

Tags

  • Chaotic maps

Keep exploring