Logo by Trifox - 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: Check out the originating "3d Mandelbulb" thread here
 
*
Welcome, Guest. Please login or register. April 24, 2024, 03:22:54 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] 2   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 ABSOLIENS: natural generalization of complex numbers at any dimensions ?  (Read 19791 times)
Description: Original family of 3D fractals based on my new (?) numbers : absoliens
0 Members and 3 Guests are viewing this topic.
Yannis
Forums Freshman
**
Posts: 15


Mathematical ontology


« on: July 10, 2012, 12:43:39 AM »

Hello from France,

I have just opened my site dedicated to a new (?) family of Mandelbrot-Julia multidimensional fractals that I have discovered (or rediscovered ?) in 2011. It aims to promote my proposal for a new (I hope) generalization of the complex numbers to all dimensions baptized: absolien numbers.

It is impossible to explain here in a few lines what are absoliens, so if curious about it see my site and please tell me your opinion :   https://sites.google.com/site/yannispicart/
If you knows antecedent about these numbers or fractals, thank you for informing me so that I mention it. My site is available now in french and english.

Below two examples of 3D fractals, which are some of the projections of 4D Mandelbrot ensemble calculated with my software MANDELMINE that I developed specifically: art is not my purpose, first of all mathematical and philosophical, so excuse the bad definition that you can improve I am sure  cheesy:



« Last Edit: July 23, 2012, 08:36:53 PM by Yannis » Logged
DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #1 on: July 10, 2012, 06:37:32 PM »

Here I report the code for squaring, taken from the source evil

x' = x^2 + z^2 + 2 yw
y' = 2( xy + zw)
z' = y^2 + w^2 + 2 xz
w' = 2( wx + zy)
m = min(x',y',z',w')
x = x' - m, y = y' - m, z = z' - m, w = w' - m

x' = x + Cx, y' = y + Cy, z' = z + Cz, w' = w + Cw
m = min(x',y',z',w')
x = x' - m, y = y' - m, z = z' - m, w = w' - m

 cheesy

See you, thanks for sharing
Logged

No sweat, guardian of wisdom!
cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


WWW
« Reply #2 on: July 10, 2012, 07:33:20 PM »

hello and welcome to the forums,

the image you posted does not look fractalish at all, but it might happen that you used low iteration counts or is it the "blurry border" that shows fractal behaviour ?!?!?
Logged

---

divide and conquer - iterate and rule - chaos is No random!
Yannis
Forums Freshman
**
Posts: 15


Mathematical ontology


« Reply #3 on: July 10, 2012, 10:41:14 PM »

Thanks for your quick answers,

To DarkBeam: I dont use at all that sort of formulas ! evil Only addition and multiplication in my absoliens algebra. The multiplication of absoliens is discrete convolution upon nupplets of positive reals only, with at least one term equals to 0 (this is absoliens class).
Function min is used too for "reduction" to obtain canonic representation of the absolien class with a 0 (the only similarity with yours): see my site for complete explanation.
Do you really obtain the same images with complete different method ? Interesting ! may I see them ? cheesy


To cKleinhuis: Yes, it is the "blurry border" where you can recognize Mandelbrot ensemble but only in plane stratums.
In fact you are true, selfsimilarity is not complete and I have better to speak of "pseudo fractal", but this is already the case with other "fractals" well known in 4D projection such as quaternions, bicomplex/tetrabrot and even hypercomplex at low power... But Mandelbrot ensemble is very present as you can see in the 3D slice below (attention: of course "slices" in 4D world are note plane !) even if he is deformed.
I believe that the 4D complete fractal is really fractal and selfsimilar, but we can access only to 3D projections !
In fact each part of these "fractals" is similar but different. That are distortions of the initial plane motive of Mandelbrot.

« Last Edit: July 23, 2012, 09:50:29 PM by Yannis » Logged
DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #4 on: July 11, 2012, 10:26:07 AM »

Thanks for your quick answers,

To DarkBeam: I dont use at all that sort of formulas ! evil Only addition and multiplication in my absoliens algebra. The multiplication of absoliens is discrete convolution upon nupplets of positive reals only, with at least one term equals to 0 (this is absoliens class).
Function min is used too for "reduction" to obtain canonic representation of the absolien class with a 0 (the only similarity with yours): see my site for complete explanation.
Do you really obtain the same images with complete different method ? Interesting ! may I see them ? cheesy

Completely different? No really, just replaced your mysterious matrix notation with a more readable one wink - Images? Probably they are not coming for now evil wink
Logged

No sweat, guardian of wisdom!
Yannis
Forums Freshman
**
Posts: 15


Mathematical ontology


« Reply #5 on: July 11, 2012, 02:18:37 PM »

To DarkBeam:  cry
"Completely different? No really, just replaced your mysterious matrix notation with a more readable one  - Images? Probably they are not coming for now "

"Mysterious matrix notation" :  Discrete convolution (my multiplication on absoliens) is not mysterious at all and employed in many domains around the world, very simple and beautiful in matrix representation at contrary of yours !
My originality is to employ it in a new context different of usual R geometry and much more elegant than attempts on R (until proof of the contrary).
More, this multiplication is valid at any dimension and any power, the only limitation is power of computer: what about your solution ? evil

I hope that numbers I named absoliens are really new concept (but I am not sure and need your advice and help about that).

I am going to travel a week, and i'll be back july the 19. I will be very pleased to discuss more about it if you have more argued criticism. cheesy
« Last Edit: July 23, 2012, 09:51:05 PM by Yannis » Logged
cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


WWW
« Reply #6 on: July 11, 2012, 02:23:23 PM »

there has been featured a similar number set approach, that i can only compare by the visible results, the one i dont remember
recently posted here had as result as well this extruded mandelbrot .. need to find it, but i am unsure for what to search
...
Logged

---

divide and conquer - iterate and rule - chaos is No random!
kram1032
Fractal Senior
******
Posts: 1863


« Reply #7 on: July 11, 2012, 02:54:22 PM »

mysterious matrix notation

You should learn to love matrix notation. It simplifies a lot of concepts.
Ideally, you'd learn Tensor notation which gives rise to even more complex ( cheesy ) things.
Logged
Yannis
Forums Freshman
**
Posts: 15


Mathematical ontology


« Reply #8 on: July 11, 2012, 03:04:41 PM »

to kram1032
You should learn to love matrix notation. It simplifies a lot of concepts.
Ideally, you'd learn Tensor notation which gives rise to even more complex (  ) things.


See my site please: convolution is of course used in matrix form !   https://sites.google.com/site/yannispicart/

But complexity is not a guaranty of result... simplicity and elegance of concepts much more  cheesy
« Last Edit: July 11, 2012, 03:10:40 PM by Yannis » Logged
DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #9 on: July 11, 2012, 04:49:12 PM »

"Mysterious matrix notation" : ?? Discrete convolution (my multiplication on absoliens) is not mysterious at all and employed in many domains around the world, very simple and beautiful in matrix representation at contrary of yours !
My originality is to employ it in a new context different of usual R geometry and much more elegant than attempts on R (until proof of the contrary).
More, this multiplication is valid at any dimension, the only limitation is power of computer: what about your solution ? evil

Okay but computers don't understand those elegant concepts, they need explicit expressions grin
Logged

No sweat, guardian of wisdom!
DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #10 on: July 11, 2012, 04:51:05 PM »

You should learn to love matrix notation. It simplifies a lot of concepts.
Ideally, you'd learn Tensor notation which gives rise to even more complex ( cheesy ) things.

You don't know what I learned until now, so don't give advices. More, I hate both tensors and matrix notations tease
Logged

No sweat, guardian of wisdom!
Alef
Fractal Supremo
*****
Posts: 1174



WWW
« Reply #11 on: July 11, 2012, 07:57:18 PM »

Statistics is the worst.

This looks perspective.


3d mandelbrot is quite an elusive thing. This looks stetched (fractal in just 2 dimensions and not in 3rd):


there has been featured a similar number set approach, that i can only compare by the visible results, the one i dont remember
recently posted here had as result as well this extruded mandelbrot .. need to find it, but i am unsure for what to search
...
A tricomplex numbers?
http://www.fractalforums.com/general-discussion-b77/tricomplex-numbers/msg41182/
« Last Edit: July 11, 2012, 08:05:02 PM by Asdam » Logged

fractal catalisator
David Makin
Global Moderator
Fractal Senior
******
Posts: 2286



Makin' Magic Fractals
WWW
« Reply #12 on: July 11, 2012, 08:57:11 PM »

Please show how you generalise to 3 dimensions (and no more).
Logged

The meaning and purpose of life is to give life purpose and meaning.

http://www.fractalgallery.co.uk/
"Makin' Magic Music" on Jango
taurus
Fractal Supremo
*****
Posts: 1175



profile.php?id=1339106810 @taurus_arts_66
WWW
« Reply #13 on: July 11, 2012, 09:24:22 PM »

Please show how you generalise to 3 dimensions (and no more).
although i'm not an expert here, i guess this would be quite "grailish"...
Logged

when life offers you a lemon, get yourself some salt and tequila!
Alef
Fractal Supremo
*****
Posts: 1174



WWW
« Reply #14 on: July 12, 2012, 04:14:37 PM »

although i'm not an expert here, i guess this would be quite "grailish"...
It's stretched in z axis.
Logged

fractal catalisator
Pages: [1] 2   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Equivalent of prime numbers in the complex plane? General Discussion cbuchner1 3 6702 Last post December 25, 2009, 07:22:43 PM
by cbuchner1
An alternate projection for complex numbers (new) Theories & Research matsoljare 6 1670 Last post January 25, 2010, 04:43:33 PM
by kram1032
Split-Complex Numbers? General Discussion mjk1093 3 7593 Last post March 11, 2010, 06:40:57 PM
by kram1032
How do Complex Numbers warp the plane ? General Discussion tit_toinou 7 13207 Last post May 01, 2014, 11:52:55 PM
by tit_toinou
Crucifying the Dragon of Complex Numbers Mandelbulb3D Gallery KRAFTWERK 0 2319 Last post October 24, 2012, 04:30:04 PM
by KRAFTWERK

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.231 seconds with 24 queries. (Pretty URLs adds 0.018s, 2q)