Logo by Pauldelbrot - 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 26, 2024, 09:33:32 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] 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: Deepest known image  (Read 8610 times)
0 Members and 2 Guests are viewing this topic.
LesPaul
Guest
« on: March 27, 2012, 01:00:45 AM »

It seems like videos of "deep zooms" are common and the record for the current best appears to advance regularly.

But what about just the deepest known image?  It's a lot easier to create a single image than a zoom video.  I've seen zoom videos that get to a final zoom factor of over 10300.

I expect that making just a single image with much higher magnification than 10300 would be possible -- I'm planning to try right after posting this. smiley

I did a little searching and didn't find anything resembling an "official" record for deepest image.  Surprising, given the popularity of deep zoom videos.

I think it's only fair to require that a candidate for "deepest image" would have to contain some of the set as well as some area outside the set.  Otherwise, you could just claim that a solid black image was an infinitely deep zoom into (0, 0).    smiley

Or should their be even more strict requirements?  For example, a minimum image size is probably a good idea, to prevent 2x2 pixel images from being submitted.

Anyway, I think it would be a fun record to track, and it might produce some really amazing images.
Logged
msltoe
Iterator
*
Posts: 187


« Reply #1 on: March 27, 2012, 01:30:03 AM »

I'd be curious what kind of aesthetic improvements (or even notable differences) are there in the deep zoom realms vs. the typical double precision zoom world.
Dare to surprise me. smiley
Logged
LesPaul
Guest
« Reply #2 on: March 27, 2012, 02:15:20 AM »

I'm finding that rendering starts to be painful, on my humble 3GHz system, when you venture into zooms greater than 10300.

I'm rendering a 320x200 image now in UltraFractal and the estimated render time is about 1.5 hours.  I'll post as soon as it's done, but it's hard to say how interesting it will be, as it's currently just a handful of giant pixels.   smiley

I'm expecting, even hoping, that someone will immediately destroy this record by zooming to 101000 on their massive render farm.  The tricky part is actually zooming in that far.  Just picking a random point is extremely unlikely to find an area that isn't either completely outside or inside the set.  I used the brute-force method of essentially "zoom-in, zoom-in, zoom-in, oops went too far inside, zoom-out a little, zoom-in, zoom-in, zoom-in, oops went too far outside..."
Logged
LesPaul
Guest
« Reply #3 on: March 27, 2012, 03:36:53 AM »

Here's the result.




Re = -0.8243080375593406755222341347020768075802226306010194444627533013510679491245773355430
496573332321229868079855771897938309204960632350878439589569338757090459774866819555673666972
484326084859113186666639750370110332407666113759616770658543516775550238530919092607105781085
861853162741942859383071572242315572146282498903031032656212363269693461109044174140602342488
735619
Im = 0.19122477617848000790561241783933389388298142056743652808384657288772170393904362204635
458281246223313927396284135849192641412091081676953846267148464011263377690405196118057238535
635997101757564535491845530718199768171631582721365552205171908803093962517932218686359284504
294954105931838760720616847221500609621922270114152587646433316948187803352897036957079171418
27354

Magnification = 1.6E360


I guess it looks pretty similar to what you see in shallow zooms.  The "structure" of the spirals just appears to get gradually more chaotic, which is what I'd expect.

I've set a very low bar!  I am eager to see it shattered.
Logged
cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


WWW
« Reply #4 on: March 27, 2012, 12:00:13 PM »

dont confuse more chaotic with missing-alias.... what happens down there is the spiral arm count in general increases,
nearly every part of the brots increase their spiral counts ... while retaining the minibrot shape .... and just dont forget
you can paddle with your boat from mini brot to minibrot and sometimes reaching the big sea ....

why hasnt anone done a game ? the game of the lonely paddler needing to find its way back to the big sea wink
Logged

---

divide and conquer - iterate and rule - chaos is No random!
LesPaul
Guest
« Reply #5 on: March 27, 2012, 10:10:08 PM »

I did some experimenting and found that chasing the highest possible zoom doesn't really encourage "interesting" images.  The best way that I found to zoom extremely deep is to choose a rational number known to lie on the set boundary as the image location, such as (0, 1).  Unfortunately, the image never changes significantly from the classic "lightning bolt" commonly found in that area.  Even at a zoom of 102000, the maximum number of iterations required per pixel is under 6000.  The only limitation to how far I could zoom at this location is that UltraFractal's arbitrary precision eventually hits a limit somewhere around 105000.
Logged
fractower
Iterator
*
Posts: 173


« Reply #6 on: March 28, 2012, 12:05:10 AM »

If you have gone to the trouble of implementing arbitrary precision then you can use a binary search to find an arbitrary small region that includes the boundary in O(log2) steps. There will be an infinite number of crossings between (almost) any point inside the set and outside the set.
Logged
cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


WWW
« Reply #7 on: March 28, 2012, 12:14:58 AM »

watch the images by paudelbrot he finds interesting areas, mostly in the various valleys of the mandelbrot... hunt the minibrots ...
Logged

---

divide and conquer - iterate and rule - chaos is No random!
msltoe
Iterator
*
Posts: 187


« Reply #8 on: March 28, 2012, 02:47:29 AM »

I agree with cKleinhuis, the minibrots are areas of perturbations from standard Julia patterns.
I expect that with more levels of minibrots (minis within minis, etc), more variation.
Logged
fractower
Iterator
*
Posts: 173


« Reply #9 on: April 03, 2012, 10:39:46 PM »

How is the zoom depth measured? Does 10^5000 indicate the step size between sample points.

Also does someone have a rule of thumb for number of mantissa bits required for a given zoom depth? I assume it is something like log 2 of the depth with a few extra for loss of precision during iterations.
Logged
Dinkydau
Fractal Senior
******
Posts: 1616



WWW
« Reply #10 on: April 21, 2012, 01:20:47 AM »

If the unzoomed image has a size of 1, then the zoomed image will be 10^5000 times as large, which is pretty incredible btw. I've done a deep zoom in ultra fractal to somewhere around 10^1383:
http://dinkydauset.deviantart.com/art/Deepest-mandelbrot-zoom-E1383-177347085
Don't ask me how long this took to render, months it took, it was incredible.

Fractal extreme is limited to 2^7200, which would be around 2,6 * 10^2167 in the power-of-ten-notation, but it renders much faster than ultra fractal. I've rendered a very simply image with a magnification of the maximum 2^7200 at (-1,999999999~ ; 0), never posted it before because it's both predictable and boring. It took only minutes, and a minibrot at that depth would probaby take a few days (at a resolution like this).


Unfortunately this program doesn't allow further zooming, not really sure why exactly, but it doesn't work. I'd be interested to see some really deep zooms, even deeper than this.

Apart from going just... deep, there are interesting things to be found. It appears that almost every pattern in the mandelbrot set, "repeats" itself in a different form, by increasing in quantity or order, if you know what I mean.
Logged

cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


WWW
« Reply #11 on: April 21, 2012, 09:35:59 AM »

jost for interest how large in bytes is that number ? on a first guess i would say something around a solid megabyte huh?
Logged

---

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



WWW
« Reply #12 on: April 22, 2012, 02:43:26 AM »

You mean to save the full number as a text file? That's just the number of digits. Since a zoom level is normally not a broken number (totally unnecessary), that would be the power in the 10^n notation. 10^5000 is only 5 kilobyte.
Logged

plynch27
Navigator
*****
Posts: 71


« Reply #13 on: October 10, 2012, 12:40:18 AM »

A base-2 zoom level of 7200 would require a minimum of 7200 bits of precision plus extra bits to provide a range to render the image within. log[10](2^7200)~=2167, i.e. a base-2 zoom of 7200 would equate to a base-10 zoom of 2167. Fractal eXtreme uses a precision of 7456 bits at its maximum zoom level of 2^7200. This comes to a space of 932 bytes, which is 92 bytes short of an even KB.
« Last Edit: January 26, 2013, 06:23:29 AM by plynch27, Reason: Used an incorrect SI prefix at the end of the post » Logged

If you'd like to leave me a text message, my 11-digit phone number can be found in π starting at digit 224,801,520,878

((π1045,111,908,392) mod 10)πi + 1 ≈ 0
plynch27
Navigator
*****
Posts: 71


« Reply #14 on: October 24, 2012, 03:36:29 AM »

A base-2 zoom level of 7200 would require a minimum of 7200 bits of precision plus extra bits to provide a range to render the image within. log[10](2^7200)~=2167, i.e. a base-2 zoom of 7200 would equate to a base-10 zoom of 2167. Fractal eXtreme uses a precision of 7456 bits at its maximum zoom level of 2^7200. This comes to a space of 932 bytes, which is 92 bytes short of an even MB.

I meant that it's 92 bytes short of an even KB, not MB. My bad.
Logged

If you'd like to leave me a text message, my 11-digit phone number can be found in π starting at digit 224,801,520,878

((π1045,111,908,392) mod 10)πi + 1 ≈ 0
Pages: [1] 2   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
3D IFS Image 3D Fractal Generation Sockratease 7 4761 Last post November 30, 2006, 12:38:08 PM
by lycium
IMAGE ART 2 Fractal Art AGUS 0 1852 Last post April 30, 2008, 01:27:37 AM
by AGUS
Not the deepest but maybe the prettiest Mandelbrot Zoom Movies Showcase (Rate My Movie) panzerboy 3 3934 Last post June 06, 2011, 10:31:48 AM
by DOMEHEAD
2-D FractInt image looks like 3-D image FractInt Gallery simon.snake 8 2405 Last post March 13, 2012, 12:47:57 AM
by David Makin
Deepest - e10000 Movies Showcase (Rate My Movie) « 1 2 3 » Kalles Fraktaler 41 16113 Last post February 20, 2017, 12:12:02 PM
by quaz0r

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