English

Near Optimal Subdivision Algorithms for Real Root Isolation

Numerical Analysis 2015-02-02 v1 Symbolic Computation Numerical Analysis

Abstract

We describe a subroutine that improves the running time of any subdivision algorithm for real root isolation. The subroutine first detects clusters of roots using a result of Ostrowski, and then uses Newton iteration to converge to them. Near a cluster, we switch to subdivision, and proceed recursively. The subroutine has the advantage that it is independent of the predicates used to terminate the subdivision. This gives us an alternative and simpler approach to recent developments of Sagraloff (2012) and Sagraloff-Mehlhorn (2013), assuming exact arithmetic. The subdivision tree size of our algorithm using predicates based on Descartes's rule of signs is bounded by O(nlogn)O(n\log n), which is better by O(nlogL)O(n\log L) compared to known results. Our analysis differs in two key aspects. First, we use the general technique of continuous amortization from Burr-Krahmer-Yap (2009), and second, we use the geometry of clusters of roots instead of the Davenport-Mahler bound. The analysis naturally extends to other predicates.

Keywords

Cite

@article{arxiv.1501.07774,
  title  = {Near Optimal Subdivision Algorithms for Real Root Isolation},
  author = {Vikram Sharma and Prashant Batra},
  journal= {arXiv preprint arXiv:1501.07774},
  year   = {2015}
}

Comments

19 pages, 3 figures

R2 v1 2026-06-22T08:16:37.777Z