Estimating Distance Between Solutions to ODE

  • Thread starter Thread starter AKG
  • Start date Start date
  • Tags Tags
    Ode
Click For Summary

Homework Help Overview

The discussion revolves around an ordinary differential equation (ODE) defined as x'(t) = f(t, x(t)) = cos(t) - 2x(t) - x(t)^{2005}. Participants are tasked with proving an inequality related to the distance between two solutions of the ODE given specific initial conditions.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to apply the Mean Value Theorem to derive inequalities involving the solutions of the ODE. They explore the implications of the inequality and question the validity of their steps. Other participants discuss the necessity and correctness of certain lines of reasoning and express confusion over specific terms and symbols used in the argument.

Discussion Status

Participants are actively engaging with the problem, questioning the correctness of certain steps and exploring alternative interpretations. Some guidance has been offered regarding the application of the Mean Value Theorem, but there is no explicit consensus on the approach or resolution of the problem.

Contextual Notes

There is mention of potential confusion regarding the notation and the implications of the Mean Value Theorem. Participants are also grappling with the assumptions underlying the problem and the conditions necessary for the inequalities to hold.

AKG
Science Advisor
Homework Helper
Messages
2,561
Reaction score
4
Consider the ODE:

[tex]x'(t) = f(t, x(t)) = \cos (t) - 2x(t) - x(t)^{2005}[/tex]

For any two solutions [itex]x_a,\ x_b[/itex] with initial values [itex]x_a(0) = a,\ x_b(0) = b[/itex], prove that for any t > 0, the following inequality holds:

[tex]|x_a(t) - x_b(t)| < |a - b|\exp (-2t)[/tex]

Since the solutions can't cross each other, we know that if a > b, then [itex]x_a(t) > x_b(t)[/itex] for all t, so we can stipulate that a > b and remove the absolute value bars. We have:

[tex]\frac{x_a(t) - x_b(t)}{a - b} < \exp (-2t)[/tex]

Now, consider the time-t mapping [itex]\phi _t[/itex] defined by:

[tex]\phi _t (x_0) = x_{x_0}(t) = \phi (t, x_0)[/tex]

where [itex]\phi[/itex] is the flow associated with the ODE. The above inequality can be re-written:

[tex]\frac{\phi _t (a) - \phi _t (b)}{a - b} < \exp (-2t)[/tex]

By Mean Value Theorem:

[tex]\frac{\phi _t (a) - \phi _t (b)}{a - b} \geq \exp (-2t) \Rightarrow (\exists c \in (a, b))(\phi _t '(c) \geq \exp (-2t))[/tex]

[tex](\forall c \in (a,b))(\phi _t '(c) < \exp(-2t)) \Rightarrow \frac{\phi _t (a) - \phi _t (b)}{a - b} < \exp (-2t)[/tex]

Since this must hold for arbitrary a, b, we it suffices to show that:

[tex](\forall c)(\phi _t'(c) < \exp(-2t))[/tex]*

[tex]\phi _t'(c) = \frac{\partial \phi}{\partial \x_0}(t, c)[/tex]

My book gives that:

[tex]\frac{\partial \phi}{\partial x_0}(t, c) = \exp \left (\int _0 ^t \frac{\partial f}{\partial x_0}(s, \phi (s, c))\, ds\right )[/tex]

I want to show that this is less than exp(-2t), which means:

[tex]\int _0 ^t \frac{\partial f}{\partial x_0}(s, \phi (s, c))\, ds < -2t[/tex]

[tex]\int _0 ^t \frac{\partial}{\partial x_0}\left (\cos (s) - 2\phi (s, c) - \phi (s, c)^{2005}\right )\, ds < -2t[/tex]

[tex]\int _0 ^t -2\frac{\partial \phi}{\partial x_0} (s, c) - 2005\phi (s, c)^{2004}\frac{\partial \phi}{\partial x_0}(s, c)\, ds < \int _0 ^t -2\, ds[/tex]

[tex]\int _0 ^t \frac{\partial \phi}{\partial x_0}(s, c)\left (1 + \frac{2005}{2}\phi (s, c)^{2004}\right ) - 1\, ds > 0[/tex]

It would be enough to show that the integrand is positive:

[tex]\frac{\partial \phi}{\partial x_0}(s, c)\left (1 + \frac{2005}{2}\phi (s, c)^{2004}\right ) - 1 > 0[/tex]*

[tex]\frac{1}{\frac{\partial \phi}{\partial x_0}(s, c)} < 1 + \frac{2005}{2}\phi (s, c)^{2004}[/tex]

And it would suffice to show that:

[tex]\frac{1}{\frac{\partial \phi}{\partial x_0}(s, c)} < 1[/tex]*

[tex]\frac{\partial \phi}{\partial x_0}(s, c) > 1[/tex]

[tex]\exp \left (\int _0 ^s \frac{\partial f}{\partial x_0}(r, \phi (r, c))\, dr\right ) > \exp (0)[/tex]

[tex]\int _0 ^s \frac{\partial f}{\partial x_0}(r, \phi (r, c))\, dr > 0[/tex]

[tex]\int _0 ^s -2\frac{\partial \phi}{\partial x_0} (r, c) - 2005\phi (r, c)^{2004}\frac{\partial \phi}{\partial x_0}(r, c)\, dr > 0[/tex]

[tex]\int _0 ^s \frac{\partial \phi}{\partial x_0} (r, c)\left (1 + \frac{2005}{2}\phi (r, c)^{2004}\right )\, dr < 0[/tex]

But 1 is positive, anything to the exponent 2004 is positive, and the parital derivative of [itex]\phi[/itex] is positive, otherwise two solutions would cross. So I cannot show this last inequality, but the steps indicated by * were not necessary step, just sufficient, so those steps are where I went wrong. But how do I correct it? I can't seem to figure the problem out. My guess is that the whole approach above is wrong, so how do I do this problem, especially in general? Thanks.
 
Last edited:
Physics news on Phys.org
AKG said:
By Mean Value Theorem:

[tex]\frac{\phi _t (a) - \phi _t (b)}{a - b} \geq \exp (-2t) \Rightarrow (\exists c \in (a, b))(\phi _t '(c) \geq \exp (-2t))[/tex]

(([/color] [tex]~(\exists c \in (a, b))(\phi _t '(c) \geq \exp (-2t)) \Rightarrow \frac{\phi _t (a) - \phi _t (b)}{a - b} < \exp (-2t)[/tex] ))[/color]

[tex](\forall c \in (a,b))(\phi _t '(c) < \exp(-2t)) \Rightarrow \frac{\phi _t (a) - \phi _t (b)}{a - b} < \exp (-2t)[/tex]

The third line is the contrapositive of the first.

However, the middle line (in big red quotation marks) is unnecessary and incorrect anyways.
 
The problem with the second line was that the "~" symbol didn't show up. Anyways, any ideas as to how to do the prolbem?
 
I'm thinking about it. :smile:
 
Last edited by a moderator:
When I asked someone else this, they told me that, by mean value theorem:

[tex]\exists !u\ \mbox{such that} \ |x_1(a, t) - x_2(b, t)| = \frac{dx}{da} (u(t), t) |a - b|[/tex]

Although I didn't find out what [itex]x_1,\ x_2,\ x[/itex] were. They said that, using this, estimate u to get the answer. This doesn't make any sense to me, but maybe this gives you an idea as to how to do this?
 

Similar threads

Replies
2
Views
1K
Replies
4
Views
1K
Replies
64
Views
7K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
8
Views
2K
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K