Application of the Modified Adomian Decomposition Method on a Mathematical Model of COVID-19

Abstract

In this study, we constructed and analysed a mathematical model of COVID-19 in order to comprehend the transmission dynamics of the disease. The reproduction number (RC) was calculated via the next generation matrix method. We also used the Lyaponuv method to show the global stability of both the disease free and endemic equilibrium points. The results showed that the disease-free equilibrium point is globally asymptotically stable if RC < 1 and the endemic equilibrium point is globally asymptotically stable if RC > 1. We further used the Adomian decomposition method and the modified Adomian decomposition method to obtain the solutions of the model. Numerical analysis of the model was done using Sagemath 9.0 software.

Share and Cite:

Mulenga, J. and Phiri, P.A. (2023) Application of the Modified Adomian Decomposition Method on a Mathematical Model of COVID-19. Journal of Applied Mathematics and Physics, 11, 2597-2614. doi: 10.4236/jamp.2023.119169.

1. Introduction

Mathematical disease models are important tools in analyzing the spread and the control of infectious diseases. These models are based on dividing the host population into compartments, each containing individuals that are identical in terms of their status with respect to the disease under consideration. For example, in the SIR model there are three compartments namely Susceptibles (S), Infections (I) and Removed (R). From the compartments, the set of equations will arise. The equations specify how the sizes of the compartment change overtime, and are linear and nonlinear. Solutions of these equations will yield, S(t) the size of susceptibles at time t, I(t) the size of infectious individuals at the time t, and R(t) the size of the removed population at a given time t. Solving nonlinear equations is more challenging than solving linear equations. Different authors use different methods to solve nonlinear equations.

In [1] , Homotopy Analysis Method (HAM) was used to solve the differntial equations of the Susptible, Exposed, Infective and Removed (SEIR) epidemic model. The results showed that the series solution converged very fast and the solutions were accurate. The Adomian Decomposition Method (ADM) was used to solve the mathematical model of malaria in [2] . The Laplace Adomian Decomposition Method (LADM) was applied to analyse the SEIR epidemic models of measles in reference [3] . In [4] , the ADM was employed to solve the Human Immunodeficiency Virus (HIV) infection model of latently infected cells. In [5] , the Laplace-Adomian decomposition method and the Homotopy perturbation techniques were used to obtain approximate solutions of the equation of the fractional dynamics of a corona virus mathematical model under a Caputo derivative.

The novel corona virus, also known as COVID-19, is a deadly disease which came into being in late 2019. It is believed to break out in Wuhan city in China [6] . As of 23rd May 2022, it had affected 227 countries with a total of 527,804,291 cases worldwide and 6,300,525 deaths [7] . Infected individuals present with fever, coughing, and sneezing as some of the symptoms. In severe cases, patients are diagnosed with pneumonia and shortness of breath. It is transmitted from human to human by inhaling droplets exhaled through normal breathing, coughing, and sneezing from infected persons [8] . Approximate incubation period is from 2 - 14 days from the time of contact. However, it may go up to 27 days. As for the asymptomatic individuals, they do not develop any symptoms and are not aware of their infection, yet they can transmit the disease [9] . As a result, preventive measures such as lock-down policy, use of face masks in public places, washing of hands with soap, and using hand sanitizer were introduced in most affected countries.

This study focuses on the construction of a mathematical model to analyze the transmission dynamics of COVID-19 and solve it with modified Adomian decomposition method. The rest of the paper is organized as follows: in Section 2 we formulate the mathematical model of COVID-19 and analyze it. In Section 3 we solve the mathematical model of COVID-19 using Adomain Decomposition Method (ADM) and Modified Adomian Decomposition Method (MADM). Section 4 presents the numerical analysis of the model and discussion. The conclusion comes in Section 5.

2. Model Formulation

The mathematical model of COVID-19 is developed by dividing the total population N into seven classes. The variables Susceptible (S), Exposed (E), Symptomatic (Is), Asymptomatic (Ia), Hospitalized (H), Quarantined (Q) and Recovered (R) are used to represent the classes. Individuals are recruited into the susceptible class through the rate Θ. The susceptible population is exposed to the disease through contact with symptomatic and asymptomatic infectious individuals. The parameters ρ s and ρ a represent the effective contact rates for individuals in the symptomatic and asymptomatic infectious classes, respectively. There is a fraction of individuals who use face masks in the population and it is given as 0 < κ 1 , whereas 0 < ω 1 represents the expected decrease in the risk of infection as a result of using face masks. The exposed individuals progress to infectious classes at the rate σ . A fraction 0 < q 1 of the exposed shows no symptoms and they proceed to asymptomatic infectious class whereas the remaining fraction ( 1 q ) shows symptoms of the disease and hence proceeds to the symptomatic class. The symptomatic infectious are hospitalized at the rate of π and are quarantined at the rate of γ . The asymptomatic infectious recover at the rate τ . The quarantined are hospitalized at the rate ε and they recover at the rate ν whereas the hospitalized recover at the rate β . There is a natural death rate of δ for individuals in all classes. Additionally, individuals in the symptomatic, hospitalized, asymptomatic, and quarantined classes have disease-induced death rates of α 1 , α 2 , α 3 , and α 4 , respectively. The summary of the description of the variables and parameters is given in Table 1.

Using the symbols and variables described in Table 1 we draw the compartmental model that shows the progression of the disease, given in Figure 1.

Using the variables, parameters and the compartmental model we derive the system of ordinary differential model equations as follows:

d S d t = Θ ρ s ( 1 κ ω ) S I s ρ a ( 1 κ ω ) S I a δ S , d E d t = ρ s ( 1 κ ω ) S I s + ρ a ( 1 κ ω ) S I a ( δ + σ ) E , d I s d t = ( 1 q ) σ E ( δ + α 1 + γ + π ) I s , d I a d t = q σ E ( δ + α 3 + τ ) I a , d H d t = π I s + ε Q ( δ + β + α 2 ) H , d Q d t = γ I s ( δ + ε + ν + α 4 ) Q , d R d t = β H + ν Q + τ I a δ R . } (1)

The total population is denoted by N and given as,

N = S + E + I a + I s + H + Q + R (2)

and d N d t is given by

d N d t = Θ δ N ( α 1 I s + α 2 H + α 3 I a + α 4 Q ) . (3)

Figure 1. Compartmental model of the transmission of COVID-19.

Table 1. Symbols and description of parameters.

2.1. Positivity and Boundedness of Solutions

2.1.1. Positivity of Solutions

Since the variables of model equation system (1) represent humans, it is important to show that they are positive.

Theorem 1 If the initial values are given by S ( 0 ) > 0 , E ( 0 ) > 0 , I a ( 0 ) > 0 , I s ( 0 ) > 0 , H ( 0 ) > 0 , Q ( 0 ) > 0 , R ( 0 ) > 0 , then the solutions S ( t ) > 0 , E ( t ) > 0 , I a ( t ) > 0 , I s ( t ) > 0 , H ( t ) > 0 , Q ( t ) > 0 , R ( t ) > 0 of the system Equation (1) are positive for all t > 0 .

Proof: Using the first equation of equation system (1), we have the following:

d S d t = Θ [ ρ s ( 1 κ ω ) I s + ρ a ( 1 κ ω ) I a + δ ] S [ ρ s ( 1 κ ω ) I s + ρ a ( 1 κ ω ) I a + δ ] S ,

d S d t [ ρ s ( 1 κ ω ) I s + ρ a ( 1 κ ω ) I a + δ ] S ,

0 t d S S d S [ ρ s ( 1 κ ω ) I s + ρ a ( 1 κ ω ) I a + δ ] d t ,

ln S ( t ) ln S ( 0 ) [ ρ s ( 1 κ ω ) I s + ρ a ( 1 κ ω ) I a + δ ] d t ,

S ( t ) S ( 0 ) e [ ρ s ( 1 κ ω ) I s + ρ a ( 1 κ ω ) I a + δ ] d t .

Thus S is positive since S ( 0 ) is positive and the exponential function e [ ρ s ( 1 κ ω ) I s + ρ a ( 1 κ ω ) I a + δ ] d t is always positive. Using the same method, we can prove the rest of the equations of system Equation (1) and show that E ( t ) > 0 , I a ( t ) > 0 , I s ( t ) > 0 , H ( t ) > 0 , Q ( t ) > 0 , R ( t ) > 0 .

2.1.2. Boundedness of the Solutions

Theorem 2 All positive solutions presented in Theorem (1) are bounded.

Proof: In the absence of the disease, i.e. α 1 = α 2 = α 3 = α 4 = 0 , Equation (3) becomes d N d t = Θ δ N , which can be written as N = Θ δ [ Θ Θ N 0 Θ ] e δ t , and as t , N Θ δ . Thus, we conclude that

N = Θ δ . (4)

Hence, the positive solutions of model Equation (1) are bounded.

2.2. Existence and Stability of Equilibrium Points

The equilibrium points are calculated by equating the left hand side of equation system (1) to zero. This leads to the following system of equations,

Θ ρ s ( 1 κ ω ) S I s ρ a ( 1 κ ω ) S I a δ S = 0 , ρ s ( 1 κ ω ) S I s + ρ a ( 1 κ ω ) S I a ( δ + σ ) E = 0 , ( 1 q ) σ E ( δ + α 1 + ξ + π + γ ) I s = 0 , q σ E ( δ + α 3 + τ ) I a = 0 , π I s + ε Q ( β + δ + α 2 ) H = 0 , γ I s ( ε + ν + δ + α 4 ) Q = 0 , ξ I s + ν Q + τ I a δ R = 0. } (5)

2.2.1. The Disease Free Equilibrium Point ( d f e p )

In the absence of infection I a = I s = H = Q = 0 . Solving the equations of system 5, we obtain d f e p = ( Θ δ ,0,0,0,0,0,0 ) .

2.2.2. The Reproduction Number of the Model

We compute the basic reproduction number R C of the model system (1) by following [10] . The basic reproduction number measures the average number of new infections generated by a single infected person in a completely susceptible population. Using the next generation matrix method, we consider the classes that are actively transmitting the disease. These are:

d E d t = ρ s ( 1 κ ω ) S I s + ρ a ( 1 κ ω ) S I a ( δ + σ ) E , d I s d t = ( 1 q ) σ E ( δ + α 1 + ξ + π + γ ) I s , d I a d t = q σ E ( δ + α 3 + τ ) I a . } (6)

Next, we find the matrices F i and V i which are the rate of appearance of new infections in compartment i and transfer of individuals into and out of compartment i by all other means, respectively, given by

F i = ( ( 1 κ ω ) I s S ρ s + ( 1 κ ω ) I a S ρ a 0 0 ) ; V i = ( ( δ + σ ) E ( α 1 + δ + γ + π + ξ ) I s ( 1 q ) σ E ( α 3 + δ + τ ) I a q σ E ) .

Then taking partial derivatives of both F i and V i on the disease-free equilibrium point we get,

F = ( 0 ( 1 κ ω ) S ρ s ( 1 κ ω ) S ρ a 0 0 0 0 0 0 )

and

V = ( δ + σ 0 0 ( 1 q ) σ α 1 + δ + γ + π + ξ 0 q σ 0 α 3 + δ + τ ) .

Next we calculate the inverse of V which is given by:

V 1 = ( 1 δ + σ 0 0 ( 1 q ) σ ( α 1 + δ + ξ + π + γ ) ( δ + σ ) 1 α 1 + δ + ξ + π + γ 0 q σ ( δ + σ ) ( α 3 + δ + τ ) 0 1 α 3 + δ + γ ) .

The next generation matrix is given as the following product:

F V 1 = ( ρ s ( 1 κ ω ) S ( 1 q ) σ ( δ + σ ) ( α 1 + δ + ξ + γ + π ) + ρ a ( 1 κ ω ) S q σ ( δ + σ ) ( α 3 + δ + π ) ρ s ( 1 κ ω ) S α 1 + δ + ξ + γ + π ρ a ( 1 κ ω ) α 3 + δ + π 0 0 0 0 0 0 ) ,

and we calculate the eigenvalues of F V 1 as follows:

| ( ρ s ( 1 κ ω ) S ( 1 q ) σ ( δ + σ ) ( α 1 + δ + ξ + γ + π ) + ρ a ( 1 κ ω ) S q σ ( δ + σ ) ( α 3 + δ + π ) ) λ 1 ρ s ( 1 κ ω ) S α 1 + δ + ξ + γ + π ρ a ( 1 κ ω ) α 3 + δ + π 0 0 λ 2 0 0 0 0 λ 3 | = 0.

Thus λ 1 = ρ s ( 1 κ ω ) S ( 1 q ) σ ( δ + σ ) ( α 1 + δ + ξ + γ + π ) + ρ a ( 1 κ ω ) S q σ ( δ + σ ) ( α 3 + δ + π ) , λ 2 = 0 , λ 3 = 0 .

The reproduction number is given by the largest eigenvalue of the determinant of the matrix F V 1 and so

R C = ρ s ( 1 κ ω ) S ( 1 q ) σ ( δ + σ ) ( α 1 + δ + γ + π + ξ ) + ρ a ( 1 κ ω ) S q σ ( δ + σ ) ( α 3 + δ + τ ) . (7)

Equation (7) consists of two reproduction numbers. The first reproduction number ρ s ( 1 κ ω ) S ( 1 q ) σ ( δ + σ ) ( α 1 + δ + γ + π + ξ ) defines the number of new COVID-19 cases generated from the symptomatic infected individuals in class I s . The second reproduction number is ρ a ( 1 κ ω ) S q σ ( δ + σ ) ( α 3 + δ + τ ) which defines the number

of new COVID-19 cases generated from the asymptomatic infectious individuals in class I a . Hence the reproduction number is written as,

R C = R I s + R I a . (8)

2.2.3. Global Stability of the Disease-Free Equilibrium Point

The global stability of the disease-free equilibrium D f e p is established by the following theorem.

Theorem 3 If R C < 1 , the disease-free equilibrium is globally asymptotically stable in Ω and unstable if R C > 1

Proof: Let the Lyapunov function be

V = d 1 E + d 2 I s + d 3 I a , (9)

where,

d 1 = ( δ + α 3 + τ ) ( δ + α 1 + γ + π ) ,

d 2 = ( δ + α 3 + τ ) ρ s ( 1 κ ω ) S ,

d 3 = ( δ + α 1 + γ + π ) ρ a ( 1 κ ω ) S .

From Equation (9), the derivative is given as

V t = d 1 d E d t + d 2 d I s d t + d 3 d I a d t . (10)

But d E d t , d I s d t , d I a d t are given in equation system (1). Therefore,

V t = ( δ + α 3 + τ ) ( δ + α 1 + γ + π ) [ ρ s ( 1 κ ω ) S I s + ρ a ( 1 κ ω ) S I a ( δ + σ ) E ] + ( δ + α 3 + τ ) ρ s ( 1 κ ω ) S [ ( 1 q ) σ E ( δ + α 1 + π + γ ) I s ] + ( δ + α 1 + γ + π ) ρ a ( 1 κ ω ) S [ q σ E ( δ + α 3 + τ ) I a ] . (11)

The expansion of Equation (11) yields,

V t = ( δ + α 3 + τ ) ( δ + α 1 + γ + π ) ρ s ( 1 κ ω ) S I s + ( δ + α 3 + τ ) ( δ + α 1 + γ + π ) ρ a ( 1 κ ω ) S I a ( δ + α 3 + τ ) ( δ + α 1 + γ + π ) ( δ + σ ) E + ( δ + α 3 + τ ) ρ s ( 1 κ ω ) S ( 1 q ) σ E

( δ + α 3 + τ ) ρ s ( 1 κ ω ) S ( δ + α 1 + γ + π ) I s + ( δ + α 1 + γ + π ) ρ a ( 1 κ ω ) S q σ E ( δ + α 1 + γ + π ) ρ a ( 1 κ ω ) S ( δ + α 3 + τ ) I a . (12)

Equation (12) can be simplified to

V t ( δ + α 3 + τ ) ρ s ( 1 κ ω ) S ( 1 q ) σ E + ( δ + α 1 + γ + π ) ρ a ( 1 κ ω ) S q σ E ( δ + α 3 + τ ) ( δ + α 1 + γ + π ) ( δ + σ ) E , ( δ + α 3 + τ ) ( δ + α 1 + γ + π ) ( δ + σ ) [ ρ s ( 1 κ ω ) S ( 1 q ) σ ( δ + α 1 + γ + π ) ( δ + σ ) + ρ a ( 1 κ ω ) S q σ ( δ + α 3 + τ ) ( δ + σ ) 1 ] E , ( δ + α 3 + τ ) ( δ + α 1 + γ + π ) ( δ + σ ) [ R C 1 ] E .

Hence, V t 0 if R C < 1 and V t = 0 if E = 0 . By LaSalle’s Invariance

Principle [11] , we conclude that the disease-free equilibrium ( D f e p ) of the model of COVID-19 is globally asymptotically stable in Ω whenever R C < 1 .

2.2.4. The Endemic Equilibrium Point

The endemic equilibrium point is denoted by E e p = { S * , E * , I s * , I a * , H * , Q * , R * } and is calculated as,

S * = Θ ρ s ( 1 κ ω ) I s + ρ a ( 1 κ ω ) I a + δ , E * = ρ s ( 1 κ ω ) I s + ρ a ( 1 κ ω ) I a δ + σ , I s * = ( 1 q ) σ E α 1 + δ + π + γ , I a * = q σ E α 3 + τ + δ , H * = π I s + ε Q α 2 + δ + β , Q * = γ I s α 4 + δ + ν + ε , R * = β H + ν Q + τ I a δ . } (13)

2.2.5. Global Stability Analysis of the Endemic Equilibrium Point

The Lyapunov asymptotic stability theorem is used to prove the global asymptotic stability of the endemic equilibrium point. Using the method for constructing the Lyapunov function discussed in [12] , we formulate the Lyapunov function for model Equation (1).

Theorem 4 If R C > 1 , then the endemic equilibrium point E e p of model Equation (1) is globally asymptotically stable in the region Ω.

Proof First, we define L : { ( S , E , I s , I a , Q , H , R ) Ω : S , E , I s , I a , Q , H , R > 0 } . Consider the function below:

L ( S , E , I s , I a , Q , H , R ) = ln ( ( S S * ) + ( E E * ) + ( I s I s * ) + ( I a I a * ) + ( Q Q * ) + ( H H * ) + ( R R * ) + 1 ) (14)

The derivative of L along the solutions of the model in Equation (1) is given by the expression:

L ˙ = L S d S d t + L E d E d t + L I s d I s d t + L I a d I a d t + L Q d Q d t + L H d H d t + L R d R d t = d S d t + d E d t + d I s d t + d I a d t + d Q d t + d H d t + d R d t ( S S * ) + ( E E * ) + ( I s I s * ) + ( I a I a * ) + ( Q Q * ) + ( H H * ) + ( R R * ) + 1 (15)

From Equation (4), all solutions of Equation (13) satisfy the equality

N * = S * + E * + I s * + I a * + Q * , H * + R * = Θ δ . (16)

In addition N = e δ t + k + Θ δ where, k is the value that satisfies the condition N 0 = Θ δ . Thus L = ln ( N N * + 1 ) 0 . Therefore,

L ˙ = 1 N N * d N d t = δ N Θ δ + 1 ( Θ δ N ) 0.

L = 0 and L ˙ = 0 are satisfied if and only if N = Θ δ .

L is positive definite and L ˙ is negative definite, hence the function L is the Lyapunov function for model Equation (1) and the endemic equilibrium E e p is globally asymptotically stable by the Lyapunov asymptotic stability analysis [13] . Hence the proof.

3. Adomian Decomposition Method

In this section we apply the Adomian decomposition method proposed by George Adomian in the mid 1980’s, [14] to solve the system Equation (1).

3.1. Basic Concepts of the Adomian Decomposition Method

Let us consider the initial value problem expressed as

L u + N u + R u = g , (17)

where L is the linear operator, N is the nonlinear operator and R is the remaining linear part. By defining the inverse operator of L as L 1 , we introduce it on both sides of Equation (17) to get,

L 1 L u = L 1 g L 1 [ R u + N u ] . (18)

Solving for u in Equation (18) leads to,

u = φ ( 0 ) + L 1 g L 1 [ R u + N u ] , (19)

where,

φ ( 0 ) = ( u ( 0 ) if L = d d x , u ( 0 ) + x u ( 0 ) if L = d 2 d x 2 , u ( 0 ) + x u ( 0 ) + x 2 2 ! u ( 0 ) if L = d 3 d x 3 . u ( 0 ) + x u ( 0 ) + x 2 2 ! u ( 0 ) + + x n n ! u n ( 0 ) if L = d n + 1 d x n + 1 .

The Adomian Decomposition Method assumes that the unknown function u can be expressed by an infinite series of the form,

u = n = 0 u n . (20)

where the component u n will be determined recursively. This method also defines the nonlinear term by the Adomian polynomials. More precisely, the ADM assumes that the nonlinear operator can be decomposed by an infinite series of polynomials given by,

N ( u ) = n = 0 A n , (21)

where A n ’s are the Adomian’s polynomials defined as,

A n = A n ( u 0 , u 1 , u 2 , , u n ) (22)

and are calculated using the formular in [15]

A n = 1 n ! d n d ζ n [ F ( k = 0 u k ζ k ) ] ζ = 0 , n = 0 , 1 , 2 , . (23)

Substituting Equation (20) and Equation (21) into Equation (19) and using the fact that R is a linear operator we obtain,

n = 0 u n = φ ( 0 ) + L 1 g L 1 ( n = 0 R ( u n ) ) L 1 ( n = 0 A n ) (24)

Therefore the formal recurrence algorithm could be defined by,

u 0 = φ ( 0 ) + L 1 g u n + 1 = L 1 ( R ( u n ) ) L 1 ( A n ) (25)

The n-term approximation of the solution is given by,

Ψ n ( x ) = k = 0 n 1 u k ( x ) . (26)

The advantage of this method is that it solves problems in a direct way and in uncomplicated manner without linearization, perturbation or any unpreferable assumptions that may change the physical behaviour of the problem under discussion.

Solutions of the Mathematical Model of COVID-19 Using Adomian Decomposition Method

In order to explicitly construct approximate solutions of the system described by Equation (1), we employ the Adomain decomposition method. To apply the Adomian decomposition method we choose: S ( 0 ) , E ( 0 ) , I s ( 0 ) , I a ( 0 ) , H ( 0 ) , Q ( 0 ) , R ( 0 ) as initial approximations of S ( t ) , E ( t ) , I s ( t ) , I a ( t ) , H ( t ) , Q ( t ) , R ( t ) . Using Equation (12) for calculating the Adomian polynomials for S I s and S I a as A n and B n respectively, we apply Equation (24) to each of the equations in model system (1) to obtain the recursive algorithm for each equation as follows:

S 0 = S ( 0 ) + L 1 Θ ; S n + 1 = ρ s ( 1 κ ω ) L 1 ( A n ) ρ a ( 1 κ ω ) L 1 ( B n ) δ L 1 ( S n ) , n 0

E 0 = E ( 0 ) ; E n + 1 = ρ s ( 1 κ ω ) L 1 ( A n ) + ρ a ( 1 κ ω ) L 1 ( B n ) ( δ + σ ) L 1 ( E n ) , n 0

I s 0 = I s ( 0 ) ; I s ( n + 1 ) = ( 1 q ) σ L 1 ( E n ) ( γ + α 1 + δ + π ) L 1 ( I s n ) , n 0

I a 0 = I a ( 0 ) ; I a ( n + 1 ) = q σ L 1 ( E n ) ( τ + α 3 + δ ) L 1 ( I a n ) , n 0

H 0 = H ( 0 ) ; H n + 1 = π L 1 ( I s n ) + ε L 1 ( Q n ) ( β + α 2 + δ ) L 1 ( H n ) , n 0

Q 0 = Q ( 0 ) ; Q n + 1 = γ L 1 ( I s n ) ( ε + ν + α 4 + δ ) L 1 ( Q n ) , n 0

R 0 = R ( 0 ) ; R n + 1 = β L 1 ( H n ) + ν L 1 ( Q n ) + τ L 1 ( I a n ) δ L 1 ( R n ) , n 0 .

Using Equation (26) the solutons to Equation (1) are obtained.

3.2. The Modified Adomian Decomposition Method

Here, we present the Modified Adomian Decomposition Method (MADM) which we use to solve the system of equations arising from the mathematical model of COVID-19. In [16] , the authors proposed the modification of the ADM by introducing the terms n = 0 a n t n p n = 0 a n t n into the calculations of the standard ADM. To understand the procedure of MADM we consider Equation (23) and insert n = 0 a n t n p n = 0 a n t n to obtain:

n = 0 u n = φ ( 0 ) + L 1 g + L 1 n = 0 a n t n p L 1 n = 0 a n t n L 1 ( n = 0 R ( u n ) ) L 1 ( n = 0 A n ) (27)

So the recursive algorithm for MADM is defined as,

u 0 = φ ( 0 ) + L 1 n = 0 a n t n u 1 = p L 1 n = 0 a n t n L 1 R ( u 0 ) L 1 ( A 0 ) + L 1 g u n + 1 = L 1 ( R ( u n ) ) L 1 ( A n ) (28)

In this method we set u 1 = 0 and p = 1 so that we solve for the coefficients a n ’s for n = 0 , 1 , 2 , . The approximation of the solution is found by replacing the coefficients in the solution equation given by:

u ( x ) = φ ( 0 ) + L 1 n = 0 a n t n . (29)

The advantage of using MADM is that it reduces the computational size of the problem being solved because it involves the calculation of A 0 only.

Solution of the Mathematical Model of COVID-19 Using the Modified Adomian Decomposition Method

Applying Equation (27) on each equation of system (1), we obtain the recursive relationship for each equation as follows:

S 0 = S ( 0 ) + L 1 ( n = 0 a n t n ) ,

S 1 = p L 1 ( n = 0 a n t n ) ρ s ( 1 κ ω ) L 1 ( A 0 ) + L 1 ( Θ ) ρ a ( 1 κ ω ) L 1 ( B 0 ) δ L 1 ( S 0 ) ,

S n + 1 = ρ s ( 1 κ ω ) L 1 ( A n ) ρ a ( 1 κ ω ) L 1 ( B n ) δ L 1 ( S n ) , n 1 .

E 0 = E ( 0 ) + L 1 ( n = 0 a n t n ) ,

E 1 = p L 1 ( n = 0 a n t n ) + ρ s ( 1 κ ω ) L 1 ( A 0 ) + ρ a ( 1 κ ω ) L 1 ( B 0 ) ( δ + σ ) L 1 ( E 0 ) ,

E n + 1 = ρ s ( 1 κ ω ) L 1 ( A n ) + ρ a ( 1 κ ω ) L 1 ( B n ) ( δ + σ ) L 1 ( E n ) , n 1 .

I s 0 = I s ( 0 ) + L 1 ( n = 0 a n t n ) ,

I s 1 = p L 1 ( n = 0 a n t n ) + ( 1 q ) σ L 1 ( E 0 ) ( δ + α 1 + γ + π ) L 1 I s 0 ,

I s ( n + 1 ) = ( 1 q ) σ L 1 ( E n ) ( δ + α 1 + γ + π ) L 1 I s n , n 1 .

I a 0 = I a ( 0 ) + L 1 ( n = 0 a n t n ) ,

I a 1 = p L 1 ( n = 0 a n t n ) + q σ L 1 ( E 0 ) ( δ + α 3 + τ ) L 1 ( I a 0 ) ,

I a ( n + 1 ) = q σ L 1 ( E n ) ( δ + α 3 + τ ) L 1 ( I a n ) , n 1

H 0 = H ( 0 ) + L 1 ( n = 0 a n t n ) ,

H 1 = p L 1 ( n = 0 a n t n ) + π L 1 ( I s 0 ) + ε L 1 ( Q 0 ) ( α 2 + δ + β ) L 1 ( H 0 ) ,

H n + 1 = π L 1 ( I s n ) + ε L 1 ( Q n ) ( α 2 + δ + β ) L 1 ( H n ) , n 1 .

Q 0 = Q ( 0 ) + L 1 ( n = 0 a n t n ) ,

Q 1 = p L 1 ( n = 0 a n t n ) + γ L 1 ( I s 0 ) ( α 4 + δ + ν + ε ) L 1 ( Q 0 ) ,

Q n + 1 = γ L 1 ( I s n ) ( α 4 + δ + ν + ε ) L 1 ( Q n ) , n 1 .

R 0 = R ( 0 ) + L 1 ( n = 0 a n t n ) ,

R 1 = p L 1 ( n = 0 a n t n ) + β L 1 ( H 0 ) + ν L 1 ( Q 0 ) + τ L 1 ( I a 0 ) δ L 1 ( R 0 ) ,

R n + 1 = β L 1 ( H n ) + ν L 1 ( Q n ) + τ L 1 ( I a n ) δ L 1 ( R n ) , n 1 .

Letting S 1 = E 1 = I s 1 = I a 1 = H 1 = Q 1 = R 1 = 0 and setting p = 1 we find the a n ’s for n = 1 , 2 , 3 , . and replace in Equation (29) to write the solution for equation system (1).

4. Results and Discussion

The results obtained from solving system Equation (1) using ADM are compared with the results obtained using MADM. We will use COVID-19 data for Zambia [17] as initial values and are given as S ( 0 ) = 1715 , E ( 0 ) = 54 , I s ( 0 ) = 20 , I a ( 0 ) = 34 , H ( 0 ) = 9 , Q ( 0 ) = 786 , R ( 0 ) = 85 . The natural death rate, δ is calculated by taking the reciprocal of the average life expectancy (in

months). In Zambia the life expectancy is 64.70 years [18] , hence δ = 1 64.70 × 12 .

The population of Zambia is N ( 0 ) = 19470000 [18] . Thus the recruitment Θ is

estimated as Θ δ = N ( 0 ) . The rest of the parameters are estimated from the

literature as given in Table 2. Using the initial values and the parameter values we draw the graphs using SageMaths 9.0 software. The results are shown in Figures 2(a)-(g).

Table 2. Parameter values.

Figure 2. Numerical analysis of MADM and ADM solutions of the model of COVID-19

We can see that the graphs in Figure 2(a) and Figure 2(b), MADM and ADM solutions are close to each other. In Figures 2(c)-(g), MADM solutions are exactly the same as the ADM solutions by coincident. In Figure 2(a), Figure 2(c), Figure 2(d) and Figure 2(f), the population is reducing whereas in Figure 2(b), Figure 2(e) and Figure 2(g), the population is increasing.

5. Conclusion

The model of COVID-19 has been formulated and its dynamic behaviour investigated. We showed that the population classes are non-negative. Using the next generation matrix, we calculated the basic reproduction number, R C , which is useful in guiding control strategies. By constructing Lyapunov functions, we proved global stability of disease free and endemic equilibrium points. If the basic reproduction number is less than 1, all solutions converge to the disease free equilibrium point and the disease dies out from the population. When the basic reproduction number is greater than 1, the endemic equilibruim point is globally stable, meaning that the disease will persist and the number of infected individuals tends to be a positive constant. Lastly, it is well known that analytical solutions of nonlinear ordinary differential equations are difficult to find. In this paper, we solved nonlinear and linear Ordinary Differential Equations (ODEs) using the ADM and MADM. It can be seen from numerical solutions in Figure 2 that we demonstrated the ability of ADM and MADM in solving ODEs. The series solutions converge very rapidly and from the graphs in Figure 2, we can conclude that the ADM and MADM are very efficient and accurate methods in solving nonlinear mathematical models.

Data Availability

The data used to support the findings of this study is indicated within the article.

Conflicts of Interest

No potential conflict was reported by the authors.

References

[1] Inyama, S.C., Ekeamadi, G.U., Uwagboe, O.M., Omame, A., Mbachu, H.I. and Uwakwe, J.I. (2019) Application of Homotopy Analysis Method for Solving an SEIRS Epidemic Model. Mathematical Modelling and Applications, 4, 36-48.
https://doi.org/10.11648/j.mma.20190403.11
[2] Abioyei, A.I., Peter, O.J., Ayoade, A.A., Uwaheren, O.A. and Ibrahim, O. (2020) Application of Adomian Decomposition Method on a Mathematical Model of Malaria. Advances in Mathematics: Scientific Journal, 9, 417-435.
https://doi.org/10.37418/amsj.9.1.33
[3] Muhammad, F., Muhammad, U.S., Aqeel, A. and Ahmad, M.O. (2018) Analysis and Numerical Solution of SEIR Epidemic Model of Measles with Non-Integer Time Fractional Derivatives by Using Laplace Adomian Decomposition Method. Ain Shams Engineering Journal, 9, 93391-3397.
https://doi.org/10.1016/j.asej.2017.11.010
[4] Nigar, A., Saeed, A., Sartaj, A. and Gul, Z. (2019) The Adomian Decomposition Method for Solving HIV Infection Model of Latently Infected Cells. Matrix Science Mathematic, 3, 05-08.
https://doi.org/10.26480/msmk.01.2019.05.08
[5] Ali, A.A., Rahmamn, M., Shah, Z. and Kuman, P. (2022) Investigation of a Time-Fractional COVID-19 Mathematical Model with Singular Kernel. Advances in Continuous and Discrete Models, 2022, Article No. 34.
https://doi.org/10.1186/s13662-022-03701-z
[6] Enahoro, I., Oluwaseun, O.S., Ngonghala, C. and Gumel, A.B. (2020) Mathematical Modeling and Analysis of COVID-19 Pandamec in Nigeria. Mathematical Biosciences and Engineering, 17, 7192-7220.
https://doi.org/10.3934/mbe.2020369
[7] Worldometer.
https://www.worldometers.info/
[8] Kounakep, Y.T., Tchoumi, S.Y., Fotsa, D.J., Kamba, F.G.T., Ngounou, D., Mboula, E., Kamla, V. and Kamgang, J.C. (2021) Modelling the Anti-COVID-19 Individual or Collective Containment Strategies in Cameroon. Applied Mathematical Sciences, 15, 63-78.
https://doi.org/10.12988/ams.2021.914395
[9] Worldometer (2020) Coronavirus Incubation Period.
https://www.worldometers.info/coronavirus
[10] Brauer, F., van den Driessche, P. and Wu, J. (2008) Mathematical Epidemiology. Springer-Verlag, Berlin.
https://doi.org/10.1007/978-3-540-78911-6
[11] LaSalle, J.P. (1976) The Stability of Dynamical Systems. Regional Conference Series in Applied Mathematics. SIAM, Philadephia.
[12] Xu, D.G., Xu, X.Y., Yang, C, H. and Gui, W.H. (2015) Global Stability of a Variation Epidemic Spreading Model on Complex Networks. Mathematical Problems in Engineering, 2015, Article ID: 365049.
https://doi.org/10.1155/2015/365049
[13] Lyapunov, A.M. (1992) The General Problem of the Stability of Motion. Taylor and Francis, London.
[14] Adomian, G. (1983) Stochastic Systems. Academic Press, New York.
[15] Adomian, G. and Rach, R. (1983) Inversion of Nonlinear Stochastic Operators. Journal of Mathematical Analysis and Applications, 91, 39-46.
https://doi.org/10.1016/0022-247X(83)90090-2
[16] Jafar, B. and Hosseini, K. (2016) A Modified Adomian Decomposition Method for Singular Initial Value Emden-Fowler Type Equations. International Journal of Applied Mathematical Research, 5, 69-72.
https://doi.org/10.14419/ijamr.v5i1.5666
[17] Ministry of Health and Zambia National Public Health Institute (2022) Zambia COVID-19 Statistics Daily Status Update.
[18]
https://www.macrotrends.net>ZMB.
[19] Mnganga, J.M. and Zachariah, N.S. (2020) Mathematical Model of COVID-19 Transmission Dynamics and Control Strategies. Journal of Applied & Computational Mathematics, 9, 1-3.
[20] Camilla, R., Mirjam, S., Peter, S., Gisela, B., Guenter, F., Claudia, W., Thorbjörn, Z., Verena, T., Christian, J., Wolfgang, G., Michael, S., Christian, D., Patrick, V., Katrin, Z., Sabine, Z., Roman, W. and Michael, H. (2019) Transmission of 2019-nCoV Infection from an Asymptomatic Contact in Germany: Case Report. The New England Journal of Medicine, 382, 970-971.
https://doi.org/10.1056/NEJMc2001468
[21] Matiur, R., Saeed, A., Matoog, R.T., Nawal, A.A. and Tahir, K. (2021) Study on the Mathematical Modelling of COVID-19 with Caputo-Frabrizio Operator. Chaos, Solitons & Fractals, 150, Article ID: 111121.
https://doi.org/10.1016/j.chaos.2021.111121
[22] Duah, D., Iddi, S., Adu, B., Aheto, M.J., Kojo, M.S., Fobil, J. and Bosomprah, S. (2021) Mathematical Modelling of COVID-19 Infection Dynamics in Ghana: Impact Evaluation of Integrated Government and Individual Level Interventions. Infectious Disease Modelling, 6, 381-397.
https://doi.org/10.1016/j.idm.2021.01.008
[23] Pakwan, R., Sherif, E.S. and Irthit, I. (2021) A Mathematical Model of COVID-19 Pandemic: A Case Study of Bangkok, Thailand. Computational and Mathematical Methods in Medicine, 2021, Article ID: 6664483.
https://doi.org/10.1155/2021/6664483
[24] Chernet, T.D. and Gemechis, F.D. (2020) Modeling and Optimal Control Analysis of Transmission Dynamics of COVID-19: A Case of Ethopia. Alexandria Engineering Journal, 60, 719-732.
https://doi.org/10.1016/j.aej.2020.10.004
[25] Mushanyu, J., Chazuka, Z., Mudzingwa, F. and Ogbogbo, C. (2021) Modelling the Impact of Detention on COVID-19 Transmission Dynamics in Ghana. RMS: Research in Mathematics & Statistics, 8, Article ID: 1953722.
https://doi.org/10.1080/27658449.2021.1953722

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.