Polynomial Root Isolation by Means of Root Radii Approximation
Victor Y. Pan, Liang Zhao

TL;DR
This paper presents a new polynomial root-finding method that efficiently isolates real and complex roots by approximating root radii, achieving near-optimal computational complexity and demonstrating promising practical results.
Contribution
It introduces a novel approach using Schoenhage's root radii approximation to improve root isolation efficiency for real and complex roots within nearly optimal Boolean cost bounds.
Findings
Successfully isolates real roots with nearly optimal Boolean cost.
Extends the method to complex and multiple roots with similar efficiency.
Numerical tests show promising practical performance.
Abstract
Univariate polynomial root-finding is a classical subject, still important for modern computing. Frequently one seeks just the real roots of a real coefficient polynomial. They can be approximated at a low computational cost if the polynomial has no nonreal roots, but for high degree polynomials, nonreal roots are typically much more numerous than the real ones. The challenge is known for long time, and the subject has been intensively studied. The Boolean cost bounds for the refinement of the simple and isolated real roots have been decreased to nearly optimal, but the success has been more limited at the stage of the isolation of real roots. We obtain substantial progress by applying the algorithm of of 1982 by Schoenhage for the approximation of the root radii, that is, the distances of the roots to the origin. Namely we isolate the simple and well-conditioned real roots of a…
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 · Iterative Methods for Nonlinear Equations
