Fixed point
A value the iteration function leaves unchanged: .
Definition
Rewriting as , solving the equation is equivalent to finding the fixed point of . The iteration converges locally if , and the smaller that derivative, the faster the convergence.
How it is used
The same equation admits many 's: choosing one with small near the root separates a useful iteration from a divergent one. Newton is a fixed point with .