Julia set

Julia set

In complex dynamics, the Julia set J(f), [Note that in other areas of mathematics the notation J(f), can also represent the Jacobian matrix of a real valued mapping f, between smooth manifolds.] of a holomorphic function f, informally consists of those points whose long-time behavior under repeated iteration of f, can change drastically under arbitrarily small perturbations ( bifurcation locus ).

The Fatou set F(f), of f, is the complement of the Julia set: that is, the set of points which exhibit 'stable' behavior.

Thus on F(f),, the behavior of f, is 'regular', while on J(f),, it is 'chaotic'.

These sets are named after the French mathematicians Gaston Julia [Gaston Julia (1918) "Mémoire sur l'iteration des fonctions rationnelles," "Journal de Mathématiques Pures et Appliquées", vol. 8, pages 47-245.] and Pierre Fatou [Pierre Fatou (1917) "Sur les substitutions rationnelles," "Comptes Rendus de l'Académie des Sciences de Paris", vol. 164, pages 806-808 and vol. 165, pages 992-995.] , who initiated the theory of complex dynamics in the early 20th century.

Formal definition

Let :f:X o X,be a holomorphic map of a Riemann surface X, to itself. Assume that X, is either the Riemann sphere, the complex plane, or the once-punctured complex plane, as the other cases do not give rise to interesting dynamics. (Such maps are completely classified.)

Consider f, as a discrete dynamical system on the phase space X,, and consider the behavior of the iterates f^n, of f, (that is, the n,-fold compositions of f, with itself).

The Fatou set of f, consists of all points zin X, such that the family of iterates:(f^n)_{ninmathbb{Nforms a normal family in the sense of Montel when restricted to some open neighborhood of z,.

The Julia set of f, is the complement of the Fatou set in X,.

Equivalent descriptions of the Julia set

  • J(f), is the smallest closed set containing at least three points which is completely invariant under f,.
  • J(f), is the closure of the set of repelling periodic points.
  • For all but at most two points zin X,, the Julia set is the set of limit points of the full backwards orbit igcup_n f^{-n}(z). (This suggests a simple algorithm for plotting Julia sets, see below.)
  • If f, is an entire function - in particular, when f, is a polynomial, then J(f), is the boundary of the set of points which converge to infinity under iteration.
  • If f, is a polynomial, then J(f), is the boundary of the filled Julia set; that is, those points whose orbits under f, remain bounded.

Properties of the Julia set and Fatou set

The Julia set and the Fatou set of f are both completely invariant under f, i.e.

f^{-1}(J(f)) = f(J(f)) = J(f)

and

f^{-1}(F(f)) = f(F(f)) = F(f). [Beardon, "Iteration of Rational Functions", Theorem 3.2.4]

Rational maps

There has been extensive research on the Fatou set and Julia set of iterated rational functions, known as rational maps. For example, it is known that the Fatou set of a rational map has either 0,1,2 or infinitely many components. [Beardon, "Iteration of Rational Functions", Theorem 5.6.2] Each component of the Fatou set of a rational map can be classified into one of four different classes. [Beardon, Theorem 7.1.1]

Quadratic polynomials

A very popular complex dynamical system is given by the family of quadratic polynomials, a special case of rational maps. The quadratic polynomials can be expressed as :f_c(z) = z^2 + c,(where c, is a complex parameter).

The parameter plane of quadratic polynomials - that is, the plane of possible c-values - gives rise to the famous Mandelbrot set. Indeed, the Mandelbrot set is defined as the set of all c such that J(f_c), is connected. For parameters outside the Mandelbrot set, the Julia set is a Cantor set: in this case it is sometimes referred to as Fatou dust.

In many cases, the Julia set of "c" looks like the Mandelbrot set in sufficiently small neighborhoods of "c". This is true, in particular, for so-called 'Misiurewicz' parameters, i.e. parameters c for which the critical point is pre-periodic. For instance:
*At "c"= i, the shorter, front toe of the forefoot, the Julia set looks like a branched lightning bolt.
*At "c" = −2, the tip of the long spiky tail, the Julia set is a straight line segment.

In other words the Julia sets J(f_c), are locally similar around Misiurewicz points. [ [http://projecteuclid.org/euclid.cmp/1104201823 Lei.pdf] Tan Lei, "Similarity between the Mandelbrot set and Julia Sets", Communications in Mathematical Physics 134 (1990), pp. 587-617.]

Generalizations

The definition of Julia and Fatou sets easily carries over to the case of certain maps whose image contains their domain; most notably transcendental meromorphic functions and Epstein's 'finite-type maps'.

Julia sets are also commonly defined in the study of dynamics in several complex variables.

Plotting the Julia set

using backwards (inverse) iteration (IIM )

As mentioned above, the Julia set can be found as the set of limit points of the set of pre-images of (essentially) any given point. So we can try to plot the Julia set of a given function as follows. Start with any point z, we know to be in the Julia set, such as a repelling periodic point, and compute all pre-images of z, under some high iterate f^n, of f,.

Unfortunately, as the number of iterated pre-images grows exponentially, this is not computationally feasible. However, we can adjust this method, in a similar way as the "random game" method for
iterated function systems. That is, in each step, we choose at random one of the inverse images of f,.

For example, for the quadratic polynomial f_c,, the backwards iteration is described by:z_{n+1}^2 = z_n - c.At each step, one of the two square roots is selected at random.

Note that certain parts of the Julia set are quite hard to reach with the reverse Julia algorithm. For this reason, other methods usually produce better images.

using DEM/J

ee also

* Limit set
* Stable and unstable sets
* No wandering domain theorem
* Fatou components

Notes

References

* Lennart Carleson and Theodore W. Gamelin, "Complex Dynamics", Springer 1993
* Adrien Douady and John H. Hubbard, "Etude dynamique des polynômes complexes", "Prépublications mathémathiques d'Orsay" 2/4 (1984 / 1985)
* John W. Milnor, "Dynamics in One Complex Variable" (Third Edition), Annals of Mathematics Studies 160, Princeton University Press 2006 (First appeared in 1990 as a [http://www.math.sunysb.edu/preprints.html Stony Brook IMS Preprint] , available as [http://www.arxiv.org/abs/math.DS/9201272 arXiV:math.DS/9201272] .)
* Alexander Bogomolny, " [http://www.cut-the-knot.org/Curriculum/Algebra/JuliaIndexing.shtml Mandelbrot Set and Indexing of Julia Sets] " at "cut-the-knot".
* Evgeny Demidov, " [http://ibiblio.org/e-notes/MSet/Contents.htm The Mandelbrot and Julia sets Anatomy] " (2003)
* Alan F. Beardon, "Iteration of Rational Functions", Springer 1991, ISBN 0-387-95151-2

Links

*http://mathmo.blogspot.com/2007/04/essay-backtrack-julia-sets.html
*http://mcgoodwin.net/julia/juliajewels.html
*http://www.lucypringle.co.uk/photos/1996/uk1996ck.shtml Crop circle Julia set
*http://www.hightechdreams.com/index.html Interactive Julia Set Applet


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • Julia set — /jooˈli ə set/ noun Any of an infinite number of sets of complex numbers for a given power, producing a convoluted fractal boundary when plotted on a graph ORIGIN: Gaston Julia (1893–1978), French mathematician …   Useful english dictionary

  • Filled Julia set — The filled in Julia set K(f c) of a polynomial f c is defined as the set of all points z, of dynamical plane that have bounded orbit with respect to f c K(f c) overset{underset{mathrm{def{{=} { z in mathbb{C} : f^{(k)} c (z) ot o infty as k o… …   Wikipedia

  • Julia — Infobox Given Name Revised name = Julia imagesize= caption= pronunciation= gender = Female meaning = Youthful region = origin = Latin related names = Julius, Julie, Ivlia footnotes = Julia is usually a woman s given name or a surname. It is of… …   Wikipedia

  • Julia-Mengen — Die Julia Mengen, erstmals von Gaston Maurice Julia und Pierre Fatou beschrieben, sind Teilmengen der komplexen Zahlenebene, wobei zu jeder holomorphen oder meromorphen Funktion eine Julia Menge gehört. Oft sind die Julia Mengen fraktale Mengen.… …   Deutsch Wikipedia

  • Julia, Gaston Maurice — ▪ French mathematician born February 3, 1893, Sidi Bel Abbès, Algeria died March 19, 1978, Paris, France  one of the two main inventors of iteration theory and the modern theory of fractals (fractal).       Julia emerged as a leading expert in… …   Universalium

  • Julia Child — 1988 portrait of Julia Child by Elsa Dorfman Born August 15, 1912(1912 08 15) Pasadena, California Died August 13, 2004(2004 08 13 …   Wikipedia

  • Julia Hoffman — Grayson Hall portrays Julia (1968). Dark Shadows character Portrayed by Grayson Hall (1967 1971) …   Wikipedia

  • Julia Roberts — (2011) Julia Fiona Roberts (* 28. Oktober 1967 in Atlanta, Georgia) ist eine US amerikanische Schauspielerin. Durch die Filmromanze Pretty Woman 1990 wurde sie weltberühmt und erhielt dafür den Golden Globe und eine Oscar Nomi …   Deutsch Wikipedia

  • Julia da Silva Bruhns — als junge Frau Julia Mann mit ihren drei ältesten Kindern. Von rechts: Thomas, Heinrich und Julia Julia da Silva Bruhns verheiratete Mann, genannt Dodo (* …   Deutsch Wikipedia

  • Julia Ward Howe — (May 27, 1819 ndash; October 17, 1910) was a prominent American abolitionist, social activist, and poet most famous as the author of The Battle Hymn of the Republic. BiographyEarly life and familyBorn Julia Ward in New York City, she was the… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”