Suppose is a function with fixed point and exists. Let be a sequence derived from fixed point iteration for all such that and for all Then
If , fixed point iteration converges linearly (in some neighbourhood of ).
If , fixed point iteration converges quadratically (in some neighbourhood of )
Error Bound
(proposition 5)
Let be a differentiable function with fixed point and let be an interval containing . If for all and , then for any initial value , fixed point iteration with for all , gives an approximation of with absolute error no more than:
Aitken's Delta Squared Sequence
If is a linearly-convergent sequence with limit , then the sequence defined by:
converges to faster (but still linearly)
Steffensen’s Method
A modification of fixed point iteration where every third term (i.e. ) is calculated using Aitken’s delta-squared method.