MA 214 Tutorial 9
MA 214 Tutorial 9
ity and use modified Newton- Raphson method to find the approximate
root after 3 iterations, taking intial value x0 = 0.1.
5. Let α ∈ R and β ∈ R be the roots of x2 +ax+b = 0, and such that |α| >
|β|. Let g and h be two iterating functions satisfying the hypothesis of
the theorem on fixed-point method. Consider the iterative sequences
{xn } and {yn } corresponding to two the iterating functions g and h
given by
axn + b b
xn+1 = − , and yn+1 = −
xn yn + a
respectively. Show that the iterative sequences {xn } and {yn } converge
to α and β respectively.