Population Dynamics

Polymorphism

Simple Scenario

We are starting from a very simple scenario, based on the following assumptions

Assumtion 1: Population definition

(Popultions are composed of conspecific individuals at a certain point in time.)

Assumption 2: Asexual Reproduction

Assumption 3: Homogenous populations

Fitness

Formula:

ω=s+fe

Fitness is survivorship plus effective fecundity (number of successful offspring produced over one demographic time step). This means they survive enough to reproduce.

Dynamical System

nt+1=wtnt

Where wt is per capita growth rate (births - deaths). We

Density-independence:

If we have constant growth, then wt is constant (just w). The formula then is nt=wtn0 .

Density-dependent growth

Two fundamental forms of density dependent growth: Material resources (food) and space (habitat, light).

Competition for resources: Beverton-Holt model

w(n)=f1+γn

Where f≥0 is the maximal fecundity (physiologically constrained) an individual can have if there is no limit to resources

And γ≥0 is a coefficient representing density dependent competition. γ is zero, then there is no effect of density dependece (limiting resources).

When fitness w is 1, that means the population is barely stable, after that it can no longer replace itself. It should stabilize around 1.

This model was based on the Holling Type II functional Response, but simplified so that γ is driven by the Holling Type II parameters for handling time and energy conversion.

Equilibria and Stability

Δn=w(n)n−n

Plugging in the Beverton-Holt model into this:

Δn=(f1+γn−1)n

!Lecture_1, p.30

As seen on the graph, the equilibria appear when the graph goes through the x-axis. There are stable equilibria where there is no change in the population (there is also an unstable equilibrium at n=0 where the population is extinct).

To find the stable equilibrium when growth w(n∗)=1:

w(n∗)=f1+γn∗=1

Rearrange to find the stable population size (or carrying capacity):

n∗=f−1γ

Competition for space:

Individual fitness

w(n)=s+(1−snnmax)f

The non-trivial equilibrium for this model is:

n∗=nmax(1−s−ffs)

This is called "lottery competition" where everyone is competing for a limited number of spots.