HW 04
HW 04
Assignment 4
1. Suppose that f : [a, b] → R is twice continuous differentiable;
that is, f 0 , f 00 : [a, b] → R are continuous, and f (a) < 0 =
f (c) < f (b), and f 0 (x) 6= 0 for all x ∈ [a, b]. Consider the
function
f (x)
Φ(x) = x − 0 .
f (x)
(i) Show that Φ : [a, b] → R satisfies
|Φ(x) − Φ(y)| ≤ k|x − y|, ∀ x, y ∈ [a, b]
for some k ∈ [0, 1) if |b − a| are small enough.
(ii) Suppose that f 00 (x) > 0 for all x ∈ [a, b]. Show that there
exists a ≤ ã < c such that Φ : [ã, b] → [ã, b].
(iii) Under the condition of (ii), show that if x0 ∈ [ã, b], then
the iteration
xk+1 = Φ(xk ), ∀ k ∈ N ∪ {0}
provides a convergent sequence {xk }∞k=1 with limit c.
(The iteration scheme above of finding the zero c of f is called
the Newton’s method.)
2. Let (M, d) be a metric space, K ⊆ M be a compact subset, and
f : M → M . Define
fk = f ◦ f ◦ · · · ◦ f
| {z }
k times