4 questions to test your understanding
The logistic map x_{n+1} = rx_n(1 - x_n) has a fixed point at x* = 1 - 1/r for r > 1. This fixed point is stable when |f'(x*)| < 1. For what range of r is it stable?
Why can a one-dimensional map like the logistic map exhibit chaos, even though a one-dimensional continuous ODE ẋ = f(x) cannot?
At r = 4, the logistic map x_{n+1} = 4x(1-x) maps [0,1] onto [0,1] and is fully chaotic. The trajectory of almost every initial condition is dense in [0,1].
What is a cobweb diagram and how does it help visualize the dynamics of an iterated map?