Periodic points of complex quadratic mappings
|
This article on periodic points of complex quadratic mappings describes periodic points of some quadratic polynomial mappings on the complex numbers. This theory is applied in relation with the theories of Julia sets, and the Mandelbrot set.
Note: This is unfinished.
Contents |
Definitions
Let
- <math>f_c(z)=z^2+c,<math>
where <math>z<math> and <math>c<math> are complex-valued. (This <math>f<math> is the quadratic mapping mentioned in the title.) This document explores the periodic points of this mapping - that is, the points that form a periodic cycle when <math>f<math> is repeatedly applied to them.
Period-1 points (fixed points)
Let us begin by finding all points left unchanged by 1 application of <math>f<math>. These are the points that satisfy <math>f_c(z)=z<math>. That is, we wish to solve
which can be rewritten
Since this is an ordinary quadratic equation in 1 unknown, we can apply the standard quadratic solution formula. Look in any standard maths textbook, and you will find that the solutions of <math>Ax^2+Bx+C=0<math> are given by
In our case, we have <math>A=1, B=-1, C=c<math>, so we will write
Special Cases
An important case of the quadratic mapping is <math>c=0<math>. In this case, we get <math>\alpha_1 = 0<math> and <math>\alpha_2=1<math>. In this case, 0 is a superattractive fixed-point, and 1 belongs to the Julia set.
Only 1 fixed point
We might wonder what value <math>c<math> should have to cause <math>\alpha_1=\alpha_2<math>. The answer is that this will happen exactly when <math>1-4c=0<math>. This equation has 1 solution: <math>c=1/4<math> (in which case, <math>\alpha_1=\alpha_2=1/2<math>). This is interesting, since <math>c=1/4<math> is the largest positive, purely-real value for which a finite attractor exists.
Period-2 Cycles
Suppose next that we wish to look at period-2 cycles. That is, we want to find two points <math>\beta_1<math> and <math>\beta_2<math> such that <math>f_c(\beta_1) = \beta_2<math>, and <math>f_c(\beta_2) = \beta_1<math>.
Let us start by writing <math>f_c(f_c(\beta_n)) = \beta_n<math>, and see where trying to solve this leads.
Thus, the equation we wish to solve is actually <math>z^4 + 2cz^2 - z + c^2 + c = 0<math>; a formidable equation indeed!
This equation is a polynomial of degree 4, and so has 4 (possibly non-distinct) solutions. However, actually, we already know 2 of the solutions! They are <math>\alpha_1<math> and <math>\alpha_2<math>, computed above. It is simple to see why this is; if these points are left unchanged by 1 application of <math>f<math>, then clearly they will be unchanged by 2 applications (or more).
Our 4th-order polynomial can therefore be factored as
This expands directly as <math>x^4 - Ax^3 + Bx^2 - Cx + D = 0<math> (note the alternating signs), where
<math>D = \alpha_1 \alpha_2 \beta_1 \beta_2<math>
<math>C = \alpha_1 \alpha_2 \beta_1 + \alpha_1 \alpha_2 \beta_2 + \alpha_1 \beta_1 \beta_2 + \alpha_2 \beta_1 \beta_2<math>
<math>B = \alpha_1 \alpha_2 + \alpha_1 \beta_1 + \alpha_1 \beta_2 + \alpha_2 \beta_1 + \alpha_2 \beta_2 + \beta_1 \beta_2<math>
<math>A = \alpha_1 + \alpha_2 + \beta_1 + \beta_2<math>
We already have 2 solutions, and only need the other 2. This is as difficult as solving a quadratic polynomial. In particular, note that
and
.
Adding these to the above, we get <math>D = c \beta_1 \beta_2<math> and <math>A = 1 + \beta_1 + \beta_2<math>. Matching these against the coefficients from expanding <math>f<math>, we get
From this, we easily get <math>\beta_1 \beta_2 = c + 1<math> and <math>beta_1 + \beta_2 = -1<math>. From here, we construct a quadratic equation with <math>A' = 1, B = 1, C = c+1<math> and apply the standard solution formula to get
Closer examination shows (the formulas are a tad messy) that <math>f_c(\beta_1) = \beta_2<math> and <math>f_c(\beta_2) = \beta_1<math>, meaning these two points are the two halves of a single period-2 cycle.
Special Cases
Again, let us look at <math>c=0<math>. Then
both of which are complex numbers. By doing a little algebra, we find <math>| \beta_1 | = | \beta_2 | = 1<math>. Thus, both these points are "hiding" in the Julia set.
Another special case is <math>c=-1<math>, which gives <math>\beta_1 = 0<math> and <math>\beta_2 = -1<math>. This gives the well-known superattractive cycle found in the largest period-2 lobe of the quadratic Mandelbrot set.