Tricky 10th grade Math Problem of 3 Equation

  • Thread starter Thread starter aeronautical
  • Start date Start date
Click For Summary

Homework Help Overview

The problem involves a mathematical model of epidemic spread through a population, defined by three recursive equations representing the number of susceptible, infectious, and immune individuals over time. The context is set with specific values for the population and parameters affecting the disease's spread.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the recursive nature of the equations and the original poster's attempt to combine them into a single equation. There are questions about the correct interpretation of the notation used in the equations and the implications of the definitions provided.

Discussion Status

The discussion is ongoing, with some participants providing guidance on interpreting the equations and suggesting practical approaches, such as using a spreadsheet to visualize the progression of the epidemic model. There is no explicit consensus on a solution yet.

Contextual Notes

Participants are working with specific initial values and parameters, and there is an acknowledgment of potential confusion regarding the recursive definitions of the equations. The original poster expresses uncertainty about how to proceed with the problem.

aeronautical
Messages
33
Reaction score
0

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?
 
Physics news on Phys.org
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.
 
Mark44 said:
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?
 
aeronautical said:
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...
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
6K
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 26 ·
Replies
26
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K