Showing 1–2 of 2 results for author: Zaderman, V
-
Counting Roots of a Polynomial in a Convex Compact Region by Means of Winding Number Calculation via Sampling
Authors:
Vitaly Zaderman,
Liang Zhao
Abstract:
In this paper we propose a novel efficient algorithm for calculating winding numbers, aiming at counting the number of roots of a given polynomial in a convex region on the complex plane. This algorithm can be used for counting and exclusion tests in a subdivision algorithms for polynomial root-finding, and would be especially usefull in application scenarios where high-precision polynomial coeffi…
▽ More
In this paper we propose a novel efficient algorithm for calculating winding numbers, aiming at counting the number of roots of a given polynomial in a convex region on the complex plane. This algorithm can be used for counting and exclusion tests in a subdivision algorithms for polynomial root-finding, and would be especially usefull in application scenarios where high-precision polynomial coefficients are hard to obtain but we succeed with counting already by using polynomial evaluation with lower precision. We provide the pseudo code of the algorithm, proof of its correctness as well as estimation of its complexity.
△ Less
Submitted 19 August, 2019; v1 submitted 25 June, 2019;
originally announced June 2019.
-
Root-finding with Implicit Deflation
Authors:
Remi Imbach,
Victor Y. Pan,
Chee Yap,
Ilias S. Kotsireas,
Vitaly Zaderman
Abstract:
Functional iterations such as Newton's are a popular tool for polynomial root-finding. We consider realistic situation where some (e.g., better-conditioned) roots have already been approximated and where further computations is directed to approximation of the remaining roots. Such situation is also realistic for root-finding by means of subdivision. A natural approach of applying explicit deflati…
▽ More
Functional iterations such as Newton's are a popular tool for polynomial root-finding. We consider realistic situation where some (e.g., better-conditioned) roots have already been approximated and where further computations is directed to approximation of the remaining roots. Such situation is also realistic for root-finding by means of subdivision. A natural approach of applying explicit deflation has been much studied and recently advanced by one of the authors of this paper, but presently we contribute to the alternative approach of applying implicit deflation, which we combine with mapping the variable and reversion of an input polynomial.
We also show another unexplored direction for substantial further progress in this long and extensively studied area. Namely we dramatically increase their local efficiency by means of the incorporation of fast algorithms for multipoint polynomial evaluation and Fast Multipole Method.
△ Less
Submitted 6 July, 2019; v1 submitted 4 June, 2016;
originally announced June 2016.