
Bradford T. answered 06/03/21
MS in Electrical Engineering with 40+ years as an Engineer
There are two parts needed for the equation.
First we need to address the growth part. The population increases by 190 rabbits per year or 190/12 rabbits on average per month. So the growth part is:
P1(t) = 900 + (190/12)t
The oscillation part is a cosine.
Acos(Bt)
To oscillate ±15 once over a year, A=-15 and B= 2π/12 = π/6. Since January is the lowest month, need A to be -15.
P2(t) = -15cos(πt/6)
P(t) = P1(t) + P2(t)
= 900+190t/12-15cos(πt/6)