Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,922,733,994 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

Newton's Method
(redirected from Newton-Rhapson algorithm)

   Also found in: Wikipedia 0.01 sec.
Newton's method [′nüt·ənz ‚meth·əd]
(mathematics)
A technique to approximate the roots of an equation by the methods of the calculus.

Newton's method - Newton-Raphson

Newton’s Method 

a method of approximating a root x0 of the equation f(x) = 0; also called the method of tangents. In Newton’s method, the initial (“first”) approximation x = a1 is used to find a second, more accurate, approximation by drawing the tangent to the graph of y = f(x) at the point A[a1, f(a1)] up to the intersection of the tangent with the Ox-axis (see Figure 1). The point of intersection is x = a1f(a1)/f’(a1) and is adopted as the new value a2 of the root. By repeating this process as necessary, we can obtain increasingly accurate approximations a2, a3, … of the root x0 provided that the derivative f’(x) is monotonic and preserves its sign on the segment containing x0.

The error ε2 = x0a2 of the new value a2 is related to the old error ε1 = x0a1 by the formula

where f”(ξ) is the value of the second derivative of the function f(x) at some point ξ that lies between x0 and a 1. It is sometimes recommended that Newton’s method be used in conjunction with some other method, such as linear interpolation. Newton’s method allows generalizations, which makes it possible to use the method for solving equations f(x) = 0 in normed spaces, where F is an operator in such a space, in particular, for solving systems of equations and functional equations. This method was developed by I. Newton in 1669.



Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?   Encyclopedia browser?   Full browser?
No references found
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.