What Root-Finding Algorithm Converges Faster Than Newton-Raphson?

  • Context: Graduate 
  • Thread starter Thread starter DuncanM
  • Start date Start date
  • Tags Tags
    Algorithm
Click For Summary

Discussion Overview

The discussion centers around identifying a root-finding algorithm that converges faster than the Newton-Raphson method, specifically one that purportedly converges at a quartic rate. Participants explore various algorithms and their convergence rates, including Halley's Method.

Discussion Character

  • Exploratory, Technical explanation, Debate/contested

Main Points Raised

  • One participant recalls a thread mentioning a root-finding algorithm that converges at a quartic rate, faster than the Newton-Raphson method, which converges at a quadratic rate.
  • Another participant suggests that higher order Taylor series iterations could be related to the quartic convergence mentioned.
  • A third participant identifies Halley's Method as a candidate, initially claiming it has cubic convergence but later correcting themselves to note it offers faster convergence than Newton-Raphson.
  • A later reply asserts that the paper linked does indeed describe an algorithm with fourth order convergence.

Areas of Agreement / Disagreement

Participants express uncertainty regarding the exact convergence rates of the algorithms discussed, with some agreeing on Halley's Method being faster than Newton-Raphson, while the specifics of quartic convergence remain contested.

Contextual Notes

There are unresolved questions about the definitions of convergence rates and the specific conditions under which these algorithms operate effectively. The discussion also references external sources that may not be universally accepted.

Who May Find This Useful

Readers interested in numerical methods, root-finding algorithms, and convergence properties in computational mathematics may find this discussion relevant.

DuncanM
Messages
99
Reaction score
3
Some time ago I saw a thread in which was mentioned a root-finding algorithm that converges twice as fast as the Newton-Raphson method. Newton-Raphson converges to a zero at a quadratic rate, and a poster pointed out that another algorithm converges to a zero at a quartic rate.

I have tried to find that thread, but cannot.

Anybody here know what algorithm I am talking about? It is for computing the roots of a function and converges to a solution at twice the rate of Newton-Raphson?
 
Physics news on Phys.org
The paper I linked to does have a fourth order convergence
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 21 ·
Replies
21
Views
3K