Steffensen's method

This is an old revision of this page, as edited by 134.121.45.103 (talk) at 18:31, 10 July 2008 (math notation). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In numerical analysis, Steffensen's method is a root-finding method. It is similar to Newton's method and it also achieves quadratic convergence, but it does not use derivatives. The method is named after Johan Frederik Steffensen.

Generalised definition

Steffensen's method finds fixed points of a mapping ƒ. In the original definition, ƒ was supposed to be a real function, but the method has been generalised for functions   on a Banach space  .

The method assumes that a family   of bounded linear operators (called divided difference) associated with x' and x'' is known which satisfies

 

Steffensen's method is then very similar to the Newton's method, except that it uses the divided difference  instead of the derivative  . It is thus defined by

 

for k = 1, 2, 3, ... . If the operator F satisfies

 

for some constant K, then the method converges quadratically to a fixed point of ƒ if the initial approximation   is sufficiently close to the desired solution  , that satisifies  .

References

  • "On Steffensen's Method", L. W. Johnson; D. R. Scholz, SIAM Journal on Numerical Analysis, Vol. 5, No. 2. (Jun., 1968), pp. 296-302. Stable URL: [1]