A study of accelerated Newton methods for multiple polynomial roots (Q973853): Difference between revisions

From MaRDI portal
Importer (talk | contribs)
Created a new Item
 
ReferenceBot (talk | contribs)
Changed an Item
 
(8 intermediate revisions by 7 users not shown)
Property / author
 
Property / author: Aurel Galantai / rank
Normal rank
 
Property / reviewed by
 
Property / reviewed by: Alyson A. Reeves / rank
Normal rank
 
Property / author
 
Property / author: Aurel Galantai / rank
 
Normal rank
Property / reviewed by
 
Property / reviewed by: Alyson A. Reeves / rank
 
Normal rank
Property / describes a project that uses
 
Property / describes a project that uses: MultRoot / rank
 
Normal rank
Property / MaRDI profile type
 
Property / MaRDI profile type: MaRDI publication profile / rank
 
Normal rank
Property / full work available at URL
 
Property / full work available at URL: https://doi.org/10.1007/s11075-009-9332-x / rank
 
Normal rank
Property / OpenAlex ID
 
Property / OpenAlex ID: W2059815115 / rank
 
Normal rank
Property / cites work
 
Property / cites work: On types of convergence and on the behavior of approximations in the neighborhood of a multiple root of an equation / rank
 
Normal rank
Property / cites work
 
Property / cites work: A note on the computation of multiple zeros of polynomials by Newton's method / rank
 
Normal rank
Property / cites work
 
Property / cites work: Automatic Selection of Sequence Transformations / rank
 
Normal rank
Property / cites work
 
Property / cites work: Estimating the multiplicity of a root / rank
 
Normal rank
Property / cites work
 
Property / cites work: Q5528098 / rank
 
Normal rank
Property / cites work
 
Property / cites work: Q4304466 / rank
 
Normal rank
Property / cites work
 
Property / cites work: Indices of convexity and concavity. Application to Halley method / rank
 
Normal rank
Property / cites work
 
Property / cites work: The mathematical basis and a prototype implementation of a new polynomial rootfinder with quadratic convergence / rank
 
Normal rank
Property / cites work
 
Property / cites work: Relationships between order and efficiency of a class of methods for multiple zeros of polynomials / rank
 
Normal rank
Property / cites work
 
Property / cites work: Empirical versus asymptotic rate of convergence of a class of methods for solving a polynomial equation / rank
 
Normal rank
Property / cites work
 
Property / cites work: Principles for Testing Polynomial Zerofinding Programs / rank
 
Normal rank
Property / cites work
 
Property / cites work: Improving the Van de Vel root-finding method / rank
 
Normal rank
Property / cites work
 
Property / cites work: A modification of Newton's method for analytic mappings having multiple zeros / rank
 
Normal rank
Property / cites work
 
Property / cites work: A root-finding algorithm based on Newton's method / rank
 
Normal rank
Property / cites work
 
Property / cites work: Numerical methods for roots of polynomials. Part I / rank
 
Normal rank
Property / cites work
 
Property / cites work: Improving the order of convergence of iteration functions / rank
 
Normal rank
Property / cites work
 
Property / cites work: Q5723445 / rank
 
Normal rank
Property / cites work
 
Property / cites work: Convergence of the Newton process to multiple solutions / rank
 
Normal rank
Property / cites work
 
Property / cites work: Phase unwrapping by factorization / rank
 
Normal rank
Property / cites work
 
Property / cites work: The behavior of a multiplicity independent root-finding scheme in the presence of error / rank
 
Normal rank
Property / cites work
 
Property / cites work: Q5732060 / rank
 
Normal rank
Property / cites work
 
Property / cites work: A method for computing a root of a single nonlinear equation, including its multiplicity / rank
 
Normal rank
Property / cites work
 
Property / cites work: Finding a Multiple Zero by Transformations and Newton-Like Methods / rank
 
Normal rank
Property / cites work
 
Property / cites work: Computing multiple roots of inexact polynomials / rank
 
Normal rank
Property / cites work
 
Property / cites work: Algorithm 835 / rank
 
Normal rank
links / mardi / namelinks / mardi / name
 

Latest revision as of 21:27, 2 July 2024

scientific article
Language Label Description Also known as
English
A study of accelerated Newton methods for multiple polynomial roots
scientific article

    Statements

    A study of accelerated Newton methods for multiple polynomial roots (English)
    0 references
    0 references
    0 references
    26 May 2010
    0 references
    Given a univariate, complex polynomial \(f(z)\) of degree \(d \geq 2\), Newton's method has local quadratic convergence for simple zeros, but only linear convergence for multiple zeros. Numerous variations of Newton's method have been proposed to try to accelerate the convergence at multiple zeros. Critical to their success is the accuracy of their `built in' multiplicity estimates. In order to unify various methods of estimating the multiplicity of a root and determining the neighborhood of convergence, the authors introduce the concept of an indicator function: Definition: As usual, let \(f^{(j)}(x)\) be the \(j^{th}\) derivative of \(f\). The functions \[ \text{Ind}_j(f(x)) = f^{(j-1)}(x)*f^{(j+1)}(x)/(f^{(j)}(x))^2 \] will be called \textit{indicator functions} of \(f\). They note that the indicator functions can be seen as generalizations of Crouse and Putt's derivative ratios [Roots of Polynomials by Ratio of Successive Derivatives. Technical Report, NASA TN D-6793, NASA, Washington (1972)], and \(\text{Ind}_1(f(x))\) is \textit{M. A. Hernández Verón}'s [Numer. Math. 59, No. 3, 273--276 (1991; Zbl 0712.65035)] degree of logarithmic convexity. Additionally, they note that if, in a particular domain, \(\text{Ind}_j(f)\) returns values in the range of \([0,2]\), then one may expect a zero or pole of \(f(x)\) in that domain. Moreover, the indicator function also estimates the order of the zero or pole in that domain. However, they caution that if \(f\) has a cluster of \(j\) roots relatively close to each other, then far enough away, these distinct roots will `seem as a multiple root', and a Newton iteration results in a value somewhere near the center of the cluster. The authors discuss the algorithm of Crouse and Putt for polynomial roots in detail, giving, in addition, a simple variant. They also discuss \textit{E. Schröder}'s [Clebsch. Ann. II. 317--365 (1870; JFM 02.0042.02)] multiplicity estimate, noting that it can be reformulated as \(1/(1-\text{Ind}_1(f))\). They compare several other multiplicity estimates to Schröder's estimate, including those of Ostrowski, Aitken-Steffensen and Rall. The authors end with computational experiments comparing: Newton-Schröder, Newton-Schröder rounded to nearest integer, Newton-Rall, Newton-Rall rounded to nearest integer, Newton-Traub, Newton-Traub rounded to nearest integer, Newton-Aitken-Steffensen, Newton-Ostrowski, Newton-Madsen, Newton-Hansen-Patrick, and Crouse-Putt-Newton. They conclude that, on average, Newton-Madsen generally takes the fewest iterations. Assigning unique scores from 1 to 11 (1 being best, 11 being worst) and summing the individual scores for each of the comparisons, Newton-Schröder rounded and Netwon-Madsen tie for first place, with Newton-Schröder (not rounded) coming in a not-too-distant third. The appendix lists the polynomials used in the tests.
    0 references
    0 references
    polynomials
    0 references
    multiple zeros
    0 references
    Newton method
    0 references
    multiplicity estimates
    0 references
    convergence acceleration
    0 references
    derivative ratios
    0 references
    degree of logarithmic convexity
    0 references
    Crouse-Putt algorithm
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references