Mathematical Analysis of Epidemiological Models: Introduction

Size: px
Start display at page:

Download "Mathematical Analysis of Epidemiological Models: Introduction"

Transcription

1 Mathematical Analysis of Epidemiological Models: Introduction Jan Medlock Clemson University Department of Mathematical Sciences 8 February 2010

2 1. Introduction. The effectiveness of improved sanitation, antibiotics, and vaccination programs created a confidence in the 1960s that infectious diseases would soon be eliminated. Consequently, chronic diseases such as cardiovascular disease and cancer received more attention in the United States and industrialized countries. But infectious diseases have continued to be the major causes of suffering and mortality in developing countries. Moreover, infectious disease agents adapt and evolve, so that new infectious diseases have emerged and some existing diseases have reemerged [142]. Newly identified diseases include Lyme disease (1975), Legionnaire s disease (1976), toxic-shock syndrome (1978), hepatitis C (1989), hepatitis E (1990), and hantavirus (1993). The human immunodeficiency virus (HIV), which is the etiological agent A Great Reference For Epidemiological Models SIAM REVIEW Vol. 42, No. 4, pp c 2000 Society for Industrial and Applied Mathematics The Mathematics of Infectious Diseases Herbert W. Hethcote Abstract. Many models for the spread of infectious diseases in populations have been analyzed mathematically and applied to specific diseases. Threshold theorems involving the basic reproduction number R0, the contact number σ, and the replacement number R are reviewed for the classic SIR epidemic and endemic models. Similar results with new expressions for R0 are obtained for MSEIR and SEIR endemic models with either continuous age or age groups. Values of R0 and σ are estimated for various diseases including measles in Niger and pertussis in the United States. Previous models with age structure, heterogeneity, and spatial structure are surveyed. Key words. thresholds, basic reproduction number, contact number, epidemiology, infectious diseases Hethcote, 2000, SIAM Review, 42: AMS subject classifications. Primary, 92D30; Secondary, 34C23, 34C60, 35B32, 35F25 PII. S

3 The General Epidemic, or SIR, Model We divide the population into three groups: Susceptible individuals, S(t) Infective individuals, I(t) Recovered individuals, R(t) λs S γi I R Assumptions Population size is large and constant, S(t) + I(t) + R(t) = N No birth, death, immigration or emigration No latent period Homogeneous mixing Infection rate is proportional to the fraction of infectives (frequency dependent), i.e. λ = βi/n Recovery rate is constant, γ

4 Model Equations A system of three ordinary differential equations describes this model: or ds I(t) = β dt N S(t) di dt = β I(t) S(t) γi(t) N dr dt = γi(t) ds I(t) = β dt N S(t) di dt = β I(t) S(t) γi(t) N R(t) = N S(t) I(t)

5 R 0 How many new infectives are caused by a single infective introduced into a population that is entirely susceptible? In this case the second ODE is di dt (β γ)i(t). So if β γ > 0 then I(t) increases. Define the basic reproductive number R 0 = β γ. If R 0 > 1 then I(t) increases and we have an epidemic.

6 Epidemic Curves N R 0 >1 N R 0 <1 Susceptible Infective Recovered 0 t 0 t

7 Linear Stability Analysis Step 1 Find equilibrium points Step 2 Linearize at each point Step 3 Find eigenvalues of linearized problem

8 Find equilibrium points Equilibria are points where the variables do not change with time: i.e. ds dt = di dt = dr dt = 0. This gives two equilibria: ds dt = 0 = β I N S di dt = 0 = β I N S γi (S = N, I = 0) and (S = 0, I = 0) We ll concentrate on the first, the disease-free equilibrium. (The second is after an epidemic, when R = N.)

9 Linearize equations First, we ll shift the variables so that the origin is at the equilibrium (N, 0) (0, 0): S = N S I = I 0 = I Then ds = dn dt dt ds dt = β I N S = β I N (N S ) di dt = di dt = β I I S γi = β N N (N S ) γi

10 Linearize equations We are only going to consider small deviations from the equilibrium, so that S and I are small. That means that any terms with higher powers of S and I are very small, so we neglect them. This is linearization. ds = β I dt N (N S ) = βi β I S N βi di dt = β I N (N S ) γi = βi β I S N γi βi γi

11 Our linearized equations are Linearize equations ds = βi dt di dt = βi γi (Autonomous) linear differential equations have solutions ve rt. Using that form of solution, without yet knowing r, we get ds = ds 0e rt = S 0 re rt = βi 0 e rt dt dt di dt = di 0e rt = I 0 re rt = (β γ)i 0 e rt dt

12 Linearize equations Dividing by e rt, which is never 0, gives the linear algebra problem I 0 rs 0 = βi 0 ri 0 = (β γ)i 0 Transforming that into a standard vector matrix problem gives the standard eigenvalue problem ( ) [ ] ( ) [ ] ( ) S0 0 β S0 r β S0 r = = = 0 0 β γ 0 r β + γ I 0 I 0

13 Linearize equations This is solved by setting the determinant of the matrix to 0: ([ ]) r β det = r(r β + γ) ( β)0 = r(r β + γ) = 0 0 r β + γ This gives the two eigenvalues r = 0 and r = β γ. (In general, for an N N matrix, we get N eigenvalues.) Here, the eigenvalue of interest is r = β γ.

14 Linearize equations With the eigenvalue r = β γ, we have solutions with e rt. If r = β γ > 0, the solutions grow away from the equilibrium. The equilibrium is unstable. For our model, this is an epidemic. (R 0 = β γ > 1.) If r = β γ < 0, the solutions contract back towards the equilibrium. The equilibrium is stable. For our model, this is no epidemic. (R 0 = β γ < 1.)

15 Linearize equations The quick way If we first write the model as a vector differential equation d dt Generically, this is in the form ( ) ( S β I(t) = I β I(t) N d dt v = f(v) N S(t) ) S(t) γi(t)

16 Linearize equations The quick way Taylor s theorem for a scalar-valued function of a scalar (f : R R) with enough smoothness f (x) = f (x 0 ) + (x x 0 )f (x 0 ) + (x x 0) 2 f (x 0 ) + 2 This is also true for a vector-valued function of a vector (f : R n R n ) f(v) = f(v 0 ) + J(f, v 0 )(v v 0 ) + where J(f, v 0 ) is the Jacobian of f, the generalization of the first derivative f (x 0 ). The Taylor expansion explicitly separates the function into its constant part, its linear part, etc.

17 Linearize equations The quick way Then, letting v 0 = (N, 0), the equilibrium d dt ( ) ( S β I = N S I β I N S γi + = 0 + = d ds d ds ) = ( β I N S ) (β I N S γi ) [ β I N β I N ] [ 0 β 0 β γ ( β I N S ) β I N S γi ) ( β I N S β S N β S N γ d di d di ] S=N,I=0 ) (β I N S γi S=N,I=0 (v v 0 ) + S=N,I=0 (v v 0 ) + (v v 0 ) +

18 Linearize equations The quick way First, note that the constant part of the Taylor expansion, f(v 0 ) = 0 when v 0 is an equilibrium: this is how we found the equilibria! Following the same steps as before, we see that ultimately, all we need the eigenvalues of the Jacobian matrix [ ] 0 β 0 β γ As before, the eigenvalues are 0 and β γ.

19 Vector Fields Non-Linear Model ds dt = β I N S di dt = β I N S γi Model Linearized at S = N, I = 0 ds dt = βi di = (β γ)i dt

20 Vector Fields Non-Linear & Linear Zoomed In

21 Hartman Grobman Theorem All of this is backed up formally by the Hartman Grobman Theorem, which roughly says that near an equilibrium point, the dynamics of the original (nonlinear) system are the same as those for the linearized system. (This theorem requires that none of the eigenvalues have 0 real part. The model we looked at did not satisfy this condition because one of the eigenvalues was 0, but we could show that this theorem is true nonetheless.)

22 Endemic Model Constant population size: ds I(t) = µn β S(t) µs(t) dt N di dt = β I(t) S(t) γi(t) µi(t) N dr = γi(t) µr(t) dt dn dt = ds dt + di dt + dr dt = 0.

23 So divide by population size Endemic Model s = S N, i = I N ds dt = d ( ) S = 1 dt N N di = βis γi µi dt dr = γi µr dt ds dt = µn N β I S N N µ S N s + i + r = 1 = µ βis µs

24 Find equilibria ds dt = di dt = 0 ds = 0 = µ βis µs dt di = 0 = βis γi µi dt Two equilibria: Disease-free equilibrium: Endemic equilibrium: ( E e = E 0 = (s = 1, i = 0) s = γ + µ β ) µ(β γ µ), i = β(γ + µ)

25 Linearize equations Write as vector differential equation d dt By Taylor s theorem ( ) s = i f(s, i) = f(s 0, i 0 ) + J(s 0, i 0 ) ( ) µ βis µs = f(s, i) βis γi µi [( ) s i ( )] s0 i 0 + At equilibrium, f(s 0, i 0 ) = 0, so the dynamics near (s 0, i 0 ) are governed by the linear part J(s 0, i 0 )

26 Jacobian derivative of f J(s, i) = [ f1 s f 2 s ] f 1 i f 2 i Disease-free equilibrium J(1, 0) = Analysis = Eigenvalues { µ, β µ γ} λ 1 = µ < 0 λ 2 = β µ γ β µ γ < 0 β µ γ > 0 [ ] βi µ βs βi βs γ µ [ ] µ β 0 β γ µ β γ+µ β γ+µ R 0 = < 1, stable, No epidemic > 1, unstable, Epidemic β γ + µ

27 Analysis Endemic equilibrium ( γ + µ J β ) [ µ(β γ µ) µβ, = β(γ + µ) γ+µ γ µ µ(β γ µ) γ+µ 0 { } Eigenvalues µβ µ+γ ± µ 2 β 2 4µ(β γ µ) (µ+γ) 2 R 0 = R 0 = β γ+µ β γ+µ > 1, stable < 1, unstable ]

28 Summary R 0 = β γ + µ E 0 = (s = 1, i = 0) E e = ( s = γ + µ = 1 µ(β γ µ), i = = µ ) β R 0 β(γ + µ) β (1 R 0) R 0 < 1 Disease-free equilibrium is stable Endemic equilibrium is unstable (and nonsense!) R 0 > 1 Disease-free equilibrium is unstable Endemic equilibrium is stable

29 Epidemic Curves N Susceptible Infective Recovered 0 t

30 Vaccination model ds = (1 p)µ βis µs dt di = βis γi µi dt dr = γi µr dt dv = pµ µv dt s + i + r + v = 1

31 Disease-free equilibrium: Analysis E 0 = (s = 1 p, i = 0, v = p) Jacobian: βi µ βs 0 J(s, i, v) = βi βs γ µ µ µ β(1 p) 0 J(E 0 ) = 0 β(1 p) γ µ µ

32 Analysis µ β(1 p) 0 J(E 0 ) = 0 β(1 p) γ µ µ λ 3 > 0 R v = Stability determined by R v λ 1,2 = µ < 0 λ 3 = β(1 p) γ µ β γ + µ (1 p) = R 0(1 p) > 1 λ 3 < 0 R v < 1

33 Critical vaccination level R v = R 0 (1 p ) = 1 = p = 1 1 R 0 p > p = R v < 1 No epidemic!

Introduction to SEIR Models

Introduction to SEIR Models Department of Epidemiology and Public Health Health Systems Research and Dynamical Modelling Unit Introduction to SEIR Models Nakul Chitnis Workshop on Mathematical Models of Climate Variability, Environmental

More information

Behavior Stability in two SIR-Style. Models for HIV

Behavior Stability in two SIR-Style. Models for HIV Int. Journal of Math. Analysis, Vol. 4, 2010, no. 9, 427-434 Behavior Stability in two SIR-Style Models for HIV S. Seddighi Chaharborj 2,1, M. R. Abu Bakar 2, I. Fudziah 2 I. Noor Akma 2, A. H. Malik 2,

More information

Threshold Conditions in SIR STD Models

Threshold Conditions in SIR STD Models Applied Mathematical Sciences, Vol. 3, 2009, no. 7, 333-349 Threshold Conditions in SIR STD Models S. Seddighi Chaharborj 1,, M. R. Abu Bakar 1, V. Alli 2 and A. H. Malik 1 1 Department of Mathematics,

More information

Thursday. Threshold and Sensitivity Analysis

Thursday. Threshold and Sensitivity Analysis Thursday Threshold and Sensitivity Analysis SIR Model without Demography ds dt di dt dr dt = βsi (2.1) = βsi γi (2.2) = γi (2.3) With initial conditions S(0) > 0, I(0) > 0, and R(0) = 0. This model can

More information

Mathematical Epidemiology Lecture 1. Matylda Jabłońska-Sabuka

Mathematical Epidemiology Lecture 1. Matylda Jabłońska-Sabuka Lecture 1 Lappeenranta University of Technology Wrocław, Fall 2013 What is? Basic terminology Epidemiology is the subject that studies the spread of diseases in populations, and primarily the human populations.

More information

A Note on the Spread of Infectious Diseases. in a Large Susceptible Population

A Note on the Spread of Infectious Diseases. in a Large Susceptible Population International Mathematical Forum, Vol. 7, 2012, no. 50, 2481-2492 A Note on the Spread of Infectious Diseases in a Large Susceptible Population B. Barnes Department of Mathematics Kwame Nkrumah University

More information

STABILITY ANALYSIS OF A GENERAL SIR EPIDEMIC MODEL

STABILITY ANALYSIS OF A GENERAL SIR EPIDEMIC MODEL VFAST Transactions on Mathematics http://vfast.org/index.php/vtm@ 2013 ISSN: 2309-0022 Volume 1, Number 1, May-June, 2013 pp. 16 20 STABILITY ANALYSIS OF A GENERAL SIR EPIDEMIC MODEL Roman Ullah 1, Gul

More information

The death of an epidemic

The death of an epidemic LECTURE 2 Equilibrium Stability Analysis & Next Generation Method The death of an epidemic In SIR equations, let s divide equation for dx/dt by dz/ dt:!! dx/dz = - (β X Y/N)/(γY)!!! = - R 0 X/N Integrate

More information

Models of Infectious Disease Formal Demography Stanford Spring Workshop in Formal Demography May 2008

Models of Infectious Disease Formal Demography Stanford Spring Workshop in Formal Demography May 2008 Models of Infectious Disease Formal Demography Stanford Spring Workshop in Formal Demography May 2008 James Holland Jones Department of Anthropology Stanford University May 3, 2008 1 Outline 1. Compartmental

More information

New results on the existences of solutions of the Dirichlet problem with respect to the Schrödinger-prey operator and their applications

New results on the existences of solutions of the Dirichlet problem with respect to the Schrödinger-prey operator and their applications Chen Zhang Journal of Inequalities Applications 2017 2017:143 DOI 10.1186/s13660-017-1417-9 R E S E A R C H Open Access New results on the existences of solutions of the Dirichlet problem with respect

More information

(mathematical epidemiology)

(mathematical epidemiology) 1. 30 (mathematical epidemiology) 2. 1927 10) * Anderson and May 1), Diekmann and Heesterbeek 3) 7) 14) NO. 538, APRIL 2008 1 S(t), I(t), R(t) (susceptibles ) (infectives ) (recovered/removed = βs(t)i(t)

More information

The Effect of Stochastic Migration on an SIR Model for the Transmission of HIV. Jan P. Medlock

The Effect of Stochastic Migration on an SIR Model for the Transmission of HIV. Jan P. Medlock The Effect of Stochastic Migration on an SIR Model for the Transmission of HIV A Thesis Presented to The Faculty of the Division of Graduate Studies by Jan P. Medlock In Partial Fulfillment of the Requirements

More information

Models of Infectious Disease Formal Demography Stanford Summer Short Course James Holland Jones, Instructor. August 15, 2005

Models of Infectious Disease Formal Demography Stanford Summer Short Course James Holland Jones, Instructor. August 15, 2005 Models of Infectious Disease Formal Demography Stanford Summer Short Course James Holland Jones, Instructor August 15, 2005 1 Outline 1. Compartmental Thinking 2. Simple Epidemic (a) Epidemic Curve 1:

More information

Stability of SEIR Model of Infectious Diseases with Human Immunity

Stability of SEIR Model of Infectious Diseases with Human Immunity Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 6 (2017), pp. 1811 1819 Research India Publications http://www.ripublication.com/gjpam.htm Stability of SEIR Model of Infectious

More information

Fractional Calculus Model for Childhood Diseases and Vaccines

Fractional Calculus Model for Childhood Diseases and Vaccines Applied Mathematical Sciences, Vol. 8, 2014, no. 98, 4859-4866 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.4294 Fractional Calculus Model for Childhood Diseases and Vaccines Moustafa

More information

Australian Journal of Basic and Applied Sciences. Effect of Education Campaign on Transmission Model of Conjunctivitis

Australian Journal of Basic and Applied Sciences. Effect of Education Campaign on Transmission Model of Conjunctivitis ISSN:99-878 Australian Journal of Basic and Applied Sciences Journal home page: www.ajbasweb.com ffect of ducation Campaign on Transmission Model of Conjunctivitis Suratchata Sangthongjeen, Anake Sudchumnong

More information

Mathematical Analysis of Epidemiological Models III

Mathematical Analysis of Epidemiological Models III Intro Computing R Complex models Mathematical Analysis of Epidemiological Models III Jan Medlock Clemson University Department of Mathematical Sciences 27 July 29 Intro Computing R Complex models What

More information

Mathematical Modeling and Analysis of Infectious Disease Dynamics

Mathematical Modeling and Analysis of Infectious Disease Dynamics Mathematical Modeling and Analysis of Infectious Disease Dynamics V. A. Bokil Department of Mathematics Oregon State University Corvallis, OR MTH 323: Mathematical Modeling May 22, 2017 V. A. Bokil (OSU-Math)

More information

Stability Analysis of a SIS Epidemic Model with Standard Incidence

Stability Analysis of a SIS Epidemic Model with Standard Incidence tability Analysis of a I Epidemic Model with tandard Incidence Cruz Vargas-De-León Received 19 April 2011; Accepted 19 Octuber 2011 leoncruz82@yahoo.com.mx Abstract In this paper, we study the global properties

More information

Modelling of the Hand-Foot-Mouth-Disease with the Carrier Population

Modelling of the Hand-Foot-Mouth-Disease with the Carrier Population Modelling of the Hand-Foot-Mouth-Disease with the Carrier Population Ruzhang Zhao, Lijun Yang Department of Mathematical Science, Tsinghua University, China. Corresponding author. Email: lyang@math.tsinghua.edu.cn,

More information

Global Stability of a Computer Virus Model with Cure and Vertical Transmission

Global Stability of a Computer Virus Model with Cure and Vertical Transmission International Journal of Research Studies in Computer Science and Engineering (IJRSCSE) Volume 3, Issue 1, January 016, PP 16-4 ISSN 349-4840 (Print) & ISSN 349-4859 (Online) www.arcjournals.org Global

More information

Biological Models With Time Delay

Biological Models With Time Delay Biological Models With Time Delay Project Number: MA-RYL-2016 A Major Qualifying Project submitted to the Faculty of the WORCESTER POLYTECHNIC INSTITUTE in partial fulfillment of the requirements for the

More information

A comparison of delayed SIR and SEIR epidemic models

A comparison of delayed SIR and SEIR epidemic models Nonlinear Analysis: Modelling and Control, 2011, Vol. 16, No. 2, 181 190 181 A comparison of delayed SIR and SEIR epidemic models Abdelilah Kaddar a, Abdelhadi Abta b, Hamad Talibi Alaoui b a Université

More information

Stability Analysis of an SVIR Epidemic Model with Non-linear Saturated Incidence Rate

Stability Analysis of an SVIR Epidemic Model with Non-linear Saturated Incidence Rate Applied Mathematical Sciences, Vol. 9, 215, no. 23, 1145-1158 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/1.12988/ams.215.41164 Stability Analysis of an SVIR Epidemic Model with Non-linear Saturated

More information

Mathematical Model of Tuberculosis Spread within Two Groups of Infected Population

Mathematical Model of Tuberculosis Spread within Two Groups of Infected Population Applied Mathematical Sciences, Vol. 10, 2016, no. 43, 2131-2140 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2016.63130 Mathematical Model of Tuberculosis Spread within Two Groups of Infected

More information

Linearization of Differential Equation Models

Linearization of Differential Equation Models Linearization of Differential Equation Models 1 Motivation We cannot solve most nonlinear models, so we often instead try to get an overall feel for the way the model behaves: we sometimes talk about looking

More information

Impact of Heterosexuality and Homosexuality on the transmission and dynamics of HIV/AIDS

Impact of Heterosexuality and Homosexuality on the transmission and dynamics of HIV/AIDS IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 12, Issue 6 Ver. V (Nov. - Dec.216), PP 38-49 www.iosrjournals.org Impact of Heterosexuality and Homosexuality on the

More information

MODELING THE SPREAD OF DENGUE FEVER BY USING SIR MODEL. Hor Ming An, PM. Dr. Yudariah Mohammad Yusof

MODELING THE SPREAD OF DENGUE FEVER BY USING SIR MODEL. Hor Ming An, PM. Dr. Yudariah Mohammad Yusof MODELING THE SPREAD OF DENGUE FEVER BY USING SIR MODEL Hor Ming An, PM. Dr. Yudariah Mohammad Yusof Abstract The establishment and spread of dengue fever is a complex phenomenon with many factors that

More information

GLOBAL DYNAMICS OF A MATHEMATICAL MODEL OF TUBERCULOSIS

GLOBAL DYNAMICS OF A MATHEMATICAL MODEL OF TUBERCULOSIS CANADIAN APPIED MATHEMATICS QUARTERY Volume 13, Number 4, Winter 2005 GOBA DYNAMICS OF A MATHEMATICA MODE OF TUBERCUOSIS HONGBIN GUO ABSTRACT. Mathematical analysis is carried out for a mathematical model

More information

Electronic appendices are refereed with the text. However, no attempt has been made to impose a uniform editorial style on the electronic appendices.

Electronic appendices are refereed with the text. However, no attempt has been made to impose a uniform editorial style on the electronic appendices. This is an electronic appendix to the paper by Alun L. Lloyd 2001 Destabilization of epidemic models with the inclusion of realistic distributions of infectious periods. Proc. R. Soc. Lond. B 268, 985-993.

More information

Mathematical modelling and controlling the dynamics of infectious diseases

Mathematical modelling and controlling the dynamics of infectious diseases Mathematical modelling and controlling the dynamics of infectious diseases Musa Mammadov Centre for Informatics and Applied Optimisation Federation University Australia 25 August 2017, School of Science,

More information

Hepatitis C Mathematical Model

Hepatitis C Mathematical Model Hepatitis C Mathematical Model Syed Ali Raza May 18, 2012 1 Introduction Hepatitis C is an infectious disease that really harms the liver. It is caused by the hepatitis C virus. The infection leads to

More information

Mathematical Modeling, Simulation, and Time Series Analysis of Seasonal Epidemics.

Mathematical Modeling, Simulation, and Time Series Analysis of Seasonal Epidemics. East Tennessee State University Digital Commons @ East Tennessee State University Electronic Theses and Dissertations 12-2010 Mathematical Modeling, Simulation, and Time Series Analysis of Seasonal Epidemics.

More information

Figure The Threshold Theorem of epidemiology

Figure The Threshold Theorem of epidemiology K/a Figure 3 6. Assurne that K 1/ a < K 2 and K 2 / ß < K 1 (a) Show that the equilibrium solution N 1 =0, N 2 =0 of (*) is unstable. (b) Show that the equilibrium solutions N 2 =0 and N 1 =0, N 2 =K 2

More information

A Time Since Recovery Model with Varying Rates of Loss of Immunity

A Time Since Recovery Model with Varying Rates of Loss of Immunity Bull Math Biol (212) 74:281 2819 DOI 1.17/s11538-12-978-7 ORIGINAL ARTICLE A Time Since Recovery Model with Varying Rates of Loss of Immunity Subhra Bhattacharya Frederick R. Adler Received: 7 May 212

More information

Applications in Biology

Applications in Biology 11 Applications in Biology In this chapter we make use of the techniques developed in the previous few chapters to examine some nonlinear systems that have been used as mathematical models for a variety

More information

Mathematical Modeling Applied to Understand the Dynamical Behavior of HIV Infection

Mathematical Modeling Applied to Understand the Dynamical Behavior of HIV Infection Open Journal of Modelling and Simulation, 217, 5, 145-157 http://wwwscirporg/journal/ojmsi ISSN Online: 2327-426 ISSN Print: 2327-418 Mathematical Modeling Applied to Understand the Dynamical Behavior

More information

An Improved Computer Multi-Virus Propagation Model with User Awareness

An Improved Computer Multi-Virus Propagation Model with User Awareness Journal of Information & Computational Science 8: 16 (2011) 4301 4308 Available at http://www.joics.com An Improved Computer Multi-Virus Propagation Model with User Awareness Xiaoqin ZHANG a,, Shuyu CHEN

More information

Infectious Disease Modeling with Interpersonal Contact Patterns as a Heterogeneous Network

Infectious Disease Modeling with Interpersonal Contact Patterns as a Heterogeneous Network Infectious Disease Modeling with Interpersonal Contact Patterns as a Heterogeneous Network by Joanna Boneng A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for

More information

Australian Journal of Basic and Applied Sciences. Effect of Personal Hygiene Campaign on the Transmission Model of Hepatitis A

Australian Journal of Basic and Applied Sciences. Effect of Personal Hygiene Campaign on the Transmission Model of Hepatitis A Australian Journal of Basic and Applied Sciences, 9(13) Special 15, Pages: 67-73 ISSN:1991-8178 Australian Journal of Basic and Applied Sciences Journal home page: wwwajbaswebcom Effect of Personal Hygiene

More information

Transmission in finite populations

Transmission in finite populations Transmission in finite populations Juliet Pulliam, PhD Department of Biology and Emerging Pathogens Institute University of Florida and RAPIDD Program, DIEPS Fogarty International Center US National Institutes

More information

SI j RS E-Epidemic Model With Multiple Groups of Infection In Computer Network. 1 Introduction. Bimal Kumar Mishra 1, Aditya Kumar Singh 2

SI j RS E-Epidemic Model With Multiple Groups of Infection In Computer Network. 1 Introduction. Bimal Kumar Mishra 1, Aditya Kumar Singh 2 ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.13(2012) No.3,pp.357-362 SI j RS E-Epidemic Model With Multiple Groups of Infection In Computer Network Bimal Kumar

More information

GLOBAL STABILITY OF SIR MODELS WITH NONLINEAR INCIDENCE AND DISCONTINUOUS TREATMENT

GLOBAL STABILITY OF SIR MODELS WITH NONLINEAR INCIDENCE AND DISCONTINUOUS TREATMENT Electronic Journal of Differential Equations, Vol. 2015 (2015), No. 304, pp. 1 8. SSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu GLOBAL STABLTY

More information

Section 8.1 Def. and Examp. Systems

Section 8.1 Def. and Examp. Systems Section 8.1 Def. and Examp. Systems Key Terms: SIR Model of an epidemic o Nonlinear o Autonomous Vector functions o Derivative of vector functions Order of a DE system Planar systems Dimension of a system

More information

Global Analysis of an SEIRS Model with Saturating Contact Rate 1

Global Analysis of an SEIRS Model with Saturating Contact Rate 1 Applied Mathematical Sciences, Vol. 6, 2012, no. 80, 3991-4003 Global Analysis of an SEIRS Model with Saturating Contact Rate 1 Shulin Sun a, Cuihua Guo b, and Chengmin Li a a School of Mathematics and

More information

Qualitative Analysis of a Discrete SIR Epidemic Model

Qualitative Analysis of a Discrete SIR Epidemic Model ISSN (e): 2250 3005 Volume, 05 Issue, 03 March 2015 International Journal of Computational Engineering Research (IJCER) Qualitative Analysis of a Discrete SIR Epidemic Model A. George Maria Selvam 1, D.

More information

Global Analysis of an Epidemic Model with Nonmonotone Incidence Rate

Global Analysis of an Epidemic Model with Nonmonotone Incidence Rate Global Analysis of an Epidemic Model with Nonmonotone Incidence Rate Dongmei Xiao Department of Mathematics, Shanghai Jiaotong University, Shanghai 00030, China E-mail: xiaodm@sjtu.edu.cn and Shigui Ruan

More information

SIR Epidemic Model with total Population size

SIR Epidemic Model with total Population size Advances in Applied Mathematical Biosciences. ISSN 2248-9983 Volume 7, Number 1 (2016), pp. 33-39 International Research Publication House http://www.irphouse.com SIR Epidemic Model with total Population

More information

Control of Epidemics by Vaccination

Control of Epidemics by Vaccination Control of Epidemics by Vaccination Erik Verriest, Florent Delmotte, and Magnus Egerstedt {erik.verriest,florent,magnus}@ece.gatech.edu School of Electrical and Computer Engineering Georgia Institute of

More information

Non-Linear Models Cont d: Infectious Diseases. Non-Linear Models Cont d: Infectious Diseases

Non-Linear Models Cont d: Infectious Diseases. Non-Linear Models Cont d: Infectious Diseases Cont d: Infectious Diseases Infectious Diseases Can be classified into 2 broad categories: 1 those caused by viruses & bacteria (microparasitic diseases e.g. smallpox, measles), 2 those due to vectors

More information

GLOBAL STABILITY OF A VACCINATION MODEL WITH IMMIGRATION

GLOBAL STABILITY OF A VACCINATION MODEL WITH IMMIGRATION Electronic Journal of Differential Equations, Vol. 2015 (2015), No. 92, pp. 1 10. SSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu GLOBAL STABLTY

More information

A NEW SOLUTION OF SIR MODEL BY USING THE DIFFERENTIAL FRACTIONAL TRANSFORMATION METHOD

A NEW SOLUTION OF SIR MODEL BY USING THE DIFFERENTIAL FRACTIONAL TRANSFORMATION METHOD April, 4. Vol. 4, No. - 4 EAAS & ARF. All rights reserved ISSN35-869 A NEW SOLUTION OF SIR MODEL BY USING THE DIFFERENTIAL FRACTIONAL TRANSFORMATION METHOD Ahmed A. M. Hassan, S. H. Hoda Ibrahim, Amr M.

More information

MULTIOBJECTIVE DESIGN OF VACCINATION CAMPAIGNS WITH A STOCHASTIC VALIDATION

MULTIOBJECTIVE DESIGN OF VACCINATION CAMPAIGNS WITH A STOCHASTIC VALIDATION MULTIOBJECTIVE DESIGN OF VACCINATION CAMPAIGNS WITH A STOCHASTIC VALIDATION André Rodrigues da Cruz Universidade Federal de Minas Gerais Master Student in Electrical Engineering andrercruz@cpdee.ufmg.br

More information

Australian Journal of Basic and Applied Sciences

Australian Journal of Basic and Applied Sciences AENSI Journals Australian Journal of Basic and Applied Sciences ISSN:1991-8178 Journal home page: www.ajbasweb.com A SIR Transmission Model of Political Figure Fever 1 Benny Yong and 2 Nor Azah Samat 1

More information

Introduction: What one must do to analyze any model Prove the positivity and boundedness of the solutions Determine the disease free equilibrium

Introduction: What one must do to analyze any model Prove the positivity and boundedness of the solutions Determine the disease free equilibrium Introduction: What one must do to analyze any model Prove the positivity and boundedness of the solutions Determine the disease free equilibrium point and the model reproduction number Prove the stability

More information

Mathematical Model for the Epidemiology of Fowl Pox Infection Transmission That Incorporates Discrete Delay

Mathematical Model for the Epidemiology of Fowl Pox Infection Transmission That Incorporates Discrete Delay IOSR Journal of Mathematics (IOSR-JM) e-issn: 78-578, p-issn: 39-765X. Volume, Issue 4 Ver. V (Jul-Aug. 4), PP 8-6 Mathematical Model for the Epidemiology of Fowl Pox Infection Transmission That Incorporates

More information

Module 02 Control Systems Preliminaries, Intro to State Space

Module 02 Control Systems Preliminaries, Intro to State Space Module 02 Control Systems Preliminaries, Intro to State Space Ahmad F. Taha EE 5143: Linear Systems and Control Email: ahmad.taha@utsa.edu Webpage: http://engineering.utsa.edu/ taha August 28, 2017 Ahmad

More information

Research Article A Delayed Epidemic Model with Pulse Vaccination

Research Article A Delayed Epidemic Model with Pulse Vaccination Hindawi Publishing Corporation Discrete Dynamics in Nature and Society Volume 2008, Article ID 746951, 12 pages doi:10.1155/2008/746951 Research Article A Delayed Epidemic Model with Pulse Vaccination

More information

Introduction To Simple Epidemic Models

Introduction To Simple Epidemic Models Chapter 2 Introduction To Simple Epidemic Models The process of modelling inepidemiologyhas,atitsheart,thesameunderlyingphilosophy and goals as ecological modelling. Both endeavours share the ultimate

More information

Analysis of Numerical and Exact solutions of certain SIR and SIS Epidemic models

Analysis of Numerical and Exact solutions of certain SIR and SIS Epidemic models Journal of Mathematical Modelling and Application 2011, Vol. 1, No. 4, 51-56 ISSN: 2178-2423 Analysis of Numerical and Exact solutions of certain SIR and SIS Epidemic models S O Maliki Department of Industrial

More information

Stochastic Models for the Spread of HIV in a Mobile Heterosexual Population

Stochastic Models for the Spread of HIV in a Mobile Heterosexual Population Stochastic Models for the Spread of HIV in a Mobile Heterosexual Population A. Sani D. P. Kroese P. K. Pollett August 5, 5 Abstract An important factor in the dynamic transmission of HIV is the mobility

More information

Epidemics in Networks Part 2 Compartmental Disease Models

Epidemics in Networks Part 2 Compartmental Disease Models Epidemics in Networks Part 2 Compartmental Disease Models Joel C. Miller & Tom Hladish 18 20 July 2018 1 / 35 Introduction to Compartmental Models Dynamics R 0 Epidemic Probability Epidemic size Review

More information

MATHEMATICAL MODELS Vol. III - Mathematical Models in Epidemiology - M. G. Roberts, J. A. P. Heesterbeek

MATHEMATICAL MODELS Vol. III - Mathematical Models in Epidemiology - M. G. Roberts, J. A. P. Heesterbeek MATHEMATICAL MODELS I EPIDEMIOLOGY M. G. Roberts Institute of Information and Mathematical Sciences, Massey University, Auckland, ew Zealand J. A. P. Heesterbeek Faculty of Veterinary Medicine, Utrecht

More information

Modeling and Global Stability Analysis of Ebola Models

Modeling and Global Stability Analysis of Ebola Models Modeling and Global Stability Analysis of Ebola Models T. Stoller Department of Mathematics, Statistics, and Physics Wichita State University REU July 27, 2016 T. Stoller REU 1 / 95 Outline Background

More information

Delay SIR Model with Nonlinear Incident Rate and Varying Total Population

Delay SIR Model with Nonlinear Incident Rate and Varying Total Population Delay SIR Model with Nonlinear Incident Rate Varying Total Population Rujira Ouncharoen, Salinthip Daengkongkho, Thongchai Dumrongpokaphan, Yongwimon Lenbury Abstract Recently, models describing the behavior

More information

Mathematical Analysis of HIV/AIDS Prophylaxis Treatment Model

Mathematical Analysis of HIV/AIDS Prophylaxis Treatment Model Applied Mathematical Sciences, Vol. 12, 2018, no. 18, 893-902 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.8689 Mathematical Analysis of HIV/AIDS Prophylaxis Treatment Model F. K. Tireito,

More information

DENSITY DEPENDENCE IN DISEASE INCIDENCE AND ITS IMPACTS ON TRANSMISSION DYNAMICS

DENSITY DEPENDENCE IN DISEASE INCIDENCE AND ITS IMPACTS ON TRANSMISSION DYNAMICS CANADIAN APPLIED MATHEMATICS QUARTERLY Volume 19, Number 3, Fall 2011 DENSITY DEPENDENCE IN DISEASE INCIDENCE AND ITS IMPACTS ON TRANSMISSION DYNAMICS REBECCA DE BOER AND MICHAEL Y. LI ABSTRACT. Incidence

More information

Global compact attractors and their tripartition under persistence

Global compact attractors and their tripartition under persistence Global compact attractors and their tripartition under persistence Horst R. Thieme (joint work with Hal L. Smith) School of Mathematical and Statistical Science Arizona State University GCOE, September

More information

EPIDEMIC MODELS I REPRODUCTION NUMBERS AND FINAL SIZE RELATIONS FRED BRAUER

EPIDEMIC MODELS I REPRODUCTION NUMBERS AND FINAL SIZE RELATIONS FRED BRAUER EPIDEMIC MODELS I REPRODUCTION NUMBERS AND FINAL SIZE RELATIONS FRED BRAUER 1 THE SIR MODEL Start with simple SIR epidemic model with initial conditions S = βsi I = (βs α)i, S() = S, I() = I, S + I = N

More information

STUDY OF THE BRUCELLOSIS TRANSMISSION WITH MULTI-STAGE KE MENG, XAMXINUR ABDURAHMAN

STUDY OF THE BRUCELLOSIS TRANSMISSION WITH MULTI-STAGE KE MENG, XAMXINUR ABDURAHMAN Available online at http://scik.org Commun. Math. Biol. Neurosci. 208, 208:20 https://doi.org/0.2899/cmbn/3796 ISSN: 2052-254 STUDY OF THE BRUCELLOSIS TRANSMISSION WITH MULTI-STAGE KE MENG, XAMXINUR ABDURAHMAN

More information

Stability analysis of an SEIR epidemic model with non-linear saturated incidence and temporary immunity

Stability analysis of an SEIR epidemic model with non-linear saturated incidence and temporary immunity Int. J. Adv. Appl. Math. and Mech. 2(3) (215) 1-14 (ISSN: 2347-2529) Journal homepage: www.ijaamm.com International Journal of Advances in Applied Mathematics and Mechanics Stability analysis of an SEIR

More information

PARAMETER ESTIMATION IN EPIDEMIC MODELS: SIMPLIFIED FORMULAS

PARAMETER ESTIMATION IN EPIDEMIC MODELS: SIMPLIFIED FORMULAS CANADIAN APPLIED MATHEMATICS QUARTERLY Volume 19, Number 4, Winter 211 PARAMETER ESTIMATION IN EPIDEMIC MODELS: SIMPLIFIED FORMULAS Dedicated to Herb Freedman on the occasion of his seventieth birthday

More information

A Mathematical Analysis on the Transmission Dynamics of Neisseria gonorrhoeae. Yk j N k j

A Mathematical Analysis on the Transmission Dynamics of Neisseria gonorrhoeae. Yk j N k j North Carolina Journal of Mathematics and Statistics Volume 3, Pages 7 20 (Accepted June 23, 2017, published June 30, 2017 ISSN 2380-7539 A Mathematical Analysis on the Transmission Dynamics of Neisseria

More information

ON SOME NEW MATHEMATICAL MODELS FOR INFECTIVE DISEASES: ANALYSIS, EQUILIBRIUM, POSITIVITY AND VACCINATION CONTROLS

ON SOME NEW MATHEMATICAL MODELS FOR INFECTIVE DISEASES: ANALYSIS, EQUILIBRIUM, POSITIVITY AND VACCINATION CONTROLS ON SOME NEW MATHEMATICAL MODELS FOR INFECTIVE DISEASES: ANALYSIS, EQUILIBRIUM, POSITIVITY AND VACCINATION CONTROLS A Thesis Presented to The Faculty of Science and Technology University of Basque Country,

More information

Introduction to Epidemic Modeling

Introduction to Epidemic Modeling Chapter 2 Introduction to Epidemic Modeling 2.1 Kermack McKendrick SIR Epidemic Model Introduction to epidemic modeling is usually made through one of the first epidemic models proposed by Kermack and

More information

Supplemental Information Population Dynamics of Epidemic and Endemic States of Drug-Resistance Emergence in Infectious Diseases

Supplemental Information Population Dynamics of Epidemic and Endemic States of Drug-Resistance Emergence in Infectious Diseases 1 2 3 4 Supplemental Information Population Dynamics of Epidemic and Endemic States of Drug-Resistance Emergence in Infectious Diseases 5 Diána Knipl, 1 Gergely Röst, 2 Seyed M. Moghadas 3, 6 7 8 9 1 1

More information

Global Analysis of a Mathematical Model of HCV Transmission among Injecting Drug Users and the Impact of Vaccination

Global Analysis of a Mathematical Model of HCV Transmission among Injecting Drug Users and the Impact of Vaccination Applied Mathematical Sciences, Vol. 8, 2014, no. 128, 6379-6388 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.48625 Global Analysis of a Mathematical Model of HCV Transmission among

More information

HETEROGENEOUS MIXING IN EPIDEMIC MODELS

HETEROGENEOUS MIXING IN EPIDEMIC MODELS CANADIAN APPLIED MATHEMATICS QUARTERLY Volume 2, Number 1, Spring 212 HETEROGENEOUS MIXING IN EPIDEMIC MODELS FRED BRAUER ABSTRACT. We extend the relation between the basic reproduction number and the

More information

On the Spread of Epidemics in a Closed Heterogeneous Population

On the Spread of Epidemics in a Closed Heterogeneous Population On the Spread of Epidemics in a Closed Heterogeneous Population Artem Novozhilov Applied Mathematics 1 Moscow State University of Railway Engineering (MIIT) the 3d Workshop on Mathematical Models and Numerical

More information

Global dynamics of SEIRS epidemic model with non-linear generalized incidences and preventive vaccination

Global dynamics of SEIRS epidemic model with non-linear generalized incidences and preventive vaccination Khan et al Advances in Difference Equations (2015) 2015:88 DOI 101186/s13662-015-0429-3 R E S E A R C H Open Access Global dynamics of SEIRS epidemic model with non-linear generalized incidences and preventive

More information

SYMBIOTIC MODELS WITH AN SIR DISEASE

SYMBIOTIC MODELS WITH AN SIR DISEASE SYMBIOTIC MODELS WITH AN SIR DISEASE A Thesis Presented to the Faculty of California State Polytechnic University, Pomona In Partial Fulfillment Of the Requirements for the Degree Master of Science In

More information

Approximation of epidemic models by diffusion processes and their statistical inferencedes

Approximation of epidemic models by diffusion processes and their statistical inferencedes Approximation of epidemic models by diffusion processes and their statistical inferencedes Catherine Larédo 1,2 1 UR 341, MaIAGE, INRA, Jouy-en-Josas 2 UMR 7599, LPMA, Université Paris Diderot December

More information

Modeling the Existence of Basic Offspring Number on Basic Reproductive Ratio of Dengue without Vertical Transmission

Modeling the Existence of Basic Offspring Number on Basic Reproductive Ratio of Dengue without Vertical Transmission International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 232-869 Modeling the Existence of Basic Offspring Number on Basic Reproductive Ratio of Dengue without Vertical

More information

Algorithmic Methods for Investigating Equilibria in Epidemic Modeling

Algorithmic Methods for Investigating Equilibria in Epidemic Modeling Algorithmic Methods for Investigating Equilibria in Epidemic Modeling Christopher W. Brown 1 Department of Computer Science, United States Naval Academy, U.S.A. M hammed El Kahoui Max-Planck-Institut für

More information

A comparison of existing measles models

A comparison of existing measles models A comparison of existing measles models by Clifford Allotey A thesis submitted to the Faculty of Graduate Studies of The University of Manitoba in partial fulfillment of the requirements of the degree

More information

GLOBAL STABILITY AND SPATIAL SPREAD OF THE NONLINEAR EPIDEMIC MODEL

GLOBAL STABILITY AND SPATIAL SPREAD OF THE NONLINEAR EPIDEMIC MODEL European Scientific Journal February 3 edition vol9, No6 ISSN: 857 788 (Print) e - ISSN 857-743 GLOBAL STABILITY AND SPATIAL SPREAD OF THE NONLINEAR EPIDEMIC MODEL Laid Chahrazed, PhD Rahmani Fouad Lazhar,

More information

Backward bifurcation underlies rich dynamics in simple disease models

Backward bifurcation underlies rich dynamics in simple disease models Backward bifurcation underlies rich dynamics in simple disease models Wenjing Zhang Pei Yu, Lindi M. Wahl arxiv:1504.05260v1 [math.ds] 20 Apr 2015 October 29, 2018 Abstract In this paper, dynamical systems

More information

Kasetsart University Workshop. Mathematical modeling using calculus & differential equations concepts

Kasetsart University Workshop. Mathematical modeling using calculus & differential equations concepts Kasetsart University Workshop Mathematical modeling using calculus & differential equations concepts Dr. Anand Pardhanani Mathematics Department Earlham College Richmond, Indiana USA pardhan@earlham.edu

More information

Available online at Commun. Math. Biol. Neurosci. 2015, 2015:29 ISSN:

Available online at   Commun. Math. Biol. Neurosci. 2015, 2015:29 ISSN: Available online at http://scik.org Commun. Math. Biol. Neurosci. 215, 215:29 ISSN: 252-2541 AGE-STRUCTURED MATHEMATICAL MODEL FOR HIV/AIDS IN A TWO-DIMENSIONAL HETEROGENEOUS POPULATION PRATIBHA RANI 1,

More information

The dynamics of disease transmission in a Prey Predator System with harvesting of prey

The dynamics of disease transmission in a Prey Predator System with harvesting of prey ISSN: 78 Volume, Issue, April The dynamics of disease transmission in a Prey Predator System with harvesting of prey, Kul Bhushan Agnihotri* Department of Applied Sciences and Humanties Shaheed Bhagat

More information

Accepted Manuscript. Backward Bifurcations in Dengue Transmission Dynamics. S.M. Garba, A.B. Gumel, M.R. Abu Bakar

Accepted Manuscript. Backward Bifurcations in Dengue Transmission Dynamics. S.M. Garba, A.B. Gumel, M.R. Abu Bakar Accepted Manuscript Backward Bifurcations in Dengue Transmission Dynamics S.M. Garba, A.B. Gumel, M.R. Abu Bakar PII: S0025-5564(08)00073-4 DOI: 10.1016/j.mbs.2008.05.002 Reference: MBS 6860 To appear

More information

LAW OF LARGE NUMBERS FOR THE SIRS EPIDEMIC

LAW OF LARGE NUMBERS FOR THE SIRS EPIDEMIC LAW OF LARGE NUMBERS FOR THE SIRS EPIDEMIC R. G. DOLGOARSHINNYKH Abstract. We establish law of large numbers for SIRS stochastic epidemic processes: as the population size increases the paths of SIRS epidemic

More information

Modeling the Spread of Epidemic Cholera: an Age-Structured Model

Modeling the Spread of Epidemic Cholera: an Age-Structured Model Modeling the Spread of Epidemic Cholera: an Age-Structured Model Alen Agheksanterian Matthias K. Gobbert November 20, 2007 Abstract Occasional outbreaks of cholera epidemics across the world demonstrate

More information

Sensitivity and Stability Analysis of Hepatitis B Virus Model with Non-Cytolytic Cure Process and Logistic Hepatocyte Growth

Sensitivity and Stability Analysis of Hepatitis B Virus Model with Non-Cytolytic Cure Process and Logistic Hepatocyte Growth Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 12, Number 3 2016), pp. 2297 2312 Research India Publications http://www.ripublication.com/gjpam.htm Sensitivity and Stability Analysis

More information

Optimal control of an epidemic model with a saturated incidence rate

Optimal control of an epidemic model with a saturated incidence rate 448 Nonlinear Analysis: Modelling and Control, 2012, Vol. 17, No. 4, 448 459 Optimal control of an epidemic model with a saturated incidence rate Hassan Laarabi a, El Houssine Labriji a, Mostafa Rachik

More information

Chaos, Solitons and Fractals

Chaos, Solitons and Fractals Chaos, Solitons and Fractals 42 (2009) 3047 3052 Contents lists available at ScienceDirect Chaos, Solitons and Fractals journal homepage: www.elsevier.com/locate/chaos Solutions of the SIR models of epidemics

More information

Optimal control of vaccination and treatment for an SIR epidemiological model

Optimal control of vaccination and treatment for an SIR epidemiological model ISSN 746-7233, England, UK World Journal of Modelling and Simulation Vol. 8 (22) No. 3, pp. 94-24 Optimal control of vaccination and treatment for an SIR epidemiological model Tunde Tajudeen Yusuf, Francis

More information

Dynamical Analysis of Plant Disease Model with Roguing, Replanting and Preventive Treatment

Dynamical Analysis of Plant Disease Model with Roguing, Replanting and Preventive Treatment 4 th ICRIEMS Proceedings Published by The Faculty Of Mathematics And Natural Sciences Yogyakarta State University, ISBN 978-62-74529-2-3 Dynamical Analysis of Plant Disease Model with Roguing, Replanting

More information

Stochastic Model for the Spread of the Hepatitis C Virus with Different Types of Virus Genome

Stochastic Model for the Spread of the Hepatitis C Virus with Different Types of Virus Genome Australian Journal of Basic and Applied Sciences, 3(): 53-65, 009 ISSN 99-878 Stochastic Model for the Spread of the Hepatitis C Virus with Different Types of Virus Genome I.A. Moneim and G.A. Mosa, Department

More information

Optimal Control Applied to the Spread of Influenza A(H1N1)

Optimal Control Applied to the Spread of Influenza A(H1N1) Applied Matematical Sciences, Vol. 6, 2012, no. 82, 4057-4065 Optimal Control Applied to te Spread of Influenza AH11 M. El ia 1, O. Balatif 2, J. Bouyagroumni, E. Labriji, M. Racik Laboratoire d Analyse

More information