Complex quadratic polynomial

From Wikipedia, the free encyclopedia

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

Contents

[edit] Forms

In the case of one variable there are main 2 forms :

  • general form,  f(x) =  a_2 x^2 + a_1 x + a_0 \,.
  • monic and centered form

The monic and centered form has one variable z\, and one parameter c\,

P_c(z) = z^2 +c\,

is

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

[edit] Dynamical system

When it creates discrete nonlinear dynamical system:

z_{n+1} = P_c(z_n) = P_c^n(z) \,

it is named quadratic map.

Here  P_c^n(z) \, denotes iterated function not exponentiation.

[edit] Critical point

A critical point of P_c\, is a point  z_{cr} \, such that

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

Since

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

implies

 z_{cr} = 0\,

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

[edit] Critical value

A critical value of P_c\, is a point  z_{cv} \, such that

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

Since

 z_{cr} = 0\,

then

z_{cv} =  c   \,

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

[edit] Critical orbit

critical orbit with 3-period cycle
critical orbit with 3-period cycle
Julia set and critical orbit.
Julia set and critical orbit.

Orbit of critical point is called critical orbit. It is very important because it is attracted by periodic orbit.

[edit] Planes

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

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

  • dynamical plane or c-plane,
  • parameter plane or z-plane.

There is also third plane used to analyze such dynamical systems : standard plane or w-plane.

[edit] Dynamical plane

Phase space of quadratic map is called 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 parameter plane and one should not draw orbits on parameter plane.

Mandelbrot set is on parameter plane. There are many diffrent subtypes of parameter plane[4]

[edit] Parameter plane

Julia, filled Julia, Fatou sets and critical orbit are on dynamical plane.

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

[edit] Derivative

[edit] Derivative with respect to c

The first derivative of P_c^n(z) with respect to c is

\frac{d}{dc} P_c^n(z)

This derivative can be found by iteration starting with

\frac{d}{dc} P_c^0(z) = 1

and then

\frac{d}{dc} P_c^{n+1}(z) = 2\cdot{}P_c^n(z)\cdot\frac{d}{dc} P_c^n(z) + 1. 

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

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

[edit] Derivative with respect to z

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

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

[edit] See also

[edit] References

[edit] External links