Julia set
Julia sets, described by Gaston Julia, are fractal shapes defined on the complex number plane. Given two complex numbers, c and z0, we define the following recursion:
- zn+1 = zn2 + c
| Table of contents |
|
2 Generalisation 3 Examples from the Julia set: 4 Reverse Julia sets 5 External links |
Julia sets are closely related to the Mandelbrot set which is the set of all values of c for which zn = zn-12 + c does not tend to infinity through application of the recursion with z0 = 0. Like the Mandelbrot set, the Julia set is often plotted with different colors signifying the number of iterations carried out before the modulus of z becomes larger than 2.
The Mandelbrot set is, in a way, an index of all Julia sets, For any point on the complex plane (which represents a value of c) a corresponding Julia set can be drawn. We can imagine a movie of a point moving about the complex plane with its corresponding Julia set. When the point lies in the Mandelbrot set, the Julia set is connected. Otherwise, the Julia set is a Cantor dust of unconnected points.
If c is on the boundary of the Mandelbrot set, and is not a waist, the Julia set of c looks like the Mandelbrot set in sufficiently small neighborhoods of c. For instance:
Most books refer to the description above for Julia sets, but the formal mathematical definition is more general and covers other contexts.
The Julia set can be defined for any iterated map of the complex plane to itself, or collection of maps. The Julia set is the smallest closed, completely invariant point set for such a map or collection of maps which contains at least 3 points. It can also be defined (informally) as the set of points for which nearby points do not exhibit similar behaviour under repeated iterations of the map(s).
Julia sets can also be defined for any n-dimensional space, not just the complex plane.
Julia sets typically (though not always) have a fractal structure, and Julia sets can be associated with fractals such as the Sierpinski triangle and the Cantor set.
The complement of the Julia set (i.e. the set of points for which nearby points do exhibit similar behaviour) is sometimes called the Fatou set, although some authors use the term Fatou set or Fatou dust for a disconnected Julia set.Relation to Mandelbrot set
Generalisation
|
|
|
|
It is also possible to generate Julia sets using a method derived from the IFS "random game" method. Instead of using an "escape time" method to find the points that do not belong to the Julia set, the "random game" method uses the reverse formula to track the convergence of a single point towards the edge of the Julia set.
For example, for the Mandelbrot set, the reverse formula is
Reverse Julia sets
At each iteration one of the two roots is selected at random. After a sufficiently large number of iterations the current position of z is plotted. The process is then repeated with a different random sequence of roots.

.jpg)
.jpg)
.jpg)
.png)
