Investigating the Behavior of a Diff. Eq. w/ Constant K & W

  • Context: Undergrad 
  • Thread starter Thread starter David Donald
  • Start date Start date
  • Tags Tags
    Behavior Constant
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
David Donald
Messages
31
Reaction score
0
So I have a diff eq
dy/dx = ky - w

where K and W are constant's
I want to draw a phase portrait
so i set ky - w = 0

and determine the expression equals 0 at y = w/k

so I want to study the behavior of the solution greater w/k
and less than w/k
so I plug (2w/k) and (-2w/k) and check the sign

so k(2w/k) - w = w Positive

and

k(-2w/k) - w = -3w Negative

Did I determine this correctly? I feel like I am doing something horribly wrong here
 
Physics news on Phys.org
you must specify the sign of the constants ##k,w## before, so you know where put the constant solutions on the phase plane ...
 
David Donald said:
Did I determine this correctly? I feel like I am doing something horribly wrong here
Yes, assuming your constants ##k## and ##w## are positive, also see the remark by @Ssnow. Is this a simple model of an exponentially growing population with growth rate ##k## and constant harvesting ##w##?

Two more remarks:
  1. You have a first order equation, so there isn't really a phase plane or a phase portrait but more a phase line.
  2. You probably already knew this, but you can easily solve the ODE explicitly. However, a graphical analysis like yours also gives all the information.