Next Article in Journal
A Novel Numerical Method for Computing Subdivision Depth of Quaternary Schemes
Next Article in Special Issue
Mathematical Modelling of the Impact of Non-Pharmacological Strategies to Control the COVID-19 Epidemic in Portugal
Previous Article in Journal
Deep Neural Network for Gender-Based Violence Detection on Twitter Messages
Previous Article in Special Issue
Mathematical and Statistical Analysis of Doubling Times to Investigate the Early Spread of Epidemics: Application to the COVID-19 Pandemic
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Viral Disease That Damages the Immunity Conferred by Different Viral Diseases or Vaccination

by
James P. Braselton
* and
Martha L. Abell
Department of Mathematical Sciences, Georgia Southern University, P.O. Box 8093, Statesboro, GA 30458, USA
*
Author to whom correspondence should be addressed.
Mathematics 2021, 9(8), 808; https://doi.org/10.3390/math9080808
Submission received: 1 March 2021 / Revised: 2 April 2021 / Accepted: 5 April 2021 / Published: 8 April 2021
(This article belongs to the Special Issue Mathematical Biology: Developments in Epidemic and Endemic Models)

Abstract

:
In this paper we modify a standard SIR model used to study the spread of some diseases by incorporating a disease that destroys the immunity that is conferred by having one of the other diseases or being vaccinated against the disease. A specific biological example of this occurs with measles. Studies of recent measles’ patients has shown that many patients have lost some (or all) of their immunity to other diseases from which they were previously protected. In the future, models like those developed here might be helpful in understanding how viruses that affect multiple organ systems can impact the effect the disease has on at risk populations.

1. Introduction

Many viral diseases such as measles, chicken pox, mumps, smallpox, and so on confer immunity to the survivor of the disease. Unfortunately, diseases such as these can inflict serious damage on the infected individual, including death, as well as being spread to uninfected individuals who come in contact with infected ones. Consequently, it is a top priority of nearly all health organizations to vaccinate as many individuals as possible against diseases such as those mentioned here. For example, smallpox is a lethal (30% death rate) and highly contagious disease. Due to a well-documented global immunization campaign, the last documented case of smallpox occurred in Somalia in 1977 and, subsequently, smallpox was declared eradicated in 1980. As a consequence, individuals are no longer vaccinated against smallpox. (The interested reader may study the ramifications of this policy. Some have worried that the smallpox virus could be used as a biological weapon. As a consequence, it is theorized that many governments have stockpiled smallpox vaccines to prevent a global pandemic in the event that there was an attack using a virus such as smallpox as the weapon.) However, it is not known what percent of the population that was vaccinated against smallpox is still immune to smallpox. Thus, if a disease such as measles destroys immunity to existing diseases, if a person contracted measles and transmitted the infection to various individuals immune to smallpox, the measles infection might destroy their immunity to smallpox creating the possibility of a smallpox epidemic. The eradication of smallpox, which is frequently thought to be the only disease eradicated, is readily available. The Centers for Disease Control and Prevention provides a comprehensive overview of smallpox which you can access by pointing your browser to https://www.cdc.gov/smallpox/index.html (accessed on 7 April 2021).
For example, recently measles has seen outbreaks throughout the United States that have led to local epidemics that have been documented in scientific literature [1], as well as observed in popular media [2]. Additionally, recent research indicates that although surviving measles confers immunity to measles, having measles may damage and/or destroy the immunity to other diseases that was obtained by surviving infection or vaccination. For a few examples, refer to articles by Mina et al. [3], Petrova et al. [4], Griffin [5], or Kelland [6].
The phrase as many individuals deserves special explanation. Mathematical models studying the spread of diseases are classified into a variety of different groups. A few such groups include
  • Susceptible-infected-susceptible (SIS). After an individual has the disease and recovers from the disease, they are again susceptible to the disease. Many bacterial infections (such as strep throat and many sinus infections) are frequently included in this category.
  • Susceptible-infected-recovered (SIR). After an individual has had the disease, they are no longer susceptible to the disease. Many viral infections (such as measles and chickenpox) are frequently included in this category because if an individual recovers from the disease, they are immune to subsequent occurrences of the disease.
This list is quite limited. Mathematical models take a variety of forms that take into consideration many variables such as including not taking births and deaths (without vital dynamics) or taking births and deaths (with vital dynamics) into consideration. In mathematical models such as these, the phrase as many individuals is quantified by a number, typically denoted as R 0 , which is called the basic reproductive ratio. The basic reproductive ratio, R 0 , is defined in different ways depending upon the context of the problem under consideration. We use Britton’s [7], definition. In the context of a disease that may be spread through a population by an individual’s contact with another, often R 0 is interpreted to mean the percentage of the population of individuals that need to be vaccinated so that an infected individual is not statistically likely to interact with a susceptible individual and, consequently, increase the spread of the disease. In situations such as this, the percentage that needs to be vaccinated to prevent the disease from being spread among the population is referred to as herd immunity and used interchangeably with basic reproductive ratio. Refer to introductory mathematical biology texts such as Britton [7], for a comprehensive introduction to mathematical biology and the vocabulary used here.
The value of R 0 to achieve herd immunity is very important. If the fraction vaccinated against a disease is less than its 1 1 / R 0 -value, the disease may become epidemic, a “widespread” occurrence of an infectious disease at a particular time, or endemic, regularly occurring or persistent, in the population. For many health-related issues there are reasons why some individuals cannot be vaccinated for various diseases. On the other hand, some individuals choose to not vaccinate for other reasons. Adding the two groups may result in the fraction of the population being vaccinated against a particular disease may result in the fraction of the population vaccinated less than its R 0 -value. Once the fraction of the population vaccinated is below its R 0 -value, epidemics and/or endemics can arise.
Many of the terms and concepts presented here were first introduced in the article that forms the foundations for the mathematical models of epidemics by Kermack and McKendrick [8], in 1927, which we summarize next.

2. Summary of the Basic SIR Model without Vital Dynamics

We summarize the case when the disease under consideration spreads and confers immunity, as is the case with many viral infections, such as chickenpox mentioned above, that was discussed by Kermack and McKendrick [8], for completeness purposes. In this situation, we have a susceptible (S), infected (I), and recovered (R) population where it is assumed that the R population is immune from contracting the disease again, such as is suspected with viral diseases such as measles. Without taking vital dynamics (such as births and deaths) into consideration, we assume that the population is closed with constant size N so that
S ( t ) + I ( t ) + R ( t ) = N .
Schematically we have
S β I S I γ I R
so the model takes the form
d S d τ = β I S d I d τ = β I S γ I d R d τ = γ I .
In this model, β represents the proportion of I S interactions that result in I infections, often referred to as the (pairwise) infectious contact rate, and γ represents the rate of recovery. In the subsequent discussion, the interpretations of the constants remain the same however we use subscripts to denote relationships between the S i , I j , and R k classes of the population. Now we non-dimensionalize the equations by letting
u = 1 N S , v = 1 N I , w = 1 N R , and t = γ τ .
The equations become
d u d t = R 0 u v d v d t = ( R 0 u 1 ) v d w d t = v u + v + w = 1 ,
where R 0 = β N γ is the basic reproductive ratio. Observe that if R 0 u 1 < 0 R 0 u < 1 , then v 0 as t so u = 1 . On the other hand, if R 0 u 1 > 0 R 0 u > 1 , then w 1 as t . For
d u d t = R 0 u v d v d t = ( R 0 u 1 ) v
we have two rest points E 0 = ( 0 , 0 ) and E u = ( 1 , 0 ) . The Jacobian for system (3) is
J = R 0 v R 0 u R 0 v R 0 u 1 .
Evaluated at E 0 , the Jacobian
J ( E 0 ) = 0 0 0 1
has eigenvalues λ 1 = 1 and λ 2 = 0 . Thus, E 0 is stable, but not asymptotically stable. On the other hand, evaluated at E u the Jacobian is
J ( E u ) = 0 R 0 0 R 0 1 ,
which has eigenvalues λ 1 = R 0 1 and λ 2 = 0 . Once again, the equilibrium point is stable, but not asymptotically stable. The two situations are illustrated in Figure 1. In (a), R 0 < 1 while in (b) R 0 > 1 .
It is important to note that the scaling performed on system (1) cannot be performed if the population is not assumed to be constant, which would be the case if vital dynamics (such as births, deaths, immigration, emigration, and so on) were taken into consideration.

3. Summary of the Basic SIR Model with Vital Dynamics

An SIR model that takes basic vital dynamics (births and deaths) into consideration is
d S d t = B β I S d S d I d t = β I S γ I c I d I d R d t = γ I d R ,
where B is interpreted to be a constant birth rate, d is the natural death rate, c is the disease induced death rate, and S + I + R = N , where N represents the total population. Refer to texts like [7] or [9]. β and γ have the same interpretations as before. Adding the three equations in system (4) gives us
d N d t = B c I d N .
Because N = N ( t ) is not constant, it is not possible to perform the same scaling to dimensionless variables as with system (1).
Because of the equation S + I + R = N , we can analyze any three of the equations. We follow Britton’s convention [7], and choose to analyze the ( N , S , I ) equations.
d N d t = B c I d N d S d t = B β I S d S d I d t = β I S γ I c I d I .
We first find the rest points (equilibrium points) of system (6) by solving
B c I d N = 0 B β I S d S = 0 β I S γ I c I d I = 0
resulting in
E I = ( N I , S I , I I ) = B d , B d , 0
and
E * = ( N * , S * , I * ) = B ( γ + d ) d ( c + γ + d ) + c β , c + γ + d β , B c + γ + d d β = B c I * d , B d R 0 , B d S * β S * ,
where R 0 > 1 (the basic reproductive ratio [7]) takes the form
R 0 = β B d ( c + γ + d ) ) β B = d ( c + γ + d ) R 0 R 0 = B β d ( c + γ + d ) .
to make infectious contacts and
S * = c + γ + d β and I * = B c + γ + d d β = B d S * β S * .
Comment: One interpretation of R 0 is that it is a number that guarantees that E I will be unstable so that the diseases persists (i.e., is endemic) as shown in the following calculation.
The Jacobian of system (6) is
J = d 0 c 0 0 β ( s ) 0 0 c γ d + β s .
Evaluated at E I , the Jacobian is
J ( E I ) = d 0 c 0 0 B β d 0 0 B β d ( c + γ + d ) d
with eigenvalues λ 1 = 0 , λ 2 = d and
λ 3 = B β d ( c + γ + d ) d .
To guarantee that E I is unstable, we will further assume that
B β d ( c + γ + d ) > 0 B β d ( c + γ + d ) > 1 R 0 > 1 .
On the other hand, evaluated at E * (assuming that E * exists) the Jacobian is
J ( E * ) = d 0 c 0 0 c γ d 0 0 0
with eigenvalues λ 1 , 2 = 0 and λ 3 = d . E * is stable when it exists. See Figure 2. In the figure, N ( t ) (total population) is in black, S ( t ) (the susceptible population) is in gray, and I ( t ) (the infected population) is in dashed gray. Observe in (a) that the disease dies out so that N ( t ) = S ( t ) . On the other hand, in (b) the disease is endemic in the form of a stable equilibrium point. That is, the prevalence of each class is constant.

4. Two Infectious SIR Diseases Where One Disease Destroys Immunity to the Other Endemic to the Population

To consider two infectious SIR diseases, we first rewrite system (4) as two systems, using the subscripts one and two, respectively, to separate the two diseases. The birth rates and natural death rates (B and d) are assumed to be the same for each disease. The notation is the same as that used previously: S i denotes the portion of the population susceptible to disease i, I i denotes the portion of the population infected by disease i, and R i denotes the portion of the population recovered from disease i.
d S 1 d t = B β 1 I 1 S 1 d S 1 d I 1 d t = β 1 I 1 S 1 γ 1 I 1 c 1 I 1 d I 1 d R 1 d t = γ 1 I 1 d R 1 and d S 2 d t = B β 2 I 2 S 2 d S 2 d I 2 d t = β 2 I 2 S 2 γ 2 I 2 c 2 I 2 d I 2 d R 2 d t = γ 2 I 2 d R 2 .
We will assume that the second disease destroys immunity to the first. To form the model, we introduce three additional variables, S 3 , I 3 , and R 3 . The interpretations of the nine dependent variables change slightly
  • The S 1 I 1 R 1 Equations.
    -
    S 1 represents the portion of the population that is susceptible to disease one but not disease two. The S 1 population increases as those in the R 2 and the R 3 populations recover.
    -
    I 1 represents the portion of the population that were initially in the S 1 group but are now infected.
    -
    R 1 represents the portion of the population that were initially in the I 1 group but are now recovered.
  • The S 2 I 2 R 2 Equations.
    -
    S 2 represents the portion of the population that is susceptible to disease two but not disease one.
    -
    I 2 represents the portion of the population that were initially in the S 2 group but are now infected.
    -
    R 2 represents the portion of the population that were initially in the I 2 group but are now recovered.
  • The S 3 I 3 R 3 Equations.
    -
    S 3 represents the portion of the population that is susceptible to diseases one and two. The growth rate of S 3 is assumed to be constant, B, but those in the S 3 class move to the I 1 and S 2 classes, I 2 and S 1 classes, or I 3 class.
    -
    I 3 represents the portion of the population that were initially in the S 3 group but are now infected by both diseases. Those in the I 3 class who survive the disease move to the R 3 class.
    -
    R 3 represents the portion of the population that were initially in the I 3 group but are now recovered from both diseases. Those in the R 3 class move to the S 1 class, which models the destruction of immunity to the first disease by the second disease.
With the above in mind, we start by forming the S 3 equation using the standard equations, (8) as a guide. The interpretations of the constants remain the same.
All are born into the S 3 class. The susceptibles are born into the class and then removed to class I 1 and S 2 , I 2 and S 1 , or I 3 so the S 3 equation takes the form
d S 3 d t = B β 13 I 1 S 3 β 23 I 2 S 3 β 33 I 3 S 3 d S 3 ,
where the constants have the same interpretation as discussed previously. The equations for the infected and recovered portions of the population are nearly the same, other than the growth rates might differ with this model.
The I 3 equation takes into consideration the infectives to both the first and second diseases. An individual can become a member of the I 3 class by an I 3 S 3 interaction. Once an individual recovers from both diseases they move to the R 3 class and the S 1 class because the second diseases destroys immunity to the first disease.
d I 3 d t = β 33 I 3 S 3 γ 3 I 3 c 3 I 3 d I 3 d R 3 d t = γ 3 I 3 d R 3 .
Observe that an I 3 S 3 interaction could result in an I 1 or I 2 infection, as well. Similarly, it is possible that an I 1 S 3 and I 2 S 3 simultaneously could occur that would result in an I 3 infection. For now, we will assume that the number of I 1 , I 2 , and I 3 infections as a result of such interactions is small enough to be ignored but will be revisited in a later study.
If an individual moves into the I 1 class then they move into the S 2 class and if an individual moves into the I 2 class they move into the S 1 class. Thus,
d I 1 d t = β 11 I 1 S 1 + β 13 I 1 S 3 γ 1 I 1 c 1 I 1 d I 1 , d R 1 d t = γ 1 I 1 d R 1 , d S 2 d t = β 13 I 1 S 3 β 22 I 2 S 2 d S 2 , d I 2 d t = β 22 I 2 S 2 + β 23 I 2 S 3 γ 2 I 2 c 2 I 2 d I 1 , and d R 2 d t = γ 2 I 2 d I 2 .
We now turn our attention to the S 1 equation: the individuals susceptible to the first disease. These are individuals who have contracted the second disease but not the first so moved to class I 2 . However, because we are assuming that the second disease destroys immunity to the first, the S 1 class also includes the survivors of the second disease which are included in the R 2 class. Thus, the S 1 equation takes the form
d S 1 d t = β 23 I 2 S 3 + γ 2 I 2 β 11 I 1 S 1 d S 1 .
Combining Equations (9)–(12) yields the system of interest.
d S 1 d t = β 23 I 2 S 3 + γ 2 I 2 β 11 I 1 S 1 d S 1 d I 1 d t = β 11 I 1 S 1 + β 13 I 1 S 3 γ 1 I 1 c 1 I 1 d I 1 d R 1 d t = γ 1 I 1 d R 1 d S 2 d t = β 13 I 1 S 3 β 22 I 2 S 2 d S 2 d I 2 d t = β 22 I 2 S 2 + β 23 I 2 S 3 γ 2 I 2 c 2 I 2 d I 2 d R 2 d t = γ 2 I 2 d R 2 d S 3 d t = B β 13 I 1 S 3 β 23 I 2 S 3 β 33 I 3 S 3 d S 3 d I 3 d t = β 33 I 3 S 3 γ 3 I 3 c 3 I 3 d I 3 d R 3 d t = γ 3 I 3 d R 3 ,
where all the initial conditions are nonnegative and at least one initial condition is positive. The β i j , γ i , c i , and d terms have the same interpretation as discussed previously. Because the second disease destroys immunity to the first we consider it to be the more “dangerous” disease.
A diagram of the model is shown in Figure 3.

5. The Boundary Rest Points

Observe that if B > 0 , then it is not possible for S 3 = 0 to be a rest point. Boundary rest points of interest occur if S 2 = 0 and I 2 = 0 or if S 1 = 0 , I 1 = 0 , S 2 = 0 and I 2 = 0 . Note that if S 1 = 0 and I 1 = 0 then S 2 = 0 and I 2 = 0 .
  • S 1 = 0 , I 1 = 0 ; S 2 = 0 , I 2 = 0
If S 1 = 0 and I 1 = 0 (and/or S 2 = 0 and I 2 = 0 ), solving
β 23 I 2 S 3 + γ 2 I 2 β 11 I 1 S 1 d S 1 = 0 β 11 I 1 S 1 + β 13 I 1 S 3 γ 1 I 1 c 1 I 1 d I 1 = 0 γ 1 I 1 d R 1 = 0 β 13 I 1 S 3 β 22 I 2 S 2 d S 2 = 0 β 22 I 2 S 2 + β 23 I 2 S 3 γ 2 I 2 c 2 I 2 d I 2 = 0 γ 2 I 2 d R 2 = 0 B β 13 I 1 S 3 β 23 I 2 S 3 β 33 I 3 S 3 d S 3 = 0 β 33 I 3 S 3 γ 3 I 3 c 3 I 3 d I 3 = 0 γ 3 I 3 d R 3 = 0
results in S 2 = 0 , I 2 = 0 (and/or S 1 = 0 , I 1 = 0 ), S 3 = B / d , and R 3 = 0 , which we will denote as
E 0 = ( S 1 , I 1 , R 1 , S 2 , I 2 , R 2 , S 3 , I 3 , R 3 ) = ( 0 , 0 , 0 , 0 , 0 , 0 , B / d , 0 , 0 ) .
We define D i = c i + d + γ i . A second equilibrium point is
E 1 = S 1 , I 1 , R 1 , S 2 , I 2 , R 2 , S 3 , I 3 , R 3 = 0 , 0 , 0 , 0 , 0 , 0 , D 3 β 33 , B D 3 d β 33 , b γ 3 d D 3 γ 3 β 33 .
The Jacobian of system (13) evaluated at E 0 is
J ( E 0 ) = d 0 0 0 B d β 23 + γ 2 0 0 0 0 1 d B β 13 d D 1 ) 0 0 0 0 0 0 0 0 γ 1 d 0 0 0 0 0 0 0 0 0 d B d β 23 0 0 0 0 0 0 0 0 1 d B β 23 d D 2 0 0 0 0 0 0 0 0 γ 2 d 0 0 0 0 B d β 13 0 0 B d β 23 0 d B d β 33 0 0 0 0 0 0 0 0 1 d B β 33 d D 3 0 0 0 0 0 0 0 0 γ 3 d
with eigenvalues
λ i = 1 d B β i 3 d ( c i + γ i + d ) = 1 d B β i 3 d D i
for i = 1 , 2, and 3 and then λ 4 , 5 , 6 , 7 , 8 , 9 = d . Thus, E 0 will be stable when
R 0 = max { B β 13 d D 1 , B β 23 d D 2 , B β 33 d D 3 } = max D 1 β 13 D 1 d , D 2 β 23 D 2 d , D 3 β 33 D 3 d < 0 .
B (the constant birth rate) and d (the natural death rate are constant for all three populations). The disease induced death rates, c j , are assumed to be different as well as the recovery rates, γ j . The transmission coefficients for moving from the S 3 class to the I j class are given by β j 3 . In (15), we assume that β 33 D 3 d is the largest of these three numbers: being susceptible to both diseases is more risky than being susceptible to only one of them.
With the interpretation of the variables in mind, we solve for when
B β j 3 d ( c j + γ j + d ) = β j 3 B d D j < 0 :
as follows.
B β j 3 d ( c j + γ j + d ) < 0 β j 3 B d D j < 0 β j 3 B < d D j B d D j < 1 β j 3 or B D j d β j 3 < 0 .
The results coincide with what most would predict: the diseases are eliminated when the transmission coefficients (contact rates) are sufficiently small.
If E 0 is stable, both diseases are eliminated from the population. Observe that E 1 exists if E 0 is unstable (otherwise, the I 3 -component is negative). If E 1 exists, the Jacobian of system (13) evaluated at E 1 is
J ( E 1 ) = d 0 0 0 γ 2 + β 23 β 33 D 3 0 0 0 0 0 β 13 β 33 D 3 D 1 0 0 0 0 0 0 0 0 γ 1 d 0 0 0 0 0 0 0 β 13 β 33 D 3 0 d 0 0 0 0 0 0 0 0 0 β 23 β 33 D 3 D 2 0 0 0 0 0 0 0 0 γ 2 d 0 0 0 0 β 13 β 33 D 3 0 0 β 23 β 33 D 3 0 β 33 B D 3 D 3 0 0 0 0 0 0 0 β 33 B D 3 d 0 0 0 0 0 0 0 0 0 γ 3 d
with eigenvalues λ i = 1 β 33 β i 3 D 3 β 33 D i for i = 1 , 2, λ 3 , 4 , 5 , 6 , 7 = d and
λ 8 , 9 = 1 2 D 3 × β 33 B ± 4 c 3 D 3 ( d D 3 β 33 B ) + ( β 33 B 2 d D 3 ) 2 + 4 γ 3 ( d D 3 β 33 B ) D 3 .
In the numerical examples, we have chosen parameter values that illustrate the variety of situations and outcomes that we observed. Because the variables are dimensionless, we cannot use real data here.
Example 1.
Our first example illustrates a scenario with B = 1 , β 11 = β 13 = 0.02 , β 22 = β 23 = 5 , β 33 = 10 , γ 1 = γ 2 = γ 3 = 10 , d = 0.5 , c 1 = c 2 = c 3 = 1 . Figure 4 indicates that in the case when individuals are susceptible, infected, and recovered from both diseases persist while the cases when individuals are susceptible, infected, and recovered from one disease are eliminated.
Example 2.
Our second example illustrates a scenario with B = 1 , β 11 = β 13 = 0.2 , β 23 = 0.8 , β 33 = 0.4 , γ 1 = 0.1 , γ 2 = 0.2 , γ 3 = 0.3 , d = 0.05 , c 1 = c 2 = 0.4 , c 3 = 1 . Figure 5 indicates that in the case when individuals are susceptible, infected, and recovered from one of the diseases persist while the cases when individuals are susceptible, infected, and recovered from both diseases are eliminated.
The two examples reveal the extremes possible as well as some of the limitations of the model.

6. Simple Vaccination

System (13) does not take vaccination against the disease into consideration. We will assume that vaccination of an individual in the S i class moves the individual to the R i class. Let v i denote the vaccination rate of the population S i . For example, v 3 denotes the vaccination rate of the the population S 3 against both diseases. Then, system (13) becomes
d S 1 d t = β 23 I 2 S 3 + γ 2 I 2 β 11 I 1 S 1 d S 1 v 1 S 1 d I 1 d t = β 11 I 1 S 1 + β 13 I 1 S 3 γ 1 I 1 c 1 I 1 d I 1 d R 1 d t = γ 1 I 1 d R 1 + v 1 S 1 d S 2 d t = β 13 I 1 S 3 β 22 I 2 S 2 d S 2 v 2 S 2 d I 2 d t = β 22 I 2 S 2 + β 23 I 2 S 3 γ 2 I 2 c 2 I 2 d I 2 d R 2 d t = γ 2 I 2 d R 2 + v 2 S 2 d S 3 d t = B β 13 I 1 S 3 β 23 I 2 S 3 β 33 I 3 S 3 d S 3 v 3 S 3 d I 3 d t = β 33 I 3 S 3 γ 3 I 3 c 3 I 3 d I 3 d R 3 d t = γ 3 I 3 d R 3 + v 3 S 3 ,
where all the initial conditions are nonnegative and at least one initial condition is positive. The β i j , γ i , c i , and d terms have the same interpretation as discussed previously.
The most desirable outcome is that I 1 = I 2 = I 3 = 0 . It is not possible for I 1 = I 2 = 0 but I 3 0 , I 1 = I 3 = 0 but I 2 0 , I 2 = I 3 = 0 but I 1 0 or that exactly one of I 1 , I 2 , or I 3 = 0 but the other two infection rates do not. In any of these situations, the only rest points have at least one negative component, which is not meaningful in the context of the discussion as we are discussing populations sizes which must be greater than or equal to zero.
The Jacobian of system (18) is
J = E 1 β 11 S 1 0 0 γ 2 + β 23 S 3 0 β 23 I 2 0 0 β 11 I 1 β 11 S 1 + β 13 S 3 D 1 0 0 0 0 β 13 I 1 0 0 v 1 γ 1 d 0 0 0 0 0 0 0 β 13 S 3 0 E 2 β 22 S 2 β 23 S 3 0 β 13 I 1 0 0 0 0 0 β 22 I 2 β 22 S 2 + β 23 S 3 D 2 0 β 23 I 2 0 0 0 0 0 v 2 γ 2 d 0 0 0 0 β 13 S 3 0 0 β 23 S 3 0 β 13 I 1 β 23 I 2 E 3 β 33 S 3 0 0 0 0 0 0 0 β 33 I 3 β 33 S 3 D 3 0 0 0 0 0 0 0 v 3 γ 3 d ,
where D i = c i + γ i + d and E i = d + β i i I i + v i .
  • I 1 = I 2 = I 3 = 0
The most desirable outcome is that both diseases are eliminated. In the case that I 1 = I 2 = I 3 = 0 , system (18) has a single rest point
E 0 = ( S 1 , I 1 , R 1 , S 2 , I 2 , R 2 , S 3 , I 3 , R 3 ) = 0 , 0 , 0 , 0 , 0 , 0 , B d + v 3 , 0 , B v 3 d ( d + v 3 ) .
Evaluated at E 0 , J ( E 0 ) is
J ( E 0 ) = d v 1 0 0 0 β 23 B d + v 3 + γ 2 0 0 0 0 0 β 13 B ( d + v 3 ) D 1 d + v 3 0 0 0 0 0 0 0 v 1 γ 1 d 0 0 0 0 0 0 0 β 13 B d + v 3 0 d v 2 β 23 B d + v 3 0 0 0 0 0 0 0 0 β 23 B ( d + v 3 ) D 2 d + v 3 0 0 0 0 0 0 0 v 2 γ 2 d 0 0 0 0 β 13 B d + v 3 0 0 β 23 B d + v 3 0 d v 3 β 33 B d + v 3 0 0 0 0 0 0 0 0 β 33 B ( d + v 3 ) D 3 d + v 3 0 0 0 0 0 0 0 v 3 γ 3 d
with eigenvalues λ 1 , 2 , 3 = d , λ 4 = d v 1 , λ 5 = d v 2 , λ 6 = d v 3 , λ 7 = 1 d + v 3 β 13 B ( d + v 3 ) D 1 , λ 8 = 1 d + v 3 β 23 B ( d + v 3 ) D , and λ 9 = 1 d + v 3 β 33 B ( d + v 3 ) D 3 .
Observe that E 0 will be stable when λ 7 , 8 , 9 are all negative, which occurs if
v 3 > max β 13 D 1 B d , β 23 D 2 B d , β 33 D 3 B d .
In the same manner as in Equation (15), in inequality (19), we assume that β 33 D 3 B d is the largest of these three numbers because being susceptible to both diseases creates more risk than only be susceptible to one of them. We are assuming that the transmission rate is greater for those susceptible to both diseases rather than those susceptible to only one. (Thus, we are fundamentally assuming that a single vaccination against both diseases is more desirable than multiple vaccinations against several.)
Example 3.
The first example uses the parameter values B = 1 , β 11 = β 13 = 0.02 , β 22 = β 23 = 5 , β 33 = 10 , γ 1 = γ 2 = γ 3 = 10 , d = 0.5 , c 1 = c 2 = c 3 = 1 , v 1 = 0 , v 2 = 0 , v 3 = 0.7 . Figure 6 indicates the dramatic difference of how vaccination changes the outcome. With this scenario, we see that individuals infected with one of the diseases persist while those infected with both are not. On the other hand, using the same parameter values without vaccination we saw that the infectives with both diseases persisted.
Example 4.
Next we use the parameter values B = 1 , β 11 = β 13 = 0.02 , β 22 = β 23 = 5 , β 33 = 10 , γ 1 = γ 2 = 10 , γ 3 = 0.5 , d = 1 , c 1 = c 2 = c 3 = 1 , v 1 = 0.5 , v 2 = 0.5 , v 3 = 0 . Figure 7 indicates the dramatic difference of how vaccination changes the outcome. With this scenario, we see that individuals infected with both of the diseases persist while infected with one are not, even with very high vaccination rates for both the S 1 and S 2 populations.
Example 5.
Finally, we illustrate a desired solution that comes with a “cost." We illustrate with the parameter values B = 1 , β 11 = β 13 = 0.02 , β 22 = β 23 = 5 , β 33 = 10 , γ 1 = γ 2 = 10 , γ 3 = 0.5 , d = 1 , c 1 = c 2 = c 3 = 1 , v 1 = 0.0 , v 2 = 0.0 , v 3 = 0.4 . Observe that the “cost" is the portion of vaccinations of to the S 3 group to achieve elimination of both diseases. Figure 8 illustrates that if the S 3 population is illustrated at a very high rate, both diseases can be eradicated from the population.

7. Selective Vaccination

One of the main limitations of the model represented by system (18) is that v i is the vaccination rate of the S i population class and moves them from the S i class to the R i class. We propose a different vaccination scheme that might be more realistic in many situations as follows.
(1)
We assume that the first disease (modeled with the S 1 I 1 R 1 equations) is well understood and that the population is vaccinated at a high enough rate to achieve herd immunity. Thus the S 3 population class is vaccinated against the first disease so a portion of the S 3 class moves to the R 1 class and the S 2 class. This is represented by a u 1 S 3 term in the S 3 population that is then added to the R 1 and S 2 equations in system (20).
(2)
The second disease (modeled with the S 2 I 2 R 2 equations) is not well understood but is considered to be more harmful than the first disease. Some ways it might be more harmful are listed as follows,
  • The second disease may have a higher death rate than the first disease.
  • The second disease may destroy the immunity conferred by either having the first disease or being vaccinated against the first disease.
(3)
Once the second disease is understood, those in the S 2 class are vaccinated against the second disease and those in the S 3 class are vaccinated against both the first and second diseases. In system (20), this is represented by the v 2 S 2 term in the S 2 equation that is then added to the R 2 equation in the same way as in (18). The v 3 S 3 term now has the same interpretation as it did in system (18).
These assumptions are taken into consideration with
d S 1 d t = β 23 I 2 S 3 + γ 2 I 2 β 11 I 1 S 1 d S 1 v 1 S 1 d I 1 d t = β 11 I 1 S 1 + β 13 I 1 S 3 γ 1 I 1 c 1 I 1 d I 1 d R 1 d t = γ 1 I 1 d R 1 + v 1 S 1 + u 1 S 3 d S 2 d t = β 13 I 1 S 3 + u 1 S 3 β 22 I 2 S 2 d S 2 v 2 S 2 d I 2 d t = β 22 I 2 S 2 + β 23 I 2 S 3 γ 2 I 2 c 2 I 2 d I 2 d R 2 d t = γ 2 I 2 d R 2 + v 2 S 2 d S 3 d t = B β 13 I 1 S 3 β 23 I 2 S 3 β 33 I 3 S 3 d S 3 v 3 S 3 u 1 S 3 d I 3 d t = β 33 I 3 S 3 γ 3 I 3 c 3 I 3 d I 3 d R 3 d t = γ 3 I 3 d R 3 + v 3 S 3 ,
where all the initial conditions are nonnegative and at least one initial condition is positive. The β i j , γ i , c i , and d terms have the same interpretation as discussed previously.
The Jacobian of system (20) is -4.6cm0cm
J = E 1 β 11 S 1 0 0 γ 2 + β 23 S 3 0 β 23 I 2 0 0 β 11 I 1 β 11 S 1 + β 13 S 3 D 1 0 0 0 0 β 13 I 1 0 0 v 1 γ 1 d 0 0 0 u 1 0 0 0 β 13 S 3 0 E 2 β 22 S 2 β 23 S 3 0 u 1 + β 13 I 1 0 0 0 0 0 β 22 I 2 β 22 S 2 + β 23 S 3 D 2 0 β 23 I 2 0 0 0 0 0 v 2 γ 2 d 0 0 0 0 β 13 S 3 0 0 β 23 S 3 0 β 13 I 1 β 23 I 2 E 3 u 1 β 33 S 3 0 0 0 0 0 0 0 β 33 I 3 β 33 S 3 D 3 0 0 0 0 0 0 0 v 3 γ 3 d ,
where D i = c i + γ i + d and E i = d + β i i I i + v i .
  • I 1 = I 2 = I 3 = 0 .
If I 1 = I 2 = I 3 = 0 we obtain the rest point
E 0 = ( S 1 , I 1 , R 1 , S 2 , I 2 , R 2 , S 3 , I 3 , R 3 ) = 0 , 0 , u 1 B d ( d + u 1 + v 3 ) , u 1 B ( d + v 2 ) ( d + u 1 + v 3 ) , 0 , u 1 v 2 B d ( d + v 2 ) ( d + u 1 + v 3 ) , B d + u 1 + v 3 , 0 , v 3 B d ( d + u 1 + v 3 ) .
We now abbreviate d + u 1 + v 3 with D = d + u 1 + v 3 . Evaluated at E 0 , J ( E 0 ) is
J ( E 0 ) = d v 1 0 0 0 β 23 B D + γ 2 0 0 0 0 0 β 13 B D D 1 D 0 0 0 0 0 0 0 v 1 γ 1 d 0 0 0 u 1 0 0 0 β 13 B D 0 d v 2 β 23 B D 0 u 1 0 0 0 0 0 0 ( β 22 u 1 + ( d + v 2 ) β 23 ) B D ( d + v 2 ) D 2 0 0 0 0 0 0 0 v 2 γ 2 d 0 0 0 0 β 13 B D 0 0 β 23 B D 0 D β 33 B D 0 0 0 0 0 0 0 0 β 33 B D D 3 D 0 0 0 0 0 0 0 v 3 γ 3 d
with eigenvalues λ 1 , 2 , 3 = d , λ 4 = d v 1 , λ 5 = d v 2 , λ 6 = d u 1 v 3 , λ 7 = β 13 B d + u 1 + v 3 D , λ 8 = β 33 B d + u 1 + v 3 D , and
λ 9 = 1 ( d + v 2 ) ( d + u 1 + v 3 ) [ d ( β 23 B + γ 2 ( u 1 + v 2 + v 3 ) + v 2 ( u 1 + v 3 ) ) ( β 22 u 1 + β 23 v 2 ) B + c 2 ( d + v 2 ) ( d + u 1 + v 3 ) + d 3 + d 2 ( γ 2 + u 1 + v 2 + v 3 ) + γ 2 v 2 ( u 1 + v 3 ) ] .
Finding reasonable conditions for which all the eigenvalues, particular λ 7 , 8 , 9 are negative so that E 0 is stable is difficult. Nevertheless, examples can indicate some of the possible outcomes.
Example 6.
We choose parameter values similar to those used in the previous examples. Here, B = 1 , β 11 = β 13 = 0.2 , β 22 = 0.8 , β 23 = 0.5 , β 33 = 0.4 , γ 1 = 0.1 , γ 2 = 0.2 , γ 3 = 0.3 , d = 0.05 , c 1 = c 2 = 0.5 , c 3 = 1 , v 1 = v 2 = v 3 = 0 , and u 1 = 0.7 . These parameter values are interpreted to mean that a large portion of the S 3 population is vaccinated against the first disease. As seen in Figure 9, the results are interesting. Even with the high vaccination rate against the first disease, both the first and second diseases continue to persist in the population, although the individuals infected by both are effectively removed.
Example 7.
We slightly vary the parameter values from the previous example. In this example, we choose B = 1 , β 11 = β 13 = 0.2 , β 22 = 0.8 , β 23 = 0.5 , β 33 = 0.4 , γ 1 = 0.1 , γ 2 = 0.2 , γ 3 = 0.3 , d = 0.05 , c 1 = c 2 = 0.5 , c 3 = 1 , v 1 = 0 , v 2 = v 3 = 0.8 , and u 1 = 0.7 . These parameter values are interpreted to mean that a large portion of the S 3 population is vaccinated against the first disease as well as a large portion of the population vaccinated against the second disease. As seen in Figure 10, the results indicate that vaccinating appropriately and at high enough levels to achieve herd immunity can (theoretically) combat the endemic.

8. Conclusions

We have developed a basic model of two interacting diseases where we assume that one is detrimental to the immunity conferred by the other. Recovering from or being vaccinated against a viral disease often confers immunity. Here, we have assumed that the second disease, assumed to be the more lethal disease, destroys any immunity conferred by having the first disease or being immunized against it.
These are very simple assumptions yet the relatively simple mathematical model developed here results in complicated calculations.
For example, to list a few of the limitations of this introductory model, we did not consider the possibility that an I 3 S 3 interaction could result in an I 1 , I 2 , I 3 or no infections. We hope to investigate these situations in future studies as well as SIS dynamics as well as a combination of SIS and SIR dynamics.
Nevertheless, the calculations do indicate that strategic vaccination of diseases will help control their infection rates.
We suspect that these results agree with observed data. We hope that this introductory model will help motivate the study of more comprehensive models that study the effects of emerging diseases and how they interact with and affect the populations that are affected by them.

Author Contributions

The authors contribution in this work are equal. J.P.B. and M.L.A. contributed to the writing and numerical simulations in this paper. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

Computational Notes

The graphics and computations in this paper were carried out with Mathematica 12.0 [10]. You can receive a copy of the Mathematica notebooks used here by sending a request to [email protected].

References

  1. CDC. Measles Cases and Outbreaks. 2019. Available online: https://www.cdc.gov/measles/cases-outbreaks.html/ (accessed on 31 December 2019).
  2. Rivera, L.S. Measles Outbreaks 2019: This Is Why We Get Vaccinated. 2019. Available online: https://blog.uvahealth.com/2019/05/10/measles-outbreaks/ (accessed on 31 December 2019).
  3. Mina, M.J.; Kula, T.; Leng, Y.; Li, M.; de Vries, R.D.; Knip, M.; Siljander, H.; Rewers, M.; Choy, D.F.; Wilson, M.S.; et al. Measles virus infection diminishes preexisting antibodies that offer protection from other pathogens. Science 2019, 366, 599–606. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  4. Petrova, V.N.; Sawatsky, B.; Han, A.X.; Laksono, B.M.; Walz, L.; Parker, E.; Pieper, K.; Anderson, C.A.; de Vries, R.D.; Lanzavecchia, A.; et al. Incomplete genetic reconstitution of B cell pools contributes to prolonged immunosuppression after measles. Sci. Immunol. 2019, 4. [Google Scholar] [CrossRef] [PubMed]
  5. Griffin, A.H. Measles and Immune Amnesia. 2019. Available online: https://asm.org/Articles/2019/May/Measles-and-Immune-Amnesia (accessed on 31 December 2019).
  6. Kelland, K. Infection Amnesia: Measles ‘Destroys Immune System Memory’. 2019. Available online: https://www.reuters.com/article/us-health-measles-immunity-idUSKBN1XA2E4 (accessed on 31 December 2019).
  7. Britton, N.F. Essential Mathematical Biology; Springer: London, UK, 2003. [Google Scholar]
  8. Kermack, W.O.; McKendrick, A.G. A Contribution to the Mathematical Theory of Epidemics. Proc. R. Soc. Lond. Ser. Contain. Pap. Math. Phys. Character 1927, 115, 700–721. [Google Scholar]
  9. Murray, J.D. Mathematical Biology I: An Introduction; Interdisciplinary Applied Mathematics; Springer: New York, NY, USA, 2002; Volume 17. [Google Scholar] [CrossRef]
  10. Research, W. Mathematica 12.0; Champaign: Illinois, IL, USA, 2019. [Google Scholar]
Figure 1. (a) Trajectories for R 0 < 1 and (b) trajectories for R 0 > 1 .
Figure 1. (a) Trajectories for R 0 < 1 and (b) trajectories for R 0 > 1 .
Mathematics 09 00808 g001
Figure 2. (a) The disease dies out. (b) The disease is endemic in the population at a constant rate. (In the figure S is in black, I is in gray, and R is dashed).
Figure 2. (a) The disease dies out. (b) The disease is endemic in the population at a constant rate. (In the figure S is in black, I is in gray, and R is dashed).
Mathematics 09 00808 g002
Figure 3. A diagram of the dynamics modeled by system (13).
Figure 3. A diagram of the dynamics modeled by system (13).
Mathematics 09 00808 g003
Figure 4. (a) S j , (b) I j , and (c) R j . The first disease is represented in blue, the second in orange and those susceptible/infected/recovered by diseases in green.
Figure 4. (a) S j , (b) I j , and (c) R j . The first disease is represented in blue, the second in orange and those susceptible/infected/recovered by diseases in green.
Mathematics 09 00808 g004
Figure 5. (a) S j , (b) I j , and (c) R j . The first disease is represented in blue, the second in orange and those susceptible/infected/recovered by diseases in green.
Figure 5. (a) S j , (b) I j , and (c) R j . The first disease is represented in blue, the second in orange and those susceptible/infected/recovered by diseases in green.
Mathematics 09 00808 g005
Figure 6. (a) S j , (b) I j , and (c) R j . The first disease is represented in blue, the second in orange and those susceptible/infected/recovered by diseases in green.
Figure 6. (a) S j , (b) I j , and (c) R j . The first disease is represented in blue, the second in orange and those susceptible/infected/recovered by diseases in green.
Mathematics 09 00808 g006
Figure 7. (a) S j , (b) I j , and (c) R j . The first disease is represented in blue, the second in orange and those susceptible/infected/recovered by diseases in green.
Figure 7. (a) S j , (b) I j , and (c) R j . The first disease is represented in blue, the second in orange and those susceptible/infected/recovered by diseases in green.
Mathematics 09 00808 g007
Figure 8. (a) S j , (b) I j , and (c) R j . The first disease is represented in blue, the second in orange and those with susceptible/infected/recovered by diseases in green.
Figure 8. (a) S j , (b) I j , and (c) R j . The first disease is represented in blue, the second in orange and those with susceptible/infected/recovered by diseases in green.
Mathematics 09 00808 g008
Figure 9. (a) S j , (b) I j , and (c) R j . The first disease is represented in blue, the second in orange and those susceptible/infected/recovered by diseases in green.
Figure 9. (a) S j , (b) I j , and (c) R j . The first disease is represented in blue, the second in orange and those susceptible/infected/recovered by diseases in green.
Mathematics 09 00808 g009
Figure 10. (a) S j , (b) I j , and (c) R j . The first disease is represented in blue, the second in orange and those susceptible/infected/recovered by diseases in green.
Figure 10. (a) S j , (b) I j , and (c) R j . The first disease is represented in blue, the second in orange and those susceptible/infected/recovered by diseases in green.
Mathematics 09 00808 g010
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Braselton, J.P.; Abell, M.L. A Viral Disease That Damages the Immunity Conferred by Different Viral Diseases or Vaccination. Mathematics 2021, 9, 808. https://doi.org/10.3390/math9080808

AMA Style

Braselton JP, Abell ML. A Viral Disease That Damages the Immunity Conferred by Different Viral Diseases or Vaccination. Mathematics. 2021; 9(8):808. https://doi.org/10.3390/math9080808

Chicago/Turabian Style

Braselton, James P., and Martha L. Abell. 2021. "A Viral Disease That Damages the Immunity Conferred by Different Viral Diseases or Vaccination" Mathematics 9, no. 8: 808. https://doi.org/10.3390/math9080808

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop