Disease Spread with Recovery Consider the far more likely scenario in which disease circulates within a population, such that individuals recover from the disease unharmed but are still susceptible to reinfection. Again, let us denote the fraction of infected individuals as I. The population can be modeled as a discrete-time dynamical system that represents this scenario, given by:
I(t+1) = I(t) + a - b*I(t)
where a is the positive parameter that represents the per capita rate at which susceptible individuals become infected, and b is the positive parameter that represents the rate at which infected individuals recover. Note that in this model, a and b are constants.
Again, let's find the equilibrium points for this new system algebraically (your answers will depend on the parameter k).