Search
in english whole site
»
Home·Fractals·Newton Bassinsdeutsch·english·français
Contact & CommentsMinimizeHigherLower
» Visitor's comments
» Contact
UserEnlargeHigherLower
StatisticsMinimizeHigherLower
» Hits: 77504  (details)
» Distinct visits: 14095 (1.1 Hit/visit)
» Bots visits: 62125 (Hits: 80.2%)
» Your hits in this session: 1
Newton Bassins

Controls

Click and drag to move.
Use mouse wheel to zoom.

Newton's Method Fractals

This visualization shows the "basins of attraction" for finding roots of a complex equation using Newton's method. Each pixel is a starting point on the complex plane. The color of the pixel is determined by which root the method converges to, and the brightness is determined by how quickly it converges. The intricate fractal boundaries are the points that fail to settle on a single root.

Method

z_new = z - f(z) / f'(z)

Made with CSE_CMS, © CSE, 2008-2021