
![]()
Where:
yt |
= population level at time t |
yt+1 |
= population level at time t + 1 |
r |
= reproduction rate or population growth factor |
The X axis represents increasing values of the population growth factor(r)
The Y axis represents the population level (y)
For each value of r, the equation is iterated 100 times, during which time nothing is drawn to the screen (hidden iterations). Following that, the equation is further iterated by a user definable amount. Each of these iterations plots a point vertically at the current population level.
For values of r below 3, the diagram shows a single steady state population. For values of r between 3 and about 3.57 a series of 'period doubling' occurs (ie: the final population alternates between 2 or more values). Values of r above about 3.57 produce chaotic population levels.
Comments
Post new comment