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

Size: px
Start display at page:

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

Transcription

1 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. Potential Answer: The model parameters a and b are analogues to those found in the logistic model for population growth. a is a tumor growth rate, while b is a carrying capacity coming from external factors such as limited space and nutrients. A growth rate or a carrying capacity of 0 produces a model with uninteresting (no) dynamics, so we will assume both are positive. (b) Define a new variable x = ln(n). Derive an equation for the evolution of x. Answer: Taking the derivative with respect to time on both sides of x = ln(n) and applying the chain rule gives dx dt = 1 dn N dt. (2) Substituting in dn dt = an ln ( ) b N and using N = e x (again from x = ln(n)) gives us a differential equation for x(t): dx dt = a(ln(b) x), (3) where we have used ln ( b N ) = ln(b) ln(n). (c) Solve your equation from part (b). Your solution should be the variable x(t) as a function of time. Answer: Rewriting equation (3) as dx dt + ax = a ln(b), (4) we can see that this is a linear differential equation with a homogeneous part x h (t) satisfying dx h dt + ax h = 0 (5) and a particular part x p (t) satisfying dx p dt + ax p = a ln(b). (6) Substituting x h (t) = x 0 e λt, we find that λ = a. Since the equation for x p (t) has a constant inhomogeneous part a ln(b), we will try a constant test solution x p (t) = C. Substituting this into (6) yields x p (t) = ln(b). Therefore our solution x(t) is x(t) = x h (t) + x p (t) = x 0 e at + ln(b). (7) (d) Use your answer to part (c) to solve for the tumor size N(t) as a function of time. What happens to the tumor? Answer: We need to undo the change of variables x = ln(n). Since the inverse transformation is e x = N, we have N(t) = e x 0e at +ln(b) 1 = be x 0e at.

2 Using that the intial value x 0 and the initial tumor size N 0 at time t = 0 satisfy x 0 + ln(b) = ln(n 0 ), we arrive at N(t) = be (ln(n 0) ln(b))e at = be ln(n 0/b)e at = b (e ) ln(n e 0/b) at = b ( ) e at N0 b, (8) which is as far as the equation simplifies. Note that N(0) = N 0. If N 0 = 0, then N(t) = 0 for all time; however, if N 0 > 0, then in the limit that t, the exponent e at goes to 0, so we have that N(t) b, analogous to the population in a logistic model growing or shrinking to a carrying capacity. 2. Suppose the population size of some species follows the model (a) Find the Equilibrium populations. Answer: At equilibrium we have the rate of change dn dt equilibrium population is or The three solutions are N = 0, N = 1, and N = 2. dn dt = 3N 2 N. (9) 2 + N 2 = 0, so the equation for the N = 3N N 2, (10) N(N 2 3N + 2) = 0. (11) (b) Draw the phase-line diagram. Answer: Using MATLAB to plot 3N 2 2+N 2 and N, we get the following figure that matches the result above. Figure 1: Plots of both terms in equation (9) up to N = 3. Equilibria (crossing points) are marked with a green star. 2

3 Looking at the difference between these two terms, it is clear graphically that the difference (the rate of change of N) is positive on (, 0) (1, 2) and negative on (0, 1) (2, ). We can then create a stability or phase line diagram (shown below). dn dt N (c) Which equilibria are stable? Answer: Based on the diagram above, N = 0 and N = 2 are stable equilibria, while N = 1 is unstable, as N(t) moves toward one of the other equilibria even if it starts close to N = 1. (d) Interprest these results in biological terms. Why might this a population behave as it does for small values? Potential Answer: One of the (qualitative) purposes of this model is to account for realistic population dynamics at low population levels. If a biological population pass below a critical threshold (N = 1 in this model), the population will most likely die off, possibly from random events that hit a small population harder, or more likely from a loss of genetic viability or communally driven self-sustainability. This is something often not captured in more basic population models, for example, the logistic equation N (t) = r(1 N/K)N, which predicts that even if there is a biologically unrealistic population (i.e. one individual or even a fraction of an individual), as long as the population is not 0, it can grow to its carrying capacity K. Of course, the model parameters in this more complex model are unrealistic, and are chosen to make the model solvable largely by hand. See the next problem for a case where parameters come into play more generally. 3. Consider the following model for the population of a single species (denoted u): du (1 dt = r u ) u u2 k 1 + u 2. (12) We may interpret γ(u) = r ( 1 u k ) as the (population dependent) growth rate. It is worth noting that this comes from a population model for N(t) that has a similar term VmaxN 2 N 2 1/2 +N 2. The current model is derived by rescaling time and the population so that the parameters V max and N 1/2 are both 1. (a) Use phase-line analysis to determine the behavior of this population for various values of r and k. 3

4 Answer: Set k = 30. Plotting the terms γ(u)u and u2 together for 0.05 r 1 1+u 2 using MATLAB gives the following results (note for scale that the blue curve does not change from figure to figure). Initially at r = 0, the growth rate is not enough to overcome the decay rate, and the only equilibrium is u = 0, which is stable. There is actually a transcritical bifurcation at r = 0 as a negative equilibrium passes through u = 0. For small but positive r, there is a small, positive equilibrium that is stable, while the ( zero ) equilibrium is unstable (Figure 2 4). This can be seen analytically since d u 2 du at u = 0 is 0, 1+u 2 while d du γ(u)u at u = 0 is r ( 1 2 ) k > 0. Figure 2: At r = 0.05 the only two equilibrium are u = 0 and a small positive equilibrium (not visible here). For slightly raised values of r (around ), the growth rate become enough to create two additional positive equilibria, both greater than the one already present, in a saddle node bifurcation (Figure 3). The largest positive equilibrium is stable, while the second largest is unstable. The stability for the two previous equilibria remain unchanged. Figure 3: A saddle node bifurcation has occured, resulting in two new positive equilibria 4

5 Figure 4: A zoomed in view at r = 0.39 showing the two smaller positive equilibria after the saddle node bifurcation. The largest equilibrium is around u = 25. A second saddle node bifurcation occurs between the smallest and second smallest positive equilibria, leaving only one positive equilibrium. Both it and the zero equilibrium retain their stability (Figures 5 and 6). Figure 5: A second saddle node bifurcation has occured, leaving only one positive equlibrium. 5

6 Figure 6: The equilibrium near u = k (k is the carrying capacity) is now the only positive equilibrium present. (b) Repeat part (a) in the limit of population independent growth (the limit k ). Answer: In the limit k, the carrying capacity becomes infinite, and we recover a constant growth rate γ(u) = r that no longer depends on the population. Initially at r = 0.05, the growth rate is enough to overcome the decay rate. Three equilibrium are already present. The smaller positive equilibrium is stable and appears after r = 0 through a transcritical bifurcation (just like in part (a)) with the zero equilibrium, which becomes unstable. The larger positive equilibrium also appears for r > 0 at large u values. It is unstable, with the population growing to + for initial populations greater than it, or dropping to the small positive equilibrium if the initial population starts below the larger equilibrium. Figure 7: At r = 0.05 there are two equilibrium, one at u = 0, and one small positive equilibrium. 6

7 As r increases, the two positive equilibrium approach each other (Figure 8). Figure 8: The two positive equilibria steadily approach each other with increasing r. A saddle node bifurcation occurs between the two positive equilibrium, leaving only the zero equilibrium, which is unstable (Figures 9 and 10). The population grows without bound past this critical value of the growth rate (around r = 0.5). Figure 9: A saddle node bifurcation has occured, leaving only the zero equilibrium. 7

8 Figure 10: Unbounded population growth is present. (c) Potential Answer: The results from part (a) and (b) highlight the differences based on the growth term γ(u). In both cases, the saturating self-competition term u2 1+u 2 influences the dynamics more if the growth rate is fairly small, adding in small positive equilibria, but its effects are washed out for large r. In these cases the dynamics qualitatively resemble those of the equation u = γ(u)u. In part (a) this was with γ(u) = r ( 1 u ) k, leading to capped growth based on a carrying capacity k. In part (b), since γ(u) = r, there was unbounded growth due to an infinite carrying capacity. In terms of a population living within a certain environment, if that environment cannot support a large population, there will be a hard cap to the population size. The population will also be more sensitive at low levels, indicated in the model by a much larger level for the unstable smaller positive equilibrium for k = 30 compared to k =. If events occur within the environment to drop the population below this threshold, the population will die off. A finite carrying capacity raises this threshold significantly. 8

Homework 2. Due Friday, July We studied the logistic equation in class as a model of population growth. It is given by dn dt = rn 1 N

Homework 2. Due Friday, July We studied the logistic equation in class as a model of population growth. It is given by dn dt = rn 1 N Problem 1 (10 points) Homework Due Friday, July 7 017 We studied the logistic equation in class as a model of population growth. It is given by dn dt = rn 1 N, (1) K with N(0) = N 0. (a) Make the substitutions

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

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

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

One Dimensional Dynamical Systems

One Dimensional Dynamical Systems 16 CHAPTER 2 One Dimensional Dynamical Systems We begin by analyzing some dynamical systems with one-dimensional phase spaces, and in particular their bifurcations. All equations in this Chapter are scalar

More information

Agenda Sections 2.4, 2.5

Agenda Sections 2.4, 2.5 Agenda Sections 2.4, 2.5 Reminders Read 3.1, 3.2 Do problems for 2.4, 2.5 Homework 1 due Friday Midterm Exam I on 1/23 Lab on Friday (Shapiro 2054) Office hours Tues, Thurs 3-4:30 pm (5852 East Hall) Theorem:

More information

Qualitative Analysis of Tumor-Immune ODE System

Qualitative Analysis of Tumor-Immune ODE System of Tumor-Immune ODE System L.G. de Pillis and A.E. Radunskaya August 15, 2002 This work was supported in part by a grant from the W.M. Keck Foundation 0-0 QUALITATIVE ANALYSIS Overview 1. Simplified System

More information

Problem Set Number 02, j/2.036j MIT (Fall 2018)

Problem Set Number 02, j/2.036j MIT (Fall 2018) Problem Set Number 0, 18.385j/.036j MIT (Fall 018) Rodolfo R. Rosales (MIT, Math. Dept., room -337, Cambridge, MA 0139) September 6, 018 Due October 4, 018. Turn it in (by 3PM) at the Math. Problem Set

More information

Dynamical Systems: Lecture 1 Naima Hammoud

Dynamical Systems: Lecture 1 Naima Hammoud Dynamical Systems: Lecture 1 Naima Hammoud Feb 21, 2017 What is dynamics? Dynamics is the study of systems that evolve in time What is dynamics? Dynamics is the study of systems that evolve in time a system

More information

Introduction to Population Dynamics

Introduction to Population Dynamics MATH235: Differential Equations with Honors Introduction to Population Dynamics Quote of Population Dynamics Homework Wish I knew what you were looking for. Might have known what you would find. Under

More information

Matrix Theory and Differential Equations Practice For the Final in BE1022 Thursday 14th December 2006 at 8.00am

Matrix Theory and Differential Equations Practice For the Final in BE1022 Thursday 14th December 2006 at 8.00am Matrix Theory and Differential Equations Practice For the Final in BE1022 Thursday 14th December 2006 at 8.00am Question 1 A Mars lander is approaching the moon at a speed of five kilometers per second.

More information

Qualitative Analysis of Tumor-Immune ODE System

Qualitative Analysis of Tumor-Immune ODE System of Tumor-Immune ODE System LG de Pillis and AE Radunskaya August 15, 2002 This work was supported in part by a grant from the WM Keck Foundation 0-0 QUALITATIVE ANALYSIS Overview 1 Simplified System of

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

Continuous Threshold Policy Harvesting in Predator-Prey Models

Continuous Threshold Policy Harvesting in Predator-Prey Models Continuous Threshold Policy Harvesting in Predator-Prey Models Jon Bohn and Kaitlin Speer Department of Mathematics, University of Wisconsin - Madison Department of Mathematics, Baylor University July

More information

11.6: Ratio and Root Tests Page 1. absolutely convergent, conditionally convergent, or divergent?

11.6: Ratio and Root Tests Page 1. absolutely convergent, conditionally convergent, or divergent? .6: Ratio and Root Tests Page Questions ( 3) n n 3 ( 3) n ( ) n 5 + n ( ) n e n ( ) n+ n2 2 n Example Show that ( ) n n ln n ( n 2 ) n + 2n 2 + converges for all x. Deduce that = 0 for all x. Solutions

More information

1.2. Direction Fields: Graphical Representation of the ODE and its Solution Let us consider a first order differential equation of the form dy

1.2. Direction Fields: Graphical Representation of the ODE and its Solution Let us consider a first order differential equation of the form dy .. Direction Fields: Graphical Representation of the ODE and its Solution Let us consider a first order differential equation of the form dy = f(x, y). In this section we aim to understand the solution

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

Logistic Model with Harvesting

Logistic Model with Harvesting Logistic Model with Harvesting Model Here, we will talk about a model for the growth and harvesting of a fish population. Suppose that, absent any fishermen, the population grows logistically. That is,

More information

If a function has an inverse then we can determine the input if we know the output. For example if the function

If a function has an inverse then we can determine the input if we know the output. For example if the function 1 Inverse Functions We know what it means for a relation to be a function. Every input maps to only one output, it passes the vertical line test. But not every function has an inverse. A function has no

More information

SEMELPAROUS PERIODICAL INSECTS

SEMELPAROUS PERIODICAL INSECTS SEMELPROUS PERIODICL INSECTS BRENDN FRY Honors Thesis Spring 2008 Chapter Introduction. History Periodical species are those whose life cycle has a fixed length of n years, and whose adults do not appear

More information

Chapter 18. Remarks on partial differential equations

Chapter 18. Remarks on partial differential equations Chapter 8. Remarks on partial differential equations If we try to analyze heat flow or vibration in a continuous system such as a building or an airplane, we arrive at a kind of infinite system of ordinary

More information

ANSWERS Final Exam Math 250b, Section 2 (Professor J. M. Cushing), 15 May 2008 PART 1

ANSWERS Final Exam Math 250b, Section 2 (Professor J. M. Cushing), 15 May 2008 PART 1 ANSWERS Final Exam Math 50b, Section (Professor J. M. Cushing), 5 May 008 PART. (0 points) A bacterial population x grows exponentially according to the equation x 0 = rx, where r>0is the per unit rate

More information

+ i. cos(t) + 2 sin(t) + c 2.

+ i. cos(t) + 2 sin(t) + c 2. MATH HOMEWORK #7 PART A SOLUTIONS Problem 7.6.. Consider the system x = 5 x. a Express the general solution of the given system of equations in terms of realvalued functions. b Draw a direction field,

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

Systems of Linear ODEs

Systems of Linear ODEs P a g e 1 Systems of Linear ODEs Systems of ordinary differential equations can be solved in much the same way as discrete dynamical systems if the differential equations are linear. We will focus here

More information

Predator - Prey Model Trajectories and the nonlinear conservation law

Predator - Prey Model Trajectories and the nonlinear conservation law Predator - Prey Model Trajectories and the nonlinear conservation law James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 28, 2013 Outline

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

Math 2930 Worksheet Final Exam Review

Math 2930 Worksheet Final Exam Review Math 293 Worksheet Final Exam Review Week 14 November 3th, 217 Question 1. (* Solve the initial value problem y y = 2xe x, y( = 1 Question 2. (* Consider the differential equation: y = y y 3. (a Find the

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 331 Homework Assignment Chapter 7 Page 1 of 9

Math 331 Homework Assignment Chapter 7 Page 1 of 9 Math Homework Assignment Chapter 7 Page of 9 Instructions: Please make sure to demonstrate every step in your calculations. Return your answers including this homework sheet back to the instructor as a

More information

A population of fish is modeled by the logistic equation modified to account for harvesting: 4

A population of fish is modeled by the logistic equation modified to account for harvesting: 4 Partial solution key A population of fish is modeled by the logistic equation modified to account for harvesting: dddd dddd =.pp pp aa or equivalently dddd dddd = 6 pp + pp aa. What are the equilibrium

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

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

Writing Assignment 1: Comparing Harvesting Models

Writing Assignment 1: Comparing Harvesting Models Writing Assignment : Comparing Harvesting Models Paul Allen Fall 28 Abstract We analyze two models for the harvesting of a yogurt culture growing according to the logistic model: constant-rate harvesting

More information

A population is modeled by the differential equation

A population is modeled by the differential equation Math 2, Winter 2016 Weekly Homework #8 Solutions 9.1.9. A population is modeled by the differential equation dt = 1.2 P 1 P ). 4200 a) For what values of P is the population increasing? P is increasing

More information

Complex Dynamic Systems: Qualitative vs Quantitative analysis

Complex Dynamic Systems: Qualitative vs Quantitative analysis Complex Dynamic Systems: Qualitative vs Quantitative analysis Complex Dynamic Systems Chiara Mocenni Department of Information Engineering and Mathematics University of Siena (mocenni@diism.unisi.it) Dynamic

More information

Non-Linear Dynamics Homework Solutions Week 1

Non-Linear Dynamics Homework Solutions Week 1 Non-Linear Dynamics Homework Solutions Week 1 Chris Small March, 007 Please email me at smachr09@evergreen.edu with any corrections or concerns reguarding these solutions..3. We are given that ẋ = k 1

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

Lotka Volterra Predator-Prey Model with a Predating Scavenger

Lotka Volterra Predator-Prey Model with a Predating Scavenger Lotka Volterra Predator-Prey Model with a Predating Scavenger Monica Pescitelli Georgia College December 13, 2013 Abstract The classic Lotka Volterra equations are used to model the population dynamics

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

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

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

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

7.2. Differential Equations. Phase Plots. Example 1 The logistic equation. Phase Plots. Phase Plots. Phase Plots, Equilibria, and Stability

7.2. Differential Equations. Phase Plots. Example 1 The logistic equation. Phase Plots. Phase Plots. Phase Plots, Equilibria, and Stability Differential Equations 7 7.2, Equilibria, and Stability Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. Phase plots provide a way to visualize the dynamics

More information

Linearization of Differential Equation Models

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

More information

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

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

MA 777: Topics in Mathematical Biology

MA 777: Topics in Mathematical Biology MA 777: Topics in Mathematical Biology David Murrugarra Department of Mathematics, University of Kentucky http://www.math.uky.edu/~dmu228/ma777/ Spring 2018 David Murrugarra (University of Kentucky) Lecture

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

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

Solutions to Math 53 Math 53 Practice Final

Solutions to Math 53 Math 53 Practice Final Solutions to Math 5 Math 5 Practice Final 20 points Consider the initial value problem y t 4yt = te t with y 0 = and y0 = 0 a 8 points Find the Laplace transform of the solution of this IVP b 8 points

More information

A Producer-Consumer Model With Stoichiometry

A Producer-Consumer Model With Stoichiometry A Producer-Consumer Model With Stoichiometry Plan B project toward the completion of the Master of Science degree in Mathematics at University of Minnesota Duluth Respectfully submitted by Laura Joan Zimmermann

More information

Problem Set Number 2, j/2.036j MIT (Fall 2014)

Problem Set Number 2, j/2.036j MIT (Fall 2014) Problem Set Number 2, 18.385j/2.036j MIT (Fall 2014) Rodolfo R. Rosales (MIT, Math. Dept.,Cambridge, MA 02139) Due Mon., September 29, 2014. 1 Inverse function problem #01. Statement: Inverse function

More information

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

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

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

Dynamical Systems in Neuroscience: Elementary Bifurcations

Dynamical Systems in Neuroscience: Elementary Bifurcations Dynamical Systems in Neuroscience: Elementary Bifurcations Foris Kuang May 2017 1 Contents 1 Introduction 3 2 Definitions 3 3 Hodgkin-Huxley Model 3 4 Morris-Lecar Model 4 5 Stability 5 5.1 Linear ODE..............................................

More information

Differential Equations and Modeling

Differential Equations and Modeling Differential Equations and Modeling Preliminary Lecture Notes Adolfo J. Rumbos c Draft date: March 22, 2018 March 22, 2018 2 Contents 1 Preface 5 2 Introduction to Modeling 7 2.1 Constructing Models.........................

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

Final 09/14/2017. Notes and electronic aids are not allowed. You must be seated in your assigned row for your exam to be valid.

Final 09/14/2017. Notes and electronic aids are not allowed. You must be seated in your assigned row for your exam to be valid. Final 09/4/207 Name: Problems -5 are each worth 8 points. Problem 6 is a bonus for up to 4 points. So a full score is 40 points and the max score is 44 points. The exam has 6 pages; make sure you have

More information

8.1 Bifurcations of Equilibria

8.1 Bifurcations of Equilibria 1 81 Bifurcations of Equilibria Bifurcation theory studies qualitative changes in solutions as a parameter varies In general one could study the bifurcation theory of ODEs PDEs integro-differential equations

More information

Math 2250 Lab 3 Due September 18, Name:

Math 2250 Lab 3 Due September 18, Name: Math 2250 Lab 3 Due September 18, 2014 Name: 1. Consider the differential equation dx dt = 4x4 x 2 (a) Find the equilbria and draw the phase diagram. (b) Classify the equilibria as stable, unstable, or

More information

. For each initial condition y(0) = y 0, there exists a. unique solution. In fact, given any point (x, y), there is a unique curve through this point,

. For each initial condition y(0) = y 0, there exists a. unique solution. In fact, given any point (x, y), there is a unique curve through this point, 1.2. Direction Fields: Graphical Representation of the ODE and its Solution Section Objective(s): Constructing Direction Fields. Interpreting Direction Fields. Definition 1.2.1. A first order ODE of 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

Chapter 6 Nonlinear Systems and Phenomena. Friday, November 2, 12

Chapter 6 Nonlinear Systems and Phenomena. Friday, November 2, 12 Chapter 6 Nonlinear Systems and Phenomena 6.1 Stability and the Phase Plane We now move to nonlinear systems Begin with the first-order system for x(t) d dt x = f(x,t), x(0) = x 0 In particular, consider

More information

Problem Sheet 1.1 First order linear equations;

Problem Sheet 1.1 First order linear equations; Problem Sheet 1 First order linear equations; In each of Problems 1 through 8 find the solution of the given initial value problem 5 6 7 8 In each of Problems 9 and 10: (a) Let be the value of for which

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

TMA 4195 Mathematical Modelling December 12, 2007 Solution with additional comments

TMA 4195 Mathematical Modelling December 12, 2007 Solution with additional comments Problem TMA 495 Mathematical Modelling December, 007 Solution with additional comments The air resistance, F, of a car depends on its length, L, cross sectional area, A, its speed relative to the air,

More information

Non-Linear Models. Non-Linear Models Cont d

Non-Linear Models. Non-Linear Models Cont d Focus on more sophistiated interaction models between systems. These lead to non-linear, rather than linear, DEs; often not soluble exactly in analytical form so use Phase-Plane Analysis. This is a method

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

Bifurcations in the Quadratic Map

Bifurcations in the Quadratic Map Chapter 14 Bifurcations in the Quadratic Map We will approach the study of the universal period doubling route to chaos by first investigating the details of the quadratic map. This investigation suggests

More information

Lecture : The Indefinite Integral MTH 124

Lecture : The Indefinite Integral MTH 124 Up to this point we have investigated the definite integral of a function over an interval. In particular we have done the following. Approximated integrals using left and right Riemann sums. Defined the

More information

The Logistic Equation

The Logistic Equation OpenStax-CNX module: m53710 1 The Logistic Equation OpenStax This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License 4.0 Abstract Describe

More information

Logarithms Tutorial for Chemistry Students

Logarithms Tutorial for Chemistry Students 1 Logarithms 1.1 What is a logarithm? Logarithms Tutorial for Chemistry Students Logarithms are the mathematical function that is used to represent the number (y) to which a base integer (a) is raised

More information

2t t dt.. So the distance is (t2 +6) 3/2

2t t dt.. So the distance is (t2 +6) 3/2 Math 8, Solutions to Review for the Final Exam Question : The distance is 5 t t + dt To work that out, integrate by parts with u t +, so that t dt du The integral is t t + dt u du u 3/ (t +) 3/ So the

More information

A Stability Analysis on Models of Cooperative and Competitive Species

A Stability Analysis on Models of Cooperative and Competitive Species Research Journal of Mathematical and Statistical Sciences ISSN 2320 6047 A Stability Analysis on Models of Cooperative and Competitive Species Abstract Gideon Kwadzo Gogovi 1, Justice Kwame Appati 1 and

More information

Is chaos possible in 1d? - yes - no - I don t know. What is the long term behavior for the following system if x(0) = π/2?

Is chaos possible in 1d? - yes - no - I don t know. What is the long term behavior for the following system if x(0) = π/2? Is chaos possible in 1d? - yes - no - I don t know What is the long term behavior for the following system if x(0) = π/2? In the insect outbreak problem, what kind of bifurcation occurs at fixed value

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

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

Math Ordinary Differential Equations

Math Ordinary Differential Equations Math 411 - Ordinary Differential Equations Review Notes - 1 1 - Basic Theory A first order ordinary differential equation has the form x = f(t, x) (11) Here x = dx/dt Given an initial data x(t 0 ) = x

More information

Supporting Information for Feedback Temperature Dependence Determines the Risk of High Warming

Supporting Information for Feedback Temperature Dependence Determines the Risk of High Warming GEOPHYSICAL RESEARCH LETTERS Supporting Information for eedback Temperature Dependence Determines the Risk of High Warming Jonah Bloch-Johnson 1, Raymond T. Pierrehumbert 1, and Dorian S. Abbot 1 Contents

More information

CHALMERS, GÖTEBORGS UNIVERSITET. EXAM for DYNAMICAL SYSTEMS. COURSE CODES: TIF 155, FIM770GU, PhD

CHALMERS, GÖTEBORGS UNIVERSITET. EXAM for DYNAMICAL SYSTEMS. COURSE CODES: TIF 155, FIM770GU, PhD CHALMERS, GÖTEBORGS UNIVERSITET EXAM for DYNAMICAL SYSTEMS COURSE CODES: TIF 155, FIM770GU, PhD Time: Place: Teachers: Allowed material: Not allowed: April 06, 2018, at 14 00 18 00 Johanneberg Kristian

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

Nonlinear dynamics & chaos BECS

Nonlinear dynamics & chaos BECS Nonlinear dynamics & chaos BECS-114.7151 Phase portraits Focus: nonlinear systems in two dimensions General form of a vector field on the phase plane: Vector notation: Phase portraits Solution x(t) describes

More information

Topic 5: The Difference Equation

Topic 5: The Difference Equation Topic 5: The Difference Equation Yulei Luo Economics, HKU October 30, 2017 Luo, Y. (Economics, HKU) ME October 30, 2017 1 / 42 Discrete-time, Differences, and Difference Equations When time is taken to

More information

Solutions: Section 2.5

Solutions: Section 2.5 Solutions: Section 2.5. Problem : Given dy = ay + by2 = y(a + by) with a, b > 0. For the more general case, we will let y 0 be any real number. Always look for the equilibria first! In this case, y(a +

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

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 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

Workshop on Theoretical Ecology and Global Change March 2009

Workshop on Theoretical Ecology and Global Change March 2009 2022-3 Workshop on Theoretical Ecology and Global Change 2-18 March 2009 Stability Analysis of Food Webs: An Introduction to Local Stability of Dynamical Systems S. Allesina National Center for Ecological

More information

ONE DIMENSIONAL FLOWS. Lecture 3: Bifurcations

ONE DIMENSIONAL FLOWS. Lecture 3: Bifurcations ONE DIMENSIONAL FLOWS Lecture 3: Bifurcations 3. Bifurcations Here we show that, although the dynamics of one-dimensional systems is very limited [all solutions either settle down to a steady equilibrium

More information

We shall finally briefly discuss the generalization of the solution methods to a system of n first order differential equations.

We shall finally briefly discuss the generalization of the solution methods to a system of n first order differential equations. George Alogoskoufis, Dynamic Macroeconomic Theory, 2015 Mathematical Annex 1 Ordinary Differential Equations In this mathematical annex, we define and analyze the solution of first and second order linear

More information

1. Population dynamics of rabbits and foxes

1. Population dynamics of rabbits and foxes 1. Population dynamics of rabbits and foxes (a) A simple Lotka Volterra Model We have discussed in detail the Lotka Volterra model for predator-prey relationships dn prey dt = +R prey,o N prey (t) γn prey

More information

A Simple Model of Evolution with Variable System Size

A Simple Model of Evolution with Variable System Size A Simple Model of Evolution with Variable System Size Claus Wilke and Thomas Martinetz Institut für Neuroinformatik Ruhr-Universität Bochum (Submitted: ; Printed: September 28, 2001) A simple model of

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

Stability of Dynamical systems

Stability of Dynamical systems Stability of Dynamical systems Stability Isolated equilibria Classification of Isolated Equilibria Attractor and Repeller Almost linear systems Jacobian Matrix Stability Consider an autonomous system u

More information

Question: Total. Points:

Question: Total. Points: MATH 308 May 23, 2011 Final Exam Name: ID: Question: 1 2 3 4 5 6 7 8 9 Total Points: 0 20 20 20 20 20 20 20 20 160 Score: There are 9 problems on 9 pages in this exam (not counting the cover sheet). Make

More information

Lecture Notes for Math 251: ODE and PDE. Lecture 27: 7.8 Repeated Eigenvalues

Lecture Notes for Math 251: ODE and PDE. Lecture 27: 7.8 Repeated Eigenvalues Lecture Notes for Math 25: ODE and PDE. Lecture 27: 7.8 Repeated Eigenvalues Shawn D. Ryan Spring 22 Repeated Eigenvalues Last Time: We studied phase portraits and systems of differential equations with

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