NCTM 2021The Mandelbrot SetFor Julia sets, we chose a fixed value for c, and then changed the position of x0 to colour the plane. Now let’s fix the value of x0=0, and instead change the value of c:xn=xn−12+${complex(c)}x0=${complex(x0)}x1=${complex(x1)}x2=${complex(x2)}x3=${complex(x3)}…Bounded!Diverges!Следующий шаг