English

Full linear multistep methods as root-finders

Numerical Analysis 2017-09-07 v2

Abstract

Root-finders based on full linear multistep methods (LMMs) use previous function values, derivatives and root estimates to iteratively find a root of a nonlinear function. As ODE solvers, full LMMs are typically not zero-stable. However, used as root-finders, the interpolation points are convergent so that such stability issues are circumvented. A general analysis is provided based on inverse polynomial interpolation, which is used to prove a fundamental barrier on the convergence rate of any LMM-based method. We show, using numerical examples, that full LMM-based methods perform excellently. Finally, we also provide a robust implementation based on Brent's method that is guaranteed to converge.

Keywords

Cite

@article{arxiv.1702.03174,
  title  = {Full linear multistep methods as root-finders},
  author = {Bart S. van Lith and Jan H. M. ten Thije Boonkkamp and Wilbert L. IJzerman},
  journal= {arXiv preprint arXiv:1702.03174},
  year   = {2017}
}

Comments

20 pages, 1 figure

R2 v1 2026-06-22T18:14:53.459Z