Limiting Value of P as t Approaches Infinity

  • Thread starter Thread starter nick.martinez
  • Start date Start date
  • Tags Tags
    Infinity Value
nick.martinez
Messages
51
Reaction score
0
What is the limiting value of P as t->infinity

dp/dt=0.4P(10-P)

My attempt at the solution was to serperate the function and get each side in terms of one variable

dp/(P(10-P)) = 0.4/dt

[-ln(|p-10|/|p|)]/10=0.4t

-ln(|p-10|/|p|)=4t
take e^ of both sides of equation

(p-10/p)=e^4t and we know that the equation is undefined on the left when the p=10 therefore there is some type of discontinuity. is this correct?
 
Physics news on Phys.org
dp/(P(10-P)) = 0.4/dt
I think this should be 0.4 dt.
The following line is missing an integration constant.

(p-10/p)=e^4t and we know that the equation is undefined on the left when the p=10 therefore there is some type of discontinuity. is this correct?
That equation is problematic if you want to take the limit of t->infinity. There are better ways to do this, but you can guess the value of p here as well. Oh, and there are brackets missing.
 
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