| Utter West |
Robert P. Munafo, 2008 Mar 13.
Colloquial name for the portion of R2F(1/2B1) that is farthest away from the center of the Mandelbrot set; the definition varies but usually it refers to the area west of R2F(1/2B1)S. In extreme cases the term is used to refer only to R2t.
The smallest island of any given period is found in the utter west. Here is a table of the first few:
| Period | R2 name | size rank | Area | Location (center and size) |
| 3 | R2F(1/2B1)S | 1st | 5.1023e-04 | -1.759672 + 0i @ 0.067687 |
| 4 | R2F(1/2B1)FS[2]S | 37th | 1.4635e-06 | -1.941076 + 0i @ 0.003627 |
| 5 | R2F(1/2B1)FS[2][2]S | ~= 2177th | 5.0830e-09 | -1.985441 + 0i @ 0.000214 |
| 6 | R2F(1/2B1)FS[2]FS[2]FS[2]S | ? | ~= 1.9e-11 | -1.99637834 + 0i @ 0.000013 |
| 7 | R2F(1/2B1){FS[2]}x4S | ? | ~= 7.4e-14 | -1.9990964107298 + 0i @ 8.1e-7 |
This sequence includes the John Dewey Jones midget. Each successive island is located about 4 times closer to the tip at -2.0+0i. Each island is about 1/16 the size, and 1/256 the area of the one before it. Here is the island with period 27:
![]() leftmost period-27 island |
'. -, ~, \ -, ', ' . , ] ]` / .~ .' .- .-' , \, -, '\ ~, ~, -,,\-',c`['::..:.~ -`.,`.,- _, ., '-. '-, ~, `e.',\~:,-\\--::[,c-~~(/,.~ /- -- _ , ' , '-, '. /\-,\~'e\~'/e-\-_].L:d~~~--,/-\ - _-^ '-., ~., -,-~/-~/.~^,\~./-\c-@@@@b@mbL,'.-~'--^ _-- -, '-. ^-`.~^.-`/.)./\/\/)a@@@@@@@@@e/T\e~'.-/-/_.-- _ '-./.-;:`;:--_/\/~/\/m@@@@@@@^'T@@@@bmm(),-,-_`__- ,'`-,'-.--~-bb@])bdL*@m@@@F**^^`'^^^Y*@@@@b\,'-,^-., ,`-',//..c][-Lm@@@@@@@@@@"` 'Y@@@/e"e*bm-_, _`"r$/.L)a/b@@@@@@F*^"*@" :@@@^*-@^`--L, _m@L_d@@@@@@@@@F*` ^ .a@@@mmmm_____, -Y@TFFY@@@@@@@@@me, _/, '@@@mmc@**"__ --.)\bc("T@FY@@@@@bmmmb@b, .@@@F@a-^^*"_ --^`.~/-~,][][T@@@@@@@@@@b_. _-d@@@[d`"_-^*_ --'`%`/-,--;:`]FF^7YFbY$@@@d@mm--vmd@@@@@@\`.~"/'`,, ,.-`..-:-;'(,.~-'\'\/\~T*@@@@@@m_d@@@@F*\:`/`-`--__ / ` a- :,'-/L(;\~~'\-\/\/FY@@@@@@*"\//`\~/\-`-., -` .--`.,' \-,_-,\~//`~~/'\.."@@@@^Y((~--;: ,'-., ^- .~' .,' _-`.-`^/`~/.\'//\```\T'-'-~~~~,'--, . '-., - _~^ .,` .- / / \'-.`-//'''..\\\~~'/ -,'-, - .- .-' .,` .~ ./ , :` - `[`.'''', \ '\ '\ '-, - '` ' ' ` ' ' ' ' ' ' ` ` '` ` '` -1.9999999999999991781903462476584291 +0.0000000000000000000000000000000014 i @ 7e-31, Nmax: 20000 |
The book Mm - Much Ado About Nothing - Vol. 1, (A.G. Davis Philip, Adam Robucci, Michael Frame & Kenelm Philip, LC catalog number 91-092943) discusses these islands. The last midget in their sequence is R2F(1/2B1){FS[2]}x297S, with period 300, and its image is one of the deepest ever seen. To find the centers of these midgets, they discovered a general formula:
x = -2 + (6 (2j+1)2 π2) / 4n+1
where x is the real coordinate, n is the island's period, and j is a selector which should be zero.1 The formula gives a location a bit to the left of the actual island. Higher values of j locate other islands.
This formula is not completely accurate for locating leftmost island of period N. As N increases, the location given by the formula tends to drift gradually to the left of the desired point. The following is much more accurate, and should properly center the view for N up to at least a few hundred:
center = -2 + 3π2/(2×4n) + 36.524n/16n - 100/16n
size = 200/16n
The first two terms are identical to the Robucci formula; the next term (with coefficient 36.524) cancels the gradual "drift". The last term is proportional to the size and therefore changing its coefficient will shift all islands the same amount in relation to the view.
See also easternmost point, northernmost point.
1 :
http://classes.yale.edu/fractals/MandelSet/MandelScalings/HRScaling/LocatingMidgets.html
"Hurwitz-Robucci scaling - Locating Midgets", from website of a Yale
course titled Fractal Geometry.
This work is licensed under a
Creative Commons Attribution 2.5 License
.