mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.8K
active users

#burningship

0 posts0 participants0 posts today

Decagon (fractal version)

zn+1=fold(zn)2+c

where fold is a generalized absolute value function. A complex number has two components: a real and an imaginary part.
If we take the absolute value of one of these parts, we can interpret this as a fold in the complex plane. For example, |re(z)| causes a fold of the complex plane around the imaginary axis, which means that the left half ends up on the right half. If we do this for the imaginary component |im(z)|, we fold the complex plane around the real axis which means that the bottom half ends up on the top half.
These two operations are quite similar, because the imaginary fold is just like the real fold of the plane, except that it was previously rotated 90 degrees (z * i). But what if we rotate the plane by an arbitrary number of degrees?
An arbitrary rotation of the complex plane can be expressed as rot(z, radians) = z * (cos(radians) + sin(radians) * i), where radians encodes the rotation.

The image here is produced, by rotating the plane exactly five times, and folding the imaginary part each time.

I found this algorithm in the Fractal Formus under the name “Correction for the Infinite Burning Ship Fractal Algorithm”.
It can be seen as a generalization of the burning ship obtained by folding the complex plane twice with a rotation of 90 degrees, i.e. folding both the real and the imaginary part.

🌍 #burningship
a=0x0.a6771a442a066853a3fffffffffffffffffffffffffffffffffffffffffffffffffcde5f, b=-0x0.ed3db02d19e1ac6f95555555555555555555555555555555555555555555555555557f37, range=1/2^3, max_iter=10000, w=3840, h=2160, palettePeriod=96, calc_time=18.444sec.


Snowflakes in the summer.

Formula:
z[n+1] = z ^ 2 + c if n is even
z[n+1] = (|re(z[n])| + i * |im(z[n])|) ^ 2 + c otherwise

Coordinates:
x: -1.222863787129900261887234793713035645825654764322469867887706927372
044902817108072555284834361841804287411321152888089078829499066532882
82462782515524602788901445356355

y: -0.316882263887136317186914261477387097906793161357984046675421543272
170195542062586218034057608369559704645294043681870928976552851876484
929325312670732277996794991755322

magnification: 3.3386803E155