Improved complexity bounds for real root isolation using Continued Fractions
Elias Tsigaridas

TL;DR
This paper introduces improved complexity bounds for real root isolation of polynomials using continued fraction algorithms, including a new variant called iCF that achieves significantly better bounds, matching those of numerical methods.
Contribution
The paper presents a novel lower bound computation method and a new continued fraction variant, iCF, that improve the theoretical complexity bounds for real root isolation.
Findings
Derived a worst-case bound of $ ilde{O}(d^6 + d^4 au^2 + d^3 au^2)$ for classic CF.
Introduced iCF, achieving a bound of $ ilde{O}(d^5 + d^4 au)$ for polynomials with real roots.
Matched bounds of numerical algorithms under mild root contribution assumptions.
Abstract
We consider the problem of isolating the real roots of a square-free polynomial with integer coefficients using (variants of) the continued fraction algorithm (CF). We introduce a novel way to compute a lower bound on the positive real roots of univariate polynomials. This allows us to derive a worst case bound of for isolating the real roots of a polynomial with integer coefficients using the classic variant of CF, where is the degree of the polynomial and the maximum bitsize of its coefficients. This improves the previous bound by Sharma \cite{sharma-tcs-2008} by a factor of and matches the bound derived by Mehlhorn and Ray \cite{mr-jsc-2009} for another variant of CF; it also matches the worst case bound of the subdivision-based solvers. We present a new variant of CF, we call it iCF, that isolates the real roots of a polynomial…
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.
