dm59
- 5
- 0
dy/dt=(.5+sint)y/5 what is time t when the population has doubled?
The discussion revolves around a differential equation related to population growth, specifically the equation dy/dt=(0.5+sin(t))y/5. The original poster seeks to determine the time t when the population has doubled.
Some participants have provided guidance on solving the differential equation and integrating it. There is an exploration of the implications of the initial population on the solution, with one participant suggesting that it may not be necessary for determining the time when the population doubles.
Participants are considering the linear nature of the ordinary differential equation and the implications of the doubling condition, as well as the potential lack of need for the initial population value in the solution process.
sutupidmath said:\frac{dy}{dt}=\frac{(.5+sint)y}{5} Well, you first need to solve this one, and come up with a function that predicts population at any point in time t. Do you know how to solve this diff, eq?
\frac{dy}{dt}=\frac{(.5+sint)y}{5}=>\frac{dy}{y}=\frac{1}{5}(.5+sint)dt
Now integrate on both sides, and solve for y. I guess Y=f(t) or sth like that.
SO there is another info. that you have been provided with, Y(t)=2Yo, where Yo is your initial population. Have you been provided with initial population?or with another info. on this problem?