Content deleted Content added
m →Generalisations: http://www.maxlittle.net/publications/GDEA41040.pdf |
Joel Brennan (talk | contribs) m added wikilinks |
||
Line 1:
In [[mathematics]], the '''complex squaring map''', a [[polynomial]] mapping of [[
# Choose any [[complex number]] on the [[unit circle]] whose [[
# Repeatedly square that number.
This repetition (iteration) produces a [[sequence]] of complex numbers that can be described alone by their
== Chaos and the complex squaring map ==
The informal reason why the iteration is chaotic is that the angle doubles on every iteration and doubling grows very quickly as the angle becomes ever larger, but angles which differ by multiples of 2π ([[radian]]s) are identical. Thus, when the angle exceeds 2π, it must ''wrap'' to the remainder on division by 2π. Therefore, the angle is transformed according to the [[dyadic transformation]] (also known as the
More formally, the iteration can be written as
:<math>
where <math>z_n</math> is the resulting sequence of complex numbers obtained by iterating the steps above, and <math>z_0</math> represents the initial starting number. We can solve this iteration exactly:
:<math>
Starting with angle ''θ'', we can write the initial term as <math>z_0 = \exp(i\theta)</math> so that <math>z_n = \exp(i2^n\theta)</math>. This makes the successive doubling of the angle clear. (This is equivalent to the relation <math>z_n = \cos(2^n\theta)+i \sin(2^n\theta)</math> by [[Euler's formula]].)
== Generalisations ==
This map is a special case of the [[complex quadratic map]], which has exact solutions for many special cases.<ref>M. Little, D. Heesch (2004), [http://www.maxlittle.net/publications/GDEA41040.pdf Chaotic root-finding for a small class of polynomials], ''Journal of Difference Equations and Applications'', '''10'''(11):949–953.</ref> The complex map obtained by raising the previous number to any [[natural number]] power <math>z_{n+1} = z_n^p </math> is also exactly solvable as <math>z_n = z_0^{p^n}</math>. In the case ''p'' = 2, the dynamics can be mapped to the dyadic transformation, as described above, but for ''p'' > 2, we obtain a shift map in the [[number base]] ''p''. For example, ''p'' = 10 is a decimal shift map.
== See also ==
|