Hi,
when deriving Newton's method using Taylor polynomials my book considers the first Taylor polynomial expanded aboutwhere
is an approximation to the root
such that
and
is small.
wherelies between
and
.
To obtain Newton's method from this, I need to assumesmall such that
is much smaller so that I can ignore it. Does this mean that my initial guess
has to be so close to the root p that
?
Thanks!
