Tricky 10th grade Math Problem of 3 Equation

  • Thread starter aeronautical
  • Start date
In summary, the first equation represents how many individuals are susceptible to a disease after a given amount of time, and the second equation represents how many weeks it will take for the infection to reach a certain number of individuals. The third equation represents how many individuals are immune to the disease after a given amount of time.f
  • #1

Homework Statement



Epidemic. Consider the following model of how an epidemic spreads through a population. First we will introduce some definitions:

N = number of individuals in population
Mk = the number of susceptible after k weeks
Sk = number of infectious after k weeks
Ik = the number of immune after k weeks
d = disease duration in weeks
k = constant, which describes how easily the disease is infecting

Then we can formulate our mathematical model

Mk +1 = Mk - k * Sk * Mk (1)
Sk + 1 = Sk + k * Sk * Mk - Sk/d (2)
Ik + 1 = Ik + Sk/d (3)

Recognize the first model equations in words! Then examine how Mk, Sk and Ik developed week by week until the epidemic is over. You can use the values N = 1000, S0 = 1, k = 0.002 and d = 1.

The Attempt at a Solution



I have tried to combine all three equations into one, and I know that the problem is solved once the number of immunes Ik, equal the total number of individual in the population. Yet, all I get is a constant equation that repeats itself. I assume that N=Mk+Ik+Sk. Can somebody help me out with this tricky problem?
 
  • #2
Aren't your equations recursive definitions?
Mk+1 = Mk - k * Sk * Mk
Sk+1 = Sk + k * Sk * Mk - Sk/d
Ik+1 = Ik + Sk/d

You might be running into trouble if you are thinking that you have Mk + 1 rather than Mk+1.
 
  • #3
Aren't your equations recursive definitions?
Mk+1 = Mk - k * Sk * Mk
Sk+1 = Sk + k * Sk * Mk - Sk/d
Ik+1 = Ik + Sk/d

You might be running into trouble if you are thinking that you have Mk + 1 rather than Mk+1.

Well I don't know how to begin solving this problem...can you pls help?
 
  • #4
Well I don't know how to begin solving this problem...can you pls help?

Using Mark44's corrected form of the equations, tell us in your own words what the first equation represents. You should be able to do that.

Next, I'd recommend making a quick Excel spreadsheet with these equations, and seeing how the numbers play out after some number of weeks. Use the numbers you are given, to plug into the equations. Once you see how the equations are working, then you can decide if you can find a closed-form solution for if/when an outbreak will end...
 

Suggested for: Tricky 10th grade Math Problem of 3 Equation

Back
Top