296,031 research outputs found
New Acceleration of Nearly Optimal Univariate Polynomial Root-findERS
Univariate polynomial root-finding has been studied for four millennia and is
still the subject of intensive research. Hundreds of efficient algorithms for
this task have been proposed. Two of them are nearly optimal. The first one,
proposed in 1995, relies on recursive factorization of a polynomial, is quite
involved, and has never been implemented. The second one, proposed in 2016,
relies on subdivision iterations, was implemented in 2018, and promises to be
practically competitive, although user's current choice for univariate
polynomial root-finding is the package MPSolve, proposed in 2000, revised in
2014, and based on Ehrlich's functional iterations. By proposing and
incorporating some novel techniques we significantly accelerate both
subdivision and Ehrlich's iterations. Moreover our acceleration of the known
subdivision root-finders is dramatic in the case of sparse input polynomials.
Our techniques can be of some independent interest for the design and analysis
of polynomial root-finders.Comment: 89 pages, 5 figures, 2 table
Counting and testing dominant polynomials
In this paper, we concentrate on counting and testing dominant polynomials
with integer coefficients. A polynomial is called dominant if it has a simple
root whose modulus is strictly greater than the moduli of its remaining roots.
In particular, our results imply that the probability that the dominant root
assumption holds for a random monic polynomial with integer coefficients tends
to 1 in some setting. However, for arbitrary integer polynomials it does not
tend to 1. For instance, the proportion of dominant quadratic integer
polynomials of height among all quadratic integer polynomials tends to
as . Finally, we will design some algorithms
to test whether a given polynomial with integer coefficients is dominant or not
without finding the polynomial roots
- …
