Read this section. Work through practice problems 1-6.
Iteration
We have been emphasizing the geometric nature of Newton's method, but Newton's method is also an example of iterating a function. If , the "pattern" in the algorithm, then
,
,
, and, in general,
iteration of starting with
At each step, we are using the output from the function as the next input into .