6 APPENDIX: Technical Results: 6.1 A: The Inverse Function Theorem
6 APPENDIX: Technical Results: 6.1 A: The Inverse Function Theorem
d(T x, T y) ≤ kd(x, y)
≤ k m (1 + k + . . . + k n−m−1 )d(x0 , T x0 )
km
≤ d(x0 , T x0 )
1−k
This is a Cauchy sequence, so completeness of M implies that it converges to x. Thus
x = lim T n x0 and so by continuity of T ,
T x = lim T n+1 x0 = x
We need to show first that ϕ is continuous and secondly that it has derivatives of all
orders. From the definition of g and the mean value theorem,
kx1 − x2 k ≤ kf (x1 ) − f (x2 )k + kg(x1 ) − g(x2 )k
1
≤ kf (x1 ) − f (x2 )k + kx1 − x2 k
2
so
kx1 − x2 k ≤ 2kf (x1 ) − f (x2 )k
which is continuity for ϕ. It follows also from this inequality that if y1 = f (x1 ) and
y2 = f (x2 ) where y1 , y2 ∈ B(0, r/2) then x1 , x2 ∈ B̄(0, r), and so
kϕ(y1 ) − ϕ(y2 ) − (Dfx2 )−1 (y1 − y2 )k = kx1 − x2 − (Dfx2 )−1 (f (x1 ) − f (x2 ))k
≤ k(Dfx2 )−1 kkDfx2 (x1 − x2 ) − f (x1 ) + f (x2 )k
≤ Akx1 − x2 kR
where A is a bound on k(Dfx2 )−1 k and the function kx1 − x2 kR is the remainder
term in the definition of differentiability of f . But kx1 − x2 k ≤ 2ky1 − y2 k so as
y1 → y2 , x1 → x2 and hence R → 0, so ϕ is differentiable and moreover its derivative
is (Df )−1 .
93
6.2 B: Existence of solutions of ordinary differential equa-
tions
Lemma 6.3 Let M be a complete metric space and T : M → M a map. If T n is a
contraction mapping, then T has a unique fixed point.
If M = sup |f (t, x)| and h = min(a, b/M ), then the differential equation
dx
= f (t, x), x(t0 ) = x0
dt
has a unique solution for |t − t0 | ≤ h.
Proof: Let Z t
(T x)(t) = x0 + f (s, x(s))ds
t0
ck
|T k x1 (t) − T k x2 (t)k ≤ |t − t0 |k d(x1 , x2 )
k!
94
For k = 0 this is clear, and in general we use induction to establish:
Z t
k k
kT x1 (t) − T x2 (t)k ≤ kf (s, T k−1 x1 (s) − f (s, T k−1 x2 (s)kds
t0
Z t
≤ c kT k−1 x1 (s) − T k−1 x2 (s)kds
t0
Z t
k
≤ (c /(k − 1)!) |s − t0 |k−1 ds d(x1 , x2 )
t0
k k
≤ (c /k!)|t − t0 | d(x1 , x2 )
So T n is a contraction mapping for large enough N , and the result follows. 2
Theorem 6.5 The solution above depends continuously on the initial data x0 .
If f (t, x) is smooth then we need more work to prove that the solution to the equation
is smooth and smoothly dependent on parameters.
Let gk (t) = supx kξk (t, x) − ηk (t, x)k and C = supk,x,t kξk k. Then
Z t
gn (t) ≤ ka − bk + CkA − Bk|t − t0 | + M gn−1 (s)ds
t0
96
Proof: The hardest bit is k = 1. Assume f is C 1 so that ∂f /∂t and ∂f /∂xi exist
and are continuous. We must show that α is C 1 in all variables. If that were true,
then the matrix valued function λ where (λi = ∂α/∂xi ) would be the solution of the
differential equation
dλ
= Dx f (t, α)λ (14)
dt
so we shall solve this equation by the existence theorem and prove that the solution
is the derivative of α. Let F (s) = f (t, a + s(b − a)). Then
dF
= Dx f (t, a + s(b − a))(b − a)
ds
so Z 1
f (t, b) − f (t, a) = Dx f (t, a + s(b − a))(b − a)ds
0
But then
d
(α(t, x + y) − α(t, x)) = f (t, α(t, x + y)) − f (t, α(t, x))
dt Z 1
= Dx f (t, α(t, x) + s(α(t, x + y) − α(t, x)))(α(t, x + y) − α(t, x))ds
0
Let A(t, x) = Dx f (t, α(t, x)) and ξ(t, x) = λ(t, x)y and
Z 1
By (t, x) = Dx f (t, α(t, x)+s(α(t, x+y)−α(t, x)))ds, ηy (t, x) = α(t, x+y)−α(t, x)
0
and so Dx α = λ, which is continuous in (t, x). Since also dα/dt = f (t, α) this means
that α is C 1 in all variables.
To continue, suppose inductively that the theorem is true for k − 1, and f is C k .
Then A(t, x) = Dx f (t, α(t, x)) is C k−1 but since
dλ
= Aλ
dt
we have λ is C k−1 . Now Dx α = λ so the xi -derivatives of α are C k−1 . But also
dα/dt = f (t, α) is C k−1 too, so α is C k . 2
97
References
[1] P A Firby and C F Gardiner, “Surface topology”. Second edition. Ellis Horwood
Series: Mathematics and its Applications. Ellis Horwood, New York distributed
by Prentice Hall, Inc., Englewood Cliffs, NJ, 1991, ISBN 0-13-855321-1
[2] G K Francis and J R Weeks, Conway’s ZIP proof. Amer. Math. Monthly 106
(1999), 393–399.
98