Efficient isolation of polynomial's real roots

作者:

Highlights:

摘要

This paper revisits an algorithm isolating the real roots of a univariate polynomial using Descartes’ rule of signs. It follows work of Vincent, Uspensky, Collins and Akritas, Johnson, Krandick.Our first contribution is a generic algorithm which enables one to describe all the known algorithms based on Descartes’ rule of sign and the bisection strategy in a unified framework.Using that framework, a new algorithm is presented, which is optimal in terms of memory usage and as fast as both Collins and Akritas’ algorithm and Krandick's variant, independently of the input polynomial. From this new algorithm, we derive an adaptive semi-numerical version, using multi-precision interval arithmetic.We finally show that these critical optimizations have important consequences since our new algorithm still works with huge polynomials, including orthogonal polynomials of degree 1000 and more, which were out of reach of previous methods.

论文关键词:Univariate polynomial,Real root,Computer algebra

论文评审过程:Received 1 December 2001, Revised 17 December 2002, Available online 19 November 2003.

论文官网地址:https://doi.org/10.1016/j.cam.2003.08.015