Logo by Transdimensional - 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: Visit us on facebook
 
*
Welcome, Guest. Please login or register. April 19, 2024, 07:30:14 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: binary decomposition and external angles  (Read 9256 times)
Description: for quadratic polynomials
0 Members and 1 Guest are viewing this topic.
tit_toinou
Iterator
*
Posts: 192


« Reply #15 on: June 08, 2015, 09:32:37 PM »

Rather the grid is generated implicitly by iterations of z→z²+c, see http://www.mrob.com/pub/muency/binarydecomposition.html for the basic idea, you can get "local coordinates" within each cell by taking the fractional part of continuous escape time and the argument of the first iterate to escape.
Yes I've done that inspired by images like


But I can't establish the formula of the map from this space to the the Poincare Disk sad http://en.wikipedia.org/wiki/Poincar%C3%A9_disk_model...
Logged

claude
Fractal Bachius
*
Posts: 563



WWW
« Reply #16 on: June 08, 2015, 10:19:10 PM »

Perhaps work with polar coordinates - points in the complement of the Mandelbrot set have external angle (I use Newton's method to trace rays, billtavis has an alternative using Runge-Kutta integration), and continuous iteration count heading towards infinity at the boundary of the set.  Use the continuous iteration count as the hyperbolic distance from the origin.  To convert hyperbolic distance to Euclidean distance in the Poincaré disc model, you need to invert the formula on the wiki page, that is, you have d(0,r) and want to find r, turns out

r = tanh(d/2)

(at least according to http://www.wolframalpha.com/input/?i=solve+d+%3D+acosh%281+%2B+2+x^2+%2F+%281+-+x^2%29%29 which I didn't verify by hand, and I might have made a mistake in the input...).

But tanh(20) is already rounded to 1.0 in double precision, so this is only good to 40 iterations max (and will already be horribly grainy due to insufficient precision before then), and then double precision for external angles runs out at 53 iterations max.  High precision maths is needed, no way out that I can see.
Logged
Pages: 1 [2]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Angles Images Showcase (Rate My Fractal) reactorman 0 716 Last post November 01, 2013, 03:10:27 PM
by reactorman
smooth external angle of Mandelbrot set? Programming « 1 2 » billtavis 27 25652 Last post November 18, 2017, 10:12:56 PM
by Adam Majewski
Automatically finding external angles Mandelbrot & Julia Set claude 0 1688 Last post December 20, 2014, 02:37:35 AM
by claude
External Angle Contours Animations Showcase (Rate My short Animation) billtavis 2 3882 Last post June 08, 2015, 03:24:32 PM
by billtavis
from decomposition to parabolic checkerboard Images Showcase (Rate My Fractal) Adam Majewski 1 1485 Last post November 28, 2015, 02:47:45 PM
by lycium

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.136 seconds with 25 queries. (Pretty URLs adds 0.007s, 2q)