To plot the first iteration we draw vertical red line from the
starting point xo = 0 toward the blue curve y = f(x) =
x2 + c, where yo = f(xo).
To get the second iteration we draw red horizontal line to the green
diagonal y = x, where x1 = yo =
f(xo). Then draw again vertical line to the blue curve to get
y1 = f(x1) and so on.
Points fc: xo → x1 → x2 → ... for some c and xo values make orbit of the point xo (it is plotted in the right part of this applet). |
Qualitative change in iteration dynamics when parameter c is changed is called bifurcation. For c = 1/4 the blue parabola touches with the green diagonal and two fixed points merge together. For c > 1/4 they become complex and iterations diverge. This phenomenon is called the tangent bifurcation. |