Steffensen's method

This is an old revision of this page, as edited by PeterBFZ (talk | contribs) at 21:36, 11 March 2008 (corrected a definition of F(x',x'')). 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 this operator instead of the derivative  . It is thus defined by

 

If F satisfies

 

for some constant K, then the method converges quadratically to a fixed point of ƒ if the initial approximation   is sufficiently good.

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]