You should use one of the computer algebra systems below with this module. Click on the appropriate icon for your preferred CAS and then arrange your screen so that you can easily move back-and-forth between this window and your CAS window. Click on the appropriate help button for help.
Mathematically, it is easy to classify 2-cycles because a 2-cycle of the dynamical system
p(n + 1) = f(p(n))
is just an equilibrium point of the dynamical system
q(n + 1) = f(f(q(n)).
In practice, however, the algebraic manipulations involved are fairly complicated. For this reason we use the CAS window to do the work. Be sure that you have your CAS window setup to follow the rest of this discussion. Go back-and-forth between the two windows as you continue.
We want to determine which logistic models have attracting 2-cycles.
p(n + 1) = a [1 - b p(n)] p(n)
Look at your CAS window to see how this is done and to see the results.
f(f(p))
-1.44949, -1, 3, and 3.44949
do not involve the value of the constant b.
We determine this by evaluating the derivative of the function f(f(p)) at our 2-cycle point using a typical value of the constant b at one point, a between 3 and 3.44949 and also at another point between a = 3.44949 and a = 4. See your CAS window.
R(p) = 0.5 + 0.0015 p - 0.000001166667 p (p - 500)
f(p) = R(p) p
p(n + 1) = f(p(n))
This model appeared to have an attracting 2-cycle but notice that the
population will die out if the initial population is to low or too high.