The Weierstrass root finder is not generally convergent
Bernhard Reinke, Dierk Schleicher, Michael Stoll

TL;DR
This paper demonstrates that the Weierstrass root finder, despite practical success, is not globally convergent and can exhibit attracting cycles or diverge, challenging its reliability for polynomial root finding.
Contribution
The paper provides the first rigorous analysis of the global dynamics of the Weierstrass method, revealing convergence issues and attracting cycles through complex dynamics and algebraic methods.
Findings
Weierstrass method has attracting periodic orbits for certain polynomials.
For almost all degree ≥ 3 polynomials, orbits diverge to infinity.
The method is not generally convergent, similar to Newton's method.
Abstract
Finding roots of univariate polynomials is one of the fundamental tasks of numerics, and there is still a wide gap between root finders that are well understood in theory and those that perform well in practice. We investigate the root finding method of Weierstrass, a root finder that tries to approximate all roots of a given polynomial in parallel (in the Jacobi version, i.e., with parallel updates). This method has a good reputation for finding all roots in practice except in obvious cases of symmetry, but very little is known about its global dynamics and convergence properties. We show that the Weierstrass method, like the well known Newton method, is not generally convergent: there are open sets of polynomials of every degree such that the dynamics of the Weierstrass method applied to exhibits attracting periodic orbits. Specifically, all polynomials sufficiently…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Differential Equations and Dynamical Systems · Polynomial and algebraic computation · Advanced Topics in Algebra
