mdbtxt1
mdbtxt2
Proceed to Safety

Newton-Raphson Zooming    

Robert P. Munafo, 2023 Jun 20.



This is a method for automatically zooming most of the way into a 2-fold embedded Julia set, or its central island, given a center and size that is suspected to contain one. This is essentially just the Newton-Raphson method (see that article) for finding an island followed by recentering and some amount of zooming.

This method builds on a simpler technique that I'll describe first:

Newton-Raphson zooming differs by using Newton's method to find the location of the island, rather than inverse interpolation for a quadrilateral (as suggested in the Jordan curve method article). This is better for two reasons:

Size Estimation of Embedded Julia Sets

When the size s of the island has been estimated, Claude Heiland-Allen found that the size of its 2-fold embedded Julia set is approximately s3/4, although he also stated uncertainty regarding whether that works all the time.

I have found that the outermost 2-fold form of a second-order embedded Julia set occurs twice as deep as the island at the center of the first-order embedded Julia set that was encountered on the way, which in turn is twice as deep as its 2-fold first-order embedded Julia set. In such a case, given the size estimate s of the second-order embedded Julia set's island, the size of the 2-fold second-order embedded Julia set would be s1/2; whereas s3/4 would be the size estimate of the 4-fold embedded Julia set that is found on the way from the 2-fold one to its island.

I suspect that Claude Heiland-Allen's experience comes mostly from Leavitt navigation, which involves periodically redireting the zoom towards paramecia (sparse Fatou-like embedded Julia sets, also called peanuts).




From the Mandelbrot Set Glossary and Encyclopedia, by Robert Munafo, (c) 1987-2024.

Mu-ency main pageindexrecent changesDEMZ


Robert Munafo's home pages on AWS    © 1996-2024 Robert P. Munafo.    about    contact
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License. Details here.

This page was written in the "embarrassingly readable" markup language RHTF, and was last updated on 2023 Jun 27. s.27