Newton's method

Layer 0 — Mathematicsin the numerical-analysis subtree

x_{n+1} = x_n − f(x_n)/f'(x_n). Quadratic convergence for simple roots; basin of attraction fractal for polynomials.

Related concepts

Explore Newton's method on the interactive knowledge graph →