Understanding the Equation Behind Healthy People

  • Thread starter Thread starter sara_87
  • Start date Start date
sara_87
Messages
748
Reaction score
0

Homework Statement



# healthy people = # people staying healthy + # new healthy people

The odds of staying healthy are a, so
# people staying healthy = a * # healthy people

New healthy people are sick people who did not stay sick. The odds of staying sick are B, so the odds of NOT remaining sick, i.e. new healthy people is (1-B), so
# new healthy people = (1-B) * # sick people




Homework Equations





The Attempt at a Solution


So if Y is the number of healthy people and X is the number of sick people at a given time,
Y[n+1] = a*Y[n] + (1-B)*X[n]

what would the equation for X[n+1]?
thank you
 
Physics news on Phys.org
Regard the total population as equalling some constant P.
What is then the relationship between Yn and Xn?
 
i don't know
??
 
Well, then Xn=P-Yn. Agreed?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top