Important Note: If you see funny characters in your display, and if you are using Xwindows (for instance, under linux), please see the following file for information on configuring your browser: Xfonts (unfortunately, printing will still give funny fonts - please use the pdf or postscript versions of this document for printing!)

Some Remarks on Phase Planes

Some Remarks on Phase Planes

A technique which is often very useful in order to analyze the phase plane behavior of a two-dimensional autonomous system

dx
dt
=
f(x,y)
dy
dt
=
g(x,y)
is as follows. We would like to understand the graphs of solutions (x(t),y(t)) look like. One possibility is to try to see these graphs as the level sets of some function h(x,y).

For example, take

dx
dt
=
x
dy
dt
=
-y
(that is, f(x,y) = x and g(x,y) = y). If we could solve for t as a function of x, by inverting the function x(t), and substitute the expression that we obtain into y(t), we would end up with an expression y(x) for the y-coordinate in terms of the x coordinate, eliminating t. This cannot be done in general, but it suggests that we may want to look at dy/dx. Formally (or, more precisely, using the chain rule), we have that
dy
dx
   =   
dy
dt

dx
dt
   =    -y
x
which is a differential equation for y as a variable dependent on x. This equation is separable:
ó
õ
dy
y
   =    ó
õ
- dx
x
so we obtain, taking antiderivatives,
y2
2
   =   - x2
2
+ c
where c is an undetermined constant. In conclusion, the solutions (x(t),y(t)) all lie in the circles x2+y2 = c of different radii and centered at zero. Observe that we have not solved the differential equation, since we did determine the forms of x and y as functions of t (which, as a matter of fact, are trigonometric functions). What we have done is just to find curves (the above-mentioned circles) which contain all solutions. Even though this is less interesting (perhaps) than the actual solutions, it is still very interesting. We know what the general phase plane picture looks like.

Another example is this:

dx
dt
=
y5ex
dy
dt
=
x5ex  .
Here, dy/dx = x5/y5 so we get again a separable equation, and we see that the solutions all stay in the curves
x6 + y6 = c  .

More interesting is the general case of predator-prey equations:

dx
dt
=
ax-bxy
dy
dt
=
-cy+dxy
where a,b,c,d are all positive constants. Then
dy
dx
   =    y(-c+dx)
x(a-by)
so
ó
õ
æ
ç
è
a
y
-b ö
÷
ø
 dy    =    ó
õ
æ
ç
è
- c
x
+d ö
÷
ø
 dx
and from here we conclude that the solutions all stay in the sets
a ln(y) - by + c ln(x) - d x    =   c
for various values of the constant c. It is not obvious what these sets look like, but if you graph the level sets of the function
h(x,y)    =   a ln(y) - by + c ln(x) - d
you'll see that the level sets look like the orbits of the predator-prey system shown, for the special values a = 2, b = 1.2, c = 1, and d = 0.9 in page 144 of the book. (Of course, the scales will be different, for different values of the constants, but the picture will look the same, in general terms.) This argument is used to prove that predator-prey systems always lead to periodic orbits, no matter what the coefficients of the equation are.

Homework: In each of the following problems, a system

dx
dt
=
f(x,y)
dy
dt
=
g(x,y)
is given. Solve the equation
dy
dx
   =    g(x,y)
f(x,y)
and use the information to sketch what the orbits of the original equation should look like.

  1. [(dx)/( dt)] = y(1+x2+y2), [(dy)/( dt)] = x(1+x2+y2).
  2. [(dx)/( dt)] = 4y(1+x2+y2), [(dy)/( dt)] = -x(1+x2+y2).

  3. [(dx)/( dt)] = y3ex+y, [(dy)/( dt)] = -x3ex+y.

  4. [(dx)/( dt)] = y2, [(dy)/( dt)] = (2x+1)y2.

  5. [(dx)/( dt)] = exycos(x), [(dy)/( dt)] = exy.

This page was last updated on August 01, 2017 at 11:16 am and is maintained by webmaster@math.rutgers.edu.
For questions regarding courses and/or special permission, please contact ugoffice@math.rutgers.edu.
For questions or comments about this site, please contact help@math.rutgers.edu.
© 2019 Rutgers, The State University of New Jersey. All rights reserved.