Modeling of the invasion of a fungal disease over a vineyard

Size: px
Start display at page:

Download "Modeling of the invasion of a fungal disease over a vineyard"

Transcription

1 1 Modeling of the invasion of a fungal disease over a vineyard J-B. Burie 1, A. Calonnec 2, and M. Langlais 1 1 UMR CNRS 5466, Mathématiques Appliquées de Bordeaux INRIA futurs, Equipe Anubis case 26, Université Victor Segalen Bordeaux rue Léo Saignat, 3376 Bordeaux Cedex, France burie@sm.u-bordeaux2.fr 2 INRA-CR de Bordeaux UMR INRA-ENITA en Santé végétale BP Villenave d Ornon calonnec@bordeaux.inra.fr Summary. The spatiotemporal spreading of a fungal disease over a vineyard is investigated using a SEIR-type model coupled with a set of partial differential equations describing the dispersal of the spores. The model takes into account both short and long range dispersal of spores and growth of foliar surface. Results of numerical simulations are presented. A mathematical result for the asymptotic behavior of the solutions is given as well. Key words: SEIR model, dispersal, diffusion, large time behavior 1.1 Introduction Integrated pest management offers an attractive alternative to routine chemical application by treating only in response to disease risk indicators. Powdery mildew, caused by the fungus Uncinula necator, is the most economically important and wide spread disease of grapevine. For this disease, the main factor of risk is a timing of the attack early in the season combined to the phenological stage of the host. The leaves are the first to be infected, and there is a spatial relationship between maps of frequency of leaves diseased early in the season with maps of frequency of bunches with high severity [8, 4]. A better knowledge of the mechanisms of the disease propagation could help to improve its control at the plot scale by tailoring treatments to local specific needs, or at the estate scale by treating only specific plots. We aim at building a mathematical model of this fungal epidemic with a particular stress upon the dispersal mechanism of the spores produced by the

2 2 J-B. Burie et al. colonies of fungus. Already a lot of work has been done upon the subject of dispersal for various kinds of dispersers such as animals, seeds, spores... (see e.g. [1, 11, 6] and references therein). In particular, we want to investigate the role of a dual dispersal mechanism in which the spores produced may either disperse inside the vine stock and germinate near the colony (short range dispersal) or may be lifted up above the vine rows and fall far from the colony (long range dispersal). Our goal is to build a model which is a simpler version, and as a consequence easier to analyse, of a much more elaborate one: [5]. This latter model couples a mechanistic model for the growth of each vine stock in the vineyard with a dispersal model using ray tracing like techniques at the vine stock scale and a distribution law at the vineyard scale for the spores escaping the vine stock. In [13], the authors considered a 2D spatial model based upon such a dual dispersal mechanism using diffusion theory coupled with a Vanderplank equation [12]. Using this Vanderplank equation leads to delay equations that complexify the mathematical analysis of the model. Instead, in this paper, we will use a SEIR compartmental model like in classical epidemiology (see e.g. [1, 3]) to take into account the local extension of the disease. In the non spatial case, a comparison between these two approaches can be found in [9]. During an epidemic lasting a whole season from bud break until grapes maturation, the growth of the host cannot be neglected. We include a description of the host growth in our model. We also take into consideration the specific spatial organisation of vineyards that are made of several separate rows. This paper is organised as follows. After having described the model, we perform a mathematical analysis and present numerical simulations. 1.2 The model The vector of a fungal disease are the spores produced by the colonies of fungus that lie on the vegetal tissue which may be leaves, buds, fruits... We assume for simplicity that the time variation of the surface of a colony can be neglected. Then as in [9] we consider the unit of disease to be a colony and for the host to be a site, that is the surface occupied by a colony. The cycle of the epidemic is as follows: when spores fall upon the vegetal tissue, they may create a new colony which will produce spores after some latency period and during some sporulating period. Let Ω be a regular 2D spatial domain. Let t be the time and x denote the position of some point in Ω. We will use the following notations for the state variables. Like in the case of a SEIR model, the total density N of sites suceptible to host a colony of fungus at (x, t) is subdivided into healthy H, latent L, sporulating I and removed (postinfectious) R.

3 1 Modeling of the invasion of a fungal disease over a vineyard 3 We want to devise a model that takes into account multiple ranges of dispersal for the spores in order to investigate their different roles for the spreading of the epidemic. Spores may disperse separately or as infection units (packages of spores). For simplicity, we only take into account two ranges for dispersal: short range (spores disperse inside the vine stock where they come from), and a longer range (spores disperse at the vineyard scale). Let S(x, t) denote the density of spores produced by the colonies. The spores total density S is subdivided acccording to the range of dispersal, short range dispersal spores density S 1 and longer range one S 2. They are produced by a sporulating colony with rate r p > and may disperse at short range with a constant probability F [, 1] and at longer range with probability (1 F ). We assume that the spores disperse according to a diffusion process with Fickian diffusion coefficient D 1 > (short range) or D 2 > D 1 > (longer range) as in [13]. Using Fickian diffusion for long range dispersal may seem unrealistic at first. But the spores are not necessarily taken away along dominating wind directions. The dispersal is also due to turbulence that provides the energy to tear off the spores from the leaves. Spores fall upon the vineyard with some deposition rate δ 1 > or δ 2 >, we will set δ 1 = δ 2 in numerical simulations. We thus find the first set of equations of our model that describes the production of spores by the colonies and their dispersal: S 1 t (x, t) =. (D 1 S 1 (x, t)) δ 1 S 1 (x, t) + r p F I(x, t) S 2 t (x, t) =. (D 2 S 2 (x, t)) δ 2 S 2 (x, t) + r p (1 F )I(x, t) (1.1) for x Ω and t >. Moreover, we assume that no spores come from outside the vineyard. The spores produced by the fungus colonies should freely escape from the vineyard. To simulate this, we choose a computing domain Ω with vine rows located at the center and surrounded with by a region with no vines. Then, if Ω is large enough with respect to diffusion coefficients, spores do not reach the boundary and their densities at these points should be equal to. Thus, we impose Dirichlet conditions on the boundary S 1 (x, t) = S 2 (x, t) = for x Ω and t > (1.2) We also set nonnegative initial conditions S 1 (x, ) = S 1(x), S 2 (x, ) = S 2(x) for x Ω (1.3) Let Ω r Ω denote the area covered by the vine rows. We devise our model in such a way that for all t > and x Ω, N(x, t) equals if x Ω r. The powdery mildew epidemic has no impact upon the growth of the host. This growth brings new sites available for colonization. We study the epidemic during one single season, then we assume that the time variation of the total number of colony sites inside the rows obeys a logistic law

4 4 J-B. Burie et al. N (x, t) = rn(x, t) t ( 1 ) N(x, t), for x Ω r (1.4) K where r > is the growth rate and K > the carrying capacity. Although r and K are constant for simplicity, we could introduce spatial heterogeneities for the host growth assuming r and K depend on x. Provided r, K are bounded, our results can be easily extended to handle this. Next the local evolution of the disease at some point x Ω r (inside a row) obeys the classical SEIR model, whereas we set N(x, t) = L(x, t) = I(x, t) = R(x, t) = for t if x Ω r. Let p and i denote the mean duration of the latency and infectious period respectively. Let E be the inoculum effectiveness (probability for the spores to succed into creating a new colony upon a site). Taking into account (1.4), this yields the second set of equations of our model for x Ω r : ( ) H t (x, t) = E(δ 1S 1 (x, t) + δ 2 S 2 (x, t)) H(x,t) N(x,t) + rn(x, t) 1 N(x,t) K L t (x, t) = +E(δ 1S 1 (x, t) + δ 2 S 2 (x, t)) H(x,t) N(x,t) 1 pl(x, t) I t (x, t) = + 1 p L(x, t) 1 i I(x, t) R t (x, t) = + 1 i I(x, t) (1.5) supplemented with nonnegative initial conditions H(x, ) = H (x), L(x, ) = L (x), I(x, ) = I (x), R(x, ) = R (x) for x Ω r (1.6) The contact term in (1.5) is based upon a proportionate mixing assumption. Though our model includes host growth, this assumption is in agreement with the underlying hypothesis of classical epidemiologic models in phytopathology (see Vanderplank [12]) that states that the rate of increase of diseased tissue is proportional to the amount of spores multiplied by the probability that these spores fall upon healthy tissues. A similar approach for including host growth in a model of phytopathology but with non spatial delay equations can be found in [2]. 1.3 Theoretical results We have the following existence result for our model. Theorem 1. The system (1.1),(1.5) is well posed: let H, L, I,R be in L (Ω) and S 1, S 2 be in L 2 (Ω), the system posseses a unique componentwise nonnegative solution that exists globally in time.

5 1 Modeling of the invasion of a fungal disease over a vineyard 5 Proof. The proof of this theorem follows standard arguments (see e.g. [7]) and will not be detailed here. The large time behavior of the solutions can be described as follows. Theorem 2. If the hypothesis of the previous existence theorem are satisfied, then as t goes to infinity, S 1 (x, t) and S 2 (x, t) converge to in the L 2 (Ω) and H 1 (Ω) norms. And there are nonnegative functions H and R such that for all x Ω r, H (x) + R (x) = K and lim H(x, t) = H (x) t + lim t + L(x, t) = lim lim R(x, t) = R (x) t + I(x, t) = t + This result must be carefully interpreted since our model is valid for only one single season. It means that the epidemic finally dies out at the end of the season when the growth of the host is achieved. Proof. It is easy to show that for all x, t, N, H, L, I, R are nonnegative and bounded by K. As N t = rn(1 N/K) we have lim t + N(x, t) = K. From (1.5) we have R I, hence for all x, R(x, t) converges to t = 1 i some limit R (x) as t goes to infinity. Moreover I(x, t) L 1 (, + ) for all x. Next, as I t = + 1 p L 1 I i I, we also have t (x, t) L (, + ) for all x. This classicaly proves that for all x, lim t + I(x, t) =. By integrating over Ω the last two equations in (1.5) we similarly prove that lim t + Ω I(x, t) =. And as I(t, x) is bounded by K uniformly in x, t, for any integer p 1, we also have lim t + Ω Ip (x, t) =. Let. 2 denote the L 2 (Ω) norm. Multiplying the first equation in system (1.1) by S 1, integrating over Ω and using oung s inequality, we find d S dt + D 1 S δ 1 S c I 2 where c is some constant. Since lim t + Ω I2 (x, t) = and δ 1 >, it is easy to prove that lim t + S 1 2 (t) =. Similarly, by multiplying the first equation in system (1.1) by 2 S 1, we have lim t + S 1 2 (t) = and the same results hold true for S 2. Adding the last three equations of (1.5), since S 1 and S 2 are nonnegative, D = L + I + R is increasing with respect to t and converges to some limit. We thus find that L(x, t) converges to some limit L (x) as t goes to infinity. And as N = H + L + I + R converges to K, H(x, t) converges to some limit H (x) as well.

6 6 J-B. Burie et al. It remains to prove that L (x) =. Since rn(1 N/K) = N adding the first two equations of (1.5) and integrating with respect to t yields: H(x, t) + L(x, t) + 1 p t L(x, s) ds + N(x, ) = H(x, ) + L(x, ) + N(x, t) Hence, L(x, t) L 1 (, + ) for all x, hence for all x, L (x) =. We also give a threshold condition for successful establishment of the disease but only in the non spatial case. We thus investigate the linear stability of the non trivial equilibrium point (S 1, S 2, H, L, I, R) = (,, K,,, ) of the set of differential equations (1.1) (with. (D i S i (x, t)) = ) coupled with equations (1.5). Thanks to the Routh-Hurwitz criterium, we find the following basic reproductive rate of the disease: R = Er p i, and the threshold condition is R > 1. The biological interpretation is straightforward, R equals the number of spores r p produced by a single colony during the duration of the infectious period i multiplied by the probability that these spores succeed into creating a new colony. 1.4 Numerical experiments An example of field data is available (Calonnec et al., personnal communication) of a powdery mildew epidemic over a 5 rows vineyard. It shows that without fungicide treatment the disease invades all the vineyard within 3 months. We make a simulation of this particular vineyard. Each row is 66 m long and.5 m wide, and the distance between two rows is 1.5 m. We choose a rectangular computing domain Ω such that the 5 rows are located at the center of the domain and that Ω is 3 times larger than the vineyard. As mentioned before, doing so the Dirichlet conditions at the boundary of Ω describe the fact that the spores may freely disperse out of Ω. Parameters of the model as well as roughly realistic values are listed in Table 1.1. With these parameters, the basic reproductive rate of the disease in the homogeneous case is R = 1. We now explain how the values of the dispersal parameters δ a = δ 2 and D i were estimated. All spores lifted up in the atmosphere fall within half an hour so the deposition rates δ are more or less equal to 5 day 1. To estimate the diffusion coefficients D 1 and D 2, we focus on the spores dispersal mechanism alone. Let D a diffusion coefficient and δ a deposition rate, the density S of spores dispersed in the atmosphere and produced by a single source obeys the following equation: { S t (x, t) =. (D S(x, t)) δs(x, t), (x, t) R2 R + S(x, ) = Dirac(x), x R 2

7 1 Modeling of the invasion of a fungal disease over a vineyard 7 where Dirac(x) is the Dirac function. Then the total amount of fallen spores upon the vineyard at some point x R 2 is d(x) = + δs(x, t) dt, d(x) is the the probability density of fallen spores. It can be explicitly computed and its variance is σ = D/δ. The values of D 1 and D 2 in table 1.1 have been chosen so that σ =1 m for the short range dispersal, and σ =2 m for the long range dispersal. parameter description Table 1.1. Model parameters value δ 1 short range deposition rate 5 day 1 δ 2 long range deposition rate 5 day 1 D 1 short range diffusion coefficient 5 m 2 day 1 D 2 long range diffusion coefficient 2 m 2 day 1 r p spores production 1 4 spores day 1 colony site 1 F short range vs. long range dispersion.8 E inoculum effectiveness.1% p latency period duration 1 days i infectious period duration 1 days K carrying capacity of the colony sites 4 m 2 colony sites r growth rate of the colony sites.1 day 1 We start the infection at t = with one latent colony at the center of the vineyard over one vine stock. For simplicity we take an initial uniform site density for all the vine stocks. Hence the initial conditions are H (x) = 4 m 2 colony sites and L (x) = I (x) = R (x) = for x in the rows except for x [ 1/4; 1/4] 2 where H (x) = I (x) = R (x) = and L (x) = 4 m 2 colony sites density. We also set S1 (x) = S 2 (x) = for all x. The duration of the simulation is 9 days. Results of the simulation for these parameters are displayed on Fig They show the proportion of diseased colony sites with respect to spatial location P (x) = D(x)/N(x) = (L(x)+I(x)+R(x))/N(x)) 3, 6 and 9 days after the beginning of the infection (Fig ). The epidemic first invades the central row of the vineyard (day 3) then it reaches the other rows until almost all the vineyard has been contaminated at day 9. We also display short and long range spores density with respect to the spatial location at day 9 on Fig. 1.4 and 1.5. Short range spores mostly stay over the row where they are produced whereas the distribution of long range spores is more uniform. The lower spore density in the central row is due to the fact that the corresponding colonies have attained the postsporulating phase.

8 8 J-B. Burie et al. proportion of diseased surface at day Fig Proportion of diseased colony sites in the vineyard at day 3 proportion of diseased surface at day Fig Proportion of diseased colony sites in the vineyard at day 6

9 1 Modeling of the invasion of a fungal disease over a vineyard 9 proportion of diseased surface at day Fig Proportion of diseased colony sites in the vineyard at day 9 density of spores S1 (short range) at day Fig Density S 1 of short range dispersal spores over the vineyard at day 9

10 1 J-B. Burie et al. density of spores S2 (long range) at day Fig Density S 2 of long range dispersal spores over the vineyard at day 9 Finally we investigate the influence of the parameter F over the intensity of the epidemic keeping other parameters of the simulation at the same values as above. If F = only long range dispersion takes place. The proportion of diseased colony sites is displayed upon Fig.1.6 at day 9. Compared with Fig.1.3, the disease intensity is very low upon each row. If F = 1 only short range takes place. As shown upon Fig.1.7, the epidemic has attained its maximum intensity but only in the main part of the central row whereas the other rows have not been contaminated. As pointed out in [11, 13], the rate of expansion of the epidemic needs both short and long range dispersal f its vectors to reach an optimal value. This is even more evident in the case of separate rows of vine: without long distance dispersal, the disease hardly reaches the rows where the initial contamination did not take place, while whithout short distance dispersal, local extension of the disease is not strong enough to ensure a high level of contamination. 1.5 Conclusion We designed a mathematical model for a fungal disease of the vine. It takes into account the host growth occuring during the epidemic and a dual dispersal mechanism of the spores together with the spatial organization in rows of vine of vineyards. We were able to give an existence result for the solutions of the model, a description of the long time behavior of the solutions and a threshold theorem in the homogeneous case.

11 1 Modeling of the invasion of a fungal disease over a vineyard 11 proportion of diseased surface at day Fig Proportion of diseased colony sites at day 9 - long range dispersal only proportion of diseased surface at day Fig Proportion of diseased colony sites at day 9 - short range dispersal only

12 12 J-B. Burie et al. Numerical simulations show how short and long range dispersal interact with the row structure of the vineyard to allow the epidemic to reach an optimal rate of infection. In future work, we plan to investigate the existence of traveling waves for this kind of model and, if they exist, to find how the different parameters of the model influence the speed of these waves. We also plan to design a more mechanistic and biologically realistic description of the dispersal mechanism which would allow us to compare our results with field data available and perform a parameter identification. References 1. Bailey, N. T. J.: The mathematical theory of infectious disease and its applications. Second edition, Hafner Press, New ork (1975) 2. Blaise, P., Gessler, C.: An extended Progeny Parent Ratio Model. 1. Theoretical Development, Journal of Phytopathology - Phytopathologische eitschrift, 134, (1992) 3. Brauer, F., Castillo-Chavez, C.: Mathematical Models in Population Biology and Epidemiology, Texts in Applied Mathematics 4. Springer Verlag, Berlin Heidelberg New ork (21) 4. Calonnec, A., Cartolarao, P., Deliere, L., Chadoeuf, J.: Powdery mildew on grapevine: effect of the date of primary contamination on the disease development on leaves and the damages on grape. Proceedings of Organisation for biological and integrated control of noxious animals and plants Workshop, Brescia, Italy, in press. 5. Calonnec, A., Latu, G., Naulin, J., Roman, J., Tessier, G.: Parallel Simulation of the Propagation of Powdery Mildew in a Vineyard. Proceedings of Euro-Par 25, Lecture Notes in Computer Science, 3648, (25) 6. Clark, J. S., Fastie, C., Hurtt, G., et al: Reid s paradox of rapid plant migration, Bioscience, 48, (1998) 7. Henry, D.: Geometric Theory of Semilinear Parabolic Equations, Lecture Notes in Mathematics 84. Springer-Verlag, Berlin Heidelberg New ork (1981) 8. Peyrard, N., Calonnec, A., Bonnot,,F., Chadoeuf, J.: Explorer un jeu de données sur grille par tests de permutation. Revue Statistique Appliqué, LIII, (25) 9. Segarra, J., Seger, M. J., van den Bosch, F.: Epidemic dynamics and patterns of plant diseases, Phytopathology, 91, (21) 1. Shigesada, N., Kawasaki, K.: Biological invasions: Theory and practice. Oxford Series un Ecology and Evolution. Oxford University Press, Oxford (1997). 11. Shigesada, N., Kawasaki, K.: Invasion and the range expansion of species: effects of long-distance dispersal. In: Bullock, J., Kenward, R., Hails, R. (eds) Dispersal Ecology, pp , Blackwell Science, Malden MA (22) 12. Vanderplank, J. E.: Plant Diseases: Epidemics and Control. Academic Press, New ork (1963) 13. awolek, M. W., adoks, J. C.: Studies in focus development: An optimum for the dual dispersal of plant pathogens. Phytopathology, 82, (1992)

A host-pathogen simulation model: powdery mildew of grapevine

A host-pathogen simulation model: powdery mildew of grapevine Doi: 10.1111/j.1365-3059.2007.01783.x Blackwell Publishing Ltd A host-pathogen simulation model: powdery mildew of grapevine A. Calonnec a *, P. Cartolaro a, J.-M. Naulin a, D. Bailey a and M. Langlais

More information

1/30/2015. Overview. Measuring host growth

1/30/2015. Overview. Measuring host growth PLP 6404 Epidemiology of Plant Diseases Spring 2015 Lecture 8: Influence of Host Plant on Disease Development plant growth and Prof. Dr. Ariena van Bruggen Emerging Pathogens Institute and Plant Pathology

More information

Internal Stabilizability of Some Diffusive Models

Internal Stabilizability of Some Diffusive Models Journal of Mathematical Analysis and Applications 265, 91 12 (22) doi:1.16/jmaa.21.7694, available online at http://www.idealibrary.com on Internal Stabilizability of Some Diffusive Models Bedr Eddine

More information

Existence and uniqueness of solutions for a diffusion model of host parasite dynamics

Existence and uniqueness of solutions for a diffusion model of host parasite dynamics J. Math. Anal. Appl. 279 (23) 463 474 www.elsevier.com/locate/jmaa Existence and uniqueness of solutions for a diffusion model of host parasite dynamics Michel Langlais a and Fabio Augusto Milner b,,1

More information

Unit D: Controlling Pests and Diseases in the Orchard. Lesson 5: Identify and Control Diseases in the Orchard

Unit D: Controlling Pests and Diseases in the Orchard. Lesson 5: Identify and Control Diseases in the Orchard Unit D: Controlling Pests and Diseases in the Orchard Lesson 5: Identify and Control Diseases in the Orchard 1 Terms Abiotic disease Bacteria Biotic diseases Cultural disease control Disease avoidance

More information

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

A simple leaf-scale model for assessing life-history traits of fungal parasites with growing lesions

A simple leaf-scale model for assessing life-history traits of fungal parasites with growing lesions A simple leaf-scale model for assessing life-history traits of fungal parasites with growing lesions Melen Leclerc, Frédéric Hamelin & Didier Andrivon INRA - Institute for Genetics, Environment and Plant

More information

Plant Pathology Fact Sheet

Plant Pathology Fact Sheet Plant Pathology Fact Sheet PP-22 Selerotinia Diseases of Vegetable and Field Crops in Florida Ken Pernezny and L. H. Purdy, Professor, Everglades Research and Education Center, Belle Glade; and Professor,

More information

Unit G: Pest Management. Lesson 2: Managing Crop Diseases

Unit G: Pest Management. Lesson 2: Managing Crop Diseases Unit G: Pest Management Lesson 2: Managing Crop Diseases 1 Terms Abiotic disease Bacteria Biotic disease Cultural disease control Disease avoidance Disease resistance Disease tolerance Fungi Infectious

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

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

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

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

EpiArch. Improve knowledge in Agro-ecology and Exploit natural regulation mechanisms

EpiArch. Improve knowledge in Agro-ecology and Exploit natural regulation mechanisms EpiArch Improve knowledge in Agro-ecology and Exploit natural regulation mechanisms Calonnec Agnès 26 / 03 / 2014 CONTEXT Which architecture modifications affect the risk and dynamics of pathogen and insect

More information

Dynamics of Disease Spread. in a Predator-Prey System

Dynamics of Disease Spread. in a Predator-Prey System Advanced Studies in Biology, vol. 6, 2014, no. 4, 169-179 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/asb.2014.4845 Dynamics of Disease Spread in a Predator-Prey System Asrul Sani 1, Edi Cahyono

More information

Plant disease. Plant Diseases: Learning objectives: Plant Disease: Any physiological or structural abnormality that is harmful to the plant

Plant disease. Plant Diseases: Learning objectives: Plant Disease: Any physiological or structural abnormality that is harmful to the plant Plant disease Plant Diseases: Identification and Control Melodie Putnam Extension Plant Pathologist Learning objectives: Difference between biotic and abiotic diseases and their manifestation Difference

More information

Final Project Descriptions Introduction to Mathematical Biology Professor: Paul J. Atzberger. Project I: Predator-Prey Equations

Final Project Descriptions Introduction to Mathematical Biology Professor: Paul J. Atzberger. Project I: Predator-Prey Equations Final Project Descriptions Introduction to Mathematical Biology Professor: Paul J. Atzberger Project I: Predator-Prey Equations The Lotka-Volterra Predator-Prey Model is given by: du dv = αu βuv = ρβuv

More information

Analysis of bacterial population growth using extended logistic Growth model with distributed delay. Abstract INTRODUCTION

Analysis of bacterial population growth using extended logistic Growth model with distributed delay. Abstract INTRODUCTION Analysis of bacterial population growth using extended logistic Growth model with distributed delay Tahani Ali Omer Department of Mathematics and Statistics University of Missouri-ansas City ansas City,

More information

Resilience and stability of harvested predator-prey systems to infectious diseases in the predator

Resilience and stability of harvested predator-prey systems to infectious diseases in the predator Resilience and stability of harvested predator-prey systems to infectious diseases in the predator Morgane Chevé Ronan Congar Papa A. Diop November 1, 2010 Abstract In the context of global change, emerging

More information

István Faragó, Róbert Horváth. Numerical Analysis of Evolution Equations, Innsbruck, Austria October, 2014.

István Faragó, Róbert Horváth. Numerical Analysis of Evolution Equations, Innsbruck, Austria October, 2014. s István, Róbert 1 Eötvös Loránd University, MTA-ELTE NumNet Research Group 2 University of Technology Budapest, MTA-ELTE NumNet Research Group Analysis of Evolution Equations, Innsbruck, Austria 14-17

More information

Effects of Vine growth and architecture on powdery mildew susceptibility

Effects of Vine growth and architecture on powdery mildew susceptibility Effects of Vine growth and architecture on powdery mildew susceptibility What makes an epidemic? What kind of changes in the host can we expect? What are the host and pathogen processes involved? What

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

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

A Mathematical Model for the Spatial Spread of HIV in a Heterogeneous Population

A Mathematical Model for the Spatial Spread of HIV in a Heterogeneous Population A Mathematical Model for the Spatial Spread of HIV in a Heterogeneous Population Titus G. Kassem * Department of Mathematics, University of Jos, Nigeria. Abstract Emmanuel J.D. Garba Department of Mathematics,

More information

What makes for an emerging invasive species?

What makes for an emerging invasive species? Emerging Risks in Plant Health: from plant pest interactions to global change What makes for an emerging invasive species? Marie Laure Desprez Loustau, INRA UMR BIOGECO, Bordeaux Introductions of pathogens

More information

WAUBONSIE VALLEY INVASIVE SPECIES

WAUBONSIE VALLEY INVASIVE SPECIES 1 Team: Participants Names: Team Number: Score: /75 WAUBONSIE VALLEY INVASIVE SPECIES Allow yourself 2 minutes per station. Each question is worth 1 point. Good luck! STATION 1 1. What is the common name

More information

Some remarks on the derivation of the Sverdrup relation.

Some remarks on the derivation of the Sverdrup relation. Some remarks on the derivation of the Sverdrup relation. Didier BRESCH, Thierry COLIN Laboratoire de Mathématiques Appliquées, CNRS (UMR 662), Université Blaise Pascal (Clermont-Ferrand 2), 63177 Aubière

More information

Markov Chains. Arnoldo Frigessi Bernd Heidergott November 4, 2015

Markov Chains. Arnoldo Frigessi Bernd Heidergott November 4, 2015 Markov Chains Arnoldo Frigessi Bernd Heidergott November 4, 2015 1 Introduction Markov chains are stochastic models which play an important role in many applications in areas as diverse as biology, finance,

More information

EVOLUTIONARY BRANCHING VIA REPLICATOR-MUTATOR EQUATIONS

EVOLUTIONARY BRANCHING VIA REPLICATOR-MUTATOR EQUATIONS Monday, July 23rd, 14:20 EVOLUTIONARY BRANCHING VIA REPLICATOR-MUTATOR EQUATIONS Mario E. Veruete mario.veruete@umontpellier.fr Institut Montpéllierain Alexander Grothendieck, CNRS, Université de Montpellier

More information

Mathematical models on Malaria with multiple strains of pathogens

Mathematical models on Malaria with multiple strains of pathogens Mathematical models on Malaria with multiple strains of pathogens Yanyu Xiao Department of Mathematics University of Miami CTW: From Within Host Dynamics to the Epidemiology of Infectious Disease MBI,

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

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

Epidemiology of Grapevine leafroll associated virus-3 and regional management

Epidemiology of Grapevine leafroll associated virus-3 and regional management Epidemiology of Grapevine leafroll associated virus-3 and regional management Acknowledgements Funding sources: American Vineyard Foundation (AVF) California Grape Rootstock Improvement Commission California

More information

MODELING AND ANALYSIS OF THE SPREAD OF CARRIER DEPENDENT INFECTIOUS DISEASES WITH ENVIRONMENTAL EFFECTS

MODELING AND ANALYSIS OF THE SPREAD OF CARRIER DEPENDENT INFECTIOUS DISEASES WITH ENVIRONMENTAL EFFECTS Journal of Biological Systems, Vol. 11, No. 3 2003 325 335 c World Scientific Publishing Company MODELING AND ANALYSIS OF THE SPREAD OF CARRIER DEPENDENT INFECTIOUS DISEASES WITH ENVIRONMENTAL EFFECTS

More information

Part 1: /15 Part 2: /77 Part 3: /16 Part 4: /24.5

Part 1: /15 Part 2: /77 Part 3: /16 Part 4: /24.5 John P. Stevens High School Invasive Species Captain s Tryout 2017 1 Name(s): Team: Part 1: /15 Part 2: /77 Part 3: /16 Part 4: /24.5 TOTAL SCORE: /132.5 2 Part 1: Species identification. Identify the

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

Mixed exterior Laplace s problem

Mixed exterior Laplace s problem Mixed exterior Laplace s problem Chérif Amrouche, Florian Bonzom Laboratoire de mathématiques appliquées, CNRS UMR 5142, Université de Pau et des Pays de l Adour, IPRA, Avenue de l Université, 64000 Pau

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

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

Using NEWA Resources in a Vineyard IPM Strategy. Tim Weigle and Juliet Carroll NYS IPM Program, Cornell Cooperative Extension

Using NEWA Resources in a Vineyard IPM Strategy. Tim Weigle and Juliet Carroll NYS IPM Program, Cornell Cooperative Extension Using NEWA Resources in a Vineyard IPM Strategy Tim Weigle and Juliet Carroll NYS IPM Program, Cornell Cooperative Extension Historically, control practices for vineyard pests in the eastern United States

More information

2 One-dimensional models in discrete time

2 One-dimensional models in discrete time 2 One-dimensional models in discrete time So far, we have assumed that demographic events happen continuously over time and can thus be written as rates. For many biological species with overlapping generations

More information

The Fractional-order SIR and SIRS Epidemic Models with Variable Population Size

The Fractional-order SIR and SIRS Epidemic Models with Variable Population Size Math. Sci. Lett. 2, No. 3, 195-200 (2013) 195 Mathematical Sciences Letters An International Journal http://dx.doi.org/10.12785/msl/020308 The Fractional-order SIR and SIRS Epidemic Models with Variable

More information

Inverse Brascamp-Lieb inequalities along the Heat equation

Inverse Brascamp-Lieb inequalities along the Heat equation Inverse Brascamp-Lieb inequalities along the Heat equation Franck Barthe and Dario Cordero-Erausquin October 8, 003 Abstract Adapting Borell s proof of Ehrhard s inequality for general sets, we provide

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

PLP 6404 Epidemiology of Plant Diseases Spring 2015

PLP 6404 Epidemiology of Plant Diseases Spring 2015 PLP 6404 Epidemiology of Plant Diseases Spring 2015 Ariena van Bruggen, modified from Katherine Stevenson Lecture 8: Influence of host on disease development - plant growth For researchers to communicate

More information

AARMS Homework Exercises

AARMS Homework Exercises 1 For the gamma distribution, AARMS Homework Exercises (a) Show that the mgf is M(t) = (1 βt) α for t < 1/β (b) Use the mgf to find the mean and variance of the gamma distribution 2 A well-known inequality

More information

Population Model. Abstract. We consider the harvest of a certain proportion of a population that is modeled

Population Model. Abstract. We consider the harvest of a certain proportion of a population that is modeled Optimal Harvesting in an Integro-difference Population Model Hem Raj Joshi Suzanne Lenhart Holly Gaff Abstract We consider the harvest of a certain proportion of a population that is modeled by an integro-difference

More information

Viral evolution model with several time scales

Viral evolution model with several time scales Viral evolution model with several time scales AA Archibasov Samara National Research University, 4 Moskovskoe Shosse, 4486, Samara, Russia Abstract In this paper a viral evolution model with specific

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

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

The behaviour of high Reynolds flows in a driven cavity

The behaviour of high Reynolds flows in a driven cavity The behaviour of high Reynolds flows in a driven cavity Charles-Henri BRUNEAU and Mazen SAAD Mathématiques Appliquées de Bordeaux, Université Bordeaux 1 CNRS UMR 5466, INRIA team MC 351 cours de la Libération,

More information

MCMC 2: Lecture 3 SIR models - more topics. Phil O Neill Theo Kypraios School of Mathematical Sciences University of Nottingham

MCMC 2: Lecture 3 SIR models - more topics. Phil O Neill Theo Kypraios School of Mathematical Sciences University of Nottingham MCMC 2: Lecture 3 SIR models - more topics Phil O Neill Theo Kypraios School of Mathematical Sciences University of Nottingham Contents 1. What can be estimated? 2. Reparameterisation 3. Marginalisation

More information

1 of 7 2/8/2016 4:17 PM

1 of 7 2/8/2016 4:17 PM 1 of 7 2/8/2016 4:17 PM Continuous issue-4 January - March 2015 Abstract The similarity solution of Diffusion equation using a technique of infinitesimal transformations of groups The similarity solution

More information

Behaviour of simple population models under ecological processes

Behaviour of simple population models under ecological processes J. Biosci., Vol. 19, Number 2, June 1994, pp 247 254. Printed in India. Behaviour of simple population models under ecological processes SOMDATTA SINHA* and S PARTHASARATHY Centre for Cellular and Molecular

More information

Mathematical Biology - Lecture 1 - general formulation

Mathematical Biology - Lecture 1 - general formulation Mathematical Biology - Lecture 1 - general formulation course description Learning Outcomes This course is aimed to be accessible both to masters students of biology who have a good understanding of the

More information

Dynamics of a Population Model Controlling the Spread of Plague in Prairie Dogs

Dynamics of a Population Model Controlling the Spread of Plague in Prairie Dogs Dynamics of a opulation Model Controlling the Spread of lague in rairie Dogs Catalin Georgescu The University of South Dakota Department of Mathematical Sciences 414 East Clark Street, Vermillion, SD USA

More information

Assessment Schedule 2016 Biology: Demonstrate understanding of biological ideas relating to micro-organisms (90927)

Assessment Schedule 2016 Biology: Demonstrate understanding of biological ideas relating to micro-organisms (90927) NCEA Level 1 Biology (90927) 2016 page 1 of 5 Assessment Schedule 2016 Biology: Demonstrate understanding of biological ideas relating to micro-organisms (90927) Evidence Statement Question One No response

More information

The system management approach of biological weed control: Some theoretical considerations and aspects of application

The system management approach of biological weed control: Some theoretical considerations and aspects of application BioControl 46: 139 155, 2001. 2001 Kluwer Academic Publishers. Printed in the Netherlands. The system management approach of biological weed control: Some theoretical considerations and aspects of application

More information

Power. Contact distribution: statistical distribution of distances, or probability density function of distances (effective distances)

Power. Contact distribution: statistical distribution of distances, or probability density function of distances (effective distances) Spatial analysis of epidemics: Disease gradients REVIEW: Disease gradients due to dispersal are of major interest Generally, disease gradient: decline in Y with distance (s) Two models of major importance

More information

FISHER WAVES IN AN EPIDEMIC MODEL. Xiao-Qiang Zhao. Wendi Wang. (Communicated by Hal Smith)

FISHER WAVES IN AN EPIDEMIC MODEL. Xiao-Qiang Zhao. Wendi Wang. (Communicated by Hal Smith) DISCRETE AND CONTINUOUS Website: http://aimsciences.org DYNAMICAL SYSTEMS SERIES B Volume 4, Number 4, November 2004 pp. 1117 1128 FISHER WAVES IN AN EPIDEMIC MODEL Xiao-Qiang Zhao Department of Mathematics

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

Spontaneous recovery in dynamical networks

Spontaneous recovery in dynamical networks Spontaneous recovery in dynamical networks A) Model: Additional Technical Details and Discussion Here we provide a more extensive discussion of the technical details of the model. The model is based on

More information

Introduction to Real Analysis Alternative Chapter 1

Introduction to Real Analysis Alternative Chapter 1 Christopher Heil Introduction to Real Analysis Alternative Chapter 1 A Primer on Norms and Banach Spaces Last Updated: March 10, 2018 c 2018 by Christopher Heil Chapter 1 A Primer on Norms and Banach Spaces

More information

Basidiomycetes (the club fungi)

Basidiomycetes (the club fungi) Basidiomycetes in lab tomorrow Quiz (Lab manual pages 7-13 Isolation of fungal pathogens and 51-57 Ascos III, and intro pages for Basidiomycetes (pp. 59-61) and Race I.D. of Wheat Stem Rust (p. 109). Look

More information

HOMEOWNER PLANT DISEASE CLINIC REPORT Holly Thornton, Homeowner IPM Specialist

HOMEOWNER PLANT DISEASE CLINIC REPORT Holly Thornton, Homeowner IPM Specialist MARCH 2007 HOMEOWNER PLANT DISEASE CLINIC REPORT Holly Thornton, Homeowner IPM Specialist As March nears an end, sample submission (both Commercial and Homeowner) is beginning to increase as I expected

More information

hal , version 1-22 Nov 2009

hal , version 1-22 Nov 2009 Author manuscript, published in "Kinet. Relat. Models 1, 3 8) 355-368" PROPAGATION OF GEVREY REGULARITY FOR SOLUTIONS OF LANDAU EQUATIONS HUA CHEN, WEI-XI LI AND CHAO-JIANG XU Abstract. By using the energy-type

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

Invasive Ambrosia Beetle Conference The Situation in California August 14, 2012 PUBLIC MEETING

Invasive Ambrosia Beetle Conference The Situation in California August 14, 2012 PUBLIC MEETING Invasive Ambrosia Beetle Conference The Situation in California August 14, 2012 PUBLIC MEETING Meeting sponsored by: The Hofshi Foundation University of California, Riverside UC Center for Invasive Pest

More information

Distance Learning course Plant pathology and entomology Covered topics

Distance Learning course Plant pathology and entomology Covered topics Distance Learning course Plant pathology and entomology Covered topics The distance learning course Plant pathology and entomology consist of four online modules that treat with the main groups of plant

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

Lecture No 1 Introduction to Diffusion equations The heat equat

Lecture No 1 Introduction to Diffusion equations The heat equat Lecture No 1 Introduction to Diffusion equations The heat equation Columbia University IAS summer program June, 2009 Outline of the lectures We will discuss some basic models of diffusion equations and

More information

Unimodality of Steady Size Distributions of Growing Cell Populations

Unimodality of Steady Size Distributions of Growing Cell Populations Unimodality of Steady Size Distributions of Growing Cell Populations F. P. da Costa, Department of Mathematics Instituto Superior Técnico Lisboa, Portugal J. B. McLeod Department of Mathematics University

More information

Slowing Allee effect vs. accelerating heavy tails in monostable r. monostable reaction diffusion equations

Slowing Allee effect vs. accelerating heavy tails in monostable r. monostable reaction diffusion equations Slowing Allee effect vs. accelerating heavy tails in monostable reaction diffusion equations Université de Montpellier NIMS, KAIST, july 205 Contents Some population dynamics models 2 3 4 Propagation in

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

Growth Models 2/2/2015. Sequences. Sequences. Sequences. Example: How Many Terms are Enough? Sequences. Sequences and Population Sequences

Growth Models 2/2/2015. Sequences. Sequences. Sequences. Example: How Many Terms are Enough? Sequences. Sequences and Population Sequences Sequences Growth Models In mathematics the word sequence has a very specific meaning: A sequence is an infinite, ordered list of numbers. In principle, the numbers can be any type of number: positive,

More information

Supplement A. The relationship of the proportion of populations that replaced themselves

Supplement A. The relationship of the proportion of populations that replaced themselves ..8 Population Replacement Proportion (Year t).6.4 Carrying Capacity.2. 2 3 4 5 6 7.6.5 Allee.4 Threshold.3.2. 5 5 2 25 3 Moth Density (/trap) in Year t- Supplement A. The relationship of the proportion

More information

Introduction to Modeling

Introduction to Modeling Introduction to Modeling CURM Background Material, Fall 2014 Dr. Doreen De Leon 1 What Is a Mathematical Model? A mathematical model is an idealization of a real-world phenomenon, which we use to help

More information

The logistic difference equation and the route to chaotic behaviour

The logistic difference equation and the route to chaotic behaviour The logistic difference equation and the route to chaotic behaviour Level 1 module in Modelling course in population and evolutionary biology (701-1418-00) Module author: Sebastian Bonhoeffer Course director:

More information

STUDY OF THE DYNAMICAL MODEL OF HIV

STUDY OF THE DYNAMICAL MODEL OF HIV STUDY OF THE DYNAMICAL MODEL OF HIV M.A. Lapshova, E.A. Shchepakina Samara National Research University, Samara, Russia Abstract. The paper is devoted to the study of the dynamical model of HIV. An application

More information

The Derivative of a Function

The Derivative of a Function The Derivative of a Function James K Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University March 1, 2017 Outline A Basic Evolutionary Model The Next Generation

More information

Sébastien Chaumont a a Institut Élie Cartan, Université Henri Poincaré Nancy I, B. P. 239, Vandoeuvre-lès-Nancy Cedex, France. 1.

Sébastien Chaumont a a Institut Élie Cartan, Université Henri Poincaré Nancy I, B. P. 239, Vandoeuvre-lès-Nancy Cedex, France. 1. A strong comparison result for viscosity solutions to Hamilton-Jacobi-Bellman equations with Dirichlet condition on a non-smooth boundary and application to parabolic problems Sébastien Chaumont a a Institut

More information

A New Mathematical Approach for. Rabies Endemy

A New Mathematical Approach for. Rabies Endemy Applied Mathematical Sciences, Vol. 8, 2014, no. 2, 59-67 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.39525 A New Mathematical Approach for Rabies Endemy Elif Demirci Ankara University

More information

A mechanistic model for seed dispersal

A mechanistic model for seed dispersal A mechanistic model for seed dispersal Tom Robbins Department of Mathematics University of Utah and Centre for Mathematical Biology, Department of Mathematics University of Alberta A mechanistic model

More information

On the Optimal Insulation of Conductors 1

On the Optimal Insulation of Conductors 1 JOURNAL OF OPTIMIZATION THEORY AND APPLICATIONS: Vol. 100, No. 2, pp. 253-263, FEBRUARY 1999 On the Optimal Insulation of Conductors 1 S. J. COX, 2 B. KAWOHL, 3 AND P. X. UHLIG 4 Communicated by K. A.

More information

Chapter 8. Biogeographic Processes. Upon completion of this chapter the student will be able to:

Chapter 8. Biogeographic Processes. Upon completion of this chapter the student will be able to: Chapter 8 Biogeographic Processes Chapter Objectives Upon completion of this chapter the student will be able to: 1. Define the terms ecosystem, habitat, ecological niche, and community. 2. Outline how

More information

Mathematical Analysis of Epidemiological Models: Introduction

Mathematical Analysis of Epidemiological Models: Introduction Mathematical Analysis of Epidemiological Models: Introduction Jan Medlock Clemson University Department of Mathematical Sciences 8 February 2010 1. Introduction. The effectiveness of improved sanitation,

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

Limits at Infinity. Horizontal Asymptotes. Definition (Limits at Infinity) Horizontal Asymptotes

Limits at Infinity. Horizontal Asymptotes. Definition (Limits at Infinity) Horizontal Asymptotes Limits at Infinity If a function f has a domain that is unbounded, that is, one of the endpoints of its domain is ±, we can determine the long term behavior of the function using a it at infinity. Definition

More information

A FRACTIONAL ORDER SEIR MODEL WITH DENSITY DEPENDENT DEATH RATE

A FRACTIONAL ORDER SEIR MODEL WITH DENSITY DEPENDENT DEATH RATE Hacettepe Journal of Mathematics and Statistics Volume 4(2) (211), 287 295 A FRACTIONAL ORDER SEIR MODEL WITH DENSITY DEPENDENT DEATH RATE Elif Demirci, Arzu Unal and Nuri Özalp Received 21:6 :21 : Accepted

More information

Math 345 Intro to Math Biology Lecture 22: Reaction-Diffusion Models

Math 345 Intro to Math Biology Lecture 22: Reaction-Diffusion Models Math 345 Intro to Math Biology Lecture 22: Reaction-Diffusion Models Junping Shi College of William and Mary November 12, 2018 2D diffusion equation [Skellam, 1951] P t = D( 2 P x 2 + 2 P y 2 ) + ap, (x,

More information

2/9/2015. Dispersal. Light. Chemical. Spatial and temporal scales of atmospheric motion systems are cross dependent.

2/9/2015. Dispersal. Light. Chemical. Spatial and temporal scales of atmospheric motion systems are cross dependent. Dispersal Light Nicholas Dufault Epidemiology Lecture February 8, 2015 Chemical That atmosphere extends 700 km above the earth. We focus on less than 0.05% for biota. Spatial and temporal scales of atmospheric

More information

Keywords. Podosphaera leucotricha, scanning electron microscopy. Summary

Keywords. Podosphaera leucotricha, scanning electron microscopy. Summary Scanning electron microscopy of apple powdery mildew (Podosphaera leucotricha, Ell and Ev.) fungi infecting susceptible Jonathan apple cultivar leaf mesophyll ZS. JAKAB-ILYEFALVI 1 1 Fruit Research and

More information

Basidiomycota (the club fungi)

Basidiomycota (the club fungi) Basidiomycota in lab tomorrow Quiz (Lab manual pages 9-15 Isolation of fungal pathogens and 53-59 Ascos III, and intro pages for Basidiomycota (pp. 61-63) and Race I.D. of Wheat Stem Rust (p. 111). Look

More information

Epidemic Spread of a Lesion-Forming Plant Pathogen Analysis of a Mechanistic Model with Infinite Age Structure

Epidemic Spread of a Lesion-Forming Plant Pathogen Analysis of a Mechanistic Model with Infinite Age Structure Epidemic Spread of a Lesion-Forming Plant Pathogen Analysis of a Mechanistic Model with Infinite Age Structure James A. Powell Department of Mathematics and Statistics Utah State University Logan, Utah

More information

POMP inference via iterated filtering

POMP inference via iterated filtering POMP inference via iterated filtering Edward Ionides University of Michigan, Department of Statistics Lecture 3 at Wharton Statistics Department Thursday 27th April, 2017 Slides are online at http://dept.stat.lsa.umich.edu/~ionides/talks/upenn

More information

Non-linear factorization of linear operators

Non-linear factorization of linear operators Submitted exclusively to the London Mathematical Society doi:10.1112/0000/000000 Non-linear factorization of linear operators W. B. Johnson, B. Maurey and G. Schechtman Abstract We show, in particular,

More information

Auxiliary signal design for failure detection in uncertain systems

Auxiliary signal design for failure detection in uncertain systems Auxiliary signal design for failure detection in uncertain systems R. Nikoukhah, S. L. Campbell and F. Delebecque Abstract An auxiliary signal is an input signal that enhances the identifiability of a

More information

Relations in epidemiology-- the need for models

Relations in epidemiology-- the need for models Plant Disease Epidemiology REVIEW: Terminology & history Monitoring epidemics: Disease measurement Disease intensity: severity, incidence,... Types of variables, etc. Measurement (assessment) of severity

More information

Long Wavelength Analysis of a Model for the Geographic Spread of a Disease

Long Wavelength Analysis of a Model for the Geographic Spread of a Disease Available at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 9, Issue 2 (December 2014), pp. 467 478 Applications and Applied Mathematics: An International Journal (AAM) Long Wavelength Analysis

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