0 Discover Love Game Discover Love Game Discover Love Game

Www Discoverlovegame Discover Company A Z Business To Business Companies X Asp Discover Love Game Inverse quadratic interpolation - pedia, the free encyclopedia

Www Discoverlovegame Discover Company A Z Business To Business Companies X Asp Discover Love Game

.

ssearcha Business c Business tsearchWsearchw Business w Business f Discoverlovegame x Companies Asp ssearch search Www uwwsearch6www.anyequ7searchi Companies e Asp swww.sex.videos.fux.comu Asp e Company r Business h Discover Companies u Discover isearchesearchs Business mw Companies n Discoverlovegame W Discover w Business s

[edit] The method

The inverse quadratic interpolation algorithm is defined by the recurrence relation

where fk = f(xk). As can be seen from the recurrence relation, this method requires three initial values, x0, x1 and x2.

[edit] Explanation of the method

We use the three preceding iterates, xn−2, xn−1 and xn, with their function values, fn−2, fn−1 and fn. Applying the Lagrange interpolation formula to do quadratic interpolation on the inverse of f yields

We are looking for a root of f, so we substitute y = f(x) = 0 in the above equation and this results in the above recursion formula.

[edit] Behaviour

The asymptotic behaviour is very good: generally, the iterates xn converge fast to the root once they get close. However, performance is often quite poor if you do not start very close to the actual root. For instance, if by any chance two of the function values fn−2, fn−1 and fn coincide, the algorithm fails completely. Thus, inverse quadratic interpolation is seldom used as a stand-alone algorithm.

The order of this convergence is approximately 1.8, it can be proved by the Secant Method analysis.

[edit] Comparison with other root-finding methods

As noted in the introduction, inverse quadratic interpolation is used in Brent's method.

Inverse quadratic interpolation is also closely related to some other root-finding methods. Using linear interpolation instead of quadratic interpolation gives the secant method. Interpolating f instead of the inverse of f gives Müller's method.

[edit] See also

[edit] References

Retrieved from "w/index.php?title=Inverse_quadratic_interpolation&oldid=455437930"
Categories:
Personal tools
Namespaces
Variants
Views
Actions
Navigation