fixed point z = α c {\displaystyle z=\alpha _{c}\,} drawing Julia set drawing external ray is based on c program by Curtis McMullen and its Pascal version...
repelling 3 period cycle 3 internal periodic rays which start from landing point of external ray and land on fixed point z = alfa drawing Julia set drawing...
fixed point z = α c {\displaystyle z=\alpha _{c}\,} drawing Julia set drawing external ray is based on c program by Curtis McMullen and its Pascal version...
c=-2\,} On left diagram one can see: Julia set (unit circle) in red concentric circles outside unit circle external rays (radial lines outside unit circle)...
c=-2\,} On left diagram one can see: Julia set (unit circle) in red concentric circles outside unit circle external rays (radial lines outside unit circle)...
Color = number of sector Interior target set should be all inside Julia set ( of course not counting external rays that cross it and exterior parts which...
z points of ray in fc plane */ /* some w-points of external ray in f0 plane */ r:rMax, while 2^r<R_max do r:2*r, /* find point w on ray near infinity...
z points of ray in fc plane */ /* some w-points of external ray in f0 plane */ r:rMax, while 2^r<R_max do r:2*r, /* find point w on ray near infinity...
symmetry * openMP draw julia sets gcc f.c -lm -Wall -fopenmp -march=native time ./a.out time ./a.out > info.txt forward iteration with 2 tests : * for exterior...
external rays int bCounted = 0; // boolean double MinDistanceToLandingPoint = 1.0; // initial value //int Period = 2; unsigned long int iterMax_ray =...