Proving an Autonomous First Order ODE is Bounded

RJq36251
Messages
1
Reaction score
0

Homework Statement


For the following auto. first order ode: x' = x^2 - y -1 , y' = x + x*y, show that each integral curve begins inside the unit circle remains there for all future time.


Homework Equations


Okay, i think what needs to be shown... define a new equation r^2 = x^2 + y^2. Show that if dr/dt = 0, then the radius of the solution is constant, and therefore the ode is bounded. I just do not know how to solve that ode.


The Attempt at a Solution


Sorry, this is probably a very simple question and I apologize for the sloppy notation. I first let dy/dx = [(x)(y+1)]/[x^2 - (y+1)]. Then... dx/dy = [x]/[(y+1)] - [1]/[x] . I'm completely lost on how to solve this.
 
Physics news on Phys.org
Welcome to PF!

Hi RJq36251! Welcome to PF! :smile:

(try using the X2 tag just above the Reply box :wink:)
RJq36251 said:
Okay, i think what needs to be shown... define a new equation r^2 = x^2 + y^2. Show that if dr/dt = 0, then the radius of the solution is constant, and therefore the ode is bounded.

Not following that :redface:

you need to show that, if r = 1, then dr/dt < 0 (or if dr/dt = 0, then … ) :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top