wu_weidong
- 27
- 0
Homework Statement
Suppose f(t,x) is a continuous vector valued function on [tex]\mathbb{R} \times \mathbb{R}^n[/tex]. If f is locally Lipschitz with respect to x with the property that [tex]\|f(t,x)\| \le C \|x\|[/tex] for some positive constant C > 0, then prove that the maximum interval of the existence of the initial value problem x' = f(t,x) with [tex]x(t_0) = x_0[/tex] is equal to [tex](-\infty, \infty)[/tex].
The Attempt at a Solution
f is locally Lipschitz with respect to x with the property that [tex]\|f(t,x)\| \le C \|x\|[/tex] for some positive constant C > 0. From the local existence and uniqueness theorem, the system has a unique solution defined on [tex][t_0 - a, t_0 + a][/tex].
Let
[tex]\alpha[/tex] = inf{[tex]l < t_0[/tex]: there is a unique solution on [tex][l, t_0][/tex]}
[tex]\beta[/tex] = sup{[tex]r > t_0[/tex]: there is a unique solution on [tex][t_0, r][/tex]}
By the definition of [tex]\alpha[/tex] and [tex]\beta[/tex], and the existence-uniqueness theorem, there is a unique solution x(t) defined on [tex](\alpha, \beta)[/tex].
Assume there is a compact set K [tex]\in \mathbb{R}^n[/tex] s.t. the solution [tex]x(t) \in K[/tex] for all [tex]t \in J[/tex], J = [tex][t_0, \infty)[/tex], that is, the solution is defined for all [tex]t > t_0, t \in \mathbb{R}[/tex].
Assume J = [tex][t_0, \infty)[/tex] does not hold. Thus, x is defined on [tex][t_0,\beta), \beta < \infty[/tex], but there is no solution on [tex][t_0, \beta][/tex], and [tex]\beta \in \mathbb{R}[/tex].
Consider the function
[tex] \[ y(t) = \left\{\begin{array}{ll}<br /> x(t) \,\, if \,\,t \in [t_0, \beta)\\<br /> y_0 \,\, if \,\,t = \beta \end{array} \right \][/tex]
where [tex]y_0[/tex] is any element in K. Thus, [tex]\| f(t,y) \| \le C \| y \|[/tex].
Let g(t) = max{[tex]C \|x\|[/tex]} and [tex]\| f(t,y) \| \le g(t)[/tex]. F(t,y) is bounded by g(t), which is an integrable function on [tex][t_0, \beta][/tex] and is therefore integrable itself.
Define [tex]x(\beta) = x_0 + \int^\beta_{t_0} f(s, y(s)) \, ds[/tex]
Since this is the limit of the integral [tex]\int^t_{t_0}[/tex] as [tex]t \to \beta[/tex], and K is closed, [tex]x(\beta) \in K[/tex] and in particular [tex]x(\beta) \in \mathbb{R}^n[/tex]. Also, since f(s, y(s)) = f(s, x(s)) almost everywhere, x satisfies
[tex]x(t) = x_0 + \int^t_{t_0} f(s, x(s)) \, ds<br /> = x_0 + \int^t_{t_0} f(s, y(s)) \, ds[/tex]
on the inteval [tex][t_0, \beta][/tex]. Thus, it is absolutely continuous (from the first equality) and it satisfies the IVP (second equality). We defined an extension to [tex][t_0, \beta][/tex], contradicting maximality.
Did I make sense?
Thank you.
Regards,
Rayne