Skip to main content
Elsevier - PMC COVID-19 Collection logoLink to Elsevier - PMC COVID-19 Collection
. 2020 Nov 23;19:103605. doi: 10.1016/j.rinp.2020.103605

A study on the spread of COVID 19 outbreak by using mathematical modeling

Jyoti Mishra 1
PMCID: PMC7832002  PMID: 33520617

Abstract

Mathematical models are mainly used to depict real world problems that humans encounter in their daily explorations, investigations and activities. However, these mathematical models have some limitations as indeed the big challenges are the conversion of observations into mathematical formulations. If this conversion is inefficient, then mathematical models will provide some predictions with deficiencies. A specific real-world problem could then have more than one mathematical model, each model with its advantages and disadvantages. In the last months, the spread of covid-19 among humans have become fatal, destructive and have paralyzed activities across the globe. The lockdown regulations and many other measures have been put in place with the hope to stop the spread of this deathly disease that have taken several souls around the globe. Nevertheless, to predict the future behavior of the spread, humans rely on mathematical models and their simulations. While many models, have been suggested, it is important to point out that all of them have limitations therefore newer models can still be suggested. In this paper, we examine an alternative model depicting the spread behavior of covid-19 among humans. Different differential and integral operators are used to get different scenarios.

Keywords: Mathematical model, COVID-19, Corona virus, Numerical Scheme

Introduction

Since the outbreak of the Corona virus COVID-19 in January 2020, the virus has affected most countries and taken the lives of several thousands of people worldwide. By March 2020, the World Health Organization (WHO) declared the situation a pandemic, the first of its kind in our generation. To date, many countries and regions have been locked-down and applied strict social distancing measures to stop the virus propagation [1], [2], [3], [4], [5], [6]. From a strategic and health care management perspective, the propagation pattern of the disease and the prediction of its spread over time are of great importance, to save lives and to minimize the social and economic consequences of the disease. Within the scientific community, the problem of interest has been studied in various communities, including mathematical epidemiology, biological systems modeling, signal processing and control engineering [7], [8], [9], [10], [11], [12].In this study, epidemic outbreaks are studied from an interdisciplinary perspective, by using an extension of the susceptible-exposed-infected-recovered (SEIR) model, which is a mathematical compartmental model based on the average behavior of a population under study. The objective is to provide researchers a better understanding of the significance of mathematical modeling for epidemic diseases.Table1. Table 2.

Table1.

Parameters of the considered model.

Symbol Interpretation
Λ Recruitment rate into S (t) in the Indian population
α Transmission rate from S (t)
β1 Transmission rate from S (t) to Q (t)
β2 Transmission rate from I (t) to Q (t)
σ1 Rate of transmission from S (t) to secured zone population
σ2 Rate of transmission from infected but not detected by testing population to secured zone
σ3 Transmission rate from Q (t) to secured zone population
r1 Transmission rate from I(t)
r2 Rate of which quarantine population to infected population
d2 Rate of Death of Covid-19 infection
d1 Rate of Natural death

Table 2.

Fitted and estimated parameters for COVID-19 model.

Symbol Value Source
Λ 4 × 104 [49]
β1 4 × 10−7 Assumed
β2 0.1 Estimated
σ1 5 × 10−4 Assumed
σ2 5 × 10−2 Assumed
σ3 6 × 10−3 Estimated
r1 1 × 10−2 Estimated
r2 1 × 10−3 Estimated
d2 197 × 10−5 Estimated
d1 2 × 108 Estimated
S (0) 8 × 10−5 Fitted
E (0) 15 × 102 Fitted
Q (0) 5 × 104 Fitted
I (0) 2 8 4 Fitted
R (0) 4 × 108 Fitted

Mathematical models have been insensitively used in the last months starting from January 2020, with the aim to predicting the spread of the fatal infectious disease called covid-19. The outbreak started in December 2019, in a Chinese city called Wuhan. Since then, the virus has spread exponentially in many countries around the globe due to the connections between cities, countries and even continents. While several governmental structures have undertook fight against the spread of this disease, by imposing several restrictions, researchers in different fields have done serious research with the main aim to understand, analysis and help stop the spread within humans, in addition even provide a vaccine that will help prevent the spread. Mathematicians on their turn have now suggested from collected data many mathematical models that can be used to understand theoretically the behavior of this disease. In many instances, these mathematical models have predicted several situations that are likely to be observed in near future. For example, some mathematical model have predicted the second wave spread in Europe a situation that is being observed today in many European countries [14], [15], [16], [17], [18]. There is no doubt that mathematical models although not all accurate are able to help humans to see what could happen in near future. While many mathematical models have been suggested in the last few months, it is important to not that many mathematical model will still be suggested especially those mathematical models with new trend of fractional differentiation and integrations. In this paper, we present an analysis of a mathematical model depicting a spread of the fatal disease in a given population. The model is extended using a new trends of fractional differentiation and integration. In this study, epidemic outbreaks are studied from an interdisciplinary perspective, by using an extension of the susceptible-exposed-infected-recovered (SEIR) model, which is a mathematical compartmental model based on the average behavior of a population under study [13]. The objective is to provide researchers a better understanding of the significance of mathematical modeling for epidemic diseases.

Mathematical model for Covid19 disease:

In this section we suggest a mathematical model, i.e. SEQIR model of the Novel Corona virus of Covid-19 in Indian environment [13]. This model of covid -19 tells the dynamics of five populations, namely susceptible (s(t)), Infected but not defected by testing population represented by E(t), Q(t) represent a quarantined person, I(t) represent who under the treatment of isolated, R(t) represents the recovered persons who have been treated of covid-19 [13] (Fig. 1 ).

Fig. 1.

Fig. 1

The Flowchart of the SEQIR model.

The model takes the following form

dSdt=Λ-αSE-β1S-σ1S-d1S (1)
dEdt=αSE-r1E-β2E-d2E (2)
dQdt=β1S+β2E-r2Q-σ2Q-d1Q (3)
dIdt=r1E+r2Q-σ3I-d1I-d2I (4)
dRdt=σ1S+σ2Q+σ3I-d1R (5)

where the initial conditions are

S(0)>0,E(0)0, I(0)0,Q(0)0,R(0)>0

The above mathematical model can be rewritten as [13]

dSdt=Λ-αSE-AS (6)
dEdt=αSE-BE (7)
dQdt=β1S+β2E-CQ (8)
dIdt=r1E+r2Q-DI (9)
dRdt=σ1S+σ2Q+σ3I-d1R (10)

where

A=(β1+σ1+d1)S
B=r1+β2+d2
C=(r2+σ2+d1)Q
D=(σ3+d1+d2)I

Model equations in proportions

To simplify the model we normalize the model by transforming the model equations into proportions.

The model equations are transformed into proportions as follows [13]

dN(t)dt=dS(t)dt+dE(t)dt+dQ(t)dt+dI(t)dt+dR(t)dtdN(t)dt=Λ-AS-BE+β1S+β2E-CQ+r1E+r2Q-DI+σ1S+σ2Q+σ3I-d1RdN(t)dt=Λ+(σ1-A+β1)S+(β2+r1-B+r1)E+(r2+σ2-C)Q+(σ3-D)I-d1R (11)
s=SN,e=EN,i=IN,r=RN,qQN (12)

Then the normalized system is as follows [13]

dsdt=1NdS(t)dt-SdN(t)dt

Subtracting (1), (11) and using (12)

dsdt=Λ(1-s)N+(σ1-A+β1)s2+(β2+r1-B+r1)se+(r2+σ2-C)qs+(σ3-D)si-d1rs (13)

Similarly

dedt=1NdE(t)dt-edN(t)dt

Subtracting (2), (11) and using (12)

dedt=αse-Λ-(σ1-A+β1)se-(β2+r1-B+r1)e2+(r2+σ2-C)eq+(σ3-D)ei-d1er (14)

Similarly

dqdt=1NdQ(t)dt-qdN(t)dt

Subtracting (3), (11) and using (12)

dqdt=β1s+β2e-ΛNq+(σ1-A+β1)sq+(β2+r1-B+r1)qe+(r2+σ2-C)qs+(σ3-D)iq-d1ir (15)

Similarly

didt=1NdI(t)dt-idN(t)dt

Subtracting (4), (11) and using (12)

didt=r1e+r2q-Di-ΛiN+(σ1-A+β1)si-(β2+r1-B+r1)ei-(r2+σ2-C)qi+(σ3-D)i2-d1ri2 (16)

Similarly

drdt=1NdR(t)dt-rdN(t)dt

Subtracting (5), (11) and using (12)

drdt=σ1s+σ2q+σ3i-d1r-ΛrN-(σ1-A+β1)sr+(β2+r1-B+r1)er+(r2+σ2-C)qr+(σ3-D)ir-d1r2 (17)

However [13]

s+e+q+i+r=1

These equations are the model equation in proportion which defines prevalence of infection [13].

Equilibrium points and basic reproduction number

In this section we derive the equilibrium points including disease free of the proposed SEQIR model by taking E = 0, Q = 0, I = 0 & R = 0.

The obtained DFE is E0(ΛA,0,0,0,0).To find the Basic reproduction Number we take the assistance of next generation matrix method formulation [13].

Assume y = (E, Q, I, R, S)T then the system can be rewritten as

dydt=F(y)-υ(y) (18)

When

F(y)=αSE0000 and

υ(y)=BE-β1S-β2E+CQ-r1E-r2Q+DI-σ1S-σ2Q-σ3I+d1R-Λ+αSE+AS (19)

υ is called transition part which describe the alter state F is known as transmission paper of new infection.

We now define Jacobian matrices of F(y) andυ(y) at DFE E0 is defined by

DF(E0)=F3×30 00 0 00 0 0
υ(E0)=V3×300000-σ2-σ3d1-σ1αΛA0000 (20)

V=β00-β2C0-r1-r2D Therefore, F V−1 the next generation matrix of the SEQIR

R0=ρ(FV-1)=αΛAB
=αΛ(β1+σ1+d1)(r1+β2+d1)>0 (21)

by taking E = 0, Q = 0, I = 0 & R = 0.

We present here the endemic criteria we have in these model three classes of infected persons including E(t), Q(t) and I(t). We will have endemic situations by [13]

dE(t)dt,dQ(t)dtanddI(t)dt will be positive thus,

dEdt=αSE-BE>0t0dQdt=β1S+β2E-CQ>0t0
dIdt=r1E+r2Q-DI>0t0
s>βα
β1βα+β2E-CQ>0r1E+r2Q-DI>0
β1βα+β2E>CQr1E+r2Q-DI>0r1E+r2β1βCα+β2EC>DI
r1D+r2Dβ1βCα+β2EC>IE

If the class

r+I is repeated the class of E then

IE>1such that
r1D+r2Dβ1βCα+β2EC>1thusR0>1.

However, if the class I<E

Then

IE<1this impliesEI>1.

Existence and uniqueness of disease-free equilibrium state (E0) of the Covid Model

Lemma: The Covid model is locally asymptotically stable under the condition R0 < 1 and became unstable R0 < 1 and became unstable R0 > 1.

Proof: We present the proof by taking the Jacobean system at DFE E0(ΛA,0,0,0,0)

JE0=-A-αΛA0000αΛA-B000β1β2-C000r1r2-D0σ10σ2σ3-d1 (22)

The characteristic equation is given by

det(JE0-λI)=0

where λ is an Eigen value of the matrix JE0

Therefore, root of (22) are

λ1=-A < 0 ,λ2=αΛA-B,λ1=-Cλ4=-D < 0,λ4=-d1<0

Therefore, the given system is locally asymptotically at the E0(ΛA,0,0,0,0) under the condition R0< 1 [13].

Λ-αSE-AS=0 (23)
αSE-BE=0 (24)
β1S+β2E-CQ=0 (25)
r1E+r2Q-DI=0 (26)
σ1S+σ2Q+σ3I-d1R=0 (27)
E=0OrS=Ba (28)

Then in Eq. (23) E=0

thenS=ΛA (29)
S=β1SC=β1CΛA (30)
I=r2QD=r2β1ΛCAD (31)
R=σ1Sd1+σ2Qd1+σ3Id1 (32)
R=σ1Λd1A+σ2β1Λd1CA+σ3β1Λr2d1DCA (33)

Then equilibrium points are given as

E=(S,0,Q,I,R). (34)
S=Bathen
E=ΛA-A1α

Then

Q=β1Ba+β2ΛA-A1αC
I=r1E+r2QD
I=r1ΛA-A1α+r2β1Ba+β2ΛA-A1αCD

Finally

R=σ1Sd1+σ2Qd1+σ3Id1

and

E=(S,E,Q,R,I).

Nonnegative solution and biological feasibility:

Lemma:

Let initial condition be s(t)>0, E(t)>0, I(t)>0 as well as R(t)>0, each solution of the covid model are positive for all values t greater then all equal to in the interval [0.) .

Proof: We present the proof case by starting with C by using initial conditions S(t),E(t),I(t),R(t)

are unique in the interval [0,ξ) where 0<ξ<.

Let us assumed that all the solution has the same sign therefore

dSdt>-AS(t)
S(t)S(0)exp[-At] > 0 (35)
dEdt-BE(t)

By given condition we get

E(t)E(0)exp[-Bt] > 0 (36)

Similarly we get

Q(t)E(0)exp[-Ct] > 0
andI(t)I(0)exp[-Dt] > 0 (37)

Similarly the system turns to

dRdt>-d1RR(t)R(0)exp[-d1t]>0I(t)I(0)exp[-Dt] > 0 (38)

Thus we have

S(t)>0,E(t)0,I(t)0,R(t)>0t > 0. (39)

Lyapunov stability of SEQIR model

As we all know that Lyapunov Stability function is used to show the global stability of equilibrium. This is one of the wide applications Lyapunov tells about V(x)

Is a function unbounded and positively defined and derivative is negative i.e. V(x) < 0 xx where x is a equilibrium and V(x)is Lyapunov function.

Lemma: If R0<1, then Covid Model DFE E0 = ΛA,0,0,0,0 is disease-free equilibrium.

Proof: Let us consider the proposed model for three components S,E,I. If these three equations of the proposed Covid model is disease free equilibrium then (R,Q)0 therefore the Lyapunov function is defined on

V=pS-S-SlnSS+EB+Ir1 (40)

where S=ΛA and p is parameter.

Since Eq. (40) is globally stable and disease free.

S=ΛA,0,0,V=0

Now we proof that V is positively define i.e. V > 0.

So, from Eq. (40)

V=pSSS-1-lnSS+EB+Ir1 (41)

Now since we know from (41) first term is +ve and rest of the term is non negative so V is globally positive i.e. V > 0.

Now we do the differentiation we get

V=p1-SSS+EB+Ir1 (42)

On putting the value of S’, E’, I’ from given model we get

V=2Λp-pαDr1SI-ApS-Λ2pSA+pαΛDAr1I+αDSIBr1-Dr1I

We take.p=1B,

So we have

V=ΛBASΛ+ΛSA-2+Dr1I(R0-1)whereR0<1Dr1I(R0-1)<0

Now suppose that ASΛ=x

Then we get

x+1x-2=(x-1)2x>0

So here two cases arise. If S=S=ΛAso it is equilibrium point and if we take x = 1 then x+1x-2 is

Zero then we have only Dr1I(R0-1)<0 which is fully negative. Therefore, we conclude that V′ < 0.

Hence with the help of Lyapunov theorem the proposed model id Disease -free equilibrium.

We define the following Lypunove function

LS,E,Q,I,R=S-S-SlogSS+E-E-ElogEE+Q-Q-QlogQQ+I-I-IlogII+R-R-RlogRR

Then the derivative with respect to t is given as

ddtLS,E,Q,I,R=S-SSddtS(t)+E-EEddtE(t)+Q-QQddtQ(t)+I-IIddtI(t)+R-RRddtR(t)

Then replacing

ddtS(t),ddtI(t),ddtQ(t),ddtR(t)andddtE(t), by this we obtain

ddtLS,E,Q,I,R=S-SSΛ-αSE-AS+E-EEαSE-BE+Q-QQβ1S+β2E-CQ+I-II(r1E+r2Q-ΛI)+R-RRσ1S+σ2Q+σ3I-d1RdLdtS-SSΛ-α(S-S)E-A(S-S)+E-EEαS(E-E)-B(E-E)+Q-QQβ1S+β2E-C(Q-Q)+I-II(r1E+r2Q-Λ(I-I)+R-RRσ1S+σ2Q+σ3I-d1(R-R)dLdt=S-S2Sα-A-(αS+β)E-E2E-CQ-Q2Q-ΛI-I2I-d1R-R2R+Λ-SSΛ+β1S+β2E-β1SQQ-β2EQQ+r1E+r2Q-r1EII-r2QII+σ1S+σ2Q+σ3I-σ1SRR-σ2QRR-σ3IRRRearranging we get

ddtLS,E,Q,I,R=L1-L2
WhereL2=S-S2Sα+A+(αS+β)E-E2E+Q-Q2Q+DI-I2I+d1R-R2R+SSΛ+β1SQQ+β2EQQ+σ1SRR+σ2QRR+σ3IRR (43)
L1=Λ+β1S+β2E+r1E+r2Q+σ1S+σ2Q+σ3I

Therefore

dLdt=0L1=L2
dLdt0L1L2
dLdt0L1L2

Fractional corona virus model

Before presenting the model in fractional derivative, we give the definition of fractional derivative and their integral below:

Definition 1. The Caputo fractional derivative given as

Dtτu(t)=1Γn-τ0tt-ςn-τ-1dndtnuςdς,wheren-1τ< n. (44)

Definition 2. The Caputo fractional derivative given as

CFDtτu(t)=Mτ1-τatexp-τt-ς1-τu12ςdς,t0, 0 <τ< 1,whereuH1a,b,b>a. (45)

Definition 2. The Caputo fractional derivative given as

CFDtτu(t)=Mτ1-τatexp-τt-ς1-τu12ςdς,t0, 0 <τ< 1,whereuH1a,b,b>a. (46)

Definition 3. The Caputo Fabrizio integral operator given as

CFJtτu(t)=21-τ2-τM(τ)u(t)+21-τ2-τM(τ)0tuςdς,t0, 0 <τ< 1,whereCFJtτu(t)=0. (47)

Definition 5. The Atangana – Baleanu derivative given as

aABCDtτu(t)=Mτ1-τatuςEτ-τt-ς1-τdς,t0, 0 <τ< 1,whereuH1a,b,b>a. (48)

Definition 6. The Atangana – Baleanu fractional integral derivative given as

aABCDtτu(t)=1-τMτu(t)+τMτΓτatuςt-ςτ-1dς,whereMτis the normalization function. (49)

Definition 7. Suppose that be y(t) be continuous and fractal differentiable on (a,b) with order β then the fractal- fractional derivative of y(t) with order α in the Riemann – Lowville sense having power law type kernel is defined as follows:

FFPD0,tα,βy(t)=1Γ(m-α)ddtβ0t(t-s)m-α-1y(s)ds (50)
Wherem-1<α,βmNanddy(s)dtβ=limtsy(t)-y(s)tβ-sβ (51)

Definition 8. Suppose that be y(t) be continuous and fractal differentiable on (a,b) with order β then the fractal- fractional derivative of y(t) with order α in the Riemann – Lowville sense having exponentially decaying type kernel is defined as follows:

FFED0,tα,βy(t)=M(α)(1-α)ddtβ0texp-α1-α(t-s)y(s)ds. (52)

where α>0,βmNand M(0) = M(1) = 1.

dy(s)dtβ=limtsy(t)-y(s)tβ-sβ

Definition 9. Suppose that y(t) be continuous and fractal differentiable on (a,b) with order β then the fractal- fractional derivative of y(t) with order α in the Riemann – Lowville sense having Mittag-Leffler type kernel is defined as follows:

FFMD0,tα,βy(t)=AB(α)(1-α)ddtβ0tEα-α1-α(t-s)αy(s)ds, (53)

where 0<α,β1 and AB(α) = 1−α+αΓ(α).

Definition 10. Suppose that y(t) be continuous on (a,b) with order β then the fractal- fractional derivative of y(t) with order α having power law type kernel is defined as follows:

FFPJ0,tαy(t)=τΓ(α)ddtβ0tEα(t-s)αSτ-1y(s)ds. (54)

Definition 11. Suppose that be y(t) be continuous and fractal differentiable on (a,b) with order β then the fractal- fractional derivative of y(t)with order α in the Riemann – Lowville sense having exponentially decaying type kernel is defined as follows:

FFEJ0,tα,βy(t)=αβM(α)0tsα-1y(s)ds+β(1-α)tβ-1y(t)M(α). (55)

Suppose that y(t) be continuous and fractal differentiable on (a,b) with order β then the fractal- fractional derivative of y(t)with order α in the Riemann – Lowville sense having generalized Mittag-Leffler type kernel is defined as follows:

FFMJ0,tα,βy(t)=αβM(α)0tsτ-1y(s)(t-s)α-1ds+β(1-α)tβ-1y(t)AB(α). (56)

Numerical schemes

In this section, we have designed three numerical schemes for Caputo – Fractal-Fractional, Caputo –Fabrizio- Fractal- fractional and the Atangana – Baleanu – Fractal- fractional derivative operators.

0ABCDtα[S(t)]=Λ-αSE-AS0ABCDtα[E(t)]=αSE-BE0ABCDtα[Q(t)]=β1S+β2E-CQ0ABCDtα[I(t)]=r1E+r2Q-DI0ABCDtα[R(t)]=σ1S+σ2Q+σ3I-d1R (57)

Numerical scheme for Caputo –fractal-fractional derivative

In this section we consider fractal-fractional differentiation operators in the Caputo sense. 1Γ(1-α)ddt0t(t-τ)αSτ-1f(τ)dτ1τtτ-1.

Such that our system becomes

RLD0,tα[S(t)]=τtτ-1[Λ-αSE-AS]RLD0,tα[E(t)]=τtτ-1[αSE-BE]RLD0,tα[Q(t)]=τtτ-1[β1S+β2E-CQ]RLD0,tα[I(t)]=τtτ-1[r1E+r2Q-DI]0ABCDtα[R(t)]=τtτ-1[σ1S+σ2Q+σ3I-d1R] (58)

We now replace the Riemann- Liouville derivative to Caputo derivative in order to make the use of the integer- order initial conditions, and then we apply the Riemann- Liouville fractional integral on both sides to have the following

S(t)=S(0)+τΓ(α)0tλτ-1(t-λ)α-1f(S,E,Q,I,R,λ)dλ
E(t)=E(0)+τΓ(α)0tλτ-1(t-λ)α-1g(S,E,Q,I,R,λ)dλ
Q(t)=Q(0)+τΓ(α)0tλτ-1(t-λ)α-1h(S,E,Q,I,R,λ)dλ
I(t)=I(0)+τΓ(α)0tλτ-1(t-λ)α-1j(S,E,Q,I,R,λ)dλ
R(t)=R(0)+τΓ(α)0tλτ-1(t-λ)α-1l(S,E,Q,I,R,λ)dλ

where

f(S,E,Q,I,R,λ)=Λ-αSE-AS
g(S,E,Q,I,R,λ)=αSE-BE
h(S,E,Q,I,R,λ)=β1S+β2E-CQ
j(S,E,Q,I,R,λ)=r1E+r2Q-DI
l(S,E,Q,I,R,λ)=σ1S+σ2Q+σ3I-d1R

Now applying the numerical scheme of the above system using a new approach at tn+1

Then we have result as below

Sn+1=S0+τΓ(α)0tn+1λτ-1(tn+1-λ)α-1f(S,E,Q,I,R,λ)dλ,
En+1=E0+τΓ(α)0tn+1λτ-1(tn+1-λ)α-1h(S,E,Q,I,R,λ)dλ,
Qn+1=Q0+τΓ(α)0tn+1λτ-1(tn+1-λ)α-1h(S,E,Q,I,R,λ)dλ
In+1=I0+τΓ(α)0tn+1λτ-1(tn+1-λ)α-1j(S,E,Q,I,R,λ)dλ
Rn+1=R0+τΓ(α)0tn+1λτ-1(tn+1-λ)α-1l(S,E,Q,I,R,λ)dλ

The above can be represented as follows

Sn+1=S0+τΓ(α)j=0ntjtj+1λτ-1(tn+1-λ)α-1f(S,E,Q,I,R,λ)dλ,
En+1=E0+τΓ(α)j=0ntjtj+1λτ-1(tn+1-λ)α-1g(S,E,Q,I,R,λ)dλ,
Qn+1=Q0+τΓ(α)j=0ntjtj+1λτ-1(tn+1-λ)α-1h(S,E,Q,I,R,λ)dλ
In+1=I0+τΓ(α)j=0ntjtj+1λτ-1(tn+1-λ)α-1j(S,E,Q,I,R,λ)dλ
Rn+1=R0+τΓ(α)j=0ntjtj+1λτ-1(tn+1-λ)α-1l(S,E,Q,I,R,λ)dλ

Now by using Lagrangian piece-wise interpolation we approximate the function λτ-1f(S,E,Q,I,R,λ) within the interval [tj,tj+1] such that

Uj(λ)=λ-tj-1tj-tj-1tj-1τ-1f(Sj,Ej,Qj,Ij,Rj,tj)-λ-tj-1tj-tj-1tj-1τ-1f(Sj-1,Ej-1,Qj-1,Ij,Rj,tj-1)
Wj(λ)=λ-tj-1tj-tj-1tj-1τ-1g(Sj,Ej,Qj,Ij,Rj,tj)-λ-tj-1tj-tj-1tj-1τ-1g(Sj-1,Ej-1,Qj-1,Ij-1,Rj-1,tj-1)
Xj(λ)=λ-tj-1tj-tj-1tj-1τ-1h(Sj,Ej,Qj,Ij,Rj,tj)-λ-tj-1tj-tj-1tj-1τ-1h(Sj-1,Ej-1,Qj-1,Ij-1,Rj-1,tj-1)
Yj(λ)=λ-tj-1tj-tj-1tj-1τ-1j(Sj,Ej,Qj,Ij,Rj,tj)-λ-tj-1tj-tj-1tj-1τ-1j(Sj-1,Ej-1,Qj-1,Ij-1,Rj-1,tj-1)
Zj(λ)=λ-tj-1tj-tj-1tj-1τ-1l(Sj,Ej,Qj,Ij,Rj,tj)-λ-tj-1tj-tj-1tj-1τ-1l(Sj-1,Ej-1,Qj-1,Ij-1,Rj-1,tj-1)

Thus, we obtain

Sn+1=S0+τΓ(α)j=0ntjtj+1λτ-1(tn+1-λ)α-1Uj(λ)dλ,
En+1=E0+τΓ(α)j=0ntjtj+1λτ-1(tn+1-λ)α-1Wj(λ)dλ,
Qn+1=Q0+τΓ(α)j=0ntjtj+1λτ-1(tn+1-λ)α-1Xj(λ)dλ
In+1=I0+τΓ(α)j=0ntjtj+1λτ-1(tn+1-λ)α-1Yj(λ)dλ
Rn+1=R0+τΓ(α)j=0ntjtj+1λτ-1(tn+1-λ)α-1Zj(λ)dλ

On solving equation, we obtain the following numerical scheme

Sn+1=S0+τ(Δt)Γ(α+2)j=0n[tjtj+1tjτ-1f(Sj,Ej,Qj,Ij,Rj,tj)×((n+1-j)α(n-j+2+α)-(n-j)α(n-j+2+2α))-tj-1τ-1f(Sj-1,Ej-1,Qj-1,Ij-1,Rj-1,tj-1)×((n+1-j)α+1-(n-j)α(n-j+1+α))].En+1=E0+τ(Δt)Γ(α+2)j=0n[tjtj+1tjτ-1g(Sj,Ej,Qj,Ij,Rj,tj)×((n+1-j)α(n-j+2+α)-(n-j)α(n-j+2+2α))-tj-1τ-1g(Sj-1,Ej-1,Qj-1,Ij-1,Rj-1,tj-1)×((n+1-j)α+1-(n-j)α(n-j+1+α))].Qn+1=Q0+τ(Δt)Γ(α+2)j=0n[tjtj+1tjτ-1h(Sj,Ej,Qj,Ij,Rj,tj)×((n+1-j)α(n-j+2+α)-(n-j)α(n-j+2+2α))-tj-1τ-1h(Sj-1,Ej-1,Qj-1,Ij-1,Rj-1,tj-1)×((n+1-j)α+1-(n-j)α(n-j+1+α))].In+1=I0+τ(Δt)Γ(α+2)j=0n[tjtj+1tjτ-1j(Sj,Ej,Qj,Ij,Rj,tj)×((n+1-j)α(n-j+2+α)-(n-j)α(n-j+2+2α))-tj-1τ-1j(Sj-1,Ej-1,Qj-1,Ij-1,Rj-1,tj-1)×((n+1-j)α+1-(n-j)α(n-j+1+α))].Rn+1=R0+τ(Δt)Γ(α+2)j=0n[tjtj+1tjτ-1l(Sj,Ej,Qj,Ij,Rj,tj)×((n+1-j)α(n-j+2+α)-(n-j)α(n-j+2+2α))-tj-1τ-1l(Sj-1,Ej-1,Qj-1,Ij-1,Rj-1,tj-1)×((n+1-j)α+1-(n-j)α(n-j+1+α))]. (59)

Numerical scheme for Caputo – Fabrizio- fractal –fractional

Here we consider the covid models where the fractional differential operators are fractal- fractional in the Caputo-Fabrizio sense. Thus the covid model can be converted to the following

f(S,E,Q,I,R,λ)=Λ-αSE-ASg(S,E,Q,I,R,λ)=αSE-BEh(S,E,Q,I,R,λ)=β1S+β2E-CQj(S,E,Q,I,R,λ)=r1E+r2Q-DIσ1S+σ2Q+σ3I-d1R (60)

Now

CFD0,tα[S(t)]=τtτ-1f(S,E,Q,I,R,λ)CFD0,tα[E(t)]=τtτ-1g(S,E,Q,I,R,λ)CFD0,tα[Q(t)]=τtτ-1h(S,E,Q,I,R,λ)CFD0,tα[I(t)]=τtτ-1j(S,E,Q,I,R,λ)CFD0,tα[R(t)]=τtτ-1l(S,E,Q,I,R,λ) (61)

Applying the Caputo- Fabrizio integral, we obtain

S(t)=S(0)+(1-α)τtτ-1M(α)f(S,E,Q,I,R,λ)+ατM(α)0tλτ-1f(S,E,Q,I,R,λ)dλ,E(t)=E(0)+(1-α)τtτ-1M(α)g(S,E,Q,I,R,λ)+ατM(α)0tλτ-1g(S,E,Q,I,R,λ)dλ,Q(t)=Q(0)+(1-α)τtτ-1M(α)h(S,E,Q,I,R,λ)+ατM(α)0tλτ-1h(S,E,Q,I,R,λ)dλ,I(t)=I(0)+(1-α)τtτ-1M(α)j(S,E,Q,I,R,λ)+ατM(α)0tλτ-1j(S,E,Q,I,R,λ)dλ,R(t)=R(0)+(1-α)τtτ-1M(α)l(S,E,Q,I,R,λ)+ατM(α)0tλτ-1l(S,E,Q,I,R,λ)dλ, (62)

Taking the difference between the consecutive terms, we obtain

Sn+1=Sn+(1-α)τtnτ-1M(α)f(Sn,En,Qn,In,Rn,tn)-τtn-1τ-1(1-α)M(α)f(Sn-1,En-1,Qn-1,In-1,Rn-1,tn-1)+ατM(α)0tn+1λτ-1f(S,E,I,Q,R,λ)dλ,
En+1=En+(1-α)τtnτ-1M(α)g(Sn,En,Qn,In,Rn,tn)-τtn-1τ-1(1-α)M(α)g(Sn-1,En-1,Qn-1,In-1,Rn-1,tn-1)+ατM(α)0tn+1λτ-1g(S,E,I,Q,R,λ)dλ,
Qn+1=Qn+(1-α)τtnτ-1M(α)h(Sn,En,Qn,In,Rn,tn)-τtn-1τ-1(1-α)M(α)h(Sn-1,En-1,Qn-1,In-1,Rn-1,tn-1)+ατM(α)0tn+1λτ-1h(S,E,I,Q,R,λ)dλ,
In+1=In+(1-α)τtnτ-1M(α)j(Sn,En,Qn,In,Rn,tn)-τtn-1τ-1(1-α)M(α)j(Sn-1,En-1,Qn-1,In-1,Rn-1,tn-1)+ατM(α)0tn+1λτ-1j(S,E,I,Q,R,λ)dλ,
Rn+1=Rn+(1-α)τtnτ-1M(α)l(Sn,En,Qn,In,Rn,tn)-τtn-1τ-1(1-α)M(α)l(Sn-1,En-1,Qn-1,In-1,Rn-1,tn-1)+ατM(α)0tn+1λτ-1l(S,E,I,Q,R,λ)dλ, (63)

Now using the Lagrange polynomial piece-wise interpolation and integrating, we obtainSn+1=Sn+(1-α)τtnτ-1M(α)f(Sn,En,Qn,In,Rn,tn)-τtn-1τ-1(1-α)M(α)f(Sn-1,En-1,Qn-1,In-1,Rn-1,tn-1)+ατM(α)×32(Δt)tnτ-1f(Sn,En,Qn,In,Rn,tn)-(Δt)tn-1τ-12f(Sn-1,En-1,Qn-1,In-1,Rn-1,tn-1)

En+1=En+(1-α)τtnτ-1M(α)g(Sn,En,Qn,In,Rn,tn)-τtn-1τ-1(1-α)M(α)g(Sn-1,En-1,Qn-1,In-1,Rn-1,tn-1)+ατM(α)×32(Δt)tnτ-1g(Sn,En,Qn,In,Rn,tn)-(Δt)tn-1τ-12g(Sn-1,En-1,Qn-1,In-1,Rn-1,tn-1)Qn+1=Qn+(1-α)τtnτ-1M(α)h(Sn,En,Qn,In,Rn,tn)-τtn-1τ-1(1-α)M(α)h(Sn-1,En-1,Qn-1,In-1,Rn-1,tn-1)+ατM(α)×32(Δt)tnτ-1h(Sn,En,Qn,In,Rn,tn)-(Δt)tn-1τ-12h(Sn-1,En-1,Qn-1,In-1,Rn-1,tn-1)In+1=In+(1-α)τtnτ-1M(α)j(Sn,En,Qn,In,Rn,tn)-τtn-1τ-1(1-α)M(α)j(Sn-1,En-1,Qn-1,In-1,Rn-1,tn-1)+ατM(α)×32(Δt)tnτ-1j(Sn,En,Qn,In,Rn,tn)-(Δt)tn-1τ-12j(Sn-1,En-1,Qn-1,In-1,Rn-1,tn-1)
Rn+1=Rn+(1-α)τtnτ-1M(α)i(Sn,En,Qn,In,Rn,tn)-τtn-1τ-1(1-α)M(α)i(Sn-1,En-1,Qn-1,In-1,Rn-1,tn-1)+ατM(α)×32(Δt)tnτ-1i(Sn,En,Qn,In,Rn,tn)-(Δt)tn-1τ-12i(Sn-1,En-1,Qn-1,In-1,Rn-1,tn-1) (64)

Numerical scheme for Atangana-Baleanu- fractal-fractional

In this section, we consider the models where the fractional differential operator is that of Atangana- Baleanu fractal- fractional derivative. In this investigation the given covid model represent as follows:

ABCD0,tα[S(t)]=τtτ-1f(S,E,Q,I,R,t)ABCD0,tα[E(t)]=τtτ-1g(S,E,Q,I,R,t)ABCD0,tα[Q(t)]=τtτ-1h(S,E,Q,I,R,t)ABCD0,tα[I(t)]=τtτ-1h(S,E,Q,I,R,t)ABCD0,tα[R(t)]=τtτ-1l(S,E,Q,I,R,t) (65)

Now applying the Atangan-Baleanu integral, we have

S(t)=S(0)+(1-α)τtτ-1AB(α)f(S,E,Q,I,R,t)+ατAB(α)Γ(α)0tλτ-1(t-λ)α-1f(S,E,Q,I,R,t)dλ,E(t)=E(0)+(1-α)τtτ-1AB(α)g(S,E,Q,I,R,t)+ατAB(α)Γ(α)0tλτ-1(t-λ)α-1g(S,E,Q,I,R,t)dλ,Q(t)=Q(0)+(1-α)τtτ-1AB(α)h(S,E,Q,I,R,t)+ατAB(α)Γ(α)0tλτ-1(t-λ)α-1h(S,E,Q,I,R,t)dλ,I(t)=I(0)+(1-α)τtτ-1AB(α)j(S,E,Q,I,R,t)+ατAB(α)Γ(α)0tλτ-1(t-λ)α-1j(S,E,Q,I,R,t)dλ,R(t)=R(0)+(1-α)τtτ-1AB(α)l(S,E,Q,I,R,t)+ατAB(α)Γ(α)0tλτ-1(t-λ)α-1l(S,E,Q,I,R,t)dλ, (66)

At [tn+1], we get the following

Sn+1=S0+(1-α)τtnτ-1AB(α)f(Sn,En,Qn,In,Rn,tn)+ατAB(α)Γ(α)0tn+1λτ-1(tn+1-λ)α-1f(S,E,Q,I,R,t)dλ,En+1=E0+(1-α)τtnτ-1AB(α)g(Sn,En,Qn,In,Rn,tn)+ατAB(α)Γ(α)0tn+1λτ-1(tn+1-λ)α-1g(S,E,Q,I,R,t)dλ,Qn+1=Q0+(1-α)τtnτ-1AB(α)h(Sn,En,Qn,In,Rn,tn)+ατAB(α)Γ(α)0tn+1λτ-1(tn+1-λ)α-1h(S,E,Q,I,R,t)dλ,In+1=I0+(1-α)τtnτ-1AB(α)j(Sn,En,Qn,In,Rn,tn)+ατAB(α)Γ(α)0tn+1λτ-1(tn+1-λ)α-1j(S,E,Q,I,R,t)dλ,Rn+1=R0+(1-α)τtnτ-1AB(α)l(Sn,En,Qn,In,Rn,tn)+ατAB(α)Γ(α)0tn+1λτ-1(tn+1-λ)α-1l(S,E,Q,I,R,t)dλ, (67)

The above system can be expressed as, using the approximation of the integrals,

Sn+1=S0+(1-α)τtnτ-1AB(α)f(Sn,En,Qn,In,Rn,tn)+ατAB(α)Γ(α)j=0ntjtj+1λτ-1(tn+1-λ)α-1f(S,E,Q,I,R,t)dλ,En+1=E0+(1-α)τtnτ-1AB(α)g(Sn,En,Qn,In,Rn,tn)+ατAB(α)Γ(α)j=0ntjtj+1λτ-1(tn+1-λ)α-1g(S,E,Q,I,R,t)dλ,Qn+1=Q0+(1-α)τtnτ-1AB(α)h(Sn,En,Qn,In,Rn,tn)+ατAB(α)Γ(α)j=0ntjtj+1λτ-1(tn+1-λ)α-1h(S,E,Q,I,R,t)dλ,In+1=I0+(1-α)τtnτ-1AB(α)h(Sn,En,Qn,In,Rn,tn)+ατAB(α)Γ(α)j=0ntjtj+1λτ-1(tn+1-λ)α-1j(S,E,Q,I,R,t)dλ,Rn+1=R0+(1-α)τtnτ-1AB(α)l(Sn,En,Qn,In,Rn,tn)+ατAB(α)Γ(α)j=0ntjtj+1λτ-1(tn+1-λ)α-1l(S,E,Q,I,R,t)dλ, (68)

By using numerical scheme approximating λτ-1f(S,E,Q,I,R,λ), λτ-1g(S,E,Q,I,R,λ), λτ-1h(S,E,Q,I,R,λ), λτ-1j(S,E,Q,I,R,λ) , λτ-1i(S,E,Q,I,R,λ) we get the following

Sn+1=S0+τtnτ-1AB(α)+τ(Δt)AB(α)Γ(α+2)×j=0n[tjtj+1tjτ-1f(Sj,Ej,Qj,Ij,Rj,tj)×((n+1-j)α(n-j+2+α)-(n-j)α(n-j+2+2α))-tj-1τ-1f(Sj-1,Ej-1,Qj-1,Ij-1,Rj-1,tj-1)×((n+1-j)α+1-(n-j)α(n-j+1+α))].
Qn+1=Q0+τtnτ-1AB(α)+τ(Δt)AB(α)Γ(α+2)×j=0n[tjtj+1tjτ-1h(Sj,Ej,Qj,Ij,Rj,tj)×((n+1-j)α(n-j+2+α)-(n-j)α(n-j+2+2α))-tj-1τ-1h(Sj-1,Ej-1,Qj-1,Ij-1,Rj-1,tj-1)×((n+1-j)α+1-(n-j)α(n-j+1+α))].
In+1=I0+τtnτ-1AB(α)+τ(Δt)AB(α)Γ(α+2)×j=0n[tjtj+1tjτ-1j(Sj,Ej,Qj,Ij,Rj,tj)×((n+1-j)α(n-j+2+α)-(n-j)α(n-j+2+2α))-tj-1τ-1j(Sj-1,Ej-1,Qj-1,Ij-1,Rj-1,tj-1)×((n+1-j)α+1-(n-j)α(n-j+1+α))].
Rn+1=R0+τtnτ-1AB(α)+τ(Δt)AB(α)Γ(α+2)×j=0n[tjtj+1tjτ-1i(Sj,Ej,Qj,Ij,Rj,tj)×((n+1-j)α(n-j+2+α)-(n-j)α(n-j+2+2α))-tj-1τ-1i(Sj-1,Ej-1,Qj-1,Ij-1,Rj-1,tj-1)×((n+1-j)α+1-(n-j)α(n-j+1+α))]. (69)

Existence and uniqueness under Atangan-Baleanu- fractal- fractional derivative

Here we consider ordinary differential equation with fractal-fractional derivative for general Cauchy problem given as in the Atangana- Baleanu case.

FFD0,tαy(t)=g(t,f(t))

Then by using the definition of FFD0,tαy(t) we can define as follows

AB(α)(1-α)ddtβ0tg(λ,f(λ))Eα-α1-α(t-s)αdτ,

We convert into the following, as integral is differentiable, then we have

1τtτ-1AB(α)(1-α)ddt0tg(λ,f(λ))Eα-α1-α(t-s)αdτ,

Therefore, equation no (4.1) can be written in the following form:

AB(α)(1-α)ddt0tg(λ,f(λ))Eα-α1-α(t-s)αdτ=τtτ-1g(t,f(t)).

Now we apply the integral in Caputo sense on the right-hand side

f(t)=(1-α)AB(α)τtτ-1g(t,f(t))+ddt0t(t-τ)α-1λτ-1g(λ,f(λ))dτ+f(0) (70)

Now we consider Picard Lindlof theorem, we let

Πab=In(tn)×A0(f0)¯

where In(tn)¯=tn-a,tn+a, A0(f0)¯=t0-b,t0+b

Now we have,

K=suptΠabg

Then we apply the following operations

Λ.CIn(tn),Ab(tn)CIn(b),Ab(tn),
Λψ(t)=f0+(1-α)AB(α)τtτ-1g(t,f(t))+ταAB(α)Γ(α)0tλτ-1gλ,ψλt-τα-1dλ.
Λψ(t)-f0b
Λψ(t)-f0(1-α)AB(α)τtτ-1g(t,ψ(t))+ταAB(α)Γ(α)0tλτ-1g(λ,ψ(λ)(t-τ)α-1dλ,
(1-α)AB(α)τtτ-1K+ταAB(α)Γ(α)K0tλτ-1(t-τ)α-1dλ, (71)

Now we suppose that λ=ty then equation number (71) transform to

(1-α)AB(α)τtτ-1K+ταAB(α)Γ(α)K0tλτ-1(t-τ)α-1dλ,(1-α)AB(α)τtτ-1K+ταAB(α)Γ(α)K0tλτ-1(t-τ)α-1dλ, (72)

Let us consider ψ1and ψ2provided that ψ1,ψ2 C[In(tn),Ab(tn)] to meet the following inequality we may consider Banach fixed point theorem

Λψ1-Λψ2βψ1-ψ2

where β1,

Λψ1-Λψ2(1-α)AB(α)τtτ-1g(t,ψ1)-g(t,ψ2)+ταAB(α)Γ(α)K0tλτ-1(t-τ)α-1g(λ,ψ1)-g(λ,ψ2)dτ,Λψ1-Λψ2(1-α)AB(α)τtτ-1Lψ1-ψ2+ταLAB(α)Γ(α)ψ1-ψ20tλτ-1(t-τ)α-1dτ,Λψ1-Λψ2(1-α)AB(α)τtτ-1Lψ1-ψ2+ταLAB(α)Γ(α)ψ1-ψ2tα+τ_3B(τ,α)Λψ1-Λψ2(1-α)AB(α)τtτ-1Lψ1-ψ2+ταLAB(α)Γ(α)ψ1-ψ2tα+τ_3B(τ,α)Λψ1-Λψ2(1-α)AB(α)τtτ-1L+ταLAB(α)Γ(α)tα+τ_3B(τ,α)×ψ1-ψ2 (73)

We have that

(1-α)AB(α)τtτ-1L+ταLAB(α)Γ(α)tα+τ_3B(τ,α)<(1-α)AB(α)τtτ-1L+ταLAB(α)Γ(α)aα+τ_3B(τ,α) (74)

Therefore Λis a contraction provided that

Λψ1-Λψ2<ψ1-ψ2

Then,

L<1(1-α)AB(α)τtτ-1L+ταLAB(α)Γ(α)aα+τ_3B(τ,α)

So we conclude that

K <b(1-α)AB(α)τtτ-1L+ταLAB(α)Γ(α)aα+τ_3B(τ,α) (75)

Now we have seen thatΛ has unique solution and this is the complete solution.

Existence and uniqueness under Caputo case (power law):

As we have presented before, now here also we consider the fractal-fractional Cauchy problem with power law

f(t)=f(0)+ταΓ(α)0tλτ-1g(λ,f(λ))dλ.

It is very clear from the following mapping

Λψ(t)=f(0)+ταΓ(α)0tλτ-1gλ,fλt -λα-1dλ.
Λψ(t)-f(0)<bk.

supΠabg=k. and k < k<bΓ(α)ταaα+τ-3B(τ,α).

Now we suppose that ψ1,ψ2 CIn(tn),Ab(tn).

We obtained the following Λψ1-Λψ2<ταLΓ(α)aα+τ-3B(τ,α).

Therefore, we obtained the contractive property provided that

L<Γ(α)ταLaα+τ-3B(τ,α) (76)

Then if this condition satisfied so the equation has a unique solution.

Hence existence and uniqueness under the power law case is complete.

Numerical simulation

The numerical simulations presented here give raise to different situation of the spread, it is easy to notice that the use of fractional differentiation and integration provides more room to see different trends of the spread for different classes. For example, the numerical simulations showed that fractional orders play an important role for example, for the infected, recovered, Q(t) and E(t) classes the classical differential operators predict more numbers while the fractional counterparts show less number for different values of fractional orders. Nevertheless, for susceptible class, fractional differentiation predicts more numbers while classical predict less. It is therefore clear that given a set of collected data fractional orders can be used to fit the data.

In this section, using the suggested numerical scheme, we present the numerical solution of the model using the following parameters

The above figures were depicted in the model with Caputo-Fabrizio derivative. The numerical simulations are depicted for different values of fractional order. These solutions are presented in Fig. 2, Fig. 3, Fig. 4, Fig. 5, Fig. 6 . The below Fig. 7, Fig. 8, Fig. 9, Fig. 10, Fig. 11 are numerical simulations of the model with the Atangana-Baleanu fractional derivative. Here also different classes are depicted for different values of fractional orders. For some classes, including infected classes, the model predicted a lognormal distribution, for the recovered classes, we observed the exponential growth memory process and for the susceptible classes, we observed a fading memory process, an indication that such spread could die off according to the used parameters

Fig. 2.

Fig. 2

Numerical solution for the class of recovered for different fractional orders.

Fig. 3.

Fig. 3

Numerical solution for class of infected class for different fractional orders.

Fig. 4.

Fig. 4

Numerical solution for class of quartined class for different fractional orders.

Fig. 5.

Fig. 5

Numerical solution for class of infected class for different fractional orders.

Fig. 6.

Fig. 6

Numerical solution for the class of recovered for different fractional orders.

Fig. 7.

Fig. 7

Numerical solution for the class of suspected for different fractional orders.

Fig. 8.

Fig. 8

Numerical solution for the class of infected for different fractional orders.

Fig. 9.

Fig. 9

Numerical solution for the class of quartine for different fractional orders.

Fig. 10.

Fig. 10

Numerical solution for the class of isolated for different fractional orders.

Fig. 11.

Fig. 11

Numerical solution for the class of recovered for different fractional orders.

Conclusion

Mathematical models depicting a possible spread of covid-19 among humans with five classes have been considered in this paper. These classes included, susceptible, tested population, quarantined, population of those under treatment and recovered classes. We presented section devoted to the study of positive solutions, stability analysis, reproductive number and the conditions under which the possibility of endemic could occur. To further capture more complexities and other possibilities of the spread, different differential and integral operators with non-integer and integer orders were used to modify the classical version. Due to non-linearity of these modified models, different numerical schemes were employed to solve these models numerically. Additionally, some numerical simulations were performed using the obtained numerical solutions.

Declaration of Competing Interest

The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.

References

  • 1.Huang C., Wang Y., Li X., Ren L., Zhao J., Hu Y., Zhang L., Fan G., Xu J., Gu X. Clinical features of patients infected with 2019 novel coronavirus in Wuhan, China. Lancet. 2020;395(10223):497–506. doi: 10.1016/S0140-6736(20)30183-5. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2.Gralinski L.E., Menachery Vineet D. Return of the coronavirus: 2019-ncov. Viruses. 2020;12(2):135. doi: 10.3390/v12020135. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 3.Mishra J, Fractional hyper-chaotic model with no equilibrium, Chaos, Solitons& Fractals 116, 43-53.
  • 4.Mishra J, Modified Chua chaotic attractor with differential operators with non-singular kernels, Chaos, Solitons & Fractals 125, 64-72.
  • 5.Khan M.A. A Atangana Modeling the dynamics of novel corona virus (2019-nCov) with fractional derivative - Alexandria Eng J. 2020 [Google Scholar]
  • 6.Gómez-Aguilar J.F., Atangana A. New insight in fractional differentiation: power, exponential decay and Mittag-Leffler laws and applications. Eur Phys J Plus. 2017;132(1):1–21. [Google Scholar]
  • 7.Qureshi S, Atangana A, Mathematical analysis of dengue fever outbreak by novel fractional operators with field data, Physica A: Statistical Mechanics and its Applications 526, 121-127.
  • 8.Owolabi KM, Atangana A, Mathematical analysis and computational experiments for an epidemic system with nonlocal and nonsingular derivative,Chaos, Solitons & Fractals 126, 41-49.
  • 9.Atangana A. Academic Press; 2015. Derivative with a new parameter: Theory, methods and applications. [Google Scholar]
  • 10.Mishra J. Analysis of the Fitzhugh Nagumo model with a new numerical scheme. Discrete Continuous Dyn Syst-S. 2019:688–706. [Google Scholar]
  • 11.Mishra J, Numerical Analysis of a Chaotic Model with Fractional Differential Operators: From Caputo to Atangana–Baleanu, Methods of Mathematical Modelling: Fractional Differential Equations, 167.
  • 12.Owolabi KM, Atangana A, On the formulation of Adams-Bashforth scheme with Atangana-Baleanu-Caputo fractional derivative to model chaotic problems,Chaos: An Interdisciplinary Journal of Nonlinear Science 29(2), 023111. [DOI] [PubMed]
  • 13.Pal D, Ghosh D, Santra PK, Mahapatra GS. Mathematical Analysis of a COVID-19 Epidemic Model by using Data Driven Epidemiological Parameters of Diseases Spread in India. medRxiv preprint doi: DOI:10.1101/2020.04.25.20079111, April 29, 2020. [DOI] [PMC free article] [PubMed]
  • 14.A fractional epidemiological model for computer viruses pertaining to a new fractional derivative. Applied Mathematics and Computation, 316, 504-515, 2020.
  • 15.Kolade M. Owolabi , Berat Karaagac ,Dynamics of multi-pulse splitting process in one-dimensional Gray-Scott system with fractional order operator Chaos, Solitons & Fractals 136, July 2020, 109835.
  • 16.Saif Ullah, Muhammad ,Altaf Khan, Zakia Hammouch, Dumitru Baleanu, A fractional model for the dynamics of tuberculosis infection using Caputo-Fabrizio derivative. Discrete & Continuous Dynamical Systems-S, 97, 2019.
  • 17.Jaouad Danane, Karam Allali, Zakia Hammouch, Mathematical analysis of a fractional differential model of HBV infection with antibody immune response. Chaos, Solitons & Fractals, 136, 109787, 2020.
  • 18.Kolade M. Owolabi, Berat Karaagac, Dynamics of multi-pulse splitting process in one-dimensional Gray-Scott system with fractional order operator, Chaos, Solitons & Fractals 136, 2020, 109835.

Articles from Results in Physics are provided here courtesy of Elsevier

RESOURCES