Newton's method

Newton's method An iterative technique for solving one or more nonlinear equations. For the single equation f(x) = 0

the iteration is xn+1 = xnf(xn)/f ′(xn), n = 0,1,2,…

where x0 is an approximation to the solution. For the system f(x) = 0, f = (f1,f2,…,fn)T, x = (x1,x2,…,xn)T,

the iteration takes the mathematical form xn+1 = xnJ(xn)–1f(xn), n = 0,1,2,…

where J(x) is the n×n matrix whose i,jth element is fi(x)/xj

In practice each iteration is carried out by solving a system of linear equations. Subject to appropriate conditions the iteration converges quadratically (ultimately an approximate squaring of the error occurs). The disadvantage of the method is that a constant recalculation of J may be too time-consuming and so the method is most often used in a modified form, e.g. with approximate derivatives. Since Newton's method is derived by a linearization of f(x), it is capable of generalization to other kinds of nonlinear problems, e.g. boundary-value problems (see ordinary differential equations).

Cite this article
Pick a style below, and copy the text for your bibliography.

  • MLA
  • Chicago
  • APA

JOHN DAINTITH. "Newton's method." A Dictionary of Computing. 2004. Encyclopedia.com. 27 May. 2012 <http://www.encyclopedia.com>.

JOHN DAINTITH. "Newton's method." A Dictionary of Computing. 2004. Encyclopedia.com. (May 27, 2012). http://www.encyclopedia.com/doc/1O11-Newtonsmethod.html

JOHN DAINTITH. "Newton's method." A Dictionary of Computing. 2004. Retrieved May 27, 2012 from Encyclopedia.com: http://www.encyclopedia.com/doc/1O11-Newtonsmethod.html

Learn more about citation styles

Find thousands of answers for hundreds of subjects at Answers Encyclopedia .

All answers verified by trusted sources at Encyclopedia.com

Try Answers Encyclopedia now!

For students and teachers!

Encyclopedia.com provides students and teachers facts, information, and biographies from verified, citable sources, including:

Encyclopedia.com provides students and teachers facts, information, and biographies from verified, citable sources, including: