Next: Linear and Nonlinear Functions
Up: Table of Contents
Prev: Parametrized Families and Periodic Points

MODULE: Dynamical Systems.

Part 3: Iteration

The iteration feature of the Chaos Lab shows iterates visually using something called graphical iteration. It starts by showing a graph of the function y=f(x) and a graph of the identity function y=i(x). When you choose a value z to iterate, the program draws a vertical line to the first iterate, (z,f(z)). Then it draws a horizontal line to the point (f(z),f(z)) on the graph of the identity function. This allows iteration to be repeated, because drawing a vertical line from (f(z),f(z)) to the graph of f gives the point (f(z), f(f(z))), the second iterate. Repeating this process gives all the iterates of z. For the quadratic family, pick a c value between 0 and -2, and iterate as follows:


This picture shows graphical iteration for a member of the quadratic family.

Instructions to Iterate

Methods to Study Iterates

From Part 1, which of the fixed points are attracting for c=0? Repelling? Here is a picture representing the eventual behavior of all points on the line for c=0. The arrows represent the direction that points go after iteration.

Now that you have investigated dynamics for some select values of c, think about the following ideas for the entire family f_c.

The dynamics of a function is a qualitative description of the eventual behavior of all points on the line. This includes information such as the number and relative placement of fixed and periodic points and whether they are attracting, repelling, or neutral. You should have found that at each of the values c= -0.4, -1.1, -1.3, and -2, the dynamics is qualitatively distinct.

Definition (Bifurcation): A change in the dynamics for a certain c is called a bifurcation.

In the next section, we address the question: Is there any way to find this bifurcation it exactly?


Next: Linear and Nonlinear Functions
Up: Table of Contents
Prev: Parametrized Families and Periodic Points

[HOME] The Geometry Center Home Page

Author: Evelyn Sander
Comments to: webmaster@www.geom.uiuc.edu
Created: Jun 09 1996 --- Last modified: Jul 31 1996