English

Evaluation of Chebyshev polynomials on intervals and application to root finding

Symbolic Computation 2019-12-13 v1

Abstract

In approximation theory, it is standard to approximate functions by polynomials expressed in the Chebyshev basis. Evaluating a polynomial ff of degree n given in the Chebyshev basis can be done in O(n)O(n) arithmetic operations using the Clenshaw algorithm. Unfortunately, the evaluation of ff on an interval II using the Clenshaw algorithm with interval arithmetic returns an interval of width exponential in nn. We describe a variant of the Clenshaw algorithm based on ball arithmetic that returns an interval of width quadratic in nn for an interval of small enough width. As an application, our variant of the Clenshaw algorithm can be used to design an efficient root finding algorithm.

Cite

@article{arxiv.1912.05843,
  title  = {Evaluation of Chebyshev polynomials on intervals and application to root finding},
  author = {Viviane Ledoux and Guillaume Moroz},
  journal= {arXiv preprint arXiv:1912.05843},
  year   = {2019}
}
R2 v1 2026-06-23T12:43:49.783Z