Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
158 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Improved complexity bounds for real root isolation using Continued Fractions (1010.1764v2)

Published 8 Oct 2010 in cs.SC

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 $\sOB(d6 + d4\tau2 + d3\tau2)$ 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 $\tau$ the maximum bitsize of its coefficients. This improves the previous bound by Sharma \cite{sharma-tcs-2008} by a factor of $d3$ 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 with integer coefficients in $\sOB(d5+d4\tau)$, 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 $\sOB(d4+d3\tau+ d2\tau2)$, thus matching the bound of the numerical algorithms by Reif \cite{r-focs-1993} and by Ben-Or and Tiwari \cite{bt-joc-1990}. Actually the latter bound holds in a more general setting, that is under the rather mild assumption that $\Omega(d/\lgc{d})$, where $c\geq 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 \cite{Pan02jsc} and Sch\"onhage \cite{Sch82}. To our knowledge the presented bounds are the best known for the problem of real root isolation for algorithms based on exact computations.

Citations (8)

Summary

We haven't generated a summary for this paper yet.