English

Fast Approximate Polynomial Multipoint Evaluation and Applications

Numerical Analysis 2016-05-30 v2 Symbolic Computation Numerical Analysis

Abstract

It is well known that, using fast algorithms for polynomial multiplication and division, evaluation of a polynomial FC[x]F \in \mathbb{C}[x] of degree nn at nn complex-valued points can be done with O~(n)\tilde{O}(n) exact field operations in C,\mathbb{C}, where O~()\tilde{O}(\cdot) means that we omit polylogarithmic factors. We complement this result by an analysis of approximate multipoint evaluation of FF to a precision of LL bits after the binary point and prove a bit complexity of O~(n(L+τ+nΓ)),\tilde{O}(n(L + \tau + n\Gamma)), where 2τ2^\tau and 2Γ,2^\Gamma, with τ,ΓN1,\tau, \Gamma \in \mathbb{N}_{\ge 1}, are bounds on the magnitude of the coefficients of FF and the evaluation points, respectively. In particular, in the important case where the precision demand dominates the other input parameters, the complexity is soft-linear in nn and LL. Our result on approximate multipoint evaluation has some interesting consequences on the bit complexity of further approximation algorithms which all use polynomial evaluation as a key subroutine. Of these applications, we discuss in detail an algorithm for polynomial interpolation and for computing a Taylor shift of a polynomial. Furthermore, our result can be used to derive improved complexity bounds for algorithms to refine isolating intervals for the real roots of a polynomial. For all of the latter algorithms, we derive near-optimal running times.

Keywords

Cite

@article{arxiv.1304.8069,
  title  = {Fast Approximate Polynomial Multipoint Evaluation and Applications},
  author = {Alexander Kobel and Michael Sagraloff},
  journal= {arXiv preprint arXiv:1304.8069},
  year   = {2016}
}

Comments

minor editorial changes over the first version: revised references and mentioned related work

R2 v1 2026-06-22T00:09:01.907Z