Quiz date: Tuesday Dec 4.
D=log(number of pieces needed at kth stage of construction)/log(1/size)eg. for Cantor's Set the number of pieces after k construction steps = 2^k (2 to the power k). The size of each piece = (1/3)^k
So D=log(2)/log(3)
z=z*z+cFor fixed complex number c, a Julia set is the set of complex numbers z which do not get infinitely big under repeated iteration of this map. They make up a fractal which can best be visualized by plotting the real and imaginary parts of z in the (x,y)-plane.