A Logistic Map is a polynomial mapping of degree 2, often cited as an archetypal example of how complex, chaotic behavior can arise from very simple non-linear dynamical equations. It is defined by the recurrence relation:
and is used to model population growth in an environment with limited resources. Here, (x_n) represents the population at generation (n), scaled between 0 and 1, and (r) is a positive parameter representing the growth rate.

In the Dynamical Systems context, the logistic map exhibits a range of behaviors depending on the value of the parameter and the initial condition :
It can be seen as a tool for studying bifurcations, chaos, and the transition from order to chaos in dynamical systems. As increases, the system undergoes a series of bifurcations leading to chaotic behavior.
Plotting Bifurcations
Something interesting happens when we plot the long-term behavior of the logistic map as a function of the parameter (r). This is known as a bifurcation diagram.
This interesting behavior illustrates how simple deterministic systems can exhibit complex and unpredictable dynamics, a hallmark of chaos theory.