Mathematical Modeling in Population Dynamics

Slides:



Advertisements
Similar presentations
Population Growth in a Structured Population Glenn Ledder University of Nebraska-Lincoln Supported.
Advertisements

Using Virtual Laboratories to Teach Mathematical Modeling Glenn Ledder University of Nebraska-Lincoln
Predator-Prey Interaction in Structured Models Glenn Ledder J. David Logan University of Nebraska-Lincoln
Predation (Chapter 18) Predator-prey cycles Models of predation
DIFFERENTIAL EQUATIONS 9. We have looked at a variety of models for the growth of a single species that lives alone in an environment.
Midterm 2 Results Highest grade: 43.5 Lowest grade: 12 Average: 30.9.
Dynamics of a Ratio- Dependent Predator-Prey Model with Nonconstant Harvesting Policies Catherine Lewis and Benjamin Leard August 1 st, 2007.
بسم الله الرحمن الرحيم وقل ربِ زدني علماً صدق الله العظيم.
AiS Challenge Summer Teacher Institute 2002 Richard Allen Modeling Populations: an introduction.
Interactions among Living Things. Populations  There is a limit to the number of organisms (population) that an ecosystem can support based on different.
The Past, Present, and Future of Endangered Whale Populations: An Introduction to Mathematical Modeling in Ecology Glenn Ledder University of Nebraska-Lincoln.
1 Predator-Prey Oscillations in Space (again) Sandi Merchant D-dudes meeting November 21, 2005.
Glenn Ledder Department of Mathematics University of Nebraska-Lincoln funded by NSF grant DUE Teaching Biology in Mathematics.
A MATHEMATICAL MODEL FOR A SELF-LIMITING POPULATION Glenn Ledder University of Nebraska.
Simple population models Births Deaths Population increase Population increase = Births – deaths t Equilibrium N: population size b: birthrate d: deathrate.
After Calculus I… Glenn Ledder University of Nebraska-Lincoln Funded by the National Science Foundation.
Mathematical Modeling in Population Dynamics Glenn Ledder University of Nebraska-Lincoln Supported.
Mathematical Modeling in Biology:
Endangered Species Angela Geng E7-1. What is an Endangered Species? An Endangered species is a species of organisms that are in danger of becoming extinct.
AiS Challenge Summer Teacher Institute 2004 Richard Allen Modeling Populations: an introduction.
Summary of lecture 7 Error detection schemes arise in a range of different places, such as Travelers Checks airline tickets bank account numbers universal.
Population Biology: Demographic Models Wed. Mar. 2.
Species 1 (victim V) Species 2 (predator P) + - EXPLOITATION.
FW364 Ecological Problem Solving Class 21: Predation November 18, 2013.
Trophic Ecosystem Models. Overview Logistic growth model Lotka volterra predation models Competition models Multispecies production models MSVPA Size.
Aim: How do different types of populations grow? DO NOW 1.Which organism is the predator in this graph? Which is the prey? 2.What happens to the population.
Predicting the Future To Predict the Future, “all we have to have is a knowledge of how things are and an understanding of the rules that govern the changes.
AiS Challenge Summer Teacher Institute 2003 Richard Allen Modeling Populations: an introduction.
Predator/Prey. Two big themes: 1.Predators can limit prey populations. This keeps populations below K.
ECOSYSTEM ORGANIZATION And POPULATIONS OVERVIEW. Ecosystem Organization Population is the number of individuals of the same species in the same place.
Population Dynamics. Every organism has a habitat and a niche.
An Optimization Model that Links Masting to Seed Herbivory Glenn Ledder, Department of Mathematics University of Nebraska-Lincoln.
Predator-prey equations. Readings Predator-prey: Chapter 12: Case TJ (2000) An illustrated guide to theoretical ecology. Oxford University Press, Oxford.
V. Dynamics of Consumer-Resource Interactions
Computational Models.
Population Models in Excel
Models.
Section 1: Population Dynamics
Density-Dependent Limiting Factors
POPULATIONS & CARRYING CAPACITY
Chapter 8 Population Change.
Predation and Competition
Population Dynamics Chapter 4 Section 1.
Population Characteristics
Predator-Prey System Whales, Krill, and Fishermen
Population Dynamics (Predator-Prey relationship).
Chapter 4 Population Ecology
Limiting Factors & Carrying Capacity
Population Dynamics Chapter 4 Section 1.
Name an organism that may be placed at level A
Population EOCT REVIEW.
Population Ecology Population Growth.
Predicting the Future To Predict the Future, “all we have to have is a knowledge of how things are and an understanding of the rules that govern the changes.
Key features Predator and prey species considered:
Copyright © Cengage Learning. All rights reserved.
Types of Interactions Chapter 1: Lessons 2 & 3.
If I want to be successful by the end of the unit I will be able to:
Interactions among organisms
EQ: How is population size affected by limiting factors?
Hopf Bifurcations on a Scavenger/Predator/Prey System
Unit 2: Communities & Populations
Population Modeling Mathematical Biology Lecture 2 James A. Glazier
Population Dynamics.
Abstract: The purpose for this project is to use the agent-based system to find an equation to calculate the population of all the different species at.
Chapter 19: Population Ecology
Recap from last week Models are useful as thinking aids, not just for quantitative prediction Building models helps us to crystallize our questions and.
Chapter 8 Population Change.
Population = A group of organisms of the same species living in the same place
Population Modeling or Functions in Action
Presentation transcript:

Mathematical Modeling in Population Dynamics Glenn Ledder University of Nebraska-Lincoln http://www.math.unl.edu/~gledder1 gledder@math.unl.edu Supported by NSF grant DUE 0536508

Mathematical Model Math Problem Input Data Output Data Key Question: What is the relationship between input and output data?

Endangered Species Fixed Parameters Mathematical Model Future Population Control Parameters Model Analysis: For a given set of fixed parameters, how does the future population depend on the control parameters?

Mathematical Modeling Real World approximation Conceptual Model derivation Mathematical Model validation analysis A mathematical model represents a simplified view of the real world. We want answers for the real world. But there is no guarantee that a model will give the right answers!

Example: Mars Rover Conceptual Model: Newtonian physics Real World approximation Conceptual Model derivation Mathematical Model validation analysis Conceptual Model: Newtonian physics Validation by many experiments Result: Safe landing

Example: Financial Markets Real World approximation Conceptual Model derivation Mathematical Model validation analysis Conceptual Model: Financial and credit markets are independent Financial institutions are all independent Analysis: Isolated failures and acceptable risk Validation?? Result: Oops!!

Forecasting the Election Polls use conceptual models What fraction of people in each age group vote? Are cell phone users “different” from landline users? and so on http://www.fivethirtyeight.com Uses data from most polls Corrects for prior pollster results Corrects for errors in pollster conceptual models Validation? Most states within 2%!

General Predator-Prey Model Let x be the biomass of prey. Let y be the biomass of predators. Let F(x) be the prey growth rate. Let G(x) be the predation per predator. Note that F and G depend only on x. c, m : conversion efficiency and starvation rate

Simplest Predator-Prey Model Let x be the biomass of prey. Let y be the biomass of predators. Let F(x) be the prey growth rate. Let G(x) be the predation rate per predator. F(x) = rx : Growth is proportional to population size. G(x) = sx : Predation is proportional to population size.

Lotka-Volterra model x = prey, y = predator x′ = r x – s x y y′ = c s x y – m y

Lotka-Volterra dynamics x = prey, y = predator x′ = r x – s x y y′ = c s x y – m y Predicts oscillations of varying amplitude Predicts impossibility of predator extinction.

Logistic Growth Fixed environment capacity Relative growth rate r K

Logistic model x = prey, y = predator x′ = r x (1 – — ) – s x y y′ = c s x y – m y x K

Logistic dynamics x = prey, y = predator x′ = r x (1 – — ) – s x y y′ = c s x y – m y Predicts y → 0 if m too large x K

Logistic dynamics x = prey, y = predator x′ = r x (1 – — ) – s x y y′ = c s x y – m y Predicts stable x y equilibrium if m is small enough x K OK, but real systems sometimes oscillate.

Predation with Saturation Good modeling requires scientific insight. Scientific insight requires observation. Predation experiments are difficult to do in the real world. Bugbox-predator allows us to do the experiments in a virtual world.

Predation with Saturation The slope decreases from a maximum at x = 0 to 0 for x → ∞.

Holling Type 2 consumption Saturation Let s be search rate Let G(x) be predation rate per predator Let f be fraction of time spent searching Let h be the time needed to handle one prey G = f s x and f + h G = 1 G = —–––– = —––– s x 1 + sh x q x a + x

Holling Type 2 model x = prey, y = predator x′ = r x (1 – — ) – —––– y′ = —––– – m y x K qx y a + x c q x y a + x

Holling Type 2 dynamics x = prey, y = predator x′ = r x (1 – — ) – —––– y′ = —––– – m y Predicts stable x y equilibrium if m is small enough and stable limit cycle if m is even smaller. x K qx y a + x c q x y a + x

Simplest Epidemic Model Let S be the population of susceptibles. Let I be the population of infectives. Let μ be the disease mortality. Let β be the infectivity. No long-term population changes. S′ = − βSI: Infection is proportional to encounter rate. I′ = βSI − μI :

Salton Sea problem Prey are fish; predators are birds. An SI disease infects some of the fish. Infected fish are much easier to catch than healthy fish. Eating infected fish causes botulism poisoning. C__ and B__, Ecol Mod, 136(2001), 103: Birds eat only infected fish. Botulism death is proportional to bird population.

CB model S′ = rS (1− ——) − βSI I′ = βSI − —— − μI y′ = —— − my − py K qIy a + I cqIy a + I

CB dynamics S′ = rS (1− ——) − βSI I′ = βSI − —— − μI y′ = —— − my − py K Mutual survival possible. y→0 if m+p too big. Limit cycles if m+p too small. I→0 if β too small. qIy a + I cqIy a + I

CB dynamics y→0 if m+e too big. Mutual survival possible. Limit cycles if m+e too small. I→0 if β too small. BUT The model does not allow the predator to survive without the disease! DUH! The birds have to eat healthy fish too!

REU 2002 corrections Flake, Hoang, Perrigo, Rose-Hulman Undergraduate Math Journal Vol 4, Issue 1, 2003 The predator should be able to eat healthy fish if there aren’t enough sick fish. Predator death should be proportional to consumption of sick fish.

CB model S′ = rS (1− ——) − βSI I′ = βSI − —— − μI y′ = —— − my − py K Changes needed: Fix predator death rate. Add predation of healthy fish. Change denominator of predation term. qIy a + I cqIy a + I

FHP model S′ = rS (1− ——) − ———— − βSI I′ = βSI − ———— − μI y′ = ——————— − my S + I K qvSy a + I + vS qIy a + I + vS cqvSy + cqIy − pqIy a + I + vS Key Parameters: mortality virulence

FHP dynamics p > c p > c p < c p < c

FHP dynamics

FHP dynamics

FHP dynamics

FHP dynamics

FHP dynamics p > c p > c p < c p < c