Exercise Solution 2.19

Newton’s method employs the recursive formula

[2.142]

For this exercise,

[s1]

[s2]

Starting with seed value x[1] = 0, we apply [2.142] recursively. Results are indicated below.

Exhibit s1: As is common with Newton’s method, convergence is rapid.