Laguerre’s root finding method

The Endeavour 2024-03-22

Summary:

Edmond Laguerre (1834–1886) came up with a method for finding zeros of polynomials. Unlike Newton’s method for finding zeros of general functions, Laguerre’s method is specialized for polynomials. Laguerre’s method converges an order of magnitude faster than Newton’s method, i.e. the error is cubed on each step rather than squared. The most interesting thing about […]

The post Laguerre’s root finding method first appeared on John D. Cook.

Link:

https://www.johndcook.com/blog/2024/03/22/laguerres-root-finding-method/

From feeds:

Statistics and Visualization » The Endeavour

Tags:

dynamical

Authors:

John

Date tagged:

03/22/2024, 12:31

Date published:

03/22/2024, 11:52