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

  • Thread starter Thread starter David Donald
  • Start date Start date
  • Tags Tags
    Behavior Constant
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.
 
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