The fractal nature of iterated ln(x) [Bandwidth warning: lots of images!]
#10
I can't be the first to have made this observation, so I was wondering if anyone knew of any websites devoted to exploring this fascinating topic. I know it's a bit off topic, but not by too much.

In thinking about it, as we iterate a complex number, its modulus grows exponentially so long as the argument is close to 0. Eventually, the imaginary part will grow sufficiently to boost it up to unit sized or bigger.

Assume a random input. After several exponentiations, assume we have a number with a "large" real part and "small" imaginary part. For example, 123.45 + 0.00012345i. The next iterate will therefore have a "large" imaginary part and a "very large" real part. The "large" imaginary part is essentially i times a random number centered at zero but possibly several hundred (or several trillion, etc.) multiples of pi times i. Therefore, there is essentially a 50% chance that it's imaginary part is between \( (2k-{\small \frac{1}{2}})\pi \) and \( (2k+{\small \frac{1}{2}})\pi \), in which case the next iterate will have a larger modulus, and again the imaginary part is large and essentially random.

There is essentially a 50% chance that the imaginary part is in the other range, which produces complex numbers with negative real part. Regardless of the magnitude of the real and imaginary parts, the next iteration will necessarily be within a unit circle, with a high probability of being close to 0.

This behavior is fascinating! Once an iterate gets "large" (greater than 5, greater than 100, take your pick), each successive iterate has a 50% chance of continuing to get larger, or a 50% of shrinking back towards 0, where we repeat this process. Since these numbers will act randomly (assuming a random input), we should cover all complex numbers eventually, though the numbers less than 1 are far more likely to occur, and the numbers close to fixed points are also far more likely to occur.

The question is, can we graphically show how likely each point in the complex plane is to appear in such an iteration sequence? Assuming a random input gives essentially random outputs, it shouldn't matter what the input value is (except in the 0% chance that we pick a point that loops or eventually becomes real). I'm thinking that a logarithmic (or superlogarithmic) scaling of the probability would help bring out the details.

We wouldn't need a whole lot of precision in our math library, because once we get into the range of "large" numbers, if the exponentiation exceeds the precision of our library, we could just pick a random modulus with an appropriate distribution around 0, and a random argument, and start over.
~ Jay Daniel Fox
Reply


Messages In This Thread
RE: The fractal nature of iterated ln(x) [Bandwidth warning: lots of images!] - by jaydfox - 09/07/2007, 10:47 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  4 hypothesis about iterated functions Shanghai46 11 13,973 04/22/2023, 08:22 PM
Last Post: Shanghai46
  Question about the properties of iterated functions Shanghai46 9 12,105 04/21/2023, 09:07 PM
Last Post: Shanghai46
  [MSE] iterated sin using Besselfunction 1st kind Gottfried 7 9,415 12/18/2022, 02:06 PM
Last Post: Gottfried
  Iterated function convergence Daniel 1 4,298 12/18/2022, 01:40 AM
Last Post: JmsNxn
  Tetration Fractal Shanghai46 5 7,478 10/18/2022, 05:39 PM
Last Post: Daniel
  Pentation fractal Daniel 11 14,446 08/03/2022, 03:04 AM
Last Post: JmsNxn
  Uniqueness of fractionally iterated functions Daniel 7 11,583 07/05/2022, 01:21 AM
Last Post: JmsNxn
Question Iterated Hyperbolic Sine and Iterated Natural Logarithm Catullus 2 5,021 06/11/2022, 11:58 AM
Last Post: tommy1729
  Generalized Kneser superfunction trick (the iterated limit definition) MphLee 25 45,222 05/26/2021, 11:55 PM
Last Post: MphLee
  The nature of g(exp(f(s)) tommy1729 8 12,709 05/22/2021, 12:27 PM
Last Post: tommy1729



Users browsing this thread: 1 Guest(s)