Iteration of functions: Finding zeros via the Newton-Raphson method
Deriving the Newton-Raphson method
We show how the so-called Newton-Raphson method for finding zeros of a 'neat' function follows from the theory of iteration of a functions.
To begin with, the equation
The problem is, of course, that the fixed point of the iteration of the function is not known in advance. A second observation is that we are free to choose a new in each iteration step, say . If the function is 'neat', for example has a continuous derivative, then for a sequence that converges to a fixed point , also the sequence will converge to . This motivates our choice to use in each step of the iteration the derivative of in the iterand found at that moment to select the best via the formula
In this we have obtained the iterative formula for the Newton-Raphson method of finding zeros.
Newton-Raphson method For a function with continuous derivative, a zero can be determined via the iteration
Convergence behaviour of Newton-Raphson method The Newton-Raphson method for finding zeros of a function is thus nothing more than the iteration of the function
We apply the Newton-Raphson method to the function to approximate , starting in . Then the corresponding iteration function is given by
Graphic description of Newton-Raphson method The Newton-Raphson method for finding zeros of a function can also be understood as follows, We start with an approximation of a zero of . Determine the tangent to the graph from in point . Suppose that , then this tangent intersects the -axis at a point . We can calculate this point: the equation of the tangent line is