What to turn in
Write your results in a word processor and export the final result into a PDF to upload. It should be divided into two parts, with headings Part 1 and Part 2 corresponding to the two sections below.
Part 1
- This
MATLAB-generated webpage demonstrates how to use Euler’s method to solve a two-component ODE system. Download the
live script
and edit the program to solve instead the differential equations satisfied by
- Use this MATLAB program to explore the model: play around with initial conditions and parameters and see what happens in the simulations (a more systematic analysis will be performed later). Observe the effect of each parameter and the possible courses of simulated epidemics. Is it possible to simulate a sustained epidemic in this model, i.e., one in which
does not eventually go to zero. - Turn in your code, any outputs (graphs) and a few sentences explaining what you notice.
This definition of the Reproductive ratio should guide your thinking;
The Reproductive Ratio
Part 2
This section is a bit more open-ended.
Phase portraits (or phase diagrams) provide a powerful tool to visualize the dynamics of ODE systems. Use the Phase Plane App to compute the phase planes necessary for this part of the assignment.
Notice that the basic SIR model can be reduced to a two-dimensional system, because the variable
It is possible to determine analytically the value of
The Vaccine Now that we have a vaccine, we can think about how vaccinating a portion of the population helps protect even the unvaccinated. Suppose that one morning there are
For more information, see this nice article1. +plus Magazine has a large collection of undergraduate-level articles on mathematics useful in understanding various aspects the COVID-19 pandemic. Another good resource comes from the American Mathematical Society, see under the Mathematical Modeling subheading.
Keeling, M. (2001) The Mathematics of Diseases, +plus magazine ↩︎