Join two successive iteration points on the graph of y=g(x) (see Fig.
) by a
straight line, and extrapolate until it meets the line y=x. Similar
triangles give
![]()

The interesting thing is that Aitken's method can even give a better
approximation to a root when the function iteration diverges, as can be
seen from Figure
. Note however that it is not converging to the answer
in any sense.
Example Solve x2-3x+2=0 using Aitken's method to extrapolate
the function iteration
.
The result of 2 iterations are:from which we find
This is a better answer than any of the functional iterations which diverge.
We establish a measure of the effectiveness of Aitken's
-method in
the following theorem.
Theorem 3643
Let
be any sequence with limit
such that
satisfies for
![]()
![]()
![]()
This applies directly to the functional iteration xn+1=g(xn), for
which
