MA 777: Topics in Mathematical Biology

Size: px
Start display at page:

Download "MA 777: Topics in Mathematical Biology"

Transcription

1 MA 777: Topics in Mathematical Biology David Murrugarra Department of Mathematics, University of Kentucky Spring 2018 David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

2 Figure: from the Society for Industrial and Applied Mathematics (SIAM). David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

3 What is a Mathematical Model? A mathematical model is a description of a system using mathematical concepts and language. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

4 What is a Mathematical Model? A mathematical model is a description of a system using mathematical concepts and language. Modeling is a process that uses math to represent, analyze, make predictions, or otherwise provide insight into real world phenomena. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

5 What is a Mathematical Model? A mathematical model is a description of a system using mathematical concepts and language. Modeling is a process that uses math to represent, analyze, make predictions, or otherwise provide insight into real world phenomena. The process of developing a mathematical model is termed mathematical modeling. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

6 What is a Mathematical Model? A mathematical model is a description of a system using mathematical concepts and language. Modeling is a process that uses math to represent, analyze, make predictions, or otherwise provide insight into real world phenomena. The process of developing a mathematical model is termed mathematical modeling. Mathematical modeling is used in Physics Biology Economy etc. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

7 Types of Mathematical Models Many dynamic modeling approaches have been used over the last 6-7 decades for modeling biological systems. As a result, a large variety of models exists today. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

8 Types of Mathematical Models Many dynamic modeling approaches have been used over the last 6-7 decades for modeling biological systems. As a result, a large variety of models exists today. Generally, dynamic models can be classified according to how the time and the population of gene products are treated. Thus, there exist models based on continuous populations and continuous time such as systems of ordinary differential equations, David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

9 Types of Mathematical Models Many dynamic modeling approaches have been used over the last 6-7 decades for modeling biological systems. As a result, a large variety of models exists today. Generally, dynamic models can be classified according to how the time and the population of gene products are treated. Thus, there exist models based on continuous populations and continuous time such as systems of ordinary differential equations, models based on discrete populations and continuous time such as models based on the Gillespie formulation and their generalizations, and David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

10 Types of Mathematical Models Many dynamic modeling approaches have been used over the last 6-7 decades for modeling biological systems. As a result, a large variety of models exists today. Generally, dynamic models can be classified according to how the time and the population of gene products are treated. Thus, there exist models based on continuous populations and continuous time such as systems of ordinary differential equations, models based on discrete populations and continuous time such as models based on the Gillespie formulation and their generalizations, and models based on discrete population and discrete time frameworks such as Boolean Networks (BNs) and their stochastic variants. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

11 Other types of models 1 Statistical models. 2 Agent based models. 3 Animal models. 4 Logical models. 5 Petri nets. 6 PDEs and stochastic PDEs. 7 etc. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

12 Deterministic vs Stochastic { 1. All parameters are fixed, Deterministic 2. Dynamics is fixed. 1. Even when all parameters are know, the system may follow different trajectories. Stochastic 2. Although the final state might not be determined exactly, there are some parameters that govern the outputs. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

13 Variability during phage lambda infection Figure: A. Arkin, J. Ross, and H. H. McAdams. Genetics, 149(4), David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

14 Modeling framework trade-off Desirable Requirements Accuracy Feasibility Fine model high high low Coarse model low "medium" high Requirements Accuracy Feasibility Model medium high high David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

15 Simulating Dynamics of Chemically Reacting Systems Data requirement Master Equa+on Intractable either numerically or analy+cally. Accurate but very slow. Con+nuous Gillespie Algorithm Sta+s+cally correct but s+ll slow Simple procedure Discrete Stochas+c ODE Determinis+c plus a stochas+c part Kine+cs needed Stochas+c DDS Stochas+c No kine+cs needed but some probability parameters are needed ODEs Determinis+c Kine+cs needed Discrete Dynamical Systems Determinis+c No kine+cs needed David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

16 How much you know about math modeling? Have you seen the following topics before? Dynamical systems. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

17 How much you know about math modeling? Have you seen the following topics before? Dynamical systems. Bifurcation analysis. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

18 How much you know about math modeling? Have you seen the following topics before? Dynamical systems. Bifurcation analysis. Sensitivity analysis. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

19 How much you know about math modeling? Have you seen the following topics before? Dynamical systems. Bifurcation analysis. Sensitivity analysis. Poincare-Bendixson theorem. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

20 How much you know about math modeling? Have you seen the following topics before? Dynamical systems. Bifurcation analysis. Sensitivity analysis. Poincare-Bendixson theorem. Gillespie simulations. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

21 How much you know about math modeling? Have you seen the following topics before? Dynamical systems. Bifurcation analysis. Sensitivity analysis. Poincare-Bendixson theorem. Gillespie simulations. Boolean networks. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

22 How much you know about math modeling? Have you seen the following topics before? Dynamical systems. Bifurcation analysis. Sensitivity analysis. Poincare-Bendixson theorem. Gillespie simulations. Boolean networks. Markov chains. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

23 How much you know about math modeling? Have you seen the following topics before? Dynamical systems. Bifurcation analysis. Sensitivity analysis. Poincare-Bendixson theorem. Gillespie simulations. Boolean networks. Markov chains. Perron-Frobenius theorem. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

24 How much you know about math modeling? Have you seen the following topics before? Dynamical systems. Bifurcation analysis. Sensitivity analysis. Poincare-Bendixson theorem. Gillespie simulations. Boolean networks. Markov chains. Perron-Frobenius theorem. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

25 Modeling population growth for single species Let N(t) be the population of a species at time t, then the rate of change can be modeled by dn dt = births deaths + migration David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

26 Modeling population growth for single species Let N(t) be the population of a species at time t, then the rate of change can be modeled by dn dt = births deaths + migration Example (Exponential growth) The simplest model has no migration and the birth and death are proportional to N, dn dt = bn dn N(t) = N 0 e (b d)t where b and d are positive constant and the initial population N(0) = N 0. This approach, due to Malthus in 1798, is fairly unrealistic. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

27 Modeling population growth for single species Example (Logistic growth) Verhulst ( ) proposed that a self-limiting process should operate when a population becomes too large. He proposed ( dn = rn 1 N ) ( 1 dn or = r 1 N ) dt K N dt K where r and K are positive constants. In this model, the per capita growth rate decreases linearly with population size, r(1 N/K ). David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

28 Modeling population growth for single species Example (Logistic growth) Verhulst ( ) proposed that a self-limiting process should operate when a population becomes too large. He proposed ( dn = rn 1 N ) ( 1 dn or = r 1 N ) dt K N dt K where r and K are positive constants. In this model, the per capita growth rate decreases linearly with population size, r(1 N/K ). If N(0) = N 0, the solution is N(t) = N 0 Ke rt K + N 0 (e rt 1) K as t The constant K is the carrying capacity. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

29 Modeling population growth for single species Figure: Logistic growth. Notice the qualitative difference when N 0 < K /2 and K /2 < N 0 < K. David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

30 Modeling population growth for single species Example In general, we will consider dn dt = f (N) where f (N) is a nonlinear function. The equilibrium points N are the solutions of f (N) = 0. N is locally stable if f (N ) < 0. N is unstable if f (N ) > 0. Proof. Let N(t) = N + n(t). Show that n(t) = n(0)e rt, where r = f (N ). David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

31 The year of Mathematical Biology 2018 is a joint venture of the European Mathematical Society (EMS) and the European Society for Mathematical and Theoretical Biology (ESMTB). For more information, see David Murrugarra (University of Kentucky) Lecture 1: Mathematical Models MA 777 Spring / 15

MA 138: Calculus II for the Life Sciences

MA 138: Calculus II for the Life Sciences MA 138: Calculus II for the Life Sciences David Murrugarra Department of Mathematics, University of Kentucky. Spring 2016 David Murrugarra (University of Kentucky) MA 138: Section 11.4.2 Spring 2016 1

More information

A&S 320: Mathematical Modeling in Biology

A&S 320: Mathematical Modeling in Biology A&S 320: Mathematical Modeling in Biology David Murrugarra Department of Mathematics, University of Kentucky http://www.ms.uky.edu/~dmu228/as320/ Spring 2016 David Murrugarra (University of Kentucky) A&S

More information

Mathematical Models of Biological Systems

Mathematical Models of Biological Systems Mathematical Models of Biological Systems CH924 November 25, 2012 Course outline Syllabus: Week 6: Stability of first-order autonomous differential equation, genetic switch/clock, introduction to enzyme

More information

1 (t + 4)(t 1) dt. Solution: The denominator of the integrand is already factored with the factors being distinct, so 1 (t + 4)(t 1) = A

1 (t + 4)(t 1) dt. Solution: The denominator of the integrand is already factored with the factors being distinct, so 1 (t + 4)(t 1) = A Calculus Topic: Integration of Rational Functions Section 8. # 0: Evaluate the integral (t + )(t ) Solution: The denominator of the integrand is already factored with the factors being distinct, so (t

More information

Stochastic Simulation.

Stochastic Simulation. Stochastic Simulation. (and Gillespie s algorithm) Alberto Policriti Dipartimento di Matematica e Informatica Istituto di Genomica Applicata A. Policriti Stochastic Simulation 1/20 Quote of the day D.T.

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

Lecture 4 The stochastic ingredient

Lecture 4 The stochastic ingredient Lecture 4 The stochastic ingredient Luca Bortolussi 1 Alberto Policriti 2 1 Dipartimento di Matematica ed Informatica Università degli studi di Trieste Via Valerio 12/a, 34100 Trieste. luca@dmi.units.it

More information

Today. Introduction to Differential Equations. Linear DE ( y = ky ) Nonlinear DE (e.g. y = y (1-y) ) Qualitative analysis (phase line)

Today. Introduction to Differential Equations. Linear DE ( y = ky ) Nonlinear DE (e.g. y = y (1-y) ) Qualitative analysis (phase line) Today Introduction to Differential Equations Linear DE ( y = ky ) Nonlinear DE (e.g. y = y (1-y) ) Qualitative analysis (phase line) Differential equations (DE) Carbon dating: The amount of Carbon-14 in

More information

Chapter 2 Lecture. Density dependent growth and intraspecific competition ~ The Good, The Bad and The Ugly. Spring 2013

Chapter 2 Lecture. Density dependent growth and intraspecific competition ~ The Good, The Bad and The Ugly. Spring 2013 Chapter 2 Lecture Density dependent growth and intraspecific competition ~ The Good, The Bad and The Ugly Spring 2013 2.1 Density dependence, logistic equation and carrying capacity dn = rn K-N Dt K Where

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

Mathematical and Computational Methods for the Life Sciences

Mathematical and Computational Methods for the Life Sciences Mathematical and Computational Methods for the Life Sciences Preliminary Lecture Notes Adolfo J. Rumbos November 24, 2007 2 Contents 1 Preface 5 2 Introduction: An Example from Microbial Genetics 7 I Deterministic

More information

Math 3B: Lecture 14. Noah White. February 13, 2016

Math 3B: Lecture 14. Noah White. February 13, 2016 Math 3B: Lecture 14 Noah White February 13, 2016 Last time Accumulated change problems Last time Accumulated change problems Adding up a value if it is changing over time Last time Accumulated change problems

More information

6 Continuous-Time Birth and Death Chains

6 Continuous-Time Birth and Death Chains 6 Continuous-Time Birth and Death Chains Angela Peace Biomathematics II MATH 5355 Spring 2017 Lecture notes follow: Allen, Linda JS. An introduction to stochastic processes with applications to biology.

More information

Mathematics 22: Lecture 4

Mathematics 22: Lecture 4 Mathematics 22: Lecture 4 Population Models Dan Sloughter Furman University January 10, 2008 Dan Sloughter (Furman University) Mathematics 22: Lecture 4 January 10, 2008 1 / 6 Malthusian growth model Let

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

Dynamical Systems. 1.0 Ordinary Differential Equations. 2.0 Dynamical Systems

Dynamical Systems. 1.0 Ordinary Differential Equations. 2.0 Dynamical Systems . Ordinary Differential Equations. An ordinary differential equation (ODE, for short) is an equation involves a dependent variable and its derivatives with respect to an independent variable. When we speak

More information

1 Mathematical models of the population growth

1 Mathematical models of the population growth 1 Mathematical models of the population growth 1.1 How many people can the Earth support? (Or a quick refresher on the least square method) I would like to start with a very simple and yet interesting

More information

Math 266: Autonomous equation and population dynamics

Math 266: Autonomous equation and population dynamics Math 266: Autonomous equation and population namics Long Jin Purdue, Spring 2018 Autonomous equation An autonomous equation is a differential equation which only involves the unknown function y and its

More information

MATH3203 Lecture 1 Mathematical Modelling and ODEs

MATH3203 Lecture 1 Mathematical Modelling and ODEs MATH3203 Lecture 1 Mathematical Modelling and ODEs Dion Weatherley Earth Systems Science Computational Centre, University of Queensland February 27, 2006 Abstract Contents 1 Mathematical Modelling 2 1.1

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

Lecture 1 Modeling in Biology: an introduction

Lecture 1 Modeling in Biology: an introduction Lecture 1 in Biology: an introduction Luca Bortolussi 1 Alberto Policriti 2 1 Dipartimento di Matematica ed Informatica Università degli studi di Trieste Via Valerio 12/a, 34100 Trieste. luca@dmi.units.it

More information

The Dynamic Behaviour of the Competing Species with Linear and Holling Type II Functional Responses by the Second Competitor

The Dynamic Behaviour of the Competing Species with Linear and Holling Type II Functional Responses by the Second Competitor , pp. 35-46 http://dx.doi.org/10.14257/ijbsbt.2017.9.3.04 The Dynamic Behaviour of the Competing Species with Linear and Holling Type II Functional Responses by the Second Competitor Alemu Geleta Wedajo

More information

Introduction to course: BSCI 462 of BIOL 708 R

Introduction to course: BSCI 462 of BIOL 708 R Introduction to course: BSCI 462 of BIOL 708 R Population Ecology: Fundamental concepts in plant and animal systems Spring 2013 Introduction The biology of a population = Population Ecology Issue of scale,

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

Population modeling of marine mammal populations

Population modeling of marine mammal populations Population modeling of marine mammal populations Lecture 1: simple models of population counts Eli Holmes National Marine Fisheries Service nmfs.noaa.gov Today s lecture topics: Density-independent growth

More information

4 Insect outbreak model

4 Insect outbreak model 4 Insect outbreak model In this lecture I will put to a good use all the mathematical machinery we discussed so far. Consider an insect population, which is subject to predation by birds. It is a very

More information

Lecture 3. Dynamical Systems in Continuous Time

Lecture 3. Dynamical Systems in Continuous Time Lecture 3. Dynamical Systems in Continuous Time University of British Columbia, Vancouver Yue-Xian Li November 2, 2017 1 3.1 Exponential growth and decay A Population With Generation Overlap Consider a

More information

BIOL 410 Population and Community Ecology. Density-dependent growth 1

BIOL 410 Population and Community Ecology. Density-dependent growth 1 BIOL 410 Population and Community Ecology Density-dependent growth 1 Exponential growth N t = N 0 e rt # Model 6, Exponential growth t

More information

Transmission in finite populations

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

More information

Difference Equations

Difference Equations Difference Equations Matthew Macauley Department of Mathematical Sciences Clemson University http://www.math.clemson.edu/~macaule/ Math 4500, Spring 2017 M. Macauley (Clemson) Difference equations Math

More information

Lecture 5: Modelling Population Dynamics N(t)

Lecture 5: Modelling Population Dynamics N(t) Lecture 5: Modelling Population Dynamics N( Part II: Stochastic limited growth Jürgen Groeneveld SGGES, University of Auckland, New Zealand How to deal with noise? Nt N t+ = RNt + Nt + Ntξ, K ( µ σ )

More information

Math 142-2, Homework 2

Math 142-2, Homework 2 Math 142-2, Homework 2 Your name here April 7, 2014 Problem 35.3 Consider a species in which both no individuals live to three years old and only one-year olds reproduce. (a) Show that b 0 = 0, b 2 = 0,

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

SARAH P. OTTO and TROY DAY

SARAH P. OTTO and TROY DAY A Biologist's Guide to Mathematical Modeling in Ecology and Evolution SARAH P. OTTO and TROY DAY Univsr?.ltats- und Lender bibliolhek Darmstadt Bibliothek Biotogi Princeton University Press Princeton and

More information

Lecture 11: Logistic growth models #3

Lecture 11: Logistic growth models #3 Lecture 11: Logistic growth models #3 Fugo Takasu Dept. Information and Computer Sciences Nara Women s University takasu@ics.nara-wu.ac.jp 13 July 2009 1 Equilibrium probability distribution In the last

More information

Assume closed population (no I or E). NB: why? Because it makes it easier.

Assume closed population (no I or E). NB: why? Because it makes it easier. What makes populations get larger? Birth and Immigration. What makes populations get smaller? Death and Emigration. B: The answer to the above?s are never things like "lots of resources" or "detrimental

More information

1. The growth of a cancerous tumor can be modeled by the Gompertz Law: dn. = an ln ( )

1. The growth of a cancerous tumor can be modeled by the Gompertz Law: dn. = an ln ( ) 1. The growth of a cancerous tumor can be modeled by the Gompertz Law: ( ) dn b = an ln, (1) dt N where N measures the size of the tumor. (a) Interpret the parameters a and b (both non-negative) biologically.

More information

Density Dependence, Stability & Allee effects ECOL 4000/6000

Density Dependence, Stability & Allee effects ECOL 4000/6000 Density Dependence, Stability & Allee effects ECOL 4000/6000 Quiz1: For each statement, write True or False e.g. A: True, B: True A: intrinsic growth rate for gray populanon > intrinsic growth rate for

More information

COMPETITION OF FAST AND SLOW MOVERS FOR RENEWABLE AND DIFFUSIVE RESOURCE

COMPETITION OF FAST AND SLOW MOVERS FOR RENEWABLE AND DIFFUSIVE RESOURCE CANADIAN APPLIED MATHEMATICS QUARTERLY Volume 2, Number, Spring 22 COMPETITION OF FAST AND SLOW MOVERS FOR RENEWABLE AND DIFFUSIVE RESOURCE SILOGINI THANARAJAH AND HAO WANG ABSTRACT. In many studies of

More information

NOTES ON CHAOS. Chaotic dynamics stem from deterministic mechanisms, but they look very similar to random fluctuations in appearance.

NOTES ON CHAOS. Chaotic dynamics stem from deterministic mechanisms, but they look very similar to random fluctuations in appearance. NOTES ON CHAOS. SOME CONCEPTS Definition: The simplest and most intuitive definition of chaos is the extreme sensitivity of system dynamics to its initial conditions (Hastings et al. 99). Chaotic dynamics

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&S 320: Mathematical Modeling in Biology

A&S 320: Mathematical Modeling in Biology A&S 320: Mathematical Modeling in Biology David Murrugarra Department of Mathematics, University of Kentucky http://www.ms.uky.edu/~dmu228/as320/ These slides were modified from Matthew Macauley s lecture

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

Continuous-Time Dynamical Systems: Sketching solution curves and bifurcations

Continuous-Time Dynamical Systems: Sketching solution curves and bifurcations Math 360 Winter 07 Section 0 HW#4 Continuous-Time Dynamical Systems: Sketching solution curves and bifurcations (Due in one week! Thursday Nov 9, 07) Materials contained in this assignment are of great

More information

Autonomous Equations and Stability Sections

Autonomous Equations and Stability Sections A B I L E N E C H R I S T I A N U N I V E R S I T Y Department of Mathematics Autonomous Equations and Stability Sections 2.4-2.5 Dr. John Ehrke Department of Mathematics Fall 2012 Autonomous Differential

More information

UNIVERSITY OF CALIFORNIA SANTA BARBARA DEPARTMENT OF CHEMICAL ENGINEERING. CHE 154: Engineering Approaches to Systems Biology Spring Quarter 2004

UNIVERSITY OF CALIFORNIA SANTA BARBARA DEPARTMENT OF CHEMICAL ENGINEERING. CHE 154: Engineering Approaches to Systems Biology Spring Quarter 2004 UNIVERSITY OF CALIFORNIA SANTA BARBARA DEPARTMENT OF CHEMICAL ENGINEERING CHE 154: Engineering Approaches to Systems Biology Spring Quarter 2004 Lecture: Tue/Thu 9:30-10:45am Engr-II Room 3301 Instructor

More information

Objective. Single population growth models

Objective. Single population growth models Objective Single population growth models We are given a table with the population census at different time intervals between a date a and a date b, and want to get an expression for the population. This

More information

Student Background Readings for Bug Dynamics: The Logistic Map

Student Background Readings for Bug Dynamics: The Logistic Map Student Background Readings for Bug Dynamics: The Logistic Map Figure 1 The population as a function of a growth rate parameter observed in the experiment of [Bugs]. Graphs such as this are called bifurcation

More information

Reading: Most of the material in today s lecture comes from pages 1 6 of Chapter 1in

Reading: Most of the material in today s lecture comes from pages 1 6 of Chapter 1in Lecture 1 First Steps Reading: Most of the material in today s lecture comes from pages 1 6 of Chapter 1in James D. Murray (2002), Mathematical Biology I: An Introduction, 3rd edition. If you are at the

More information

Qualitative analysis of differential equations: Part I

Qualitative analysis of differential equations: Part I Qualitative analysis of differential equations: Part I Math 12 Section 16 November 7, 216 Hi, I m Kelly. Cole is away. Office hours are cancelled. Cole is available by email: zmurchok@math.ubc.ca. Today...

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

1.2. Introduction to Modeling

1.2. Introduction to Modeling G. NAGY ODE August 30, 2018 1 Section Objective(s): Population Models Unlimited Resources Limited Resources Interacting Species 1.2. Introduction to Modeling 1.2.1. Population Model with Unlimited Resources.

More information

Some Generalizations of Logistic Model

Some Generalizations of Logistic Model Review Communications Biomath Communications 4 (2017) Biomath Communications www.biomathforum.org/biomath/index.php/conference Some Generalizations of Logistic Model Gurgen Dallakyan Aygestan 8, Yerevan

More information

Population Games and Evolutionary Dynamics

Population Games and Evolutionary Dynamics Population Games and Evolutionary Dynamics William H. Sandholm The MIT Press Cambridge, Massachusetts London, England in Brief Series Foreword Preface xvii xix 1 Introduction 1 1 Population Games 2 Population

More information

MODELS ONE ORDINARY DIFFERENTIAL EQUATION:

MODELS ONE ORDINARY DIFFERENTIAL EQUATION: MODELS ONE ORDINARY DIFFERENTIAL EQUATION: opulation Dynamics (e.g. Malthusian, Verhulstian, Gompertz, Logistic with Harvesting) Harmonic Oscillator (e.g. pendulum) A modified normal distribution curve

More information

Calculus and Differential Equations II

Calculus and Differential Equations II MATH 250 B Second order autonomous linear systems We are mostly interested with 2 2 first order autonomous systems of the form { x = a x + b y y = c x + d y where x and y are functions of t and a, b, c,

More information

Math 345 Intro to Math Biology Lecture 7: Models of System of Nonlinear Difference Equations

Math 345 Intro to Math Biology Lecture 7: Models of System of Nonlinear Difference Equations Math 345 Intro to Math Biology Lecture 7: Models of System of Nonlinear Difference Equations Junping Shi College of William and Mary, USA Equilibrium Model: x n+1 = f (x n ), here f is a nonlinear function

More information

An Introduction to Evolutionary Game Theory: Lecture 2

An Introduction to Evolutionary Game Theory: Lecture 2 An Introduction to Evolutionary Game Theory: Lecture 2 Mauro Mobilia Lectures delivered at the Graduate School on Nonlinear and Stochastic Systems in Biology held in the Department of Applied Mathematics,

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

Derivation of Itô SDE and Relationship to ODE and CTMC Models

Derivation of Itô SDE and Relationship to ODE and CTMC Models Derivation of Itô SDE and Relationship to ODE and CTMC Models Biomathematics II April 23, 2015 Linda J. S. Allen Texas Tech University TTU 1 Euler-Maruyama Method for Numerical Solution of an Itô SDE dx(t)

More information

MA : Introductory Probability

MA : Introductory Probability MA 320-001: Introductory Probability David Murrugarra Department of Mathematics, University of Kentucky http://www.math.uky.edu/~dmu228/ma320/ Spring 2017 David Murrugarra (University of Kentucky) MA 320:

More information

PERSISTENCE AND EXTINCTION OF SINGLE POPULATION IN A POLLUTED ENVIRONMENT

PERSISTENCE AND EXTINCTION OF SINGLE POPULATION IN A POLLUTED ENVIRONMENT Electronic Journal o Dierential Equations, Vol 2004(2004), No 108, pp 1 5 ISSN: 1072-6691 URL: http://ejdemathtxstateedu or http://ejdemathuntedu tp ejdemathtxstateedu (login: tp) PERSISTENCE AND EXTINCTION

More information

Science One Math. October 23, 2018

Science One Math. October 23, 2018 Science One Math October 23, 2018 Today A general discussion about mathematical modelling A simple growth model Mathematical Modelling A mathematical model is an attempt to describe a natural phenomenon

More information

Math Assignment 2

Math Assignment 2 Math 2280 - Assignment 2 Dylan Zwick Spring 2014 Section 1.5-1, 15, 21, 29, 38, 42 Section 1.6-1, 3, 13, 16, 22, 26, 31, 36, 56 Section 2.1-1, 8, 11, 16, 29 Section 2.2-1, 10, 21, 23, 24 1 Section 1.5

More information

1.2. Introduction to Modeling. P (t) = r P (t) (b) When r > 0 this is the exponential growth equation.

1.2. Introduction to Modeling. P (t) = r P (t) (b) When r > 0 this is the exponential growth equation. G. NAGY ODE January 9, 2018 1 1.2. Introduction to Modeling Section Objective(s): Review of Exponential Growth. The Logistic Population Model. Competing Species Model. Overview of Mathematical Models.

More information

MTH210 DIFFERENTIAL EQUATIONS. Dr. Gizem SEYHAN ÖZTEPE

MTH210 DIFFERENTIAL EQUATIONS. Dr. Gizem SEYHAN ÖZTEPE MTH210 DIFFERENTIAL EQUATIONS Dr. Gizem SEYHAN ÖZTEPE 1 References Logan, J. David. A first course in differential equations. Springer, 2015. Zill, Dennis G. A first course in differential equations with

More information

Math 31S. Rumbos Fall Solutions to Exam 1

Math 31S. Rumbos Fall Solutions to Exam 1 Math 31S. Rumbos Fall 2011 1 Solutions to Exam 1 1. When people smoke, carbon monoxide is released into the air. Suppose that in a room of volume 60 m 3, air containing 5% carbon monoxide is introduced

More information

Scenarios for the transition to chaos

Scenarios for the transition to chaos Scenarios for the transition to chaos Alessandro Torcini alessandro.torcini@cnr.it Istituto dei Sistemi Complessi - CNR - Firenze Istituto Nazionale di Fisica Nucleare - Sezione di Firenze Centro interdipartimentale

More information

Review Problems for Exam 2

Review Problems for Exam 2 Calculus II Math - Fall 4 Name: Review Problems for Eam In question -6, write a differential equation modeling the given situations, you do not need to solve it.. The rate of change of a population P is

More information

8. Qualitative analysis of autonomous equations on the line/population dynamics models, phase line, and stability of equilibrium points (corresponds

8. Qualitative analysis of autonomous equations on the line/population dynamics models, phase line, and stability of equilibrium points (corresponds c Dr Igor Zelenko, Spring 2017 1 8. Qualitative analysis of autonomous equations on the line/population dynamics models, phase line, and stability of equilibrium points (corresponds to section 2.5) 1.

More information

1 Simple one-dimensional dynamical systems birth/death and migration processes, logistic

1 Simple one-dimensional dynamical systems birth/death and migration processes, logistic NOTES ON A Short Course and Introduction to Dynamical Systems in Biomathematics Urszula Foryś Institute of Applied Math. & Mech. Dept. of Math., Inf. & Mech. Warsaw University 1 Simple one-dimensional

More information

Math 256: Applied Differential Equations: Final Review

Math 256: Applied Differential Equations: Final Review Math 256: Applied Differential Equations: Final Review Chapter 1: Introduction, Sec 1.1, 1.2, 1.3 (a) Differential Equation, Mathematical Model (b) Direction (Slope) Field, Equilibrium Solution (c) Rate

More information

History and meaning of the word Ecology A. Definition 1. Oikos, ology - the study of the house - the place we live

History and meaning of the word Ecology A. Definition 1. Oikos, ology - the study of the house - the place we live History and meaning of the word Ecology A. Definition 1. Oikos, ology - the study of the house - the place we live B. Etymology study of the origin and development of a word 1. Earliest - Haeckel (1869)

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

perfect mixing paradox

perfect mixing paradox Using a slightly) more realistic model resolves the perfect mixing paradox arxiv:1703.02962v1 [q-bio.pe] 8 Mar 2017 Rodrigo Ramos-Jiliberto 1,2 and Pablo Moisset de Espanés 3,4 1 Centro Nacional del Medio

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

1 This book is a translation of an amended and enlarged version of Part 1 of the following monograph

1 This book is a translation of an amended and enlarged version of Part 1 of the following monograph Introduction to Social Macrodynamics. Compact Macromodels of the World System Growth by Andrey Korotayev, Artemy Malkov, and Daria Khaltourina. Moscow: Editorial URSS, 2006. Pp. 5 9. Introduction 1 Human

More information

Stochastic Models. John M. Drake & Pejman Rohani

Stochastic Models. John M. Drake & Pejman Rohani Epidemiological data are noisy Two types of noise: Observation error: the data are probabilistically related to the true state of the system Process noise: the system progresses probabilistically Environmental

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

Use separation of variables to solve the following differential equations with given initial conditions. y 1 1 y ). y(y 1) = 1

Use separation of variables to solve the following differential equations with given initial conditions. y 1 1 y ). y(y 1) = 1 Chapter 11 Differential Equations 11.1 Use separation of variables to solve the following differential equations with given initial conditions. (a) = 2ty, y(0) = 10 (b) = y(1 y), y(0) = 0.5, (Hint: 1 y(y

More information

Mathematical Ecology

Mathematical Ecology Mathematical Ecology Joachim Hermisson, Claus Rueffler & Meike Wittmann January 14, 2016 Literature and Software Sarah P. Otto, Troy Day: A Biologist s Guide to Mathematical Modeling in Ecology and Evolution,

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

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

Computer Simulation and Applications in Life Sciences. Dr. Michael Emmerich & Dr. Andre Deutz LIACS

Computer Simulation and Applications in Life Sciences. Dr. Michael Emmerich & Dr. Andre Deutz LIACS Computer Simulation and Applications in Life Sciences Dr. Michael Emmerich & Dr. Andre Deutz LIACS Part 0: Course Preliminaries Course Preliminaries The course consists of 13 lectures + exercises Exercises

More information

Introduction to stochastic multiscale modelling of tumour growth

Introduction to stochastic multiscale modelling of tumour growth Introduction to stochastic multiscale modelling of tumour growth Tomás Alarcón ICREA & Centre de Recerca Matemàtica T. Alarcón (ICREA & CRM, Barcelona, Spain) Lecture 1 CIMPA, Santiago de Cuba, June 2016

More information

Figure 1: Ca2+ wave in a Xenopus oocyte following fertilization. Time goes from top left to bottom right. From Fall et al., 2002.

Figure 1: Ca2+ wave in a Xenopus oocyte following fertilization. Time goes from top left to bottom right. From Fall et al., 2002. 1 Traveling Fronts Richard Bertram Department of Mathematics and Programs in Neuroscience and Molecular Biophysics Florida State University Tallahassee, Florida 32306 2 When mature Xenopus oocytes (frog

More information

An Application of Perturbation Methods in Evolutionary Ecology

An Application of Perturbation Methods in Evolutionary Ecology Dynamics at the Horsetooth Volume 2A, 2010. Focused Issue: Asymptotics and Perturbations An Application of Perturbation Methods in Evolutionary Ecology Department of Mathematics Colorado State University

More information

Simulating stochastic epidemics

Simulating stochastic epidemics Simulating stochastic epidemics John M. Drake & Pejman Rohani 1 Introduction This course will use the R language programming environment for computer modeling. The purpose of this exercise is to introduce

More information

Mathematical Modelling Lecture 10 Difference Equations

Mathematical Modelling Lecture 10 Difference Equations Lecture 10 Difference Equations phil.hasnip@york.ac.uk Overview of Course Model construction dimensional analysis Experimental input fitting Finding a best answer optimisation Tools for constructing and

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

Lecture 1. Scott Pauls 1 3/28/07. Dartmouth College. Math 23, Spring Scott Pauls. Administrivia. Today s material.

Lecture 1. Scott Pauls 1 3/28/07. Dartmouth College. Math 23, Spring Scott Pauls. Administrivia. Today s material. Lecture 1 1 1 Department of Mathematics Dartmouth College 3/28/07 Outline Course Overview http://www.math.dartmouth.edu/~m23s07 Matlab Ordinary differential equations Definition An ordinary differential

More information

From cell biology to Petri nets. Rainer Breitling, Groningen, NL David Gilbert, London, UK Monika Heiner, Cottbus, DE

From cell biology to Petri nets. Rainer Breitling, Groningen, NL David Gilbert, London, UK Monika Heiner, Cottbus, DE From cell biology to Petri nets Rainer Breitling, Groningen, NL David Gilbert, London, UK Monika Heiner, Cottbus, DE Biology = Concentrations Breitling / 2 The simplest chemical reaction A B irreversible,

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

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

Fundamentals of Dynamical Systems / Discrete-Time Models. Dr. Dylan McNamara people.uncw.edu/ mcnamarad

Fundamentals of Dynamical Systems / Discrete-Time Models. Dr. Dylan McNamara people.uncw.edu/ mcnamarad Fundamentals of Dynamical Systems / Discrete-Time Models Dr. Dylan McNamara people.uncw.edu/ mcnamarad Dynamical systems theory Considers how systems autonomously change along time Ranges from Newtonian

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

then the substitution z = ax + by + c reduces this equation to the separable one.

then the substitution z = ax + by + c reduces this equation to the separable one. 7 Substitutions II Some of the topics in this lecture are optional and will not be tested at the exams. However, for a curious student it should be useful to learn a few extra things about ordinary differential

More information

Dynamical Systems and Deep Learning: Overview. Abbas Edalat

Dynamical Systems and Deep Learning: Overview. Abbas Edalat Dynamical Systems and Deep Learning: Overview Abbas Edalat Dynamical Systems The notion of a dynamical system includes the following: A phase or state space, which may be continuous, e.g. the real line,

More information

Predator-Prey Population Dynamics

Predator-Prey Population Dynamics Predator-Prey Population Dynamics Gonzalo Mateos Dept. of ECE and Goergen Institute for Data Science University of Rochester gmateosb@ece.rochester.edu http://www.ece.rochester.edu/~gmateosb/ October 2,

More information