Journal of Multidisciplinary Engineering Science and Technology (JMEST)
ISSN: 2458-9403
Vol. 4 Issue 2, February - 2017
Analysis Of Epidemic Model By Differential
Transform Method*
Amit Kumar Chakraborty
Department of Mathematics,
Shahjalal University of
Science and Technology,
Sylhet-3114, Bangladesh
[email protected]
Dr. Pabel Shahrear*
Department of Mathematics,
Shahjalal University of
Science and Technology,
Sylhet-3114, Bangladesh
[email protected]
Abstract— The aim of this paper is to apply the
differential transformation method (DTM) to solve
epidemic model SAEIQRS (Susceptible-AntidotalExposed-Infected-Quarantined-RecoveredSusceptible) for a given constant population. This
mathematical model is described by nonlinear
first order ordinary differential equations. First, we
find the solution of this model by using the
differential transformation method (DTM). In order
to show the efficiency of the method, we compute
the solution by using fourth-order Runge-Kutta
method (RK4) and then compare the solutions
obtained by DTM and RK4. We illustrated the
profiles of the solutions, from which we speculate
that the DTM and RK4 solutions agreed very well.
Keywords— Differential Equation, Differential
transform method; Epidemic model; Runge-Kutta
method
I.
INTRODUCTION
Mathematical modeling is commonly used in the
application of biological infectious diseases. These
models describe the pattern and controlling approach
of the infection of disease properly and the behavior
and relationship between different sub-populations of
a certain region. Ordinary differential initial value
problems are frequently arises in these modeling.
Simple formation of mathematical model is not
enough for disease control. To detect and cure these
diseases properly, we need an effective method to
solve these models [1]. For the solution of the
systems of linear and nonlinear differential equations,
there are many methods like exact, approximate and
purely numerical are available. Most of these methods
are computationally intensive or need complicated
symbolic computations [2]. Generally, the exact
solutions of these models are unavailable and usually
are very complex.
The differential transform method (DTM) is a
computational method that can be used to solve linear
(or nonlinear) ordinary (or partial) differential
equations with their corresponding initial conditions.
Pukhov [3], proposed the concept of differential
transform, where the image of a transformed function
is computed by differential operations. This method
becomes a numerical-analytical technique that
Dr. Md. Anowarul Islam
Department of Mathematics,
Shahjalal University of
Science and Technology,
Sylhet-3114, Bangladesh
[email protected]
formalizes the Taylor series in a different manner. A
pioneer in using this method to solve initial value
problems is Zhou [4], who introduced it in a study of
electrical circuits. Additionally, this method has been
used to solve differential algebraic equation [5],
Schrödinger equations [6], fractional differential
equation [7], Lane-Emden type equation, free
vibration analysis of rotating beams, unsteady rolling
motion of sphere equation in inclined tubes. The main
advantage of this method is that it can be applied
directly to linear and nonlinear ODEs without requiring
linearization, discretization or perturbation. Another
important advantage is that, this method is capable of
reducing the size of computational work, and still
accurately provides the series solution with fast
convergence rate [8].
The purpose of this paper is to employ the differential
transformation method (DTM) to systems of
differential equations, which describes the SAEIQRS
epidemic model and approximating the solutions in a
sequence of time intervals. In order to illustrate the
accuracy of the DTM, the obtained results are
compared with the fourth-order Runge-Kutta method.
The organization of this paper is as follows: In Section
2, the formations of SAEIQRS model are presented.
Some basic definitions and the operation properties of
differential transformation method are introduced in
Section 3. Section 4 is devoted to present the
numerical results of the application of the method to
SAEIQRS models. Comparisons between the
differential transform method (DTM) and the fourthorder Runge-Kutta (RK4) solutions are presented in
section 5. Finally, Section 6 summarizes the work.
II.
FORMULATION OF SAEIQRS MODEL
Compartmental mathematical model SAEIQRS
(Susceptible-Antivirus-Exposed-Infected-QuarantineRecovered-Susceptiblie) has been developed for
understanding the transmission of computer virus. In
this model a total number of populations n(t) at a time
t, are divided into the following six compartments:
s(t): The number of susceptible computers at a time t,
which are uninfected, and having no immunity.
a(t): The number of antidotal computers at a time t
that may be recent or old updated.
www.jmest.org
JMESTN42352003
6574
Journal of Multidisciplinary Engineering Science and Technology (JMEST)
ISSN: 2458-9403
Vol. 4 Issue 2, February - 2017
e(t): The number of exposed computers at a time t
that are susceptible to infection.
i(t): The number of infected computers at a time t that
have to be cured.
q(t): The number of infected computers at a time t that
are quarantined.
r(t): Uninfected computers at a time t having
temporary immunity.
To characterized the model, we consider, B is the
birth rate (new computers attached to the
network), is the natural death rate (crashing of the
computers due to other reason other than the attack
of virus), k1 is the crashing rate of computer due to the
attack of virus, is the rate of transmission of virus
attack when susceptible computers contact with
infected ones (s to e), is the rate at which the
susceptible computers begin the antidotal process (s
to a), point to be noted that 0 bears the meaning
of no vaccination,
1 is
III. BASIC DEFINITIONS AND THE OPERATION
PROPERTIES OF DIFFERENTIAL TRANSFORMATION METHOD
(DTM)
In this section, we discussed about the basic
definitions and operation properties of differential
transform method. To understand the method
properly, we repeat the definitions and operation
properties from [1,2,5,9,10,11]. The method consists
of a given system of differential equations and related
initial conditions. These are transformed into a system
of recurrence equations that finally leads to a system
of algebraic equations whose solutions are the
coefficients of a power series solution [12].
The
is the rate
coefficient of exposed class (e to i), 1 and 2 are the
recovery by antidotal computers (a to r),
rate of coefficients of infectious class (i to r) and (i to
q), is the rate coefficient of quarantine class (q to r),
is the rate coefficient of recovery class (r to s).
The system of nonlinear ordinary differential equations
representing this model is given as follows:
transformation
F (k )
of
a
function f ( x) is defined as follows:
F (k )
the rate of virus attack when
antidotal computers contact infected computers before
obtaining recent update (a to e), 2 is the rate of
differential
1 d k f ( x)
k ! dx k x 0
In equation (3.1),
(3.1)
f ( x)
is the original function
and F (k ) is the transformed function, which is called
T-function. Differential inverse transform of
defined as
F (k ) is
f ( x) x k F (k )
(3.2)
k 0
From equation (3.1) and (3.2), we obtain
x k d k f ( x)
dx k x 0
k 0 k !
ds (t )
B s (t ) s (t )i (t ) s (t ) r (t )
dt
da (t )
s (t ) a (t ) 2 a (t ) 1a(t )i(t )
dt
de(t )
s (t )i (t ) e(t ) e(t ) 1a(t )i (t )
dt
di (t )
e(t ) ( k1 )i (t ) 1i (t ) 2i (t )
dt
dq (t )
2 i (t ) ( k1 )q (t ) q(t )
dt
dr (t )
1i (t ) q (t ) r (t ) 2 a(t ) r (t )
dt
With the initial conditions
s(0) s0 , a(0) a0 , e(0) e0 ,
i(0) i0 , q(0) q0 , r (0) r0
f ( x)
(2.1)
(3.3)
Equation (3.3) implies that the concept of differential
transform is derived from the Taylor series expansion,
but the method does not evaluate the derivatives
symbolically. However, relative derivatives are
calculated by an iterative way which is described by
the transformed equations of the original functions.
Using equations (3.1) and (3.2), the following
mathematical operations can be obtained:
i.
If f ( x) g ( x) h( x) , then F (k ) G(k ) H (k ) .
ii.
If f ( x) cg ( x) , then F (k ) cG(k ) , where c is a
constant.
(2.2)
Summing the equations of system (2.1) we obtain,
d
[ s(t ) a(t ) e(t ) i(t ) q(t ) r (t )]
dt
B [ s(t ) a(t ) e(t ) i (t ) q(t ) r (t )] k1[i (t ) q (t )]
Therefore the total population may vary with time t.
iii.
iv.
v.
dg ( x)
, then F (k ) (k 1)G(k 1) .
dx
d m g ( x)
If f ( x)
, then
dx m
F (k ) (k 1)(k 2)......(k m)G(k m) .
If f ( x)
If f ( x) 1 , then F (k ) (k ) .
www.jmest.org
JMESTN42352003
6575
Journal of Multidisciplinary Engineering Science and Technology (JMEST)
ISSN: 2458-9403
Vol. 4 Issue 2, February - 2017
vi.
If f ( x) x , then F (k ) (k 1) .
vii.
If f ( x) x , then
S (k 1)
m
k
S (m) I (k m)]
1, if k m
F (k ) (k m)
,
0, if k m
is the Kronecker delta.
If f ( x) g ( x)h( x) , then
k
1 A(m) I (k m)]
k
F (k ) H (m)G(k m) .
E (k 1)
mk
.
k!
ix.
If f ( x) emx , then F (k )
x.
If f ( x) (1 x) , then
xi.
m(m 1)(m 2).......(m k 1)
.
k!
If f ( x) sin( x ) , then
F (k )
xii.
k
k
k!
cos(
k
2
) .
) .
If F (k ) D[ f ( x)] , G(k ) D[ g ( x)] , and
k
m 0
m0
(4.3)
(4.4)
(4.5)
(4.6)
Now, consider the initial conditions S(0)=30, A(0)=5,
E(0)=2, I(0)=0, Q(0)=0, R(0)=3 and parameter value
c1 ,
c2 are independent of x and k ,then
D[c1 f ( x) c2 g ( x)] c1F (k ) c2G(k )
(Symbol D denoting the differential transform
process).
xiv.
k
1
I (k 1)
[ E (k ) ( k1 1 2 ) I (k )]
k 1
1
Q(k 1)
[ 2 I (k ) ( k1 )Q(k )]
k 1
1
R(k 1)
[ 1 I (k ) Q(k ) 2 A(k )
k 1
( ) R(k )]
k!
2
If f ( x) cos( x ) , then
F (k )
xiii.
sin(
1
[ ( ) E ( k )
k 1
S (m) I (k m) 1 A(m) I (k m)]
m
k
(4.2)
m0
m0
F (k )
(4.1)
m0
1
A(k 1)
[ S (k ) ( 2 ) A(k )
k 1
viii.
1
[ B (k ) R(k ) ( ) S (k )
k 1
If f ( x) g ( x)h( x) , g ( x) D1[G(k )] ,
B 0.01, 0.09, 0.45, 1 0.35,
2 0.3, 0.65, 0.01, 0.05,
k1 0.035, 0.65, 1 0.2, 2 0.3
Applying the initial conditions and parameter values in
(4.1)-(4.6), we get
S(1)= -20.96, S(2)= 6.1276,
S(3)=-0.354410333333334,
S(4)= -0.612774749166667,
S(5)= 0.385621333823333,
S(6)= -0.124970337952831,
S(7)= 0.011038050444019, …
h( x) D1[ H (k )] and denote the
convolution, then
D[ f ( x)] D[ g ( x)h( x)] G (k ) H (k )
k
H (r )G (k r )
r 0
xv.
If f ( x) f1 ( x) f 2 ( x)... f n 1 ( x) f n ( x) , then
F (k )
k
kn1
k3
k2
... F (k ) F (k
kn1 0 kn2 0
k2 0 k1 0
1
1
2
2
A(1)= 17.75, A(2)= -10.36825,
A(3)= 1.657525833333334,
A(4)= 0.651321997916667,
A(5)= -0.689096313183333,
A(6)= 0.317635394362128,
A(7)= -0.066789015984164,…
k1 )
Fn 1 (kn 1 kn 2 ) Fn (k kn 1 )
IV. APPLICATION TO SAEIQRS MODEL
In this section, the differential transformation
technique is applied to solve nonlinear differential
equation system that arises from SAEIQRS
epidemiological model.
Let S(k), A(k), E(k), I(k), Q(k) and R(k) denote the
differential transformation of s(t), a(t), e(t), i(t), q(t) and
r(t) respectively, then by using the fundamental
operations of differential transformation method,
discussed in Section 3, we obtained the following
recurrence relation to each equation of the system
(2.1) :
E(1)= -1, E(2)= 1.915,
E(3)= -0.505511666666667,
E(4)= -0.118781722916667,
E(5)= 0.276216114060417,
E(6)= -0.178642739337144,
E(7)= 0.053470746172690,…
I(1)= 0.9, I(2)= -0.55575 ,
I(3)= 0.42340875,
I(4)= -0.134671420312500,
I(5)= 0.009106343723437,
I(6)= 0.019600681448410,
I(7)= -0.013542247652328,…
www.jmest.org
JMESTN42352003
6576
Journal of Multidisciplinary Engineering Science and Technology (JMEST)
ISSN: 2458-9403
Vol. 4 Issue 2, February - 2017
COMPARISON BETWEEN DTM AND RK4
V.
Q(1)= 0, Q(2)= 0.135, Q(3)= -0.08865,
Q(4)= 0.04804509375, Q(5)= -0.015142914,
Q(6)= 0.002310324151172,
Q(7)= 0.000597445169059,…
In this section, we compared the numerical results
obtained by fourth order Runge-Kutta method (RK4)
with the results obtained by differential transformation
method (DTM). To obtain the solution by RK4, we
coded the RK4 algorithm in a computer using
MATLAB and the variables are in long format in all the
calculations.
R(1)= 1.32, R(2)= 2.7804, R(3)= -1.1280205,
R(4)= 0.163877385625,
R(5)=0.033931654013125,
R(6)= -0.035903411165431,
R(7)= 0.015115253169110,…
Then, the closed form of the solution, where k=7, can
be written as
s (t ) t k S (k ) 30 20.96t + 6.1276t 2
Table 1, 2, 3, 4, 5 and 6 shows the solution for s(t),
a(t), e(t), i(t), q(t) and r(t) respectively obtained by
differential transformation method (DTM) and fourth
order Runge-Kutta (RK4) method and the absolute
differences between DTM and RK4.
k 0
We depict the solution obtained by differential
transform method (DTM) and fourth order RungeKutta (RK4) method of s(t), a(t), e(t), i(t) and r(t) in Fig.
1, 2, 3, 4, 5 and 6 respectively.
0.354410333333334t 3 0.612774749166667t 4
0.385621333823333t 5 0.124970337952831t 6
0.011038050444019t 7
a(t ) t k A(k ) 5 17.75t 10.36825t 2 +
THE ABSOLUTE ERROR INVOLVED THE DIFFERENTIAL
TRANSFORMATION METHOD ALONG WITH THE RESULT OBTAINED
BY THE RUNGE–KUTTA FOURTH-ORDER METHOD FOR s(t).
Table I.
k 0
1.657525833333334t 3 0.651321997916667t 4
0.689096313183333t 5 + 0.317635394362128t 6
0.066789015984164t
7
e(t ) t k E (k ) 2 t +1.915t 2 0.505511666666667t 3
k 0
0.118781722916667t 4 0.276216114060417t 5
0.178642739337144t 6 0.053470746172690t 7
t
s(t) by DTM (8
iterate)
s(t) by RK4
|DTM-RK4|
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1.0
27.964864044538555
26.049403819746907
24.249799816018207
22.561501673783944
20.979484526430973
19.498432054107489
18.112851811595306
16.817128393426067
15.605519999418515
14.472103963814519
27.964863379278441
26.049402914228487
24.249799604498925
22.561507674377030
20.979521665091642
19.498582893819560
18.113335877499377
16.818444340021557
15.608675143397299
14.478957142777162
0.000000665260114
0.000000905518419
0.000000211519282
0.000006000593086
0.000037138660669
0.000150839712070
0.000484065904072
0.001315946595490
0.003155143978784
0.006853178962643
i (t ) t k I (k ) 0 0.9t 0.55575t 2 0.42340875t 3
k 0
0.134671420312500t 4 0.009106343723437t 5 +
0.019600681448410t 6 0.013542247652328t 7
q(t ) t k Q(k ) 0 0t 0.135t 2 0.08865t 3 +
k 0
0.04804509375t 4 0.015142914t 5 +0.002310324151172t 6
0.000597445169059t 7
r (t ) t k R(k ) 3 1.32t + 2.7804t 2 1.1280205t 3
k 0
0.163877385625t 4 0.033931654013125t 5
0.035903411165431t 6 0.015115253169110t 7
Fig. 1. Plot of s(t) versus time t
www.jmest.org
JMESTN42352003
6577
Journal of Multidisciplinary Engineering Science and Technology (JMEST)
ISSN: 2458-9403
Vol. 4 Issue 2, February - 2017
THE ABSOLUTE ERROR INVOLVED THE DIFFERENTIAL
TRANSFORMATION METHOD ALONG WITH THE RESULT OBTAINED
BY THE RUNGE–KUTTA FOURTH-ORDER METHOD FOR a(t).
Table II.
t
a(t) by DTM (8
iterate)
a(t) by RK4
|DTM-RK4|
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1.0
6.673033578026486
8.149371284808950
9.440428851086784
10.557970757684522
11.513742858099011
12.319232713578367
12.985523979028644
13.523211178084161
13.942341205677426
14.252347896444633
6.673031418838586
8.149367193791498
9.440422381704202
10.557956765102256
11.513699030069448
12.319093589980174
12.985140939701834
13.522307487340928
13.940485675098957
14.248989476202851
0.000002159187900
0.000004091017452
0.000006469382582
0.000013992582266
0.000043828029563
0.000139123598194
0.000383039326810
0.000903690743232
0.001855530578469
0.003358420241781
Fig. 3. Plot of e(t) versus time t
Table IV. THE ABSOLUTE ERROR INVOLVED THE DIFFERENTIAL
TRANSFORMATION METHOD ALONG WITH THE RESULT OBTAINED
BY THE RUNGE–KUTTA FOURTH-ORDER METHOD FOR i(t).
Fig. 2. Plot of a(t) versus time t
t
i(t) by DTM (8
iterate)
i(t) by RK4
|DTM-RK4|
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1.0
0.084852550917863
0.160945790860334
0.230357153367931
0.294881917372387
0.356056665059674
0.415176376345211
0.473298334668457
0.531226018814050
0.589466155466705
0.648152107207019
0.084851851974760
0.160944632806613
0.230355975626266
0.294883036604181
0.356070984932862
0.415242394608936
0.473525454810874
0.531879727638228
0.591118774648552
0.651929388590734
0.000000698943102
0.000001158053721
0.000001177741665
0.000001119231794
0.000014319873188
0.000066018263725
0.000227120142417
0.000653708824178
0.001652619181848
0.003777281383715
Table III. THE
ABSOLUTE ERROR INVOLVED THE DIFFERENTIAL
TRANSFORMATION METHOD ALONG WITH THE RESULT OBTAINED
BY THE RUNGE–KUTTA FOURTH-ORDER METHOD FOR e(t).
t
e(t) by DTM (8
iterate)
e(t) by RK4
|DTM-RK4|
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1.0
1.918635199026518
1.872443496356733
1.858291721696753
1.873190780044850
1.914395384951094
1.979456016772884
2.066250055182429
2.173019035182276
2.298438975884924
2.441750731312629
1.918638157727330
1.872448637415107
1.858298447405271
1.873198488339097
1.914400670806213
1.979439365999276
2.066134539387964
2.172569950688433
2.297056349229353
2.438086793421569
0.000002958700812
0.000005141058374
0.000006725708518
0.000007708294247
0.000005285855119
0.000016650773608
0.000115515794465
0.000449084493843
0.001382626655571
0.003663937891060
Fig. 4. Plot of i(t) versus time t
www.jmest.org
JMESTN42352003
6578
Journal of Multidisciplinary Engineering Science and Technology (JMEST)
ISSN: 2458-9403
Vol. 4 Issue 2, February - 2017
THE ABSOLUTE ERROR INVOLVED THE DIFFERENTIAL
TRANSFORMATION METHOD ALONG WITH THE RESULT OBTAINED
BY THE RUNGE–KUTTA FOURTH-ORDER METHOD FOR q(t).
Table V.
t
q(t) by DTM (8
iterate)
q(t) by RK4
|DTM-RK4|
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1.0
0.001266005450304
0.004762981925564
0.010110632865920
0.017011732902528
0.025239118652120
0.034625246282042
0.045054616958142
0.056459371287883
0.068818353871019
0.082159949070231
0.001266196619250
0.004763305366925
0.010111012329850
0.017011876638298
0.025237756617398
0.034618041342507
0.045029552985168
0.056387947081045
0.068640422489163
0.081759552977624
0.000000191168946
0.000000323441361
0.000000379463931
0.000000143735770
0.000001362034722
0.000007204939535
0.000025063972975
0.000071424206838
0.000177931381856
0.000400396092607
Fig. 6. Plot of r(t) versus time t
VI.
Fig. 5. Plot of q(t) versus time t
Table VI. THE ABSOLUTE ERROR INVOLVED THE DIFFERENTIAL
TRANSFORMATION METHOD ALONG WITH THE RESULT OBTAINED
BY THE RUNGE–KUTTA FOURTH-ORDER METHOD FOR r(t).
t
r(t) by DTM (8
iterate)
r(t) by RK4
|DTM-RK4|
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1.0
3.158692672163217
3.366462793603211
3.617166439361943
3.905091113667753
4.224957235405397
4.571916627392842
4.941555627552412
5.329910440063882
5.733502344587106
6.149400381641805
3.158693034390637
3.366463464220000
3.617167170762139
3.905090138538556
4.224945844617992
4.571863534102826
4.941370761870564
5.329372697094120
5.732129981379218
6.146236384188384
0.000000362227420
0.000000670616789
0.000000731400196
0.000000975129197
0.000011390787406
0.000053093290015
0.000184865681848
0.000537742969762
0.001372363207889
0.003163997453421
CONCLUSION
Differential transform method (DTM) has been
successfully applied to solve the SAEIQRS model with
given initial conditions. This method provides an
explicit solution which is very useful for understanding
and analyzing an epidemic model. Without any
linearization, discretization or perturbation, this
method is applied directly to the system of nonlinear
ordinary differential equations. The comparison of the
solutions obtained by this method with the fourth-order
Runge-Kutta method shows the efficiency and
accuracy of the method. Based on the numerical
results it can be concluded that the DTM is a
mathematical tool, which enables one to find
approximate accurate analytical solutions for
epidemiological models represented by systems of
nonlinear ordinary differential equations.
APPENDIX
A. STEPS OF DIFFERENTIAL TRANSFORM METHOD
With the initial conditions S(0)=30, A(0)=5, E(0)=2,
I(0)=0, Q(0)=0, R(0)=3 and parameter
B 0.01, 0.09, 0.45, 1 0.35, 2 0.3,
0.65, 0.01, 0.05, k1 0.035, 0.65,
1 0.2, 2 0.3
We have from (4.1)-(4.6),
For k=0,
www.jmest.org
JMESTN42352003
6579
Journal of Multidisciplinary Engineering Science and Technology (JMEST)
ISSN: 2458-9403
Vol. 4 Issue 2, February - 2017
0
1
[ B (0) R(0) ( ) S (0) S (m) I (0 m)]
0 1
m0
1
[ B (0) R(0) ( ) S (0) {S (0) I (0)}]
1
20.96
S (1)
0
1
[ S (0) ( 2 ) A(0) 1 A(m) I (0 m)]
0 1
m0
1
[ S (0) ( 2 ) A(0) 1{ A(0) I (0)}]
1
17.75
A(1)
E (1)
1
[ 1 I (1) Q(1) 2 A(1) ( ) R(1)]
11
2.7804
For k=2,
2
1
[ B (2) R(2) ( ) S (2) S (m) I (2 m)]
S (3)
2 1
m 0
1
[ B (2) R(2) ( ) S (2) {S (0) I (2) S (1) I (1)
3
S (2) I (0)}]
0.354410333333334
R(2)
2
1
[ S (2) ( 2 ) A(2) 1 A(m) I (2 m)]
2 1
m0
1
[ S (2) ( 2 ) A(2) 1{ A(0) I (2) A(1) I (1)
3
A(2) I (0)}]
1.657525833333334
0
1
[( ) E (0) S (m) I (0 m)
0 1
m0
A(3)
0
1 A(m) I (0 m)]
m0
1
[( ) E (0) {S (0) I (0)} 1{ A(0) I (0)}]
1
1
2
2
1
[( ) E (2) S ( m) I (2 m) 1 A( m) I (2 m)]
2 1
m0
m0
1
[( ) E (2) {S (0) I (2) S (1) I (1) S (2) I (0)}
3
1{ A(0) I (2) A(1) I (1) A(2) I (0)}]
E (3)
1
[ E (0) ( k1 1 2 ) I (0)]
0 1
0.9
I (1)
1
[ 2 I (0) ( k1 )Q(0)]
0 1
0
0.505511666666667
Q(1)
1
[ 1 I (0) Q(0) 2 A(0) ( ) R(0)]
0 1
1.32
For k=1,
1
1
[ B (1) R(1) ( ) S (1) S (m) I (1 m)]
S (2)
11
m0
1
[ B (1) R(1) ( ) S (1) {S (0) I (1) S (1) I (0)}]
2
6.1276
R(1)
1
1
[ S (1) ( 2 ) A(1) 1 A(m) I (1 m)]
11
m 0
1
[ S (1) ( 2 ) A(1) 1{ A(0) I (1) A(1) I (0)}]
2
10.36825
A(2)
1
1
1
E (2)
[( ) E (1) S ( m) I (1 m) 1 A( m) I (1 m)]
11
m0
m0
1
[( ) E (1) {S (1) I (0) S (0) I (1)}
2
1{ A(1) I (0) A(0) I (1)}]
1.915
1
[ E (1) ( k1 1 2 ) I (1)]
11
0.55575
1
[ 2 I (1) ( k1 )Q(1)]
Q(2)
11
0.135
1
[ E (2) ( k1 1 2 ) I (2)]
2 1
0.42340875
1
[ 2 I (2) ( k1 )Q(2)]
Q(3)
2 1
0.08865
1
[ 1 I (2) Q(2) 2 A(2) ( ) R(2)]
R(3)
2 1
1.1280205
For k=3,
3
1
S (4)
[ B (3) R(3) ( ) S (3) S ( m) I (3 m)]
3 1
m0
1
[ B (3) R(3) ( ) S (3) {S (0) I (3) S (1) I (2)
4
S (2) I (1) S (3) I (0)}]
I (3)
0.612774749166667
3
1
[ S (3) ( 2 ) A(3) 1 A(m) I (3 m)]
A(4)
3 1
m 0
1
[ S (3) ( 2 ) A(3) 1{ A(0) I (3) A(1) I (2)
4
A(2) I (1) A(3) I (0)}]
0.651321997916667
I (2)
www.jmest.org
JMESTN42352003
6580
Journal of Multidisciplinary Engineering Science and Technology (JMEST)
ISSN: 2458-9403
Vol. 4 Issue 2, February - 2017
E (4)
Similarly for more values of k, we can calculate the
corresponding values of S, A, E, I, Q and R.
3
1
[( ) E (3) S (m) I (3 m)
3 1
m0
3
1 A(m) I (3 m)]
m0
1
[( ) E (3) {S (0) I (3) S (1) I (2) S (2) I (1)
4
S (3) I (0)} 1{ A(0) I (3) A(1) I (2) A(2) I (1) A(3) I (0)}]
0.118781722916667
1
[ E (3) ( k1 1 2 ) I (3)]
3 1
0.1346714203125
I (4)
1
[ 2 I (3) ( k1 )Q(3)]
3 1
0.04804509375
Q(4)
1
[ 1 I (3) Q(3) 2 A(3) ( ) R(3)]
3 1
0.163877385625
For k=4,
4
1
[ B (4) R(4) ( ) S (4) S (m) I (4 m)]
S (5)
4 1
m0
1
[ B (4) R(4) ( ) S (4) {S (0) I (4) S (1) I (3)
5
S (2) I (2) S (3) I (1) S (4) I (0)}]
R(4)
0.385621333823333
4
1
[ S (4) ( 2 ) A(4) 1 A(m) I (4 m)]
4 1
m0
1
[ S (4) ( 2 ) A(4) 1{ A(0) I (4) A(1) I (3)
5
A(2) I (2) A(3) I (1) A(4) I (0)}]
0.689096313183333
A(5)
E (5)
4
1
[( ) E (4) S (m) I (4 m)
4 1
m 0
4
1 A(m) I (4 m)]
m 0
1
[( ) E (4) {S (0) I (4) S (1) I (3) S (2) I (2)
5
S (3) I (1) S (4) I (0)} 1{ A(0) I (4) A(1) I (3)
A(2) I (2) A(3) I (1) A(4) I (0)}]
0.276216114060417
1
[ E (4) ( k1 1 2 ) I (4)]
I (5)
4 1
0.009106343723437
1
[ 2 I (4) ( k1 )Q(4)]
Q(5)
4 1
0.015142914
1
[ 1 I (4) Q(4) 2 A(4) ( ) R(4)]
R(5)
4 1
0.033931654013125
REFERENCES
[1] P. Kumari, “Analysis of Analytical and
Numerical Methods of Epidemic Models”, International
Journal of Engineering Research and General
Science, Volume 3, Issue 6, November-December
2015.
[2] I.H.A.H. Hassan, “Application to Differential
Transformation Method for Solving Systems of
Differential
Equations”,
Applied
Mathematical
Modeling, 2008, Volume 32, Number 12, PP. 2552–
2559.
[3] G.E. Pukhov, “Differential Transformations of
Functions and Equations”, Naukova Dumka
Publication, Kiev, 1980.
[4] J.K. Zhou, “Differential Transformation and its
Applications for Electrical Circuits”, Huarjung
University Press, Wuuhahn, China, 1986.
[5] F. Ayaz, “Application of Differential Transform
Method to Differential Algebraic Equations”, Applied
Mathematics and Computation, 2004, Volume 152,
Number 3, PP. 649-657.
[6] S.V. Kanth and K. Aruna, “Two-dimensional
Differential Transform Method for Solving Linear and
Nonlinear Schrodinger Equations”, Chaos Solitons
and Fractals, 2009, Volume 41, Number 5, PP. 22772281.
[7] A. Arikoglu and I. Ozkol, “Solution of
Fractional Differential Equations by using Differential
Transform Method”, Chaos Solitons and Fractals,
2007, Volume 34, Number 5, PP. 1473-1481.
[8] A. Yazdani, J. Vahidi and S. Ghasempour,
“Comparison Between Differential Transform Method
and Taylor Series Method for Solving Linear and
Nonlinear
Ordinary
Differential
Equations”,
International Journal of Mechatronics, Electrical and
Computer Technology, Volume 6, Number 20, April
2016, PP. 2872-2877.
[9] F.S. Akinboro, S. Alao and F.O. Akinpelu,
“Numerical Solution of SIR Model using Differential
Transformation Method and Variational Iteration
Method”, General Mathematics Notes, Volume 22,
Number 2, June 2014, PP. 82-92.
[10] A.J. Arenas, G.G. Parra and B.M.C.
Charpentier, “Dynamical Analysis of the Transmission
of Seasonal Diseases using the Differential
Transformation Method”, Mathematical and Computer
Modeling, 2009, Volume 50, Number 5, PP. 765-776.
[11] A. M. Batiha and B. Batiha, “Differential
Transformation Method for a Reliable Treatment of
the Nonlinear Biochemical Reaction Model”,
Advanced Studies in Biology, 2011, Volume 3, No. 8,
PP. 355-360.
[12] S.F.M. Ibrahim and S.M. Ismail, “Differential
Transformation Approach to A SIR Epidemic Model
with Constant Vaccination”, Journal of American
Science, 2012, Volume 8, Number 7, PP. 764-769.
www.jmest.org
JMESTN42352003
6581