Mandelbrot Indexing Julia Sets
(An index may have a content of its own.)Given a function f(x) and a starting value x0 one can construct a new value

For a given function f, behavior of an orbit very much depends on the selection of the starting point x0. Following is a rough classification of possible behaviors:
- Convergence: the sequence of points {xk} converges to a limit
- Periodic cycle: for some
p > 0, x0 = xp so that the sequence repeats itself - Chaos: none of the above. The points {xk} go from one place to another in apparently chaotic manner
The set of points with chaotic orbits is called the Julia set for a given function f. Until quite recently the study of iterations and Julia sets has been in a prolonged limbo. B. Mandelbrot has the following to say on the development of the theory,
The resulting revival makes the properties of iterations essential for the theory of fractals. The fact that the Fatou-Julia findings did not develop to become the source of this theory suggests that even classical analysis needs intuition to develop, and can be helped by the computer.
B.Mandelbrot has discovered a way to index Julia sets for parametric families of functions. The applet below
illustrates this concept for a simple function
As one can see, the algorithms for obtaining the Mandelbrot and Julia sets
are virtually the same. For a given (fixed) c, in order to visualize the Julia set, run iterations

A few words on the applet itself. Once the Mandelbrot set is drawn, you can select a value of c by clicking anywhere (any time) inside the left portion of the display. The corresponding Julia set will be getting drawn in the right portion of the display.
What if applet does not run? |
References
- J. Gleick, Chaos, Viking, 1987
- D. R. Hofstadter, Metamagical Themas, Basic Books, Inc., 1985, Chapter 16.
- B. Mandelbrot, The Fractal Geometry of Nature, W. H. Freeman and Co., NY, 1977.

About Fractals
- Dot Patterns, Pascal Triangle and Lucas Theorem
- Sierpinski Gasket Via Chaos Game
- The Chaos Game: Address Space vs IFS
- Sierpinski Gasket By Common Trema Removal
- Sierpinski Gasket By Trema Removal
- Sierpinski's Gasket and Dihedral Symmetry
- Collage Theorem And Iterated Function Systems
- Variations on the Theme of (Triangular) Tremas
- Variations on the Theme of (Rectangular) Tremas
- Sierpinski Gasket and Tower of Hanoi
- Fractal Curves and Dimension
- Color Cycling on the Mandelbrot Set
- Iterations and the Mandelbrot Set
- Mandelbrot and Julia sets
- Emergence of Chaos
- Logistic Model
- Weird curves bound normal areas
- Exercise with Square Spiral

|Contact| |Front page| |Contents| |Did you know?| |Geometry|
Copyright © 1996-2018 Alexander Bogomolny
72365889