Suppose we replace the derivative by $d$ in Newtons method, i.e.
$$ x_{k+1} = x_k - \frac{f(x_k)}{d}.$$
For what conditions on $d$ will this be locally convergent?
Suppose we replace the derivative by $d$ in Newtons method, i.e.
$$ x_{k+1} = x_k - \frac{f(x_k)}{d}.$$
For what conditions on $d$ will this be locally convergent?
Let $g(x)=x-f(x)/d$. If $x^*$ is a solution of $f(x)=0$, one condition would be that $$ |g'(x^*)|=\Bigl|1-\frac{f'(x^*)}{d}\Bigr|<1. $$ Since in general you do not know $^*$ a priori, a more practical condition is: