Up: Iteration

One-Dimensional Dynamical Systems

Part 3: Iteration

Instructions for Mathematica: Iterations

First make sure that you have a personal copy of the package Chaos.m.

To start up Mathematica in a Unix window, type 'math', or 'mathematica' if your prefer the notebook version. On a PC, use the start button and find Mathematica in the Program directory. The Package written for this course is called 'Chaos.m'. Inside Mathematica, load this Package by typing

<< Chaos.m

When you load the Package, the file 'Logistic.m' is loaded automatically, so that the current function is set to the Logistic map

f(x) = lambdax (1 - x).


Function Iteration with lambda = 2.

Instructions to Iterate



Instructions for Mathematica: Graphical Iteration

First make sure that you have a personal copy of the package Chaos.m.

To start up Mathematica in a Unix window, type 'math', or 'mathematica' if your prefer the notebook version. On a PC, use the start button and find Mathematica in the Program directory. The Package written for this course is called 'Chaos.m'. Inside Mathematica, load this Package by typing

<< Chaos.m

For the Logistic map, pick a lambda value between 0 and 4, and iterate as follows:


Visualizing an orbit with graphical iteration for the Logistic map.

Instructions to Iterate


Up: Iteration
[HOME] The Geometry Center Home Page

Written by Hinke Osinga
Comments to: webmaster@geom.umn.edu
Created: Apr 3 1998 --- Last modified: Mon May 11 16:35:12 1998