A Globally Convergent Newton Method for Polynomials

03/01/2020
by   Bahman Kalantari, et al.
0

Newton's method for polynomial root finding is one of mathematics' most well-known algorithms. The method also has its shortcomings: it is undefined at critical points, it could exhibit chaotic behavior and is only guaranteed to converge locally. Based on the Geometric Modulus Principle for a complex polynomial p(z), together with a Modulus Reduction Theorem proved here, we develop the Robust Newton's method (RNM), defined everywhere with a step-size that guarantees an a priori reduction in polynomial modulus in each iteration. Furthermore, we prove RNM iterates converge globally, either to a root or a critical point. Specifically, given ε and any seed z_0, in t=O(1/ε^2) iterations of RNM, independent of degree of p(z), either |p(z_t)| ≤ε or |p(z_t) p'(z_t)| ≤ε. By adjusting the iterates at near-critical points, we describe a modified RNM that necessarily convergence to a root. In combination with Smale's point estimation, RNM results in a globally convergent Newton's method having a locally quadratic rate. We present sample polynomiographs that demonstrate how in contrast with Newton's method RNM smooths out the fractal boundaries of basins of attraction of roots. RNM also finds potentials in computing all roots of arbitrary degree polynomials. A particular consequence of RNM is a simple algorithm for solving cubic equations.

READ FULL TEXT

page 3

page 9

research
04/09/2020

The Weierstrass root finder is not generally convergent

Finding roots of univariate polynomials is one of the fundamental tasks ...
research
03/31/2023

Solution of Real Cubic Equations without Cardano's Formula

Building on a classification of zeros of cubic equations due to the 12-t...
research
12/03/2021

Regularized Newton Method with Global O(1/k^2) Convergence

We present a Newton-type method that converges fast from any initializat...
research
08/14/2020

Complexity aspects of local minima and related notions

We consider the notions of (i) critical points, (ii) second-order points...
research
09/21/2015

A Near-Optimal Subdivision Algorithm for Complex Root Isolation based on the Pellet Test and Newton Iteration

We describe a subdivision algorithm for isolating the complex roots of a...
research
07/19/2021

Root Repulsion and Faster Solving for Very Sparse Polynomials Over p-adic Fields

For any fixed field K∈{ℚ_2,ℚ_3,ℚ_5, …}, we prove that all polynomials f∈...
research
04/09/2014

The Secant-Newton Map is Optimal Among Contracting n^th Degree Maps for n^th Root Computation

Consider the problem: given a real number x and an error bound ϵ, find a...

Please sign up or login with your details

Forgot password? Click here to reset