On the Complexity of Real Root Isolation
Michael Sagraloff

TL;DR
This paper presents a new, efficient, and practical method for isolating real roots of square-free polynomials, improving the bit complexity bounds over previous algorithms by leveraging approximate Descartes method techniques.
Contribution
It introduces an exact, complete, and deterministic root isolation method based on approximate Descartes, with significantly improved complexity bounds and a novel analysis of root geometry influence.
Findings
Achieves a bit complexity of n^3 u^2 for integer polynomials, improving previous bounds.
Shows that root isolation difficulty depends on root geometry, not coefficient size.
Provides an upper bound on the necessary precision for root isolation using approximate methods.
Abstract
We introduce a new approach to isolate the real roots of a square-free polynomial with real coefficients. It is assumed that each coefficient of can be approximated to any specified error bound. The presented method is exact, complete and deterministic. Due to its similarities to the Descartes method, we also consider it practical and easy to implement. Compared to previous approaches, our new method achieves a significantly better bit complexity. It is further shown that the hardness of isolating the real roots of is exclusively determined by the geometry of the roots and not by the complexity or the size of the coefficients. For the special case where has integer coefficients of maximal bitsize , our bound on the bit complexity writes as which improves the best bounds known for existing practical algorithms by a factor…
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
TopicsPolynomial and algebraic computation · Numerical Methods and Algorithms · Cryptography and Residue Arithmetic
