The SIR Model is a fairly simple model that is frequently used to understand the spread of an infectious disease through a population. As with any mathematical model, it is over–simplified but, just like IVP (11.1), it provides a foundation which can be tweaked as needed for better predictions.
We will assume that every member the population falls into one of three categories: (S)usceptible, (I)nfected, or (R)ecovered. We assume that any population member who has recovered from the disease is immune to it, and those that have not are susceptible to infection.
\begin{align*}
S\amp =S(t)=\text{ The fraction of the population
susceptible to infection.}\\
I\amp =I(t)=\text{ The fraction of the population
currently infected.}\\
R\amp =R(t)=\text{ The fraction of the population no longer
susceptible to infection. }
\end{align*}
Note that \(R(t)\) includes those victims who have died.
Since the disease spreads by contact between a susceptible and an infected individual, we will assume that the number of susceptible population members is decreasing (you cannot get the disease twice) and the rate of decrease is proportional to the number of susceptible and the number of infected currently present. This says that
Since the only way to become immune is to recover from the disease, we also assume that the rate of change of \(R\) is proportional to the number of infected individuals present. This means that
\begin{equation*}
\dfdx{R}{t}=bI
\end{equation*}
for some positive constant \(b\text{.}\) The constant \(b\) is called the recovery rate. (Why?)
Recall that initially the center of the rear axle of the tractor is at the origin and the center of the rear axle of the trailer is at the point \((1,0)\text{.}\) Also we assumed that the tractor pulls the front wheels vertically up the \(y\)-axis and that the rear wheels don’t slip.
Like the the tractrix problem above, we first looked at this pursuit curve in Problem 7.3.9 of Section 7.3. Consider reviewing that problem before you proceed.
As in Problem 7.3.9 we assume that a rocket \(R\text{,}\) is traveling vertically up the line \(x=1\) at a constant speed \(v\text{.}\) When the rocket reaches the point \((1,0)\text{,}\) a missile \(M\) is fired from the origin directly at the rocket. Assuming that the missile is always aimed directly at the rocket, and that it travels at a speed which is \(k\) times the speed of the rocket (\(k\gt1\)) we showed in Problem 7.3.9 that the curve the missile follows will satisfy the IVP:
Find how long it takes for the missile to catch the rocket for \(k=3\text{,}\)\(k=2\text{,}\) and \(k=1.1\text{.}\) Does this make sense to you physically? Explain