Complex quadratic polynomial

      A complex quadratic polynomial is a quadratic polynomial whose coefficients are complex numbers.

      Forms

      When the quadratic polynomial has only one variable ( univariate ), one can distinguish its 4 main forms:

      The monic and centered form has the following properties:

      ↑Jump back a section

      Conjugation

      Between forms

      Since f_c(x) \, is affine conjugate to the general form of the quadratic polynomial it is often used to study complex dynamics and to create images of Mandelbrot, Julia and Fatou sets.

      When one wants change from \theta\, to c \, :[4]

      c = c(\theta) = \frac {e^{2 \pi \theta i}}{2} \left(1 - \frac {e^{2 \pi \theta i}}{2}\right)

      When one wants change from r\, to c \, :

      
c = c(r)\,=\,\frac{1- (r-1)^2}{4}

      With doubling map

      There is semi-conjugacy between the dyadic transformation (here named doubling map) and the quadratic polynomial.

      ↑Jump back a section

      Family

      The family of quadratic polynomials f_c : z \to z^2 +c\, parametrised by  c \in \mathbb{C} \, is called :

      • the Douady-Hubbard family of quadratic polynomials [5]
      • quadratic family
      ↑Jump back a section

      Map

      The monic and centered form is typically used with variable z\, and parameter c\,

      f_c(z) = z^2 +c.\,

      When it is used as an evolution function of the discrete nonlinear dynamical system:

      z_{n+1} = f_c(z_n)  \,

      it is named quadratic map[6]

      f_c : z \to z^2 + c. \,
      ↑Jump back a section

      Notation

      Here  f^n \, denotes the n-th iteration of the function  f \, not exponentiation

      f_c^n(z) = f_c^1(f_c^{n-1}(z)) \,

      so

      z_n = f_c^n(z_0). \,

      Because of the possible confusion it is customary to write f^{\circ n}\, for the nth iterate of the function f.\,

      ↑Jump back a section

      Critical items

      Critical point

      A critical point of f_c\, is a point  z_{cr} \, in the dynamical plane such that the derivative vanishes :

      f_c'(z_{cr}) = 0. \,

      Since

      f_c'(z) = \frac{d}{dz}f_c(z) = 2z

      implies

       z_{cr} = 0\,

      we see that the only (finite) critical point of f_c \, is the point  z_{cr} = 0\,.

      z_0 is an initial point for Mandelbrot set iteration.[7]

      Critical value

      A critical value z_{cv} \ of f_c\, is the image of a critical point:

      z_{cv} =  f_c(z_{cr})   \,

      Since

       z_{cr} = 0\,

      we have

      z_{cv} =  c.   \,

      So the parameter   c   \, is the critical value of f_c(z). \,

      Critical orbit

      Dynamical plane with critical orbit falling into 3-period cycle
      Dynamical plane with Julia set and critical orbit.
      Dynamical plane : changes of critical orbit along internal ray of main cardioid for angle 1/6
      Critical orbit tending to weakly attracting fixed point with abs(multiplier)=0.99993612384259

      Forward orbit of a critical point is called a critical orbit. Critical orbits are very important because every attracting periodic orbit attracts a critical point, so studying the critical orbits helps us understand the dynamics in the Fatou set.[8][9]

      z_0 = z_{cr} = 0\,

      z_1 = f_c(z_0) = c\,

      z_2 = f_c(z_1) = c^2 +c\,

      z_3 = f_c(z_2) = (c^2 + c)^2 + c\,

      ... \,

      This orbit falls into an attracting periodic cycle

      Critical sector

      The critical sector is a sector of the dynamical plane containing the critical point .

      Critical polynomial

      P_n(c) = f_c^n(z_{cr}) = f_c^n(0) \,

      so

      P_0(c)= 0 \,

      P_1(c) = c \,

      P_2(c) = c^2 + c \,

      P_3(c) = (c^2 + c)^2 + c \,

      These polynomials are used for :

      • finding centers of these Mandelbrot set components of period n. Centers are roots of n-th critical polynomials

      centers = \{ c : P_n(c) = 0 \}\,

      M_{n,k} = \{ c : P_k(c) = P_{k+n}(c) \}\,

      Critical curves

      Diagrams of critical polynomials are called critical curves.[10]

      These curves create skeleton of bifurcation diagram [11] ( the dark lines [12])

      ↑Jump back a section

      Planes

      w-plane and c-plane

      One can use the Julia-Mandelbrot 4-dimensional space for a global analysis of this dynamical system.[13]

      In this space there are 2 basic types of 2-D planes :

      • the dynamical ( dynamic ) plane, f_c\,-plane or c-plane
      • the parameter plane or z-plane.

      There is also another plane used to analyze such dynamical systems w-plane :

      • the conjugation plane[14]
      • model plane [15]

      Parameter plane

      Gamma parameter plane for complex logistic map z_{n+1} = \gamma z_n \left(1 - z_n\right),

      The phase space of a quadratic map is called its parameter plane. Here:

      z0 = z_{cr} \, is constant and c\, is variable.

      There is no dynamics here. It is only a set of parameter values. There are no orbits on the parameter plane.

      The parameter plane consists of :

      There are many different subtypes of the parameter plane[17][18]

      Dynamical plane

      On the dynamical plane one can find:

      The dynamical plane consists of:

      Here, c\, is a constant and z\, is a variable.

      The two-dimensional dynamical plane can be treated as a Poincare cross-section of three-dimensional space of continuous dynamical system.[19][20]

      ↑Jump back a section

      Derivatives

      Derivative with respect to c

      On parameter plane :

      • c is a variable
      • z_0 = 0 is constant

      The first derivative of f_c^n(z_0) with respect to c is

      z_n' = \frac{d}{dc} f_c^n(z_0).

      This derivative can be found by iteration starting with

      z_0' = \frac{d}{dc} f_c^0(z_0) = 1

      and then replacing at every consecutive step

      z_{n+1}' = \frac{d}{dc} f_c^{n+1}(z_0) = 2\cdot{}f_c^n(z)\cdot\frac{d}{dc} f_c^n(z_0) + 1 = 2 \cdot z_n \cdot z_n' +1.

      This can easily be verified by using the chain rule for the derivative.

      This derivative is used in the distance estimation method for drawing a Mandelbrot set.

      Derivative with respect to z

      On dynamical plane :

      • z is a variable
      • c is a constant

      at a fixed point z_0\,

      f_c'(z_0) = \frac{d}{dz}f_c(z_0) = 2z_0

      at a periodic point z0 of period p

      (f_c^p)'(z_0) = \frac{d}{dz}f_c^p(z_0) =  \prod_{i=0}^{p-1} f_c'(z_i) = 2^p \prod_{i=0}^{p-1} z_i.

      It is used to check the stability of periodic (also fixed) points.

      at nonperiodic point :

      z'_n\,

      This derivative can be found by iteration starting with

      z'_0 = 1 \,

      and then :

      z'_n= 2*z_{n-1}*z'_{n-1}\,

      This dervative is used for computing external distance to Julia set.

      Schwarzian derivative

      The Schwarzian derivative (SD for short) of f is :[21]

       (Sf)(z) = \frac{f'''(z)}{f'(z)} - \frac{3}{2} \left ( \frac{f''(z)}{f'(z)}\right ) ^2
      ↑Jump back a section

      References

      1. ^ Michael Yampolsky, Saeed Zakeri : Mating Siegel quadratic polynomials.
      2. ^ B Branner: Holomorphic dynamical systems in the complex plane. Mat-Report No 1996-42. Technical University of Denmark
      3. ^ Alfredo Poirier : On Post Critically Finite Polynomials Part One: Critical Portraits
      4. ^ Michael Yampolsky, Saeed Zakeri : Mating Siegel quadratic polynomials.
      5. ^ Yunping Jing : Local connectivity of the Mandelbrot set at certain infinitely renormalizable points Complex Dynamics and Related Topics, New Studies in Advanced Mathematics, 2004, The International Press, 236-264
      6. ^ Weisstein, Eric W. "Quadratic Map." From MathWorld--A Wolfram Web Resourc
      7. ^ Java program by Dieter Röß showing result of changing initial point of Mandelbrot iterations
      8. ^ M. Romera, G. Pastor, and F. Montoya : Multifurcations in nonhyperbolic fixed points of the Mandelbrot map. Fractalia 6, No. 21, 10-12 (1997)
      9. ^ Burns A M : Plotting the Escape: An Animation of Parabolic Bifurcations in the Mandelbrot Set. Mathematics Magazine, Vol. 75, No. 2 (Apr., 2002), pp. 104-116
      10. ^ The Road to Chaos is Filled with Polynomial Curves by Richard D. Neidinger and R. John Annen III. American Mathematical Monthly, Vol. 103, No. 8, October 1996, pp. 640-653
      11. ^ Hao, Bailin (1989). Elementary Symbolic Dynamics and Chaos in Dissipative Systems. World Scientific. ISBN 9971-5-0682-3. 
      12. ^ M. Romera, G. Pastor and F. Montoya, "Misiurewicz points in one-dimensional quadratic maps", Physica A, 232 (1996), 517-535. Preprint
      13. ^ Julia-Mandelbrot Space at Mu-ency by Robert Munafo
      14. ^ Carleson, Lennart, Gamelin, Theodore W.: Complex Dynamics Series: Universitext, Subseries: Universitext: Tracts in Mathematics, 1st ed. 1993. Corr. 2nd printing, 1996, IX, 192 p. 28 illus., ISBN 978-0-387-97942-7
      15. ^ Holomorphic motions and puzzels by P Roesch
      16. ^ Lasse Rempe, Dierk Schleicher : Bifurcation Loci of Exponential Maps and Quadratic Polynomials: Local Connectivity, Triviality of Fibers, and Density of Hyperbolicity
      17. ^ Alternate Parameter Planes by David E. Joyce
      18. ^ exponentialmap by Robert Munafo
      19. ^ Mandelbrot set by Saratov group of theoretical nonlinear dynamics
      20. ^ Moehlis, Kresimir Josic, Eric T. Shea-Brown (2006) Periodic orbit. Scholarpedia,
      21. ^ The Schwarzian Derivative & the Critical Orbit by Wes McKinney ­ 18.091 ­ 20 April 2005
      ↑Jump back a section

      Read in another language

      This page is available in 1 language

      Last modified on 17 March 2013, at 03:48