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 Akritas:implementation of CF, where d is the degree of the polynomial and τ the maximum bitsize of its coefficients. This improves the previous bound of 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.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…