Jump to content

Jenkins–Traub algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Apapageorgiou (talk | contribs) at 21:48, 5 July 2007 (Created page with 'The Jenkins-Traub algorithm for polynomial zeros is a fast globaly convergent iterative method. It has been described as ''practically a standard in black-box polyn...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The Jenkins-Traub algorithm for polynomial zeros is a fast globaly convergent iterative method. It has been described as practically a standard in black-box polynomial root-finders.

Given a polynomial ,

with complex coefficients compute approximations to the zeros of .

There is a variation of the Jenkins-Traub algorithm which is faster if the coefficients are real. The Jenkins-Traub algorithm has stimulated considerably research on theory and software for methods of this type.

Overview

The Jenkins-traub algorithm is a three-stage process for calculating the zeros of a polynomial with complexi coefficents. See Jenkins and Traub A Three-Stage Varaiable Shift Iteration for Polynomial Zeros and its Relation to Generalized Rayleigh Iteration