C2 Differential Equations : Computational Modeling and Simulation Instructor: Linwei Wang

Size: px
Start display at page:

Download "C2 Differential Equations : Computational Modeling and Simulation Instructor: Linwei Wang"

Transcription

1 C2 Differential Equations : Computational Modeling and Simulation Instructor: Linwei Wang

2 Part IV Dynamic Systems

3 Equilibrium: Stable or Unstable? Equilibrium is a state of a system which does not change A differential equation / a system of differental equations: setting a derivative (all derivatives) to zero. Example 1: Logistic model Equilibrium N * : r 0 N * (1" N * Example 2: System of differential equation dn dt = r 0 N(1! N K ) K ) = 0 # N * = 0,N * = K " dx $ = f (x, y) dt # $ dy = g(x, y) % dt " # $ g(x *, y * ) = 0 Equilibrium x *,y * : f (x *, y * ) = 0

4 Equilibrium: Stable or Unstable? Equilibrium is a state of a system which does not change A differential equation / a system of differential equations: setting a derivative (all derivatives) to zero. A difference equation (discrete time) Example: Ricker s model (discrete-time analog of logistic model) Equilibrium N * : N t +1 = f (N t ) = N t exp[r(1" N t K )] N * = N * exp[r(1" N * K )] " N * = 0,N * = K

5 Equilibrium: Stable or Unstable? An equilibrium is considered stable (for simplicity we will consider asymptotic stability only) if the system always returns to it after small disturbances. If the system moves away from the equilibrium after small disturbances, then the equilibrium is unstable. One differential equation: stable equilibria are characterized by a negative first derivative, df/dn (negative feedback), whereas unstable equilibria are characterized by a positive one (positive feedback). dn dt = r 0 N(1" N K )

6 Equilibrium: Stable or Unstable? An equilibrium is considered stable (for simplicity we will consider asymptotic stability only) if the system always returns to it after small disturbances. System of differential equations: stable equilibria are characterized by negative real parts of ALL eigenvalues of the Jacobian matrix. If there is one eigenvalue with a positive real part, the equilibrium point is unstable #"f % "x A = % % "g $ %"x "f & "y ( ( "g ( "y'(

7 Equilibrium: Stable or Unstable? An equilibrium is considered stable (for simplicity we will consider asymptotic stability only) if the system always returns to it after small disturbances One difference equation: The equilibrium point is stable if and only if Example: Ricker s model "1 < df dn N= N * <1 N t +1 = f (N t ) N t +1 = f (N t ) = N t exp[r(1" N t K )] N t +1 = f (N t ) = N t exp[r(1" N t K )] df = (1" rn t dn t K )exp[r(1" N t K )] * N t = N ### $ 1" r Ricker s model has a stable equilibrium point N * if 0<r<2

8 Equilibrium: Stable or Unstable? An equilibrium is considered stable (for simplicity we will consider asymptotic stability only) if the system always returns to it after small disturbances. One difference equation

9 Equilibrium: Stable or Unstable? An equilibrium is considered stable (for simplicity we will consider asymptotic stability only) if the system always returns to it after small disturbances. System of difference equations: ALL eigenvalues of the Jacobian matrix have to lie within the circle with radius = 1 in the complex plain Find equilibrium points Approximate Jacobian matrix Calculate eigenvalues of the Jacobian matrix

10 Equilibrium: Stable or Asymptotically Stable An equilibrium is considered stable if the solution starting close enough to the equilibrium remain close forever If for every ε >0, there exists a! =!(") > 0 such that, if x(0)! x e <!, Then x(t)! x e <! for every t>=0 An equilibrium is considered to be asymptotically stable if the solution starting close enough to the equilibrium not only remain close but also converge to the equilibrium. If it is stable and if there exists! > 0 such that if x(0)! x e <!, then lim x(t)# x e = 0 t!"

11 Growth of - Population - Pollution - Cancer cell Growth and Decay Processes - Poverty - Investment - - Nonlinear: limiting nature of growth - Coupled / intertwined

12 Discrete Growth Processes Growth of money in a saving account Annual rate of interest r% The interest is paid & compound n times a year Deposite can be made at any time, but start to earn interest from the beginnng of the next time period y(k): total funds at the end of the kth period u(k): total deposits made during the kth period y(k) = y(k "1) + (r /n)y(k "1) + u(k) = (1+ r /n)y(k "1) + u(k)

13 Discrete Growth Processes Mortage Total debt: d dollars Monthly mortage interest: r Monthly payment: p What should be the value of p if the debt is to be paid off by N payments? y(k): balance at the end of the kth period u(k): amout of the kth period = p y(k) = y(k "1) + ry(k "1) " u(k) = (1+ r)y(k "1) " u(k) = (1+ r)y(k "1) " p, y(0) = d

14 Discrete Growth Process Growth of rabbit population A pair of rabbits is born to each pair of adult rabbits at the end of every month A newborn pair produces first offspring at two months of age A pair of rabbits keep producing forever according to the above rules y(k): number of rabbit pairs at the end of kth month y(k) = y(k "1) + y(k " 2)

15 Continuous Growth Population growth Assumption: when a population is introduced into an environment, where it is not already found, growth occurs at a rate that is directly proportional to the size of the population dn dt = kn, N(0) = N 0 " N(t) = N 0 e kt A large number of growth / decay phenomena follows this equation (physical, chemical, biological, medical, social sicence)

16 Example 1: Drug Dose Dose level of a drug Concentration level in the blood y(t) The rate of change of concentration in the blood is directly proportationally to the amount present Ingestion of medicine is added to the body with a constant amount y 0 at intervals of time T dy dt = "ky # y = y 0e "kt y(t) = y 0 e "kt + y 0 y(2t) = (y 0 e "kt + y 0 )e "kt + y 0! y(nt) = (y 0 + y 0 e "kt +"+ y 0 e "(n"1)kt )e "kt + y 0 = y 0(1" e "(n +1)kT ) 1" e "kt

17 Example 1: Drug Dose To achieve constant drug concentration y(nt) = y 0 (1" e"(n +1)kT ) 1" e "kt t " # What is the initial dose plan? (y init for first dose, y 0 afterwards) y(nt) = (y 0 + y 0 e "kt +!+ y init e "(n"1)kt )e "kt + y 0 = y 0 (1" e"nkt ) 1" e "kt + y init e "nkt = y 0 1" e "kt y init = y 0 1" e "kt

18 Example 2: Body Burden Body burden: study the effect of environmental pollutants on human health; defined as the level of pollutants in the organs, blood or other body fluids of an organism x(t): amount excreted through urine and faeces in (0,t) y(t): amount consumed via food and beverages in (0,t) z(t): amount per unit volume of blood at t u(t): amount inspired via lungs in (0,t) v(t): amount stored in body tissues in (0,t)

19 Example 2: Body Burden x(t): amount excreted through urine and faeces in (0,t) y(t): amount consumed via food and beverages in (0,t) z(t): amount per unit volume of blood at t u(t): amount inspired via lungs in (0,t) v(t): amount stored in body tissues in (0,t) dz(t) dt = "( dy(t) dt + du(t) dt # dx(t) dt # dv(t) ) dt Generally, the rate of change in the tissue is proportional to the amount in the blood dz dt + bz = "( d(y + u) dt # dx dt )

20 Example 3: Mathematical Economics Building steel mills in a developing country S a (t): Quantity of steel produced / available at t S c (t): Capacity of mills at t Assume all other materials & labors are abundant, the rate of steel production is propotational to the mill capacity Because building mills needs steel, the rate of mill building (mill capacity) is proportional to available steels " ds c $ dt # $ ds a % $ dt = k c S a, S c (0) = c 1 = k a S c! bs a, S a (0) = c 2

21 Limits To Growth Population growth: competition for food and resources lower birth rate, higher death rate dn dt = kn = (b " m)n m = m 1 N dn dt = b(1" N M )N, M = b /m 1 N(t) = (MN 0 /(M " N 0 ))e bt 1+ (N 0 /(M " N 0 ))e bt Small t: N(t) = MN 0 (M " N 0 ) ebt Large t: N(t) " M

22 Limits To Growth Population growth: In practice, environmental factors are much more complicated much harder to collect data for validation dn dt = k(t)n + Q(t) Enviromental factors Abnormal growth pa7ern, such as sudden natural calamity, hun<ng habits of predator, seasonal factor, etc

23 Competition Among Species Biological species Political parties Business enterprises Coupled reacting chemical components

24 Competition Among Species Ecological niche Two species S 1 and S 2 with ecological niches 1 and 2, respectively dn 1 dt = (b 1 " m 1 N 1 )N 1, N 1 (0) = N 10 dn 2 dt = (b 2 " m 2 N 2 )N 2, N 2 (0) = N 20 In the initial growth stage: Coexist only happens if b 1 =b 2! N 1 /N 2 = (N 10 /N 20 )exp(b 1 " b 2 )t

25 Competition Among Species Possible explanations Geographical isolation Ecological differentiation: different specialization Interbreeding & merging Apply to business and other problems as well Revision to the model Add interaction between species dn 1 dt dn 2 dt = m 1 (M 1 " N 1 "# 12 N 2 )N 1, N 1 (0) = N 10 = m 2 (M 2 " N 2 "# 21 N 1 )N 2, N 2 (0) = N 20

26 Predator-Prey Systems Consumer-resource Prey-plant Parasite-host Tumor cells (virus) immune systems Susceptible infectious

27 Predator-Prey Systems Lotka-Vloterra model Prey: H Predator: P Assumption: In the absence of predator, prey population grows exponentially In the absence of prey, predator population declines exponentially Interaction: prey decreases and predator increases at a rate proportional to the frequency of predator-prey encounters H = bh " shp H(0) = H 0 P = "dp + eshp P(0) = P 0

28 Predator-Prey Systems Equibilirium points # H(b " sp) = 0 $ % P("d + esh) = 0 Stability # J = b " sp "sh & % ( $ esp "d + esh' (H *,P * ) = (0,0),(H *,P * ) = ( d es,b s ) # J(0,0) = b 0 & % ( " 1 = b," 2 = #d $ 0 "d' # J( d es, b 0 " d & s ) = % e ( % e ( % 0 ( $ b ' " = ±i ed be

29 Predator-Prey Systems (H *,P * ) = ( d es,b s ) Stable, but not asymptotically stable Since a model is not a precise descrip<on of a system, qualita<ve predic<on should not be altered by slight modifica<ons!

30 Predator-Prey Systems Change of assumption: In the absence of predator, prey population grows by the logistic model # % H = bh(1" H $ K ) " shp H(0) = H 0 & % P = "dp + eshp P(0) = P 0

31 Predator-Prey Systems Equibilirium points # % H(b(1" H $ K ) " sp) = 0 & % P("d + esh) = 0 Stability # J = b " 2bH & % " sp "sh K ( $ % esp "d + esh' ( (H *,P * ) = (0,0) (H *,P * ) = (K,0) (H *,P * ) = ( d es, b s (1" d esk )) # J(0,0) = b 0 & % ( $ 0 "d' # J(K,0) = "b "sk & % ( " 1 = #b," 2 = esk # d $ 0 "d + esk' J( d es,b s (1" d esk )) =?

32 Predator-Prey Systems (H *,P * ) = ( d es,b s (1" d esk )) Structurally stable! b d < 4 Kes d (Kes d "1)

33 Predator-Prey Systems More realistic assumptions: Intra-species competition Relation between the predator s consumption rate and prey density Efficiency of converting prey to predator # H = r H H(1" H K )" a HP H % b + H $ P = a HP P &% b + H " cp # H % = r H H(1" H K ) " shp $ % P = r p P(1" P & ch ) Consump<on rate is increasing func<on of prey density but approaching a limit at high density Leslie s model

34 Predator-Prey Systems More realistic assumptions: Fluctuating environment Time-delay for reproduction N = rn(t)(1" N(t " T) ) K(t) Any more?

35 Epidemic Model Kermack-McKendrick epidemic model Population is divdied into three disjoint groups Suseptible (S) individuals are capable of contracting the diseases and become infective Infective (I) individuals are capable of trasmitting the diseases to others Removed (R) individuals have had the diseases and are dead, recovered & permanently immune, or are isolated until recovery & permanent immunity occur Rules The rate of change in S is proportional to the contacts between S & I I are removed at a rate proportional to their number Total number of population is constant

36 Epidemic Model # S = "isi % $ I = isi " ri % & R = ri Implications Initial number of S vs. occurance of epidemic: critical value of susceptible population In the case of a deadly diseases, an epidemic has less chance to occur!

37 Exercise Harvesting renewable resources, e.g. fish Use logistic population with an addiitonal mortality term (harvesting yield, proportional (catch rate) to the population). Find equilibrium population, determine the catch rate for stable equiblibrium, and determine the corresponding maximum yield N = rn(1" N K ) " cn Equilibrium point & stable condition Maximum yield N * = K(1" c r ),c < r c = r /2,(cN) max = rk /4

38 Exercise Now assume constant yield H 0, analyze the equilibrium points and what happens when H 0 approaches rk/4 N = rn(1" N K ) " H 0 N * 1 = 1 2 K(1" 1" 4 H 0 rk ) N * 2 = 1 2 K(1+ 1" 4 H 0 rk )

MA 138 Calculus 2 for the Life Sciences Spring 2016 Final Exam May 4, Exam Scores. Question Score Total

MA 138 Calculus 2 for the Life Sciences Spring 2016 Final Exam May 4, Exam Scores. Question Score Total MA 138 Calculus 2 for the Life Sciences Spring 2016 Final Exam May 4, 2016 Exam Scores Question Score Total 1 10 Name: Section: Last 4 digits of student ID #: No books or notes may be used. Turn off all

More information

Population Dynamics. Max Flöttmann and Jannis Uhlendorf. June 12, Max Flöttmann and Jannis Uhlendorf () Population Dynamics June 12, / 54

Population Dynamics. Max Flöttmann and Jannis Uhlendorf. June 12, Max Flöttmann and Jannis Uhlendorf () Population Dynamics June 12, / 54 Population Dynamics Max Flöttmann and Jannis Uhlendorf June 12, 2007 Max Flöttmann and Jannis Uhlendorf () Population Dynamics June 12, 2007 1 / 54 1 Discrete Population Models Introduction Example: Fibonacci

More information

MA 137 Calculus 1 with Life Science Application A First Look at Differential Equations (Section 4.1.2)

MA 137 Calculus 1 with Life Science Application A First Look at Differential Equations (Section 4.1.2) MA 137 Calculus 1 with Life Science Application A First Look at Differential Equations (Section 4.1.2) Alberto Corso alberto.corso@uky.edu Department of Mathematics University of Kentucky October 12, 2015

More information

Dynamical Systems and Chaos Part II: Biology Applications. Lecture 6: Population dynamics. Ilya Potapov Mathematics Department, TUT Room TD325

Dynamical Systems and Chaos Part II: Biology Applications. Lecture 6: Population dynamics. Ilya Potapov Mathematics Department, TUT Room TD325 Dynamical Systems and Chaos Part II: Biology Applications Lecture 6: Population dynamics Ilya Potapov Mathematics Department, TUT Room TD325 Living things are dynamical systems Dynamical systems theory

More information

M469, Fall 2010, Practice Problems for the Final

M469, Fall 2010, Practice Problems for the Final M469 Fall 00 Practice Problems for the Final The final exam for M469 will be Friday December 0 3:00-5:00 pm in the usual classroom Blocker 60 The final will cover the following topics from nonlinear systems

More information

Age (x) nx lx. Population dynamics Population size through time should be predictable N t+1 = N t + B + I - D - E

Age (x) nx lx. Population dynamics Population size through time should be predictable N t+1 = N t + B + I - D - E Population dynamics Population size through time should be predictable N t+1 = N t + B + I - D - E Time 1 N = 100 20 births 25 deaths 10 immigrants 15 emmigrants Time 2 100 + 20 +10 25 15 = 90 Life History

More information

Ordinary Differential Equations

Ordinary Differential Equations Ordinary Differential Equations Michael H. F. Wilkinson Institute for Mathematics and Computing Science University of Groningen The Netherlands December 2005 Overview What are Ordinary Differential Equations

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

Math 345 Intro to Math Biology Lecture 19: Models of Molecular Events and Biochemistry

Math 345 Intro to Math Biology Lecture 19: Models of Molecular Events and Biochemistry Math 345 Intro to Math Biology Lecture 19: Models of Molecular Events and Biochemistry Junping Shi College of William and Mary, USA Molecular biology and Biochemical kinetics Molecular biology is one of

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

3 Single species models. Reading: Otto & Day (2007) section 4.2.1

3 Single species models. Reading: Otto & Day (2007) section 4.2.1 3 Single species models 3.1 Exponential growth Reading: Otto & Day (2007) section 4.2.1 We can solve equation 17 to find the population at time t given a starting population N(0) = N 0 as follows. N(t)

More information

THETA-LOGISTIC PREDATOR PREY

THETA-LOGISTIC PREDATOR PREY THETA-LOGISTIC PREDATOR PREY What are the assumptions of this model? 1.) Functional responses are non-linear. Functional response refers to a change in the rate of exploitation of prey by an individual

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

Chapter 2: Growth & Decay

Chapter 2: Growth & Decay Chapter 2: Growth & Decay 107/226 Introduction In this chapter, model biological systems whose population is so large or where growth is so fine-grained that continuity can be assumed. These continuous

More information

BIOS 6150: Ecology Dr. Stephen Malcolm, Department of Biological Sciences

BIOS 6150: Ecology Dr. Stephen Malcolm, Department of Biological Sciences BIOS 6150: Ecology Dr. Stephen Malcolm, Department of Biological Sciences Week 7: Dynamics of Predation. Lecture summary: Categories of predation. Linked prey-predator cycles. Lotka-Volterra model. Density-dependence.

More information

BIO S380T Page 1 Summer 2005: Exam 2

BIO S380T Page 1 Summer 2005: Exam 2 BIO S380T Page 1 Part I: Definitions. [5 points for each term] For each term, provide a brief definition that also indicates why the term is important in ecology or evolutionary biology. Where I ve provided

More information

We have two possible solutions (intersections of null-clines. dt = bv + muv = g(u, v). du = au nuv = f (u, v),

We have two possible solutions (intersections of null-clines. dt = bv + muv = g(u, v). du = au nuv = f (u, v), Let us apply the approach presented above to the analysis of population dynamics models. 9. Lotka-Volterra predator-prey model: phase plane analysis. Earlier we introduced the system of equations for prey

More information

Deterministic Changes - Chapter 5 of Heinz

Deterministic Changes - Chapter 5 of Heinz Deterministic Changes - Chapter 5 of Heinz Mathematical Modeling, Spring 2019 Dr Doreen De Leon 1 Introduction - Section 51 of Heinz Our plan now is to use mathematics to explain changes in variables There

More information

LOCAL AND GLOBAL STABILITY OF IMPULSIVE PEST MANAGEMENT MODEL WITH BIOLOGICAL HYBRID CONTROL

LOCAL AND GLOBAL STABILITY OF IMPULSIVE PEST MANAGEMENT MODEL WITH BIOLOGICAL HYBRID CONTROL International J. of Math. Sci. & Engg. Appls. (IJMSEA) ISSN 0973-9424, Vol. 11 No. II (August, 2017), pp. 129-141 LOCAL AND GLOBAL STABILITY OF IMPULSIVE PEST MANAGEMENT MODEL WITH BIOLOGICAL HYBRID CONTROL

More information

Math 232, Final Test, 20 March 2007

Math 232, Final Test, 20 March 2007 Math 232, Final Test, 20 March 2007 Name: Instructions. Do any five of the first six questions, and any five of the last six questions. Please do your best, and show all appropriate details in your solutions.

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

Modeling with differential equations

Modeling with differential equations Mathematical Modeling Lia Vas Modeling with differential equations When trying to predict the future value, one follows the following basic idea. Future value = present value + change. From this idea,

More information

Project 1 Modeling of Epidemics

Project 1 Modeling of Epidemics 532 Chapter 7 Nonlinear Differential Equations and tability ection 7.5 Nonlinear systems, unlike linear systems, sometimes have periodic solutions, or limit cycles, that attract other nearby solutions.

More information

population size at time t, then in continuous time this assumption translates into the equation for exponential growth dn dt = rn N(0)

population size at time t, then in continuous time this assumption translates into the equation for exponential growth dn dt = rn N(0) Appendix S1: Classic models of population dynamics in ecology and fisheries science Populations do not grow indefinitely. No concept is more fundamental to ecology and evolution. Malthus hypothesized that

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

Intermediate Differential Equations. John A. Burns

Intermediate Differential Equations. John A. Burns Intermediate Differential Equations Delay Differential Equations John A. Burns jaburns@vt.edu Interdisciplinary Center for Applied Mathematics Virginia Polytechnic Institute and State University Blacksburg,

More information

Name: October 24, 2014 ID Number: Fall Midterm I. Number Total Points Points Obtained Total 40

Name: October 24, 2014 ID Number: Fall Midterm I. Number Total Points Points Obtained Total 40 Math 307O: Introduction to Differential Equations Name: October 24, 204 ID Number: Fall 204 Midterm I Number Total Points Points Obtained 0 2 0 3 0 4 0 Total 40 Instructions.. Show all your work and box

More information

A Simple Ecological Model

A Simple Ecological Model Department of Mathematics Florida State University Florida State University, Tallahassee, FL, Jul 22, 2009 Ecology 1 The branch of biology that deals with the relations of organisms to one another and

More information

Predation is.. The eating of live organisms, regardless of their identity

Predation is.. The eating of live organisms, regardless of their identity Predation Predation Predation is.. The eating of live organisms, regardless of their identity Predation 1)Moves energy and nutrients through the ecosystem 2)Regulates populations 3)Weeds the unfit from

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

Spring /30/2013

Spring /30/2013 MA 138 - Calculus 2 for the Life Sciences FINAL EXAM Spring 2013 4/30/2013 Name: Sect. #: Answer all of the following questions. Use the backs of the question papers for scratch paper. No books or notes

More information

INTERPRETING POPULATION DYNAMICS GRAPH

INTERPRETING POPULATION DYNAMICS GRAPH INTERPRETING POPULATION DYNAMIS GRAPH OJETIVES TASKS Name: To learn about three types of population dynamics graphs To determine which type of graph you constructed from the Pike and Perch Game To interpret

More information

Section 6.3. x m+1 x m = i n x m, (6.3.1)

Section 6.3. x m+1 x m = i n x m, (6.3.1) Difference Equations to Differential Equations Section 6.3 Models of Growth and Decay In this section we will look at several applications of the exponential and logarithm functions to problems involving

More information

Name Student ID. Good luck and impress us with your toolkit of ecological knowledge and concepts!

Name Student ID. Good luck and impress us with your toolkit of ecological knowledge and concepts! Page 1 BIOLOGY 150 Final Exam Winter Quarter 2000 Before starting be sure to put your name and student number on the top of each page. MINUS 3 POINTS IF YOU DO NOT WRITE YOUR NAME ON EACH PAGE! You have

More information

(e) Use Newton s method to find the x coordinate that satisfies this equation, and your graph in part (b) to show that this is an inflection point.

(e) Use Newton s method to find the x coordinate that satisfies this equation, and your graph in part (b) to show that this is an inflection point. Chapter 6 Review problems 6.1 A strange function Consider the function (x 2 ) x. (a) Show that this function can be expressed as f(x) = e x ln(x2). (b) Use the spreadsheet, and a fine subdivision of the

More information

The functions in all models depend on two variables: time t and spatial variable x, (x, y) or (x, y, z).

The functions in all models depend on two variables: time t and spatial variable x, (x, y) or (x, y, z). Review of Multi-variable calculus: The functions in all models depend on two variables: time t and spatial variable x, (x, y) or (x, y, z). The spatial variable represents the environment where the species

More information

Physics: spring-mass system, planet motion, pendulum. Biology: ecology problem, neural conduction, epidemics

Physics: spring-mass system, planet motion, pendulum. Biology: ecology problem, neural conduction, epidemics Applications of nonlinear ODE systems: Physics: spring-mass system, planet motion, pendulum Chemistry: mixing problems, chemical reactions Biology: ecology problem, neural conduction, epidemics Economy:

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES 3.8 Exponential Growth and Decay In this section, we will: Use differentiation to solve real-life problems involving exponentially growing quantities. EXPONENTIAL

More information

8 Ecosystem stability

8 Ecosystem stability 8 Ecosystem stability References: May [47], Strogatz [48]. In these lectures we consider models of populations, with an emphasis on the conditions for stability and instability. 8.1 Dynamics of a single

More information

Introduction to Dynamical Systems

Introduction to Dynamical Systems Introduction to Dynamical Systems Autonomous Planar Systems Vector form of a Dynamical System Trajectories Trajectories Don t Cross Equilibria Population Biology Rabbit-Fox System Trout System Trout System

More information

Math 180 Chapter 4 Lecture Notes. Professor Miguel Ornelas

Math 180 Chapter 4 Lecture Notes. Professor Miguel Ornelas Math 80 Chapter 4 Lecture Notes Professor Miguel Ornelas M. Ornelas Math 80 Lecture Notes Section 4. Section 4. Inverse Functions Definition of One-to-One Function A function f with domain D and range

More information

BIOS 3010: ECOLOGY. Dr Stephen Malcolm. Laboratory 6: Lotka-Volterra, the logistic. equation & Isle Royale

BIOS 3010: ECOLOGY. Dr Stephen Malcolm. Laboratory 6: Lotka-Volterra, the logistic. equation & Isle Royale BIOS 3010: ECOLOGY Dr Stephen Malcolm Laboratory 6: Lotka-Volterra, the logistic equation & Isle Royale This is a computer-based activity using Populus software (P), followed by EcoBeaker analyses of moose

More information

Multiple choice 2 pts each): x 2 = 18) Essay (pre-prepared) / 15 points. 19) Short Answer: / 2 points. 20) Short Answer / 5 points

Multiple choice 2 pts each): x 2 = 18) Essay (pre-prepared) / 15 points. 19) Short Answer: / 2 points. 20) Short Answer / 5 points P 1 Biology 217: Ecology Second Exam Fall 2004 There should be 7 ps in this exam - take a moment and count them now. Put your name on the first p of the exam, and on each of the ps with short answer questions.

More information

Essential Ideas of Mathematical Modeling in Population Dynamics

Essential Ideas of Mathematical Modeling in Population Dynamics Essential Ideas of Mathematical Modeling in Population Dynamics Toward the application for the disease transmission dynamics Hiromi SENO Research Center for Pure and Applied Mathematics Department of Computer

More information

Predator-prey interactions

Predator-prey interactions Predator-prey interactions Key concepts ˆ Predator-prey cycles ˆ Phase portraits ˆ Stabilizing mechanisms ˆ Linear stability analysis ˆ Functional responses ˆ The paradox of enrichment Predator-prey cycles

More information

Interactions. Yuan Gao. Spring Applied Mathematics University of Washington

Interactions. Yuan Gao. Spring Applied Mathematics University of Washington Interactions Yuan Gao Applied Mathematics University of Washington yuangao@uw.edu Spring 2015 1 / 27 Nonlinear System Consider the following coupled ODEs: dx = f (x, y). dt dy = g(x, y). dt In general,

More information

(1 y) 2 = u 2 = 1 u = 1

(1 y) 2 = u 2 = 1 u = 1 MATH 23 HOMEWORK #2 PART B SOLUTIONS Problem 2.5.7 (Semistable Equilibrium Solutions). Sometimes a constant equilibrium solution has the property that solutions lying on one side of the equilibrium solution

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

Ordinary Differential Equations: Worked Examples with Solutions. Edray Herber Goins Talitha Michal Washington

Ordinary Differential Equations: Worked Examples with Solutions. Edray Herber Goins Talitha Michal Washington Ordinary Differential Equations: Worked Examples with Solutions Edray Herber Goins Talitha Michal Washington July 31, 2016 2 Contents I First Order Differential Equations 5 1 What is a Differential Equation?

More information

Mathematical modeling of Fish Resources Harvesting with. Predator at Maximum Sustainable Yield

Mathematical modeling of Fish Resources Harvesting with. Predator at Maximum Sustainable Yield Mathematical modeling of Fish Resources Harvesting with Predator at Maximum Sustainable Yield KinfeHailemariamHntsa Department of Mathematics, Aksum University, PO box 1010, Axum, Ethiopia Abstract ZebebeTekaMengesha

More information

The Dynamic Properties of a Deterministic SIR Epidemic Model in Discrete-Time

The Dynamic Properties of a Deterministic SIR Epidemic Model in Discrete-Time Applied Mathematics, 05, 6, 665-675 Published Online September 05 in SciRes http://wwwscirporg/journal/am http://dxdoiorg/046/am056048 The Dynamic Properties of a Deterministic SIR Epidemic Model in Discrete-Time

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

PULSE-SEASONAL HARVESTING VIA NONLINEAR DELAY DIFFERENTIAL EQUATIONS AND APPLICATIONS IN FISHERY MANAGEMENT. Lev V. Idels

PULSE-SEASONAL HARVESTING VIA NONLINEAR DELAY DIFFERENTIAL EQUATIONS AND APPLICATIONS IN FISHERY MANAGEMENT. Lev V. Idels PULSE-SEASONAL HARVESTING VIA NONLINEAR DELAY DIFFERENTIAL EQUATIONS AND APPLICATIONS IN FISHERY MANAGEMENT Lev V. Idels University-College Professor Mathematics Department Malaspina University-College

More information

Problem set 7 Math 207A, Fall 2011 Solutions

Problem set 7 Math 207A, Fall 2011 Solutions Problem set 7 Math 207A, Fall 2011 s 1. Classify the equilibrium (x, y) = (0, 0) of the system x t = x, y t = y + x 2. Is the equilibrium hyperbolic? Find an equation for the trajectories in (x, y)- phase

More information

Differential Equations ( DEs) MA 137 Calculus 1 with Life Science Application A First Look at Differential Equations (Section 4.1.

Differential Equations ( DEs) MA 137 Calculus 1 with Life Science Application A First Look at Differential Equations (Section 4.1. /7 Differential Equations DEs) MA 37 Calculus with Life Science Application A First Look at Differential Equations Section 4..2) Alberto Corso alberto.corso@uky.edu Department of Mathematics University

More information

2D-Volterra-Lotka Modeling For 2 Species

2D-Volterra-Lotka Modeling For 2 Species Majalat Al-Ulum Al-Insaniya wat - Tatbiqiya 2D-Volterra-Lotka Modeling For 2 Species Alhashmi Darah 1 University of Almergeb Department of Mathematics Faculty of Science Zliten Libya. Abstract The purpose

More information

Unit 8: Ecology: Ecosystems and Communities

Unit 8: Ecology: Ecosystems and Communities Unit 8: Ecology: Ecosystems and Communities An ecosystem consists of all the plants and animals that interact with the nonliving things in an area. Biosphere = area on Earth where living things are found

More information

UCLA: Math 3B Problem set 6 (solutions) Fall, 2018

UCLA: Math 3B Problem set 6 (solutions) Fall, 2018 This week you will practice writing differential equations modelling real world phenomena as well as understanding population models. You will also get practice solving separable differential equations.

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

DIFFERENCE AND DIFFERENTIAL EQUATIONS IN MATHEMATICAL MODELLING. J. Banasiak

DIFFERENCE AND DIFFERENTIAL EQUATIONS IN MATHEMATICAL MODELLING. J. Banasiak DIFFERENCE AND DIFFERENTIAL EQUATIONS IN MATHEMATICAL MODELLING J. Banasiak ii Contents Basic ideas about mathematical modelling. Introduction: what is mathematical modelling?.........2 Simple difference

More information

Integration, Separation of Variables

Integration, Separation of Variables Week #1 : Integration, Separation of Variables Goals: Introduce differential equations. Review integration techniques. Solve first-order DEs using separation of variables. 1 Sources of Differential Equations

More information

Optimal Harvesting Models for Fishery Populations

Optimal Harvesting Models for Fishery Populations Optimal Harvesting Models for Fishery Populations Corinne Wentworth St. Mary s College of Maryland Mentored by: Dr. Masami Fujiwara and Dr. Jay Walton July 28, 2011 Optimal Harvesting Models for Fishery

More information

Compartmental modeling

Compartmental modeling Compartmental modeling This is a very short summary of the notes from my two-hour lecture. These notes were not originally meant to be distributed, and so they are far from being complete. A comprehensive

More information

Lecture 20/Lab 21: Systems of Nonlinear ODEs

Lecture 20/Lab 21: Systems of Nonlinear ODEs Lecture 20/Lab 21: Systems of Nonlinear ODEs MAR514 Geoffrey Cowles Department of Fisheries Oceanography School for Marine Science and Technology University of Massachusetts-Dartmouth Coupled ODEs: Species

More information

Mathematical models in life sciences. Lecture notes of a course held by Marco Di Francesco based on the book by J. D. Murray

Mathematical models in life sciences. Lecture notes of a course held by Marco Di Francesco based on the book by J. D. Murray Mathematical models in life sciences Lecture notes of a course held by Marco Di Francesco based on the book by J. D. Murray December 31, 2010 Contents I Continuous time dependent models 3 1 Ordinary differential

More information

Population Dynamics Graphs

Population Dynamics Graphs Dynamics Graphs OJETIVES: - to learn about three types of population dynamics graphs - to determine which type of graph you constructed from the Pike and Perch Game - to interpret (describe, analyze) graphs

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

ODE Math 3331 (Summer 2014) June 16, 2014

ODE Math 3331 (Summer 2014) June 16, 2014 Page 1 of 12 Please go to the next page... Sample Midterm 1 ODE Math 3331 (Summer 2014) June 16, 2014 50 points 1. Find the solution of the following initial-value problem 1. Solution (S.O.V) dt = ty2,

More information

Effect of Species 2 on Species 1 Competition - - Predator-Prey + - Parasite-Host + -

Effect of Species 2 on Species 1 Competition - - Predator-Prey + - Parasite-Host + - Community Ecology Community - a group of organisms, of different species, living in the same area Community ecology is the study of the interactions between species The presence of one species may affect

More information

Community Ecology. Classification of types of interspecific interactions: Effect of Species 1 on Species 2

Community Ecology. Classification of types of interspecific interactions: Effect of Species 1 on Species 2 Community Ecology Community - a group of organisms, of different species, living in the same area Community ecology is the study of the interactions between species The presence of one species may affect

More information

JMESTN Journal of Multidisciplinary Engineering Science and Technology (JMEST) ISSN: Vol. 2 Issue 4, April

JMESTN Journal of Multidisciplinary Engineering Science and Technology (JMEST) ISSN: Vol. 2 Issue 4, April Population Dynamics of Harvesting Fishery and Predator Kinfe Hailemariam Hntsa School of Mathematical and Statistical Sciences, Hawassa University, P. O. Box 5, Hawassa, ETHIOPIA Email: kinfhail@gmail.com

More information

Mathematical models in population dynamics and ecology

Mathematical models in population dynamics and ecology Mathematical models in population dynamics and ecology Rui DILÃO Institut des Hautes Études Scientifiques 35, route de Chartres 91440 Bures-sur-Yvette (France) Juin 2004 IHES/M/04/26 CHAPTER 15 MATHEMATICAL

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

9.1 Solving Differential Equations

9.1 Solving Differential Equations 9.1 Solving Differential Equations What is a differential equation? Real-world examples: The order of a differential equation is the order of the that occurs in the equation. A differential equation is

More information

Life Science FROM MOLECULES TO ORGANISMS: STRUCTURES AND PROCESSES

Life Science FROM MOLECULES TO ORGANISMS: STRUCTURES AND PROCESSES FROM MOLECULES TO ORGANISMS: STRUCTURES AND PROCESSES HS-LS1-1 Construct an explanation based on evidence for how the structure of DNA determines the structure of proteins which carry out the essential

More information

Research Article On the Stability Property of the Infection-Free Equilibrium of a Viral Infection Model

Research Article On the Stability Property of the Infection-Free Equilibrium of a Viral Infection Model Hindawi Publishing Corporation Discrete Dynamics in Nature and Society Volume, Article ID 644, 9 pages doi:.55//644 Research Article On the Stability Property of the Infection-Free Equilibrium of a Viral

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

Chapter 4: Growth & Decay. Introduction

Chapter 4: Growth & Decay. Introduction Linear Difference Equations Non-Linear Models with Applications Chapter 4: Growth & Decay 70 / 117 Introduction Here, model systems with population so big (or growth so fine-grained) that continuity can

More information

POPULATION DYNAMICS: TWO SPECIES MODELS; Susceptible Infected Recovered (SIR) MODEL. If they co-exist in the same environment:

POPULATION DYNAMICS: TWO SPECIES MODELS; Susceptible Infected Recovered (SIR) MODEL. If they co-exist in the same environment: POPULATION DYNAMICS: TWO SPECIES MODELS; Susceptible Infected Recovered (SIR) MODEL Next logical step: consider dynamics of more than one species. We start with models of 2 interacting species. We consider,

More information

1.Introduction: 2. The Model. Key words: Prey, Predator, Seasonality, Stability, Bifurcations, Chaos.

1.Introduction: 2. The Model. Key words: Prey, Predator, Seasonality, Stability, Bifurcations, Chaos. Dynamical behavior of a prey predator model with seasonally varying parameters Sunita Gakkhar, BrhamPal Singh, R K Naji Department of Mathematics I I T Roorkee,47667 INDIA Abstract : A dynamic model based

More information

7.5. Exponential Growth and Decay. 502 Chapter 7: Transcendental Functions. The Law of Exponential Change

7.5. Exponential Growth and Decay. 502 Chapter 7: Transcendental Functions. The Law of Exponential Change 502 Chapter 7: Transcendental Functions 7.5 Exponential Growth and Decay Exponential functions increase or decrease very rapidly with changes in the independent variable. They describe growth or decay

More information

A Comparison of Two Predator-Prey Models with Holling s Type I Functional Response

A Comparison of Two Predator-Prey Models with Holling s Type I Functional Response A Comparison of Two Predator-Prey Models with Holling s Type I Functional Response ** Joint work with Mark Kot at the University of Washington ** Mathematical Biosciences 1 (8) 161-179 Presented by Gunog

More information

Modeling the Immune System W9. Ordinary Differential Equations as Macroscopic Modeling Tool

Modeling the Immune System W9. Ordinary Differential Equations as Macroscopic Modeling Tool Modeling the Immune System W9 Ordinary Differential Equations as Macroscopic Modeling Tool 1 Lecture Notes for ODE Models We use the lecture notes Theoretical Fysiology 2006 by Rob de Boer, U. Utrecht

More information

A NUMERICAL STUDY ON PREDATOR PREY MODEL

A NUMERICAL STUDY ON PREDATOR PREY MODEL International Conference Mathematical and Computational Biology 2011 International Journal of Modern Physics: Conference Series Vol. 9 (2012) 347 353 World Scientific Publishing Company DOI: 10.1142/S2010194512005417

More information

Permanency and Asymptotic Behavior of The Generalized Lotka-Volterra Food Chain System

Permanency and Asymptotic Behavior of The Generalized Lotka-Volterra Food Chain System CJMS. 5(1)(2016), 1-5 Caspian Journal of Mathematical Sciences (CJMS) University of Mazandaran, Iran http://cjms.journals.umz.ac.ir ISSN: 1735-0611 Permanency and Asymptotic Behavior of The Generalized

More information

33. The gas law for an ideal gas at absolute temperature T (in. 34. In a fish farm, a population of fish is introduced into a pond

33. The gas law for an ideal gas at absolute temperature T (in. 34. In a fish farm, a population of fish is introduced into a pond SECTION 3.8 EXPONENTIAL GROWTH AND DECAY 2 3 3 29. The cost, in dollars, of producing x yards of a certain fabric is Cx 1200 12x 0.1x 2 0.0005x 3 (a) Find the marginal cost function. (b) Find C200 and

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

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

Spotlight on Modeling: The Possum Plague

Spotlight on Modeling: The Possum Plague 70 Spotlight on Modeling: The Possum Plague Reference: Sections 2.6, 7.2 and 7.3. The ecological balance in New Zealand has been disturbed by the introduction of the Australian possum, a marsupial the

More information

Levels of Ecological Organization. Biotic and Abiotic Factors. Studying Ecology. Chapter 4 Population Ecology

Levels of Ecological Organization. Biotic and Abiotic Factors. Studying Ecology. Chapter 4 Population Ecology Chapter 4 Population Ecology Lesson 4.1 Studying Ecology Levels of Ecological Organization Biotic and Abiotic Factors The study of how organisms interact with each other and with their environments Scientists

More information

Chapter 4 Population Ecology

Chapter 4 Population Ecology Chapter 4 Population Ecology Lesson 4.1 Studying Ecology Levels of Ecological Organization The study of how organisms interact with each other and with their environments Scientists study ecology at various

More information

Bifurcation and Stability Analysis of a Prey-predator System with a Reserved Area

Bifurcation and Stability Analysis of a Prey-predator System with a Reserved Area ISSN 746-733, England, UK World Journal of Modelling and Simulation Vol. 8 ( No. 4, pp. 85-9 Bifurcation and Stability Analysis of a Prey-predator System with a Reserved Area Debasis Mukherjee Department

More information

Systems of Ordinary Differential Equations

Systems of Ordinary Differential Equations Systems of Ordinary Differential Equations Scott A. McKinley October 22, 2013 In these notes, which replace the material in your textbook, we will learn a modern view of analyzing systems of differential

More information

Math 116 Second Midterm March 20, 2013

Math 116 Second Midterm March 20, 2013 Math 6 Second Mierm March, 3 Name: EXAM SOLUTIONS Instructor: Section:. Do not open this exam until you are told to do so.. This exam has 3 pages including this cover. There are 8 problems. Note that the

More information

Exam in TMA4195 Mathematical Modeling Solutions

Exam in TMA4195 Mathematical Modeling Solutions Norwegian University of Science and Technology Department of Mathematical Sciences Page of 9 Exam in TMA495 Mathematical Modeling 6..07 Solutions Problem a Here x, y are two populations varying with time

More information

Predation. Vine snake eating a young iguana, Panama. Vertebrate predators: lions and jaguars

Predation. Vine snake eating a young iguana, Panama. Vertebrate predators: lions and jaguars Predation Vine snake eating a young iguana, Panama Vertebrate predators: lions and jaguars 1 Most predators are insects Parasitoids lay eggs in their hosts, and the larvae consume the host from the inside,

More information

3.5 Competition Models: Principle of Competitive Exclusion

3.5 Competition Models: Principle of Competitive Exclusion 94 3. Models for Interacting Populations different dimensional parameter changes. For example, doubling the carrying capacity K is exactly equivalent to halving the predator response parameter D. The dimensionless

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

Lokta-Volterra predator-prey equation dx = ax bxy dt dy = cx + dxy dt

Lokta-Volterra predator-prey equation dx = ax bxy dt dy = cx + dxy dt Periodic solutions A periodic solution is a solution (x(t), y(t)) of dx = f(x, y) dt dy = g(x, y) dt such that x(t + T ) = x(t) and y(t + T ) = y(t) for any t, where T is a fixed number which is a period

More information