ODE Assig-1
ODE Assig-1
ODE Assig-1
Now, by choosing so small δ , say δ = , we get f is Lipschitz on Bδ (x0 ). Since x0 ∈ D was
2
arbitrary, f is locally Lipschitz on D.
1
2. Let G ⊆ Rm be compact set. Suppose fk : [a, b] → G be continuous on [a, b] for k = 1, 2, 3, · · · and
fk → f uniformly on [a, b]. If g ∈ C ([a, b] × G, Rm ) , then prove that {g (t, fk (t))}∞
k=0 converges
uniformly to g (t, f (t)) on [a, b].
Proof:
By the compactness of G on Rm and the compactness of [a, b] on R, we see that the set
D = G × [a, b]
is compact on Rm+1 . The compactness of D and continuity of g on D implies that g is uniformly
continuous on D. So, for any
> 0 , ∃δ = δ() > 0
such that
(t1 , x1 ), (t2 , x2 ) ∈ D & |(t2 , x2 ) − (t1 , x1 )| < δ ⇒ |g(t2 , x2 ) − g(t1 , x1 )| < .
In particular, for
t ∈ [a, b], x1 , x2 ∈ G ,
we get
|x2 − x1 | ≤ |(t, x2 ) − (t, x1 )| < δ ⇒ |g(t, x2 ) − g(t, x1 )| < .
Since fk → f uniformly on [a, b] , ∃N ∈ N such that
k ≥ N & t ∈ [a, b] ⇒ |fk (t) − f (t)| < δ.
Hence,
k ≥ N & t ∈ [a, b] ⇒ |fk (t) − f (t)| < δ
⇒ |g (t, fk (t)) − g (t, f (t)) | < .
Hence, {g (t, fk (t))}∞
k=0 converges uniformly to g (t, f (t)) on [a, b].
Proof:
Let x0 ∈ D = (a, b). Since D is open , there exists δ > 0 such that
Bδ (x0 ) = {x ∈ D : |x − x0 | < δ} = (x0 − δ, x0 + δ) ⊆ D.
Choose > 0 small such that the the convex and compact set
B (x0 ) = {x ∈ D : |x − x0 | ≤ } = [x0 − , x0 + ] ⊆ D.
Since f 0 is continuous on D , it is continuous on B (x0 ). In addition, since Bδ (x0 ) is compact , f 0 is
uniformly continuous on Bδ (x0 ). So, f 0 is has maximum value on B (x0 ). Let
M = max |f 0 (x)| (|f 0 (x)| ≤ M for all x ∈ B (x0 ))
x∈B (x0 )
2
Let y = a + t(b − a) , 0 ≤ t ≤ 1. Then Since y is differentiable on [0, 1] and f is differentiable on
B (x0 ) , g is differentiable on [0, 1] by chain rule and
df (y) dy df (y)
g 0 (t) = = (b − a).
dx dt dx
The continuity off 0 on B (x0 ) and y on [0, 1] implies g 0 is continuous on[0, 1] by composition . Thus,
g 0 is integrable on [0, 1] and
Z 1 Z 1
0
f (b) − f (a) = g(1) − g(0) = g (s) ds = f 0 (x)(b − a) ds , x = a + s(b − a) for 0 ≤ s ≤ 1
0 0
1 Z 1
Z
0
|f 0 (x)| |(b − a)| ds
⇒ |f (b) − f (a)| = f (x)(b − a) ds ≤
0 0
Z 1
≤ M |(b − a)| ds = M |b − a| for all a, b ∈ B (x0 )
0
Now, by choosing so small δ , say δ = , we get f is Lipschitz on Bδ (x0 ). Since x0 ∈ D was arbitrary,
2
f is locally Lipschitz on D.
4. Discuss the existence and uniqueness of the solutions of the IVP:
(
3
x0 = sin(tx) + (1 − x2 )
x(0) = 2
Solution:
Let 3
f (t, x) = sin(tx) + 1 − x2 .
Then
f (t, x)
and
∂f 2
(t, x) = t cos(tx) − 6x 1 − x2
∂x
are continuous on
D = (−∞, ∞) × R.
Thus, f is locally Lipschitz in x on D.
So, ∃α > 0 such that the given IVP has unique solution which exists on
I = [−α, α].
But, nothing to say about maximal interval of existence as f is not bounded in x− space Rn .
3
5. Suppose f ∈ (R × Rn , Rn ) and is locally Lipschitz in x on D = R × Rn . Assume f (t, 0) = 0. If φ(t) is
solution of x0 = f (t, x) such that φ(0) 6= 0 , then show that φ(t) 6= 0 for all t.
Proof:
Since f is continuous on
D = R × Rn
and locally Lipschitz in x on D , the IVP :
(
x0 = f (t, x)
x(t0 ) = x0 , x0 ∈ Rn
has unique solution which exists on the maximal interval I0 of existence of the solution , t0 ∈ I. Since
φ(t) is solution of
x0 = f (t, x),
we get
φ(t) = f (t, φ(t)) .
Let I1 be the maximal interval of existence of the solution φ(t). Assume that ∃t1 ∈ I1 , t1 6= 0 such
that
φ(t1 ) = 0.
Then φ(t) is the unique solution of the IVP:
(
x0 = f (t, x)
x(t1 ) = 0.