The population P(t) of a species satisfies the logistic differential equation dP/dt=P(2-P/5000), where the initial population P(0)=3000 and t is the time in years. What is limit of P(t) as t approaches infinity?
@dumbcow @ganeshie8 @iambatman
separate variables and solve the DE first
\[\dfrac{dP}{dt} = P\left(2-\dfrac{P}{5000}\right) \] \[ \int \dfrac{dP}{P\left(2-\dfrac{P}{5000}\right)} =\int dt \]
partial fractions on left side + solving explicitly gives u : \[P = \dfrac{10000 e^{2t}}{C + e^{2t}}\] take the limits as \(t \to \infty\)
separate variables \[\frac{dP}{P(10,000-P)} = \frac{dt}{5000}\] integrate \[\frac{1}{2}(\ln P - \ln (10,000-P)) = \frac{t}{5000} + C\] \[\frac{P}{10,000-P} = C e^{t/2500}\] solve for C using initial value C = 3/7 \[P = \frac{(30,000/7 e^{t/2500}}\]
Thanks.
for some reason there's this rule that it's always the denominator which here is 5000
Join our real-time social learning platform and learn together with your friends!