home.social

#newtonfractal — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #newtonfractal, aggregated by home.social.

  1. Newton fractal iteration
    z - f(z)/f'(z) + c2

    f(z) = z^-1-c
    with c = (-1,0),
    z initialized to (-1,0),
    and c2 initialized to the coordinates for each point

    #fractal #newtonFractal #mandelbrot #mathematicalArt

  2. What's on your mind ?

    #fractal #newtonFractal #mandelbrot #mathematicalArt

    newton fractal iteration
    z - f(z)/f'(z)

    f(z) = z^3-z+c
    (with z initialized to (0,0) and c initialized to the coordinates)

    #fractal #newtonFractal #mandelbrot