Logo by Cyclops - 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 25, 2024, 04:06:59 AM


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: Mandelbrot set for e^x *c  (Read 341 times)
0 Members and 1 Guest are viewing this topic.
laser blaster
Iterator
*
Posts: 178


« on: October 01, 2014, 10:31:26 AM »

I certainly didn't discover this fractal, but I haven't seen it mentioned on this site and I think it's really interesting. While the mandelbrot sets for generalized rational functions still typically have the same overall look and feel as the classic Mandelbrot, the m-set for the exponential function looks pretty unique. And it's still just a simple escape-time fractal based on a conformal map! I see a lot of potential for deep-zooming in this. There's as much variety as there is in the standard m-set, and shape stacking seems to apply here as well- only the shapes are much denser and you never have to zoom in very far to reach a "minibrot"- they don't seem to decrease in size with depth, unlike the standard m-set.

You'll notice that there are regions of solid colors with sharp edges- this is an artifact of the bailout value used. A higher bailout reduces the blobs, but then the interior of the set becomes dense in the plane, and the intricate fractal structures are impossible to see! So this is the only way that I know of to visualize this fractal. Exponential smoothing could be another way, but the values would quickly overflow past the limits of single and even double precision floats.

Here's an overall picture of the set- it continues infinitely in both vertical directions.

And here's a close-up of some details.

I've also experimented with z^z formulas. The results are even more interesting, but unfortunately the function e^x is discontinuous, as it introduces discontinuous cuts into the fractal like the fractional power mandelbrots.

And here is a high-res gallery image: http://www.fractalforums.com/index.php?action=gallery;sa=view;id=16658


* pic1.jpg (175.65 KB, 960x600 - viewed 21 times.)

* pic2.jpg (52.08 KB, 960x600 - viewed 23 times.)
« Last Edit: October 01, 2014, 10:48:16 AM by laser blaster » Logged
Ryan D
Alien
***
Posts: 36


WWW
« Reply #1 on: October 01, 2014, 05:41:24 PM »

Here's something sort of the same - e^z*lambda, where lambda is continuously modified (following a Lissajous curve over the complex plane).  Same sort of toothy look, those shapes are common in e^... formulas.

<a href="http://vimeo.com/moogaloop.swf?clip_id=50422809&amp;amp;server=vimeo.com&amp;amp;fullscreen=1" target="_blank">http://vimeo.com/moogaloop.swf?clip_id=50422809&amp;amp;server=vimeo.com&amp;amp;fullscreen=1</a>

Ryan
Logged
youhn
Fractal Molossus
**
Posts: 696


Shapes only exists in our heads.


« Reply #2 on: October 01, 2014, 06:39:17 PM »

Reminds me of http://www.fractalforums.com/new-theories-and-research/negative-multibrots/

Made a video in which the bailout was increased :

<a href="https://www.youtube.com/v/2IvEctTlPU8&rel=1&fs=1&hd=1" target="_blank">https://www.youtube.com/v/2IvEctTlPU8&rel=1&fs=1&hd=1</a>

I expect this fractal to have the same behavior. Does it get more space-filling when you increase the bailout ... ?
Logged
youhn
Fractal Molossus
**
Posts: 696


Shapes only exists in our heads.


« Reply #3 on: October 01, 2014, 09:49:03 PM »

That video! I don't really like the color-flashing, but the swinging red arms are great!  the wave

Another one in this broad family:

x = 2^(x * c + c)

Results in images like:

1.


2.


3.


4.


Made with Gnofract4D. Bailout was varied between 800 and 3000. Max iterations around 7000.
Logged
kram1032
Fractal Senior
******
Posts: 1863


« Reply #4 on: October 02, 2014, 12:07:16 AM »

If I recall correctly, iterating z->z²-c just gives the same as iterating z->z²+c, right?
If so (and even if not), I wonder how e^z/c compares to e^z*c.
That particular family does make "more sense" as far as different formulae even /can/ make different amount of sense, because exponentiation essentially turns addition into multiplication
(e^{a+b}=e^a e^b).
« Last Edit: October 02, 2014, 12:09:11 AM by kram1032 » Logged
hermann
Iterator
*
Posts: 181



WWW
« Reply #5 on: October 02, 2014, 01:01:08 AM »

I made some experiments with exponetial and trigommetric functions.
The Java-Applet should still work. This two pages give an overview.
http://www.wackerart.de/trigonometric-functions.html
http://www.wackerart.de/trigonometric-functions_2.html

Java-Applets are know very much restricted. May be you have to allow the execution of the applet.
http://www.wackerart.de/java.html#probleme

Hermann
Logged

lkmitch
Fractal Lover
**
Posts: 238



« Reply #6 on: October 03, 2014, 06:40:16 PM »

The nice thing about polynomials functions, like z -> z^2+c, is that you can effectively use a circular bailout criterion (|z|>4, e.g.).  But with transcendental functions, having a large |z| at one iteration doesn't guarantee divergence.  For example, the mandelbrot set for c*exp(z) has interior points on the entire left half plane (real(c)<0) and spikes that extend to real(z) = +infinity.  This isn't important for capturing the overall nature of the set, but is something to be considered if you're doing anything more sophisticated.
Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  


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