DivGradCurl
Jun12-05, 10:13 PM
"Suppose that a certain population satisfies the initial value problem
\frac{dy}{dt}=r(t)y - k, \qquad y(0)=y_0
where the growth rate r(t) is given by
r(t)=\frac{1+\sin t}{5}
and k represents the rate of predation.
(a) Suppose that k=\frac{1}{5}. Plot y versus t for several values of y_0 between 1/2 and 1.
(b) Estimate the critical initial population y_c below which the population will become extinct.
(c) Choose other values of k and find the corresponding y_c for each one.
(d) Use that data you have found in parts (a) and (b) to plot y_c versus k."
I'm trying to apply the Method of Integrating Factors, but I'm stuck. Here's what I have:
\frac{dy}{dt}- r(t)y = - k
\mu = \exp \left[ -\frac{1}{5} \int \left( 1 + \sin t \right) \: dt \right] = \exp \left( \frac{\cos t}{5} - \frac{t}{5} \right)
y(t) = \exp \left( \frac{t}{5} - \frac{\cos t}{5} \right) \int -k \exp \left( \frac{\cos t}{5} - \frac{t}{5} \right) \: dt
y(t) = -k \exp \left( \frac{t}{5} - \frac{\cos t}{5} \right) \underbrace{\int \exp \left( \frac{\cos t}{5} - \frac{t}{5} \right) \: dt} _{\mbox{?}}
Any help is highly appreciated.
\frac{dy}{dt}=r(t)y - k, \qquad y(0)=y_0
where the growth rate r(t) is given by
r(t)=\frac{1+\sin t}{5}
and k represents the rate of predation.
(a) Suppose that k=\frac{1}{5}. Plot y versus t for several values of y_0 between 1/2 and 1.
(b) Estimate the critical initial population y_c below which the population will become extinct.
(c) Choose other values of k and find the corresponding y_c for each one.
(d) Use that data you have found in parts (a) and (b) to plot y_c versus k."
I'm trying to apply the Method of Integrating Factors, but I'm stuck. Here's what I have:
\frac{dy}{dt}- r(t)y = - k
\mu = \exp \left[ -\frac{1}{5} \int \left( 1 + \sin t \right) \: dt \right] = \exp \left( \frac{\cos t}{5} - \frac{t}{5} \right)
y(t) = \exp \left( \frac{t}{5} - \frac{\cos t}{5} \right) \int -k \exp \left( \frac{\cos t}{5} - \frac{t}{5} \right) \: dt
y(t) = -k \exp \left( \frac{t}{5} - \frac{\cos t}{5} \right) \underbrace{\int \exp \left( \frac{\cos t}{5} - \frac{t}{5} \right) \: dt} _{\mbox{?}}
Any help is highly appreciated.