Problem
1. Write a program to generate fractal curves using the self-squaring function f(z) = + A. Wheek is any selected complex constant.
2. Write a program to generate fractal curves using the self-squaring function 1(x) = rtz: + 1), where r = v-1.
3. Write a routine to interactively select different color combinations for displaying t Mandelbrot set.
4. Write a program to interactively selectary rectangular region of the Mandelbrot set and to zoom in on the selected region.