Improved complexity bounds for real root isolation using Continued Fractions
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 (d6 + d4τ2 + d3τ2) for isolating the real roots of a polynomial with integer coefficients using the classic variant of CF, where d is the degree of the polynomial and τ the maximum bitsize of its coefficients. This improves the previous bound by Sharma sharma-tcs-2008 by a factor of d3 and matches the bound derived by Mehlhorn and Ray 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 with integer coefficients in (d5+d4τ), thus improving the current known bound for the problem by a factor of d. If the polynomial has only real roots, then our bound becomes (d4+d3τ+ d2τ2), thus matching the bound of the numerical algorithms by Reif r-focs-1993 and by Ben-Or and Tiwari bt-joc-1990. Actually the latter bound holds in a more general setting, that is under the rather mild assumption that (d/cd), where c≥ 0 is a constant, roots contribute to the sign variations of the coefficient list of the polynomial. This is the only bound on exact algorithms that matches the one of the numerical algorithms by Pan Pan02jsc and Sch\"onhage Sch82. To our knowledge the presented bounds are the best known for the problem of real root isolation for algorithms based on exact computations.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.