Existence and Uniqueness of Solutions of ODE Smooth Flow Associated To A Smooth Vector Field
Existence and Uniqueness of Solutions of ODE Smooth Flow Associated To A Smooth Vector Field
Proof. In view of the fundamental theorem of calculus, IVP Eq. 1 is equivalent to the integral
equation: Z t
x(t) = x0 + X(x(s)) ds. (2)
0
We solve this by Picard’s method of iteration. Let x0 (t) = x0 for t ∈ [−ε, ε]. Define xn
recursively: Z t
xn+1 (t) = x0 + X(xn (s)) ds.
0
We prove by induction that xn (t) ∈ B[x0 , r] for t ∈ [−ε, ε]. We have
Z t
kx1 (t) − x0 k ≤ kX(x0 )k ds ≤ M (mod t) ≤ M ε < r.
0
Assume that we have proved the result for all k ≤ n. Now, since xn (s) ∈ B[x0 , r] for
s ∈ [−ε, ε], we have
Z t
kxn+1 (t) − x0 k ≤ kX(xn (s))k ds ≤ M (mod t) ≤ M ε < r.
0
1
We next claim that the sequence (xn ) converge uniformly. To show this, we observe that
Z t
kxn+1 (t) − xn (t)k ≤ kX(xn (s)) − X(xn−1 (s))k ds
0
≤ L (mod t) sup kxn (s) − xn−1 (s)k
s
2 2
≤ L (mod t) sup kxn−1 (s) − xn−2 (s)k
s
..
.
≤ Ln (mod t)n sup kx1 (s) − x0 (s)k
s
n n+1
≤ M L (mod t) .
Since Lε < 1, this inequality is true iff kx(t0 ) − y(t0 )k = 0, i.e. iff x(t) = y(t) for t ∈
[−ε, ε].
Ex. 2. Let A : [−a, a] × U → M (n, R) be a continuous matrix valued function. Then the
IVP
d
ψ(t, x) ≡ ψ 0 (t, x) = A(t, x)ψ and ψ(0, x) = I, Identity (3)
dt
has a unique solution in [−ε, ε] for some ε > 0. Hint: Adapt the above proof. Use the
operator norm kAk := max{kAuk : u ∈ Rn and kuk = 1}. Observe that kAB k ≤ kAk kB k.
Ex. 3. Generalize the above proposition as follows. Let Λ ⊂ RN be open. Assume that
X : U × Λ → Rn is continuous. Assume further that X is uniformly Lipschitz in x: there
exists a constant L such that
Then there exists a unique continuous solution x(t, λ) on [−ε, ε] × Λ for some suitable ε.
2
Keep the notation of the proposition. Let the unique solution of IVP Eq. 1 be denoted
by γx0 (t). Then γx0 is a C 1 curve from [−ε, ε] → B(x0 , r) such that γx0 (0) = x0 and that
γx0 0 (t) = X(γx0 (t)). The next theorem shows that if we can cut down the neighbourhood of
x0 to B(x0 , r/2), then we can find an ε > 0 such that for each x ∈ B(x0 , r/2), we have a
C 1 curve γx : [−ε, ε] → B(x0 , r) such that γx (0) = x and γx0 (t) = X(γx (t)) for t ∈ [−ε, ε].
More over, if we set F (t, x) := γx (t) for x ∈ B(x0 , r/2) and (mod t) < ε, then F is jointly
continuous on [−ε, ε] × B(x0 , r/2). Before proving this, we need a celebrated inequality.
Then Z t
f (t) ≤ C exp g(s) ds , for t ∈ [a, b].
a
Rt
Proof. Assume that C > 0. Let h(t) := C + a f (s)g(s) ds. Then f (t) ≤ h(t). We observe
that h(t) > 0 and h0 (t) = f (t)g(t) ≤ h(t)g(t) so that
h0 (t)
≤ g(t).
h(t)
R
t
Integrating this inequality yields h(t) ≤ C exp a g(s) ds . Since f (t) ≤ h(t), the result
follows.
If C = 0, use the result for Cε = ε and take limits to get h(t)=0 and hence f (t) = 0.
Fix a point x0 ∈ U . Choose r > 0 such that B(x0 , 2r) ⊂ U . Then there exists an ε > 0 and a
continuous function
F : [−ε, ε] × B(x0 , r) × Λ → B(x0 , 2r)
d
such that dt F (t, x, λ) = X(F (t, x, λ)) and F (0, x, λ) = x for all x ∈ B(x0 , r), t ∈ [−ε, ε] and
λ ∈ Λ.
In fact, F is Lipschitz in x uniformly in the variables (t, λ).
Proof. We shall only highlight the arguments as the details are as in the proof of Proposition 1.
We shall not write the parameter variables explicitly in what follows.
For x ∈ B(x0 , r), consider the integral equation
Z t
x(t) = x + X(x(s)) ds.
0
3
We
R t take ε < min{1/L, r/(2M )}. As earlier, start with x0 = x and define xn (t) = x +
0 X(xn−1 (s)) ds. It is easily seen by induction that xn (s) ∈ B(x0 , r). Then xn converges to
a function F (s, x) := γx (s) uniformly on [−ε, ε].
To show the continuity of F , let f (t) := kF (t, x) − F (t, y)k for x, y ∈ B(x0 , r). We have
Z t
f (t) = [X(F (s, x)) − X(F (s, y))] ds + (x − y)
0
Z t
≤ kx − y k + L f (s) ds
0
≤ eL (mod t) kx − y k ,
by Gronwall’s inequality. Note that this shows that the solution F is Lipschitz in the x-
variable. The joint continuity follows from the observation and the fact that F is C 1 in
t:
kF (s, x) − F (t, y)k ≤ kF (s, x) − F (s, y)k + kF (s, y) − F (t, y)k
≤ eL (mod s) kx − y k + kF (s, y) − F (t, y)k .
Proof. Let x ∈ B(x0 , r/4). Choose h ∈ Rn such that khk < r/4 so that x + h ∈ B(x0 , r).
Let F (t, x) := γx (t) and F (t, x + h) := γx+h (t) be the unique solutions of the IVP with initial
values x and x + h respectively. We recall that F is Lipschitz in x-variable uniformly in t:
kF (t, x + h) − F (t, x)k ≤ khk eLε . (4)
4
Since X is differentiable, given η > 0, there exists δ > 0 such that if khk < δ, then
kX(F (s, x + h)) − X(F (s, x)) − DX(F (s, x)) (F (s, x + h) − F (s, x))k
< η kF (s, x + h) − F (s, x)k , (8)
for t ∈ [−ε, ε], x ∈ B(x0 , r/4) and khk < min{δ, r/4}.
By Gronwall’s inequality, it follows that for each η > 0,
f (t) ≤ η khk εeLε eM1 a , t ∈ [−ε, ε], x ∈ B(x0 , r/4) & khk < min{δ, r/4}.