Chaos and the logistic map
About
One might intuitively expect that a slight change in input produces a slight change in output, with this function, the logistic map, the output wiggles dramatically.
This is a recursive equation, each value of x depends on the previous one. The value nmax is the number of recursions before plotting the final result. Slight changes to the initial value, x0, do not produce smooth changes in the graph.
This graph plots for a single value of x0, the one below plots a range of values.
Simple mathematical models with very complicated dynamics (May, Robert M. (1976)).