SYSTEM NOTICE

Auto translation by AI. Be sure, accuracy, nuances and authorial intent may not be fully reflected.
見出し画像

Burning Ship Fractals and Friends: Continued

Hello, this is 108Hassium.

Last week, I posted this article.

In that article, I originally planned to introduce "things related to the Burning Ship fractal that don't have names," but the introduction of the named ones alone ended up being quite voluminous.

So, this time, I will introduce the unused material from last week's article.

Burning Ship Transformation

The Burning Ship fractal can be expressed using complex numbers as the "Mandelbrot set of $(|\text{Re}(z)|+i|\text{Im}(z)|)^2+c$" (where $\text{Im}(z)$ and $\text{Re}(z)$ are the imaginary and real parts of $z$).

In this article, I will use the following definition for the term "Mandelbrot set."

The set of all complex numbers $c$ for which the following complex sequence does not diverge to infinity is defined as the "Mandelbrot set of $f(z,c)$."
$z_{n+1}=f(z_{n},c)$
However, unless otherwise specified, $z_0=0$.

Also, in this article, I will call the transformation $z\rarr |\text{Re}(z)|+i|\text{Im}(z)|$ the "Burning Ship transformation" and denote it as $B(z)$.

So, let's take a look at the Mandelbrot sets of $f(B(z),c)$ for various functions $f(z,c)$.

☝Mandelbrot set of B(z)^3+c
☝Mandelbrot set of B(z)^4+c
☝Mandelbrot set of B(z)^5+c

The Mandelbrot set of $B(z)^n+c$ seems to have only one axis of line symmetry when $n$ is odd, and becomes asymmetric when $n$ is even.

☝Mandelbrot set of cB(z)+1

The Mandelbrot set of a linear function usually results in a shape that is not interesting at all, but by applying the Burning Ship transformation, it becomes somewhat interesting.

☝Mandelbrot set of c/(B(z)^2-1)+1

The function $\frac{c}{z^2-1}+1$, which I have introduced several times as a personal favorite, seems to show a different kind of interest when the Burning Ship transformation is applied.

☝Julia set of B(z)^3+0.5+0.7i
☝Julia set of B(z)^3+0.51+0.09i
☝Julia set of B(z)^4+0.8i
☝Julia set of B(z)^4-0.1-0.6i

The Julia set of $${B(z)^n+c}$$ is line-symmetric with respect to the real and imaginary axes (this seems to be a property common to all Julia sets of functions of the form $${f(B(z))}$$), and I did not find any particular characteristics due to differences in degree.

☝Julia set of (-0.1+1.5i)B(z)+1
☝Julia set of (0.7+1.1i)B(z)+1
☝Julia set of (-1.4+0.8i)B(z)+1
☝Julia set of (-0.5+0.9i)B(z)+1
☝Julia set of (-0.5+0.6i)/(B(z)^2-1)+1
☝Julia set of (1.6+0.1i)/(B(z)^2-1)+1
☝Julia set of (1.3+0.05i)/(B(z)^2-1)+1
☝Julia set of (1.4-1.3i)/(B(z)^2-1)+1
☝Julia set of (1.34-0.8i)/(B(z)^2-1)+1

Split-complex numbers

Numbers expressed as $${x+yj}$$, where $${j}$$ is a non-real number satisfying $${j^2=1}$$ and $${x,y}$$ are real numbers, are called split-complex numbers.

For split-complex numbers, just as with complex numbers, a Mandelbrot set can be defined, and the calculation formula for the split-complex version of the Mandelbrot set for $${z^2+c}$$ can be expressed using only real numbers as follows.

$${\begin{cases}x_{n+1}=x_n^2+y_n^2+a\\y_{n+1}=2x_ny_n+b\end{cases}}$$

Note that in this article, in addition to the definition of the Mandelbrot set using complex functions mentioned above, the following definition using real functions is also used.

The set of all pairs of real numbers $${(a,b)}$$ such that the following sequence does not diverge to infinity is defined as the "Mandelbrot set of $${(f(x,y,a,b),g(x,y,a,b))}$$ ".
$${\begin{cases}x_{n+1}=f(x_n,y_n,a,b)\\y_{n+1}=g(x_n,y_n,a,b)\end{cases}}$$
However, unless otherwise specified, $${x_0=y_0=0}$$.

☝Mandelbrot set of (x^2+y^2+a,2xy+b)
☝Mandelbrot set of (x^2+y^2-1,2xy)
Mandelbrot set of ☝(x^2+y^2-1.3,2xy)
Mandelbrot set of ☝(x^2+y^2-1.1,2xy+0.3)

Split-complex numbers themselves have almost nothing to do with the Burning Ship fractal, but there are members of the Burning Ship fractal family that share similar characteristics with these fractal figures.

Mandelbrot set of ☝(x^2+y^2+a,2|xy|+b)
Julia set of ☝(x^2+y^2-0.2,2|xy|-0.9)
Julia set of ☝(x^2+y^2-0.7,2|xy|-0.8)
Julia set of ☝(x^2+y^2,2|xy|-0.7)
Julia set of ☝(x^2+y^2-0.6,2|xy|+0.4)
Julia set of ☝(x^2+y^2-1.1,2|xy|-0.4)
Julia set of ☝(x^2+y^2-0.7,2|xy|-0.7)


Mandelbrot set of ☝(x^2-|y^2-a|,2xy+b)
Julia set of ☝(x^2-|y^2-1.3|,2xy)
Julia set of ☝(x^2-|y^2-0.3|,2xy+0.5)
Julia set of ☝(x^2-|y^2-0.12|,2xy+0.6)
Julia set of ☝(x^2-|y^2-0.1|,2xy+0.61)
Julia set of ☝(x^2-|y^2-0.2|,2xy+0.8)


Mandelbrot set of ☝(x^2-|y|y+a,2xy+b)
Julia set of ☝(x^2-|y|y+0.36,2xy+0.1)
Julia set of ☝(x^2-|y|y-0.7,2xy+0.3)
Julia set of ☝(x^2-|y|y-0.7,2xy-0.8)
Julia set of ☝(x^2-|y|y-0.8,2xy+0.11)
Julia set of ☝(x^2-|y|y-1,2xy-0.4)


Mandelbrot set of ☝(-|x|x-y^2+a,2xy+b)
Julia set of ☝(-|x|x-y^2+1,2xy)
Julia set of ☝(-|x|x-y^2+1.1,2xy+0.1)
Julia set of ☝(-|x|x-y^2+1.19,2xy+0.1)
Julia set of ☝(-|x|x-y^2+0.2,2xy+0.6)
Julia set of ☝(-|x|x-y^2-0.51,2xy+0.51)
Julia set of ☝(-|x|x-y^2-0.77,2xy+0.1)

Factorization

As you know, the part $${x^2-y^2}$$ that appears in the Mandelbrot set formula can be factored as $${(x-y)(x+y)}$$.

I wondered if I could discover new members of the Burning Ship fractal family by utilizing this.

Mandelbrot set of ☝(|x-y|(x+y)+a,2xy+b)
Julia set of ☝(|x-y|(x+y),2xy-0.75)
Julia set of ☝(|x-y|(x+y),2xy+0.3)
Julia set of ☝(|x-y|(x+y)+0.36,2xy+0.1)


Mandelbrot set of ☝(-|x-y|(x+y)+a,2xy+b)
Julia set of ☝(-|x-y|(x+y)-0.6,2xy-0.7)
Julia set of ☝(-|x-y|(x+y)+0.4,2xy+0.38)
Julia set of ☝(-|x-y|(x+y)-0.92,2xy-0.25)
Julia set of ☝(-|x-y|(x+y)+0.25,2xy+0.51)
Julia set of ☝(-|x-y|(x+y)-0.51,2xy-0.51)


Mandelbrot set of ☝((|x|-y)(x+y)+a,2xy+b)
Julia set of ☝((|x|-y)(x+y)+0.2,2xy+0.6)
Julia set of ☝((|x|-y)(x+y),2xy+0.8)
Julia set of ☝((|x|-y)(x+y)+0.3,2xy+0.5)
Julia set of ☝((|x|-y)(x+y)+0.4,2xy+0.2)
Julia set of ☝((|x|-y)(x+y)+0.36,2xy-0.11)
Julia set of ☝((|x|-y)(x+y)+0.11,2xy+0.7)
Julia set of ☝((|x|-y)(x+y)+0.4,2xy-0.3)
Julia set of ☝((|x|-y)(x+y)+0.34,2xy+0.4)


Mandelbrot set of ☝((x-|y|)(x+y)+a,2xy+b)
Julia set of ☝((x-|y|)(x+y)-0.2,2xy+0.8)
Julia set of ☝((x-|y|)(x+y)+0.24,2xy+0.51)
☝Julia set of ((x-|y|)(x+y)-0.38,2xy+0.6)
☝Julia set of ((x-|y|)(x+y)-0.7,2xy+0.3)
☝Julia set of ((x-|y|)(x+y)-1.27,2xy+0.02)


☝Mandelbrot set of ((x-y)(x+|y|)+a,2xy+b)
☝Julia set of ((x-y)(x+|y|)+0.3,2xy+0.5)
☝Julia set of ((x-y)(x+|y|)+0.24,2xy+0.51)
☝Julia set of ((x-y)(x+|y|)-0.6,2xy+0.47)
☝Julia set of ((x-y)(x+|y|)-0.4,2xy+0.59)
☝Julia set of ((x-y)(x+|y|)-0.62,2xy+0.4)
☝Julia set of ((x-y)(x+|y|)-0.8,2xy-0.13)

Others

☝Mandelbrot set of (x^2-xy+a,y^2+xy+b)

The Mandelbrot set of $${(x^2-xy+a,y^2+xy+b)}$$ looks somewhat similar to the Burning Ship fractal, despite the formula not looking similar and not using an absolute value function.

☝Julia set of (x^2-xy-1,y^2+xy-0.4)
☝Julia set of (x^2-xy-0.75,y^2+xy+0.75)
☝Julia set of (x^2-xy-0.9,y^2+xy-0.6)
☝Julia set of (x^2-xy-0.8,y^2+xy-0.87)
☝Julia set of (x^2-xy-0.75,y^2+xy-0.86)

The Julia set has two axes of symmetry, just like the one for $${(x^2-y^2+a,2|xy|+b)}$$, but for some reason it is tilted at an odd angle (probably 22.5°).

Mandelbrot set of ☝(x^2-xy+a,y^2-2xy+b)

In this Mandelbrot set, you can see shapes similar to the Mandelbrot set of $${z^2+c}$$ and the Mandelbar on the left side.

It no longer has anything to do with the Burning Ship fractal, but I'm introducing it as a bonus because I feel a connection to it somehow.

Julia set of ☝(x^2-xy,y^2-2xy-1.3)
Julia set of ☝(x^2-xy-1,y^2-2xy+0.16)
Julia set of ☝(x^2-xy-0.7,y^2-2xy-0.4)


Mandelbrot set of ☝(x^2-xy+a,2xy-y^2+b)
Julia set of ☝(x^2-xy+0.33,2xy-y^2+1.5)
Julia set of ☝(x^2-xy+0.7,2xy-y^2+1.16)
Julia set of ☝(x^2-xy+0.6,2xy-y^2+0.14)
Julia set of ☝(x^2-xy+0.63,2xy-y^2+1.14)
Julia set of ☝(x^2-xy-0.9,2xy-y^2-0.1)
Julia set of ☝(x^2-xy-0.9,2xy-y^2-0.2)

Postscript

☟Continuation?