What makes certain fractals beautiful or special? This is the "nova" fractal generated by z -> z - (z^3 - 1)/(3z^2) + c, where the denominator of the second term is the derivative of its numerator. Using random formulas usually results in a fractal that looks off or "broken" and I'd like to identify expressions that generate "well-formed" fractals if there is such a concept.
