The Logistic Map is a model for the growth of a single-species population having non-overlapping generations (for instance children are born in the spring and by next spring are mature and productive - some insect populations are examples), and living in an environment having limited resources. Limited resources enters the model as a competition term: individuals must compete for available food.
How do we build this model? Let Pn stand for the population in generation n:
We would like to find a relation between Pn and Pn+1. If we find this relation, then knowing the population in any generation we can determine the population in all successive generations. What do we know?
| First, how would the model look if we ignore competition? | 
| How can we include competition between pairs of animals? | 
| Now we rescale this model to the more familiar form. | 
| Here is some basic geometry of the logistic map. | 
Return to Test Functions.