06.09.2021 Views

First Semester in Numerical Analysis with Julia, 2020a

First Semester in Numerical Analysis with Julia, 2020a

First Semester in Numerical Analysis with Julia, 2020a

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

CHAPTER 2. SOLUTIONS OF EQUATIONS: ROOT-FINDING 86<br />

If this limit were zero, then we would have<br />

|p n+1 − p|<br />

lim<br />

n→∞ |p n − p|<br />

which means the denom<strong>in</strong>ator is grow<strong>in</strong>g at a larger rate than the numerator. We could then<br />

ask if<br />

|p n+1 − p|<br />

lim<br />

= nonzero constant<br />

n→∞ |p n − p|<br />

α<br />

for some α>1.<br />

Theorem 46. Assume p is a solution of g(x) =x where g ∈ C α (I) for some <strong>in</strong>terval I that<br />

conta<strong>in</strong>s p, and for some α ≥ 2. Furthermore assume<br />

=0,<br />

g ′ (p) =g ′′ (p) =... = g (α−1) (p) =0, and g (α) (p) ≠0.<br />

Then if the <strong>in</strong>itial guess p 0 is sufficiently close to p, the fixed-po<strong>in</strong>t iteration p n = g(p n−1 ),n≥<br />

1, will have order of convergence of α, and<br />

Proof. From Taylor’s theorem,<br />

lim<br />

n→∞<br />

p n+1 − p<br />

(p n − p) = g(α) (p)<br />

.<br />

α α!<br />

p n+1 = g(p n )=g(p)+(p n − p)g ′ (p)+... + (p n − p) α−1<br />

g (α−1) (p)+ (p n − p) α<br />

g (α) (ξ n )<br />

(α − 1)!<br />

α!<br />

where ξ n isanumberbetweenp n and p, and all numbers are <strong>in</strong> I. From the hypothesis, this<br />

simplifies as<br />

p n+1 = p + (p n − p) α<br />

g (α) (ξ n ) ⇒ p n+1 − p<br />

α!<br />

(p n − p) = g(α) (ξ n )<br />

.<br />

α α!<br />

From Theorem 44, ifp 0 is chosen sufficiently close to p, then lim n→∞ p n = p. The order of<br />

convergence is α <strong>with</strong><br />

|p n+1 − p|<br />

lim<br />

n→∞ |p n − p| = lim |g (α) (ξ n )|<br />

α n→∞ α!<br />

= |g(α) (p)|<br />

α!<br />

≠0.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!