Mandelbrot set: orbits (by Fabio Cesari)

Note: this applet requires a Java 1.1.5 compatible browser (such as Netscape 4.5).

In the Mandelbrot set page, we have examined the iteration process that has to be applied to each point of the complex plane in order to see whether or not it belongs to the Mandelbrot set. This applet lets you iterate the formula on selected points of the plane. Let's recall the iteration formula:

Zn = Zn-12 + C

Clicking on the image, the orbit (i.e. the values assumed by Zn during the iteration process) of the corresponding complex number C is shown.

The button "Show Iterations" brings up a window that shows the value of Zn at each step of the iteration process, along with its distance from the origin (called mod(Zn)).

To change the maximum number of iterations, insert a new value in the text field labelled "Max Iter" and press ENTER.

Your browser is not Java enabled

If you want to see more explanations added to this page, or just want to comment on this applet, fill out the feedback form.


© 1996-2000 fabioc @ yahoo.com


This page hosted by Get your own Free Home Page