Convergence 5
where c= min(a, b).
Suppose f1(x) = L1+O(xa)and f2(x) = L2+O(xb). Then, there exist constants
6. The table below lists the errors of successive iterates for three different methods
for approximating 3
√5. Estimate the order of convergence of each method, and
explain how you arrived at your conclusions.
Method 1 Method 2 Method 3
4.0 ×10−23.7 ×10−44.3 ×10−3
9.1 ×10−41.2 ×10−15 1.8 ×10−8
4.8 ×10−71.5 ×10−60 1.4 ×10−24
7. Let {pn}be a sequence which converges to the limit p.
(a) If
lim
n→∞ |pn+1 −p|
|pn−p|α= 0,
what can be said about the order of convergence of {pn}to p?
(b) If
lim
n→∞ |pn+1 −p|
|pn−p|α→ ∞,
what can be said about the order of convergence of {pn}to p?