Logo by simon.snake - Contribute your own Logo!

END OF AN ERA, FRACTALFORUMS.COM IS CONTINUED ON FRACTALFORUMS.ORG

it was a great time but no longer maintainable by c.Kleinhuis contact him for any data retrieval,
thanks and see you perhaps in 10 years again

this forum will stay online for reference
News: Did you know ? you can use LaTex inside Postings on fractalforums.com!
 
*
Welcome, Guest. Please login or register. April 23, 2024, 09:45:22 PM


Login with username, password and session length


The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!


Pages: [1]   Go Down
  Print  
Share this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on RedditShare this topic on StumbleUponShare this topic on Twitter
Author Topic: The more general class of 3d fractals  (Read 3127 times)
0 Members and 1 Guest are viewing this topic.
cortexman
Guest
« on: October 20, 2010, 03:07:57 AM »

I was trying to think of an alternate approach to this issue of creating a 3d mandelbrot, and one thing I am curious about is the general class of 3d fractals.

I was imagining a sphere packing algorithm that worked in 3d, squeezing in the largest spheres that it could at a given digit of precision.

This turns out to be the 3d form of what's known as the Apollonian Gasket. Link: http://mathworld.wolfram.com/ApollonianGasket.html

There is also an Apollonian fractal generator that creates this object: http://thomasbonner.heliohost.org/apolfrac.htm

If you could gain some insight into 3d fractals of this type, maybe you could apply them to the study of the 3d mandelbrot.

This raises the question of what is a fractal? The Apollonian Sphere Fractal is a somewhat complex algorithm which is in stark contrast to z = z^2 + c.

But still, it is a rule-based fractal and Mandelbrot even measured its fractal dimension.

My question is, are there any nice closed formulas that give rise to 3d fractals, and if not, could trying to come up with the equations that generate an Apollonian fractal be easier than continuing with the 3d mandelbrot? And if not the Appolonian, perhaps another type?
Logged
Tglad
Fractal Molossus
**
Posts: 703


WWW
« Reply #1 on: October 20, 2010, 05:17:03 AM »

[Incidentally the 3d appollonian gasket is an example of a 'fat cluster' if you're looking at the spheres, otherwise it is a 'thin foam' if you're looking at the border/surface of the spheres... using this classification:http://www.fractalforums.com/new-theories-and-research/categorising-fractals/msg22874/#msg22874 ]
p.s. there is no 3d mandelbrot, no equivalent of complex numbers in 3d, proven a century or two ago I think.
Logged
hobold
Fractal Bachius
*
Posts: 573


« Reply #2 on: October 20, 2010, 09:29:20 AM »

Tglad seems to be too modest ... there exists one type of fractal, discovered by him, that finally has all the necessary theoretical qualities in 3D which the classical Mandelbrot set has in 2D. It is the Mandelbox. It doesn't look at all like the cardioids and minibrots of yore. But just like the Mandelbrot set, the Mandelbox has detail everywhere, and the nature of shapes varies a lot as you move around the box or zoom in.

The Apollonian Gasket, in contrast, is more like a Julia set. It does display some new variety when you zoom in, but not really when you move around.
Logged
Paolo Bonzini
Guest
« Reply #3 on: October 20, 2010, 09:37:31 AM »

no equivalent of complex numbers in 3d, proven a century or two ago I think.

It depends on what you mean. Purely imaginary quaternions certainly provide a numeric representation of 3D space and you can operate on them (scale, rotate, translate) using operations on quaternions. You can also use them to operate on 2D space, thought it's a bit more clumsy than complex numbers. For example, if you transform a complex number a+bi to a quaternion q(z) = ai+bj, you have q(z1*z2) = r(z1)) * q(z2) * \bar{r(z1))} where r(z) = \ sqrt{-q(z)*i}, and q(\bar{z1}) = i * q(z1) * -i.  Both of these identities have very nice geometric explanations.
Logged
Tglad
Fractal Molossus
**
Posts: 703


WWW
« Reply #4 on: October 20, 2010, 10:31:29 AM »

Thanks hobold, the mandelbox definitely keeps surprising us with new shapes and with huge variety. I guess you could class this as a sort of indirect extension of a mandelbrot; trying to copy the essense of it.
And I think this is the interesting search, for 3d fractals that are mandelbrot-like in their variety, and perhaps in their beauty if we're lucky.

On the other hand, I don't see the point in looking for 'the real 3d version of the mandelbrot' because z^2 simply has no equivalent in 3d.
The complex numbers are a complete algebra. They have no 3d equivalent that share their properties. It is proven that the only 'complete' extensions of complex numbers are quaternions and octonions. Neither are conformal under squaring. And being conformal is what makes the mandelbrot what it is.. i.e. smaller scaled (but not stretched) copies of itself.
In fact you can't even rotate space in 3d as the +C causes stretch (this is why the mandelbox still shows stretch in some areas).

Logged
Paolo Bonzini
Guest
« Reply #5 on: October 20, 2010, 11:23:43 AM »

On the other hand, I don't see the point in looking for 'the real 3d version of the mandelbrot' because z^2 simply has no equivalent in 3d.
The complex numbers are a complete algebra. They have no 3d equivalent that share their properties. It is proven that the only 'complete' extensions of complex numbers are quaternions and octonions. Neither are conformal under squaring.

But why squaring?  Instead of using the complex map z \leftarrow z^2+c, you can define the Mandelbrot set on quaternions of the form xi+bj as v \leftarrow vi\bar{v}+c, which is just as beautiful a formula (in 3D it simply gives the lathed Mandelbrot set, though).

It is however a real problem that the conformal mappings in 3D are very limited.  However, I think nobody really understood why the Mandelbulb looks like it does, and why does it look strange for n less than 4 or 5.  See also http://www.fractalforums.com/theory/3d-mandelbrot-formula-based-on-the-hopf-map/
« Last Edit: October 20, 2010, 11:30:14 AM by Paolo Bonzini » Logged
Tglad
Fractal Molossus
**
Posts: 703


WWW
« Reply #6 on: October 20, 2010, 12:52:21 PM »

"But why squaring?"
Because I'm talking about direct extensions of the mandelbrot. I don't doubt that there are beautiful variations in 3d.
Take the real valued fractal R^2+C, the mandelbrot is the direct extension of it to 2d. You can't get the equivalent extension to 3d simply because that formula cannot be made in 3d without breaking lots of properties, like being conformal (and universal).

I hope and imagine there are lots of amazing and beautiful formulas in 3d, but I can't see how you could legitimately call one the 'real 3d mandelbrot'... just like there are many polyhedrons but you can't call any of them the 'real 3d octagon'.
However, you could perhaps say 'this is the closest to a 3d version' and I would say that is the marvelous mandelbulb! (or perhaps the imaginary quat mandelbrot... or perhaps a slice of the tetrabrot).
Logged
M Benesi
Fractal Schemer
****
Posts: 1075



WWW
« Reply #7 on: October 22, 2010, 10:04:03 AM »

   There are no true 3d Mandelbrot, but here is a z^3:


and a z^2 or 3:




or a z^4 straight on:
Logged

Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Towards a general recipe to explore new fractals? 3D Fractal Generation knighty 12 4122 Last post May 04, 2010, 10:45:55 PM
by reesej2
Starting a HS Fractals class that will use Mathematica Let's collaborate on something! PhillyWilliams 5 4992 Last post September 14, 2011, 03:57:45 PM
by PhillyWilliams
A Klingon D7-class battlecruiser Images Showcase (Rate My Fractal) thom 0 1262 Last post April 27, 2012, 11:32:09 PM
by thom
general all Images Showcase (Rate My Fractal) sinpix 0 800 Last post January 23, 2013, 12:01:23 PM
by sinpix
Brahmabrot Quadratic General animation Animations Showcase (Rate My short Animation) Alef 10 2837 Last post June 07, 2015, 08:57:22 PM
by 3dickulus

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.259 seconds with 26 queries. (Pretty URLs adds 0.008s, 2q)