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

Size: px
Start display at page:

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

Transcription

1 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 university, either physically or via the VP, you can read an online version at The lack of real contact between mathematics and biology is either a tragedy, a scandal, or a challenge, it is hard to decide which. Gian-Carlo Rota Mathematical modelling in biology This course is about the application of mathematics to the Life Sciences. We ll begin with some very simple population models, then move on to more interesting and sophisticated models, eventually applying the mathematical tools we ll develop to the study of chemical reactions, metabolism and gene regulation. One of the highlights of the course will be a famous paper by Alan Turing s about the appearance of patterns during the development of an embryo: here is a brief outline of the course. (1) The first 5 6 weeks of the term will be modelled closely on Jim Murray s famous book Mathematical Biology: an introduction. Our main aims will be to: learn to read, interpret, critique and develop models based on di erential equations, including ODEs, PDEs and delay di erential equations (DDEs); study some standard examples including logistic growth, Lotka-Volterra (predatorprey) and mass-action chemical kinetics; 1 In M. ac, G.-C. Rota and J. T. Schwartz (1986), Discrete Thoughts, Birkhäuser, Boston. 1.1

2 emphasize the extraction of qualitative information about the behaviour of solutions. (2) The latter half of course will be devoted to reading famous or recent papers, including: Alan Turing s celebrated paper On the Chemical Basis of Morphogenesis ; papers related to Christine Reder s influential work on Metabolic Flux Analysis; papers on the Gillespie algorithm for modelling chemical reactions among small numbers of molecules; Yuri Alon s work on regulatory motifs. But before we plunge into these interesting matters, it s worth pausing briefly to think about what it is that people are doing when they use mathematics to model biological systems. To this end, I ve borrowed a figure which appears here as Fig. 1.1 from a recent paper 2 by (former Manchester lecturer) Prof. Helen Byrne. She reviews the contributions of mathematical modelling to the study of cancer and an important feature of the approach illustrated in her diagrams is that the process of model development is cyclical, starting from data and the hypotheses they inspire, passing through the formulation of explicit mathematical models and their analysis and returning, via biological interpretation of the analytic results and predictions, to new experiments and data. Also note that the skills one typically develops during a mathematical education analysing mathematical objects and solving equations are only part of the process: the formulation of explicit models from verbal descriptions and the reinterpretation of mathematical results in the language of the original problem are at least as important. Although I do not expect you to memorise this diagram, nor to shoehorn every model we develop into this scheme, similar concerns will motivate a lot of the discussion this term. But rather than speak abstractly, the remainder of this first lecture will be devoted to developing simple models for the population of a single species that we will refine, through a few cycles of mathematical analysis and biological critique. 1.2 Models for a single species The examples we ll discuss in the remainder of the lecture are very straightforward and you may have seen them before, but I want to use them as vehicles to introduce several themes that will occupy us for the rest of the term. Although both of the models we ll discuss have exact solutions in terms of well-known functions, I want to study them for a number of reasons. Firstly, one can get a good qualitative understanding of the population s behaviour without reference to the exact solutions 2 Helen M. Byrne (2010), Dissecting cancer through mathematics: from the cell to the animal model, ature Reviews Cancer, 10(3): DOI /nrc

3 a b Experimental data Model predictions Biological hypothesis Biological hypotheses Model solution and validation State model assumptions and identify key physic al variables Model formulation and refinement From biological hypothesis to testable prediction by mathematical modelling a The modelling cycle, highlighting its iterative and multidisciplinary nature. Analysis of experimental data is used to generate biological hypotheses that are then formulated as a mathematical model. Preliminary model validation involves establishing consistency between model solutions and the experimental data. If this is not obtained, then the original hypotheses and mathematical model must be revised until there is qualitative agreement. Parameter values can be estimated by fitting the model to the data and the model used to generate new, experimentally testable predictions. b The stages involved in the development and validation of a mathematical model. Develop word equations for all variables and identify the physical processes that regulate their dynamics Convert word equations into mathematical equations, specifying all functional forms Solve mathematical model using appropriate numerical and analytical techniques Check consistency of r esults with original biological hypothesis Figure 1.1: The figure above comes from Helen M. Byrne (2010), ature Reviews Cancer, 10(3):

4 and this sort of qualitative analysis will prove useful for models that aren t exactly soluble. Secondly, these models are very well-studied and many more sophisticated models use them as a foundation and a source of intuition. Both models evolve in continuous time (as opposed to advancing time in, say, one-year jumps, as might be appropriate for animals that only mate once a year) and both represent the population-as-a-function-of-time with a continuously-varying function. They re of the general form =births deaths + migration. (1.1) where (t) isthenumberof beings (bacteria,say,oryeastorplanktonorpu on some isolated arctic island...). ns Malthusian growth Perhaps the simplest model of the form (1.1) is one proposed by Thomas Malthus 3 that has: no migration; abirthrate(measuredino spring-per-unit-time)proportionaltothepopulation; adeathratethat salsoproportionaltothepopulation. The model is thus = b {z} births {z} deaths = (b d) = r (1.2) where b and d are positive real numbers and I have defined r = b has solution (t) = 0 e rt d. This ODE where 0 = (t = 0) is the initial population. It also has dull qualitative dynamics: if r<0(equivalenttob<d)thenthepopulationdiesawayexponentially; if r =0(sob = d) thepopulationholdssteadyatitsinitialvalue; if r>0(sob>d)thepopulationgrowsexponentially. Thus, in the absence of an exact balance between birth and death rates, there can be no steady population. ow, clearly, this model leaves out a lot of complicating, and perhaps relevant, phenomena. The following factors help explain why one wouldn t expect the model in Eqn. (1.2) to give a good account of, say, the growth of the human population: 3 T.R. Malthus (1798), An Essay on the Principle of Population. 1.4

5 The population (t) variescontinuouslyintime,butthetruepopulationis a whole number. When the population is large enough this doesn t matter much, but when the population falls to just a few individuals 4 one needs a di erent sort of model, involving discrete, random jumps in the population rather than di erential equations. We ll learn how to do this later in the term. There is no account taken of sexual reproduction: o spring just appear at a rate proportional to the total population. There is no account of gestation, the time it takes for a child to mature in the womb. We ll learn one interesting approach to this, and related issues, in the next lecture. There is no account of the age structure of the population. Modern humans bear their children during a few of decades in the middle of a much longer life, but the Malthusian growth law does not reflect this. The model has no spatial component and makes no distinction between various subpopulations, but human fertility (measured by, say, the average number of children born to a woman over her life) varies strongly between industrialised urban societies and more rural ones. One sometimes deals with such issues by making the population vary in both space and time, introducing a PDE for (x, t) wherex is a space variable. We will touch on this approach briefly a few weeks from now. The Malthusian growth law (1.2) permits unbounded growth, but something disease, war or famine, for example would eventually limit the growth of a human populations. We will see one very simple way to model such limits in the next section Logistic growth A slightly more recent 5 model due to Verhulst, who was a contemporary of Darwin, suggests the growth law = r 1, (1.3) which is similar in form to the Malthusian law, but with the role of the net growth rate (b d) playedinsteadbytheformr(1 (/)): Eqn. (1.3) is usually called 4 Modern cheetahs have unusually low genetic diversity they re more inbred than many strains of laboratory mice suggesting that the species nearly went extinct in the recent (on the evolutionary timescale) past. Some scientists estimate that at the end of the last ice age (around 10,000 years ago) the cheetah population may have fallen to no more than about a dozen animals. See, e.g., M. Menotti-Raymond and S. J. O Brien (1993), Dating the genetic bottleneck of the African cheetah, PAS, 90: DOI: /pnas Murray cites Pierre-François Verhulst (1838), otice sur la loi que la population poursuit dans son accroissement, Correspondance mathématique et physique, 10: and Pierre-François Verhulst (1845), Recherches mathématiques sur la loi d accroissement de la population [Mathematical Researches into the Law of Population Growth Increase], ouveaux Mémoires de l Académie Royale des Sciences et Belles-Lettres de Bruxelles, 18:

6 the logistic growth law. The parameter is called the carrying capacity and it represents some sort of constraint on the population food supply or number of nesting sites or any other critical resource whose availability limits the growth of the populaton. To see why, note that when the logistic law becomes r and the population grows approximately exponentially. But as increases the number of o spring per member of the population starts to decline and, for >, actually becomes negative (in terms of Eqn. (1.1), the per-being death rate exceeds the birth rate). It is possible to solve this equation exactly to obtain (t) = 0 e rt ( + 0 (e rt 1)), but it will prove more fruitful to see what we can learn about the solution without reference to this result. The logistic growth law (1.3) has very di erent qualitative behaviour than the Malthusian one (1.2). In particular, it has two equilibria (values of the population for which / =0): =0 ) 0=r 1 ) =0or =. This is especially easy to see if one makes a sketch of / as a function of : see Figure 1.2. The equilibrium at =0issaiobeunstable because any small, nonzero population increases, while the equilibrium at = is stable in the sense that small deviations from (t) = tend to die away. The sketch in Figure 1.2 illustrates this, but one can make the same point with a calculation that will serve as a prototype for an analysis we ll do repeatedly throughout the term. Suppose we introduce a new variable n(t) =(t) and suppose further that n(t) or, equivalently, that n/ 1. Then dn = d ( ) = ( + n) = r( + n) 1 = r( + n) 1 1+ n = r 1+ n n rn where, in passing to the final line, I have used the assumption (n/) 1toneglect the term of order (n/) 2.Thismeansthatifn(t) > 0, dn/ < 0anhepopulation declines, approximately exponentially, toward n(t) =0. Similarly,n(t) < 0, then dn/ > 0anhepopulationgrows,againapproaching(t) = exponentially. This behaviour is illustrated in Figure

7 Logistic ODE / 0 r/4 -r/4 0 /4 /2 3/4 Population Figure 1.2: The logistic growth law: note that it doesn t make any sense to consider <0 as is supposed to be a population. The orange points at =0and = are the equilibria (places where / =0) and the orange arrows are meant to indicate that / > 0 when 0 <<, but / < 0 when >. Thus for any initial condition 0 satisfying 0 < 0 <the solution (t) is monotone increasing, while if < 0 then (t) is monotone decreasing. Logistic Growth Population (t) Time 8 Figure 1.3: Solutions to the logistic growth law (1.3) with r = 1 and four di erent initial conditions, 0 / 2{0.1, 0.3, 0.75, 1.25}. All four solutions tend asymptotically to (t) =. 1.7

8 1.3 Linearisation in general The techniques we ve applied here can be generalised: the graphical technique illustrated in Figure 1.2 clearly works for any ODE of the form = f() (1.4) where f() isacontinuousfunction. Further,thecalculationsoftheprevious section can be made to apply near any equilibrium?.thatis,suppose? is such that f(? ) = 0. ow consider solutions of the ODE (1.4) whose initial conditions lie near to?.definen(t) sothat(t) =? + n(t) or,equivalently, Then we have dn n(t) =(t)?. = d ((t)?) = = f() = f(? + n) and if we expand the rightmost expression in a Taylor series around? we obtain dn f(?)+nf 0 (? )+... (1.5) If f 0 (? ) 6= 0,thisis tofirstnonvanishingorder alinearodewhosesolutions are n(t) =n 0 e f 0 (?)t. If f 0 (? ) < 0thisisexponentialdecaywithacharacteristictimescale 1/f 0 (? ). 1.4 A word about dimensionless variables It s a very common practice to simplify models by introducing new variables and new units of time and the logistic growth law provides a good example of how to do this and why it can be useful. Table 1.1 provides a summary of the variables appearing in the original model and the units in which they are measured. In light of this table, there are two natural dimensionless variables: x = and = rt. The first amounts to measuring the population in units of the carrying capacity, while the second involves measuring time in units of 1/r, which is, in linear approximation, the time it takes for a single animal to produce a single o spring under optimal conditions. We d then like to find an ODE for dx/d. First, by thinking of t as a function of and invoking the chain rule, we get dx d = dx d 1.8 = 1 r dx, (1.6)

9 Variable or Parameter r t Units the population: units of beings the carrying capacity: units of beings maximal per-animal growth rate: units of 1/time units of time Table 1.1: The variables and parameters of the logistic growth law (1.3) along with their units. ote that the units of r are determined by the form of the ODE: the lefthand side has units of beings-per-unit-time, so the the righthand side must have the same units. The quantity in parentheses is dimensionless and has units of beings, so r must have units of 1/time. where, to get the second equality, I have used t = /r,so/d =1/r. We then continue the calculation as follows: dx = d = 1 = 1 apple r 1. (1.7) Finally, by combining Eqns. (1.6) and (1.7), we obtain dx d = 1 dx r apple 1 = 1 r = 1 r 1 = x(1 x). (1.8) otice that the final equation above has no parameters at all. If one looks at the logistic law in its natural units measuring the population in terms of the carrying capacity and time in units of 1/r then there is really only a single underlying system and thus only a single underlying pattern of dynamics: findings such as this are among the main motivations for converting models into dimensionless form. In general one can eliminate one parameter for each dimensionless quantity defined and so reduce the apparent complexity of the model. 1.9

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

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

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

CHAPTER 2--THE DEVELOPMENT OF EVOLUTIONARY THEORY

CHAPTER 2--THE DEVELOPMENT OF EVOLUTIONARY THEORY CHAPTER 2--THE DEVELOPMENT OF EVOLUTIONARY THEORY Student: 1. In Europe during the Middle Ages, it was believed that. A. all species had evolved from a common ancestor B. evolution was the result of natural

More information

Charles Darwin & Natural Selection

Charles Darwin & Natural Selection Charles Darwin & Natural Selection Darwin Born in Shrewsbury, England, in 1809 Studied medicine at Edinburgh University (1825-1827) where the sight of blood and surgery without anesthetics repulsed him

More information

Animal Population Dynamics

Animal Population Dynamics Animal Population Dynamics Jennifer Gervais Weniger 449 737-6122 jennifer.gervais@oregonstate.edu Syllabus Course webpage http://oregonstate.edu/~gervaisj/ There is something fascinating about science.

More information

Reading Selection: How do species change over time?

Reading Selection: How do species change over time? Reading Selection: How do species change over time? 1. Who first studied how species change over time? Jean-Baptiste Lamarck (1744-1829) and Charles Darwin (1809-1882) both had ideas about how life on

More information

Learning objectives. Evolution in Action. Chapter 8: Evolution and Natural Selection. By the end of today s topic students should be able to:

Learning objectives. Evolution in Action. Chapter 8: Evolution and Natural Selection. By the end of today s topic students should be able to: ANNOUNCEMENTS Thursday February 13, 2014 Chapter 8: Evolution and Natural Selection Dr. Traver returns next week. Movie on Tuesday afternoon What Darwin Never Knew. Midterm 2 is next week 2/20/2014 Use

More information

How do species change over time?

How do species change over time? Who first studied how species change over time? How do species change over time? Jean-Baptiste Lamarck (1744-1829) and Charles Darwin (1809-1882) both had ideas about how life on earth changed over time.

More information

Ecology Regulation, Fluctuations and Metapopulations

Ecology Regulation, Fluctuations and Metapopulations Ecology Regulation, Fluctuations and Metapopulations The Influence of Density on Population Growth and Consideration of Geographic Structure in Populations Predictions of Logistic Growth The reality of

More information

Noise, Chaos, and the Verhulst Population Model

Noise, Chaos, and the Verhulst Population Model University of Wyoming Wyoming Scholars Repository Honors Theses AY 16/17 Undergraduate Honors Theses Winter 12-9-2016 Noise, Chaos, and the Verhulst Population Model Laurel J. Leonhardt University of Wyoming,

More information

Dynamical models of HIV-AIDS e ect on population growth

Dynamical models of HIV-AIDS e ect on population growth Dynamical models of HV-ADS e ect on population growth David Gurarie May 11, 2005 Abstract We review some known dynamical models of epidemics, given by coupled systems of di erential equations, and propose

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

Genetic Changes Lesson 2 CW

Genetic Changes Lesson 2 CW Guiding Question What theory serves as the basis of what we believe about how evolutionary changes occur? 7 th GRADE SCIENCE Genetic Changes Lesson 2 CW # Name: Date: Homeroom: I can Activator At the beginning

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

15-1 The Puzzle of Life's Diversity Slide 1 of 20

15-1 The Puzzle of Life's Diversity Slide 1 of 20 1 of 20 Evolution is the process by which modern organisms have descended from ancient organisms. * Known as biological change over time A scientific theory is a well-supported testable explanation of

More information

The Derivative of a Function

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

More information

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

Evolutionary Forces. What changes populations (Ch. 17)

Evolutionary Forces. What changes populations (Ch. 17) Evolutionary Forces What changes populations (Ch. 17) Forces of evolutionary change Natural selection traits that improve survival or reproduction accumulate in the population ADAPTIVE change Genetic drift

More information

Evolution 1 Star. 6. The different tools used during the beaks of finches lab represented. A. feeding adaptations in finches

Evolution 1 Star. 6. The different tools used during the beaks of finches lab represented. A. feeding adaptations in finches Name: Date: 1. ccording to modern evolutionary theory, genes responsible for new traits that help a species survive in a particular environment will usually. not change in frequency. decrease gradually

More information

19. When allele frequencies change as a result of the migration of a small subgroup of a population

19. When allele frequencies change as a result of the migration of a small subgroup of a population CP Biology: Evolution Name: Per: Directions: Use your textbook to help you answer the practice questions for each chapter. It is important that you READ the chapter sections and not just search for the

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

A Summary of the Theory of Evolution

A Summary of the Theory of Evolution A Summary of the Theory of Evolution Raúl Esperante Geoscience Research Institute Loma Linda, California What is Evolution? What does the term evolution mean? The word has three meanings that are relevant

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

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

Introduction to the Study of Life

Introduction to the Study of Life 1 Introduction to the Study of Life Bio 103 Lecture GMU Dr. Largen 2 Outline Biology is the science of life The process of science Evolution, unity and diversity Core principles of biology 3 The Science

More information

Population Models Part I

Population Models Part I Population Models Part I Marek Stastna Successoribus ad Successores Living things come in an incredible range of packages However from tiny cells to large mammals all living things live and die, making

More information

16.1 Darwin s Voyage of Discovery Lesson Objectives State Charles Darwin s contribution to science.

16.1 Darwin s Voyage of Discovery Lesson Objectives State Charles Darwin s contribution to science. 16.1 Darwin s Voyage of Discovery Lesson Objectives State Charles Darwin s contribution to science. Describe the three patterns of biodiversity noted by Darwin. Darwin s Epic Journey 1. THINK VISUALLY

More information

Evolution Notes Darwin and His Ideas

Evolution Notes Darwin and His Ideas Evolution Notes Darwin and His Ideas Charles Darwin Charles Darwin was born in 1809 (on the same day as Abraham Lincoln) In Darwin s day, scientists were just starting to come around to the idea the Earth

More information

Biological Anthropology

Biological Anthropology Biological Anthropology Sample Exam 1 Multiple-Choice Questions For each of the following questions, circle the answer that is most correct. Each question is worth two (2) points. 1. Which of the following

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

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

ADAPTATIONS. Characteristics that give an organism a better chance of survival.

ADAPTATIONS. Characteristics that give an organism a better chance of survival. ADAPTATIONS Characteristics that give an organism a better chance of survival. Special traits that help living organisms survive in a particular environment. Ex: Polar bear s thick white fur keeps him

More information

Chapter 15 Darwin s Theory of Evolution. Essential Question: What evidence did Darwin use to develop his theory of evolution?

Chapter 15 Darwin s Theory of Evolution. Essential Question: What evidence did Darwin use to develop his theory of evolution? Chapter 15 Darwin s Theory of Evolution Essential Question: What evidence did Darwin use to develop his theory of evolution? 15-1 The Puzzle of Life s Diversity How did life change from a prokaryote to

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

3-LS1-1 From Molecules to Organisms: Structures and Processes

3-LS1-1 From Molecules to Organisms: Structures and Processes 3-LS1-1 From Molecules to Organisms: Structures and Processes 3-LS1-1. Develop models to describe that organisms have unique and diverse life cycles but all have in common birth, growth, reproduction,

More information

Evolution. Chapters 16 & 17

Evolution. Chapters 16 & 17 Evolution Chapters 16 & 17 Darwin s Voyage Chapter 16 Change over time Evolution Charles Darwin Developed a scientific theory that explains how modern organisms evolved over long periods of time through

More information

How to Use This Presentation

How to Use This Presentation How to Use This Presentation To View the presentation as a slideshow with effects select View on the menu bar and click on Slide Show. To advance through the presentation, click the right-arrow key or

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

Logistic systems with linear feedback

Logistic systems with linear feedback Journal of Physics: Conference Series PAPER OPEN ACCESS Logistic systems with linear feedback To cite this article: Leonid Son et al 06 J. Phys.: Conf. Ser. 738 0053 View the article online for updates

More information

Extensive evidence indicates that life on Earth began more than 3 billion years ago.

Extensive evidence indicates that life on Earth began more than 3 billion years ago. V Extensive evidence indicates that life on Earth began more than 3 billion years ago. Fossils found in ancient rocks have given us many clues to the kind of life that existed long ago. The first living

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

Introduction. Chapter What is this book about?

Introduction. Chapter What is this book about? Chapter 1 Introduction 1.1 What is this book about? This book is about how to construct and use computational models of specific parts of the nervous system, such as a neuron, a part of a neuron or a network

More information

BIOS 5970: Plant-Herbivore Interactions Dr. Stephen Malcolm, Department of Biological Sciences

BIOS 5970: Plant-Herbivore Interactions Dr. Stephen Malcolm, Department of Biological Sciences BIOS 5970: Plant-Herbivore Interactions Dr. Stephen Malcolm, Department of Biological Sciences D. POPULATION & COMMUNITY DYNAMICS Week 10. Population models 1: Lecture summary: Distribution and abundance

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

Darwin s Theory of Evolution. Geological Change. Lyell's Principles of Geology Ideas That Shaped Darwin s Thinking

Darwin s Theory of Evolution. Geological Change. Lyell's Principles of Geology Ideas That Shaped Darwin s Thinking Darwin s Theory of Evolution 15.2 Ideas That Shaped Darwin s Thinking Geological Change In 1795, James Hutton published a hypothesis about the geological forces that shaped Earth. Most of these geological

More information

Darwin s Theory of Evolution. The Puzzle of Life s Diversity

Darwin s Theory of Evolution. The Puzzle of Life s Diversity Darwin s Theory of Evolution The Puzzle of Life s Diversity Evolutionary Theory A scientific explanation that can illustrate the diversity of life on Earth Theory A well-supported, testable explanation

More information

Review of Lecture 5. F = GMm r 2. = m dv dt Expressed in terms of altitude x = r R, we have. mv dv dx = GMm. (R + x) 2. Max altitude. 2GM v 2 0 R.

Review of Lecture 5. F = GMm r 2. = m dv dt Expressed in terms of altitude x = r R, we have. mv dv dx = GMm. (R + x) 2. Max altitude. 2GM v 2 0 R. Review of Lecture 5 Models could involve just one or two equations (e.g. orbit calculation), or hundreds of equations (as in climate modeling). To model a vertical cannon shot: F = GMm r 2 = m dv dt Expressed

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

EVOLUTION. Charles Darwin

EVOLUTION. Charles Darwin EVOLUTION Charles Darwin Question for Thought Earth has millions of other kinds of organisms of every imaginable shape, size, and habitat. This variety of living things is called biological diversity.

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

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

What is essential difference between snake behind glass versus a wild animal?

What is essential difference between snake behind glass versus a wild animal? What is essential difference between snake behind glass versus a wild animal? intact cells physiological properties genetics some extent behavior Caged animal is out of context Removed from natural surroundings

More information

Lecture 01: Mathematical Modeling and Physics

Lecture 01: Mathematical Modeling and Physics Massachusetts Institute of Technology MITES 2017 Physics III Lecture 01: Mathematical Modeling and Physics In these notes, we define physics and discuss how the properties of physical theories suggest

More information

Biology Slide 1 of 41

Biology Slide 1 of 41 Biology 1 of 41 15-3 Darwin Presents His Case 2 of 41 15-3 Darwin Presents His Case Publication of On the Origin of Species Publication of On the Origin of Species Darwin filled notebooks with his ideas

More information

MIDDLE SCHOOL BIOLOGY LABORATORY 1ST SEMESTER NAME: DATE: Activity: for each text we will highlight the most important information.

MIDDLE SCHOOL BIOLOGY LABORATORY 1ST SEMESTER NAME: DATE: Activity: for each text we will highlight the most important information. NAME: DATE: TEACHER: Albert Hernandez. GRADE: 2 nd I. Read text carefully and answer the questions bellow. Activity: for each text we will highlight the most important information. The Goal of Science

More information

There are 3 parts to this exam. Use your time efficiently and be sure to put your name on the top of each page.

There are 3 parts to this exam. Use your time efficiently and be sure to put your name on the top of each page. EVOLUTIONARY BIOLOGY EXAM #1 Fall 2017 There are 3 parts to this exam. Use your time efficiently and be sure to put your name on the top of each page. Part I. True (T) or False (F) (2 points each). Circle

More information

Biology. Slide 1 of 41. End Show. Copyright Pearson Prentice Hall

Biology. Slide 1 of 41. End Show. Copyright Pearson Prentice Hall Biology 1 of 41 15-3 Darwin Presents His Case 2 of 41 Publication of On the Origin of Species Publication of On the Origin of Species Darwin filled notebooks with his ideas about species diversity and

More information

Biology Chapter 15 Evolution Notes

Biology Chapter 15 Evolution Notes Biology Chapter 15 Evolution Notes Section 1: Darwin's Theory of Evolution by Natural Selection Charles Darwin- English naturalist that studied animals over a number of years before developing the theory

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

Publication of On the Origin of Species Darwin Presents His Case

Publication of On the Origin of Species Darwin Presents His Case Publication of On the Origin of Species Publication of On the Origin of Species Darwin filled notebooks with his ideas about species diversity and the evolution process. Darwin was stunned and disturbed

More information

APPM 2360 Lab #3: The Predator Prey Model

APPM 2360 Lab #3: The Predator Prey Model APPM 2360 Lab #3: The Predator Prey Model 1 Instructions Labs may be done in groups of 3 or less. One report must be turned in for each group and must be in PDF format. Labs must include each student s:

More information

Chapter 4 Population and Economic Growth

Chapter 4 Population and Economic Growth Economic Growth 3rd Edition Weil Solutions Manual Completed download solutions manual Economic Growth 3rd Edition by David Weil: https://solutionsmanualbank.com/download/solution-manual-for-economic-growth-

More information

14 Ideas That Shaped Darwin's Thinking Slide 1 of 27

14 Ideas That Shaped Darwin's Thinking Slide 1 of 27 14 Ideas That Shaped 1 of 27 An Ancient, Changing Earth An Ancient, Changing Earth How did Hutton and Lyell describe geological change? 2 of 27 An Ancient, Changing Earth Hutton and Lyell helped scientists

More information

Anthro. 101: Human Biological Evolution. Lecture 2 : Origins of Evolutionary Theory. Prof. Kenneth Feldmeier

Anthro. 101: Human Biological Evolution. Lecture 2 : Origins of Evolutionary Theory. Prof. Kenneth Feldmeier Anthro. 101: Human Biological Evolution Lecture 2 : Origins of Evolutionary Theory Prof. Kenneth Feldmeier feldmekj@lavc.edu feldmekj@weebly.com Darwin and the history of evolutionary thinking Historical

More information

Thursday, March 21, 13. Evolution

Thursday, March 21, 13. Evolution Evolution What is Evolution? Evolution involves inheritable changes in a population of organisms through time Fundamental to biology and paleontology Paleontology is the study of life history as revealed

More information

VERY SIMPLY PUT-- Evolution is. change in a species over time.

VERY SIMPLY PUT-- Evolution is. change in a species over time. EVOLUTION VERY SIMPLY PUT-- Evolution is change in a species over time. How long did it take to CHANGE? 66 million years ago 54 million years ago 37 million years ago 26 million years ago Present Day There

More information

Math 2930 Worksheet Introduction to Differential Equations

Math 2930 Worksheet Introduction to Differential Equations Math 2930 Worksheet Introduction to Differential Equations Week 1 August 24, 2017 Question 1. Is the function y = 1 + t a solution to the differential equation How about the function y = 1 + 2t? How about

More information

Populations Models: Part I

Populations Models: Part I Populations Models: Part I Phil. Pollett UQ School of Maths and Physics Mathematics Enrichment Seminars 26 August 2015 Phil. Pollett (UQ School of Maths and Physics) Populations Models: Part I 1 / 48 Growth

More information

ADVANCED PLACEMENT BIOLOGY

ADVANCED PLACEMENT BIOLOGY ADVANCED PLACEMENT BIOLOGY Description Advanced Placement Biology is designed to be the equivalent of a two-semester college introductory course for Biology majors. The course meets seven periods per week

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

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

Theory a well supported testable explanation of phenomenon occurring in the natural world.

Theory a well supported testable explanation of phenomenon occurring in the natural world. Evolution Theory of Evolution Theory a well supported testable explanation of phenomenon occurring in the natural world. Evolution the process by which modern organisms changed over time from ancient common

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

Math 2930 Worksheet Introduction to Differential Equations. What is a Differential Equation and what are Solutions?

Math 2930 Worksheet Introduction to Differential Equations. What is a Differential Equation and what are Solutions? Math 2930 Worksheet Introduction to Differential Equations Week 1 January 25, 2019 What is a Differential Equation and what are Solutions? A differential equation is an equation that relates an unknown

More information

Adaptation and Change

Adaptation and Change Adaptation and Change An adaptation is any structure or behavioral trait that improves an organism's success at reproducing and surviving. Most adaptations serve one of three purposes: 1. help an organism

More information

SCOTCAT Credits: 20 SCQF Level 7 Semester 1 Academic year: 2018/ am, Practical classes one per week pm Mon, Tue, or Wed

SCOTCAT Credits: 20 SCQF Level 7 Semester 1 Academic year: 2018/ am, Practical classes one per week pm Mon, Tue, or Wed Biology (BL) modules BL1101 Biology 1 SCOTCAT Credits: 20 SCQF Level 7 Semester 1 10.00 am; Practical classes one per week 2.00-5.00 pm Mon, Tue, or Wed This module is an introduction to molecular and

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

THE HISTORY OF THE THEORY. Darwin presented that happens and offered an of how it happens. Theory a broad that has been and

THE HISTORY OF THE THEORY. Darwin presented that happens and offered an of how it happens. Theory a broad that has been and Evolution Notes THE HISTORY OF THE THEORY Why is the evolutionary theory associated with Charles Darwin? Darwin presented that happens and offered an of how it happens. o Evolution the process by which

More information

BIOL 1010 Introduction to Biology: The Evolution and Diversity of Life. Spring 2011 Sections A & B

BIOL 1010 Introduction to Biology: The Evolution and Diversity of Life. Spring 2011 Sections A & B BIOL 1010 Introduction to Biology: The Evolution and Diversity of Life. Spring 2011 Sections A & B Steve Thompson: stthompson@valdosta.edu http://www.bioinfo4u.net 1 Natural Selection and Variation through

More information

of EVOLUTION???????????? states that existing forms of life on earth have arisen from earlier forms over long periods of time.

of EVOLUTION???????????? states that existing forms of life on earth have arisen from earlier forms over long periods of time. Evolution The WHAT theory IS of EVOLUTION???????????? states that existing forms of life on earth have arisen from earlier forms over long periods of time. Some of the strongest evidence to support evolution

More information

15 2 Ideas That Shaped Darwin's Thinking

15 2 Ideas That Shaped Darwin's Thinking 1 of 27 Belief of his time 1. Earth was young (~4,000 years old) 2. Plants/ animals never changed 2 of 27 An Ancient, Changing Earth Fossils challenged both of these Beliefs 3 of 27 Geologist gave evidence

More information

Maps and differential equations

Maps and differential equations Maps and differential equations Marc R. Roussel November 8, 2005 Maps are algebraic rules for computing the next state of dynamical systems in discrete time. Differential equations and maps have a number

More information

Chapter 16: Evolutionary Theory

Chapter 16: Evolutionary Theory Chapter 16: Evolutionary Theory Section 1: Developing a Theory Evolution: Artificial Selection: Evolution: I. A Theory to Explain Change Over Time B. Charles Darwin C. Theory: D. Modern evolutionary theory

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

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

Evolution. Before You Read. Read to Learn

Evolution. Before You Read. Read to Learn Evolution 15 section 3 Shaping Evolutionary Theory Biology/Life Sciences 7.e Students know the conditions for Hardy-Weinberg equilibrium in a population and why these conditions are not likely to appear

More information

Lesson 1 Syllabus Reference

Lesson 1 Syllabus Reference Lesson 1 Syllabus Reference Outcomes A student Explains how biological understanding has advanced through scientific discoveries, technological developments and the needs of society. Content The theory

More information

5 Alfred Lotka, Vito Volterra, and Population Cycles

5 Alfred Lotka, Vito Volterra, and Population Cycles 5 Alfred Lotka, Vito Volterra, and opulation Cycles Dr. Umberto D Ancona entertained me several times with statistics that he was compiling about fishing during the period of the war and in periods previous

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

Unit 1: Intro to Physical Anthropology & evolution foundation

Unit 1: Intro to Physical Anthropology & evolution foundation Unit 1: Intro to Physical Anthropology & evolution foundation 1 Summary 1. Introductions 2. Redtape 3. Question: What things make us so unique? 4. Outline of the course 2 Course website https://creason.co/

More information

2. Overproduction: More species are produced than can possibly survive

2. Overproduction: More species are produced than can possibly survive Name: Date: What to study? Class notes Graphic organizers with group notes Review sheets What to expect on the TEST? Multiple choice Short answers Graph Reading comprehension STRATEGIES Circle key words

More information

A A A A B B1

A A A A B B1 LEARNING OBJECTIVES FOR EACH BIG IDEA WITH ASSOCIATED SCIENCE PRACTICES AND ESSENTIAL KNOWLEDGE Learning Objectives will be the target for AP Biology exam questions Learning Objectives Sci Prac Es Knowl

More information

Formalizing the gene centered view of evolution

Formalizing the gene centered view of evolution Chapter 1 Formalizing the gene centered view of evolution Yaneer Bar-Yam and Hiroki Sayama New England Complex Systems Institute 24 Mt. Auburn St., Cambridge, MA 02138, USA yaneer@necsi.org / sayama@necsi.org

More information

The Logistic Model of Growth

The Logistic Model of Growth AU J.T. 11(2: 99-14 (Oct. 27 The Logistic Model of Growth Graham Kenneth Winley Faculty of Science and Technology Assumption University Bangkok Thailand Abstract This article

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

SPA for quantitative analysis: Lecture 6 Modelling Biological Processes

SPA for quantitative analysis: Lecture 6 Modelling Biological Processes 1/ 223 SPA for quantitative analysis: Lecture 6 Modelling Biological Processes Jane Hillston LFCS, School of Informatics The University of Edinburgh Scotland 7th March 2013 Outline 2/ 223 1 Introduction

More information

Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur

Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Lecture No. #12 Fundamentals of Discretization: Finite Volume Method

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