Globally defined and unique solutions.

  • Thread starter Thread starter Malmstrom
  • Start date Start date
Malmstrom
Messages
17
Reaction score
0
Take a Cauchy problem like:

y'=(y^2-1)(y^2+x^2)
y(0)=y_0

Show that the problem has a unique maximal solution.
Show that if |y_0| < 1 the solution is globally defined on R whereas if y_0 > 1 it is not.
I'm having trouble with this type of questions: how does one prove global uniqueness? Only via the usual theorems? How does one show a solution is "globally" defined on R?

Another example is
y'=1/y - 1/x
<br /> y(1)=1<br />
with a solution that should be globally defined on (0,+infinity).
Any insight is helpful.
 
Physics news on Phys.org
Let's try to make a qualitative sketch of y. First, note that when |y|<1 ,y' will be negative (x^2+y^2 is always nonnegative). If we start with |y_0|<1 , y'(0) will be negative and y will keep decreasing. When y approaches -1,y' approaches 0. Thus, the rate of decrese of y becomes negligible. The same happens with decreasing x : y becomes +1 asymptotically. Hence, we have a global solution (i.e. , over (-inf. ,inf)).
This is not the case when y_0>1 and x-> -inf. ; hence the solution is not global. The second problem can be solved by a similar reasoning.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top