Sequence Fractals Part III #34

$ z^2+c+s_i$
s0=0, si+1=-1.8*si2+0.9
Center:-0.5+0i; Zoom = 1

Today's generator creates a chaotic sequence of values between -0.58 and 0.90. There are no patterns, no repetition and no convergence to a cycle. Sequence Fractals Part III #27 also used a chaotic sequence. In the previous case the sequence was confined to the boundary of a circle. Here is sequence is contained in a closed segment of the real line.

Sequence Fractals Part III #35

$ z^2+c+s_i$
s0=0.2, si+1=-1.8*si2+0.9
Center:-0.5+0i; Zoom = 1

Same setup as yesterday, Sequence Fractals Part III #34, but with a different start point for the sequence.

As is characteristic of chaotic sequences, a slightly different start point creates an entirely different sequence. And so the picture is very different.

Sequence Fractals Part III #36

$ z^2+c+s_i$
s0=0.3, si+1=-1.8*si2+0.9
Center:-0.5+0i; Zoom = 1

Now the sequence start point is 0.3.

Changes to the start point make different pictures, but there are also some commonalities. They all look like colored Rorschach pictures. Since the sequence consists of all real numbers there is a symmetry between z and its conjugate $ \bar z$. That generates the vertical symmetry in the picture.

Also, nothing is captured. (The capture set is not colored black. It is colored blue/grey with this palette.) Well, maybe something is captured, I have not searched for a capture set. I suspect with the relatively large range [-0.58,0.90] for si, eventually every orbit gets bumped out to the escape region. When the sequence has a large bump, several points are knocked out together.

Sequence Fractals Part III #37

$ z^2+c+s_i$
s0=0.4, si+1=-1.8*si2+0.9
Center:-0.5+0i; Zoom = 1

Now the sequence start point is 0.4.

Sequence Fractals Part III #38

$ z^2+c+s_i$
s0=0.5, si+1=-1.8*si2+0.9
Center:-0.5+0i; Zoom = 1

One more, the sequence start point is 0.5.

← Previous 20 Showing 34-38 of 38 Next 20 →