Accelerated Approximation of the Complex Roots and Factors of a Univariate Polynomial
Victor Y. Pan, Elias P. Tsigaridas, Vitaly Zaderman, and Liang Zhao

TL;DR
This paper introduces an accelerated, nearly optimal algorithm for approximating complex roots of univariate polynomials, especially effective when roots are initially isolated, and applicable to black-box polynomials, improving stability and efficiency.
Contribution
It extends existing root-finding algorithms to work efficiently with less initial precision and applies to polynomials given as black boxes, enhancing practical stability and applicability.
Findings
Algorithm achieves nearly optimal complexity bounds.
Effective for polynomials with roots in a fixed region.
Applicable to black-box polynomial evaluations.
Abstract
The algorithms of Pan (1995) and(2002) approximate the roots of a complex univariate polynomial in nearly optimal arithmetic and Boolean time but require precision of computing that exceeds the degree of the polynomial. This causes numerical stability problems when the degree is large. We observe, however, that such a difficulty disappears at the initial stage of the algorithms, and in our present paper we extend this stage to root-finding within a nearly optimal arithmetic and Boolean complexity bounds provided that some mild initial isolation of the roots of the input polynomial has been ensured. Furthermore our algorithm is nearly optimal for the approximation of the roots isolated in a fixed disc, square or another region on the complex plane rather than all complex roots of a polynomial. Moreover the algorithm can be applied to a polynomial given by a black box for its evaluation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical Methods and Algorithms · Polynomial and algebraic computation · Digital Filter Design and Implementation
