Top Banner
Continuous Models Chapter 4
32

Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Dec 22, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Continuous Models

Chapter 4

Page 2: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Bacteria Growth-Revisited

• Consider bacteria growing in a nutrient rich medium

• Variables– Time, t– N(t) = bacteria density at time t

• Dimension of N(t) is # cells/vol.

• Parameters– k = growth/reproduction rate

per unit time• Dimension of k is 1/time

QuickTime™ and aTIFF (Uncompressed) decompressor

are needed to see this picture.

QuickTime™ and aTIFF (Uncompressed) decompressorare needed to see this picture.

Page 3: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Bacteria Growth Revisited

• Now suppose that bacteria densities are observed at two closely spaced time points, say t and t + t

• If death is negligible, the following statement of balance holds:

BacteriaDensity @

t +t

Bacteria density @

time t

New bacteriaProduced in the

Interval t + t - t= +

N(t+t) = N(t) + kN(t) t

Page 4: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Bacteria Growth Revisited• Rearrange these terms

• Assumptions– N(t) is large--addition of one or several new cells is of

little consequence– There is no new mass generated at distinct intervals of

time, ie cell growth and reproduction is not correlated.

• Under these assumptions we can say that N(t) changes continuously

N(t + Δt) − N(t)

Δt= kN

Page 5: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Bacteria Growth Revisited

• Upon taking the limit

• The continuous model becomes

• Its solution is

t →0lim

N(t + Δt) − N(t)

Δt=

dN

dt

dN

dt= kN

N(t) = N0ekt

Page 6: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Properties of the Model

• Doubling Time/Half life:

• Steady state– Ne = 0

• Stability– Ne = 0 is stable if k < 0– Ne = 0 is unstable if k > 0

ln2

k

dN

dt= 0

Page 7: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Modified Model

• Now assume that growth and reproduction depends on the available nutrient concentration

• New Variable– C(t) = concentration of available nutrient at

time t• Dimensions of C are mass/vol

Page 8: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Modified Model

• New assumptions– Population growth rate increases linearly

with nutrient concentration

units of nutrient are consumed in producing one new unit of bacteria€

k(C) = κC

dC

dt= −α

dN

dt

Page 9: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Modified Model

• We now have two equations

• Upon integration we see

• So any initial nutrient concentration can only

support a fixed amount of bacteria

dC

dt= −α

dN

dt

dN

dt= κCN

C(t) = −αN(t) + C0€

C

N€

C0

C0

α

Page 10: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

The Logistic Growth Model

• Substitute to find

• where€

dN

dt= κ C0 −αN( )

dN

dt= rN 1−

N

K

⎝ ⎜

⎠ ⎟

r = κC0

K =C0

α

Intrinsic growth rate

Environmental Carrying capacity

Page 11: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

The Logistic Growth Model

• Model• Solution

• Note: as N K, N/K 1 and 1-N/K 0• As the population size approaches K, the

population growth rate approaches zero€

N(t) =N0K

N0 + (K − N0)e−rt€

dN

dt= rN 1−

N

K

⎝ ⎜

⎠ ⎟

Page 12: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Breakdown

• In general, single species population growth models can all be written in the following form

where g(N) is the actual growth rate.

dN

dt= f (N) = Ng(N)

Actual growth rate

Actual birth rate

Actual death rate =

g(N) = b(N) − d(N)

Page 13: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Breakdown• The logistic equations makes

certain assumptions about the relationship between population size and the actual birth and death rates.

• The actual death rate of the population is assumed to increase linearly with population size

d(N) = d0 + δN€

d0

N

d(N)

Intrinsic death rate

Page 14: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Breakdown

• The actual birth rate of the population is assumed to decrease linearly with population size

b(N) = b0 − βN€

b0

N

b(N)

Intrinsic birth rate

b0

β

Page 15: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Breakdown

• Rearrange to get:€

dN

dt= g(N)N = b(N) − d(N)[ ]N

dN

dt= b0 − βN( ) − d0 −δN( )[ ]N

dN

dt= b0 − d0( )N 1−

β −δ

b0 − d0

N ⎡

⎣ ⎢

⎦ ⎥

Page 16: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Breakdown

• Now let

r = b0 − d0 = κC0

Intrinsic growth rate

Intrinsic birth rate

Intrinsic death rate =

K =b0 − d0

β −δ=

C0

α

Carrying capacity

Sensitivity of birth and death rate to population size

Page 17: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Plot of Actual Birth and Death Rates

QuickTime™ and aTIFF (Uncompressed) decompressor

are needed to see this picture.

K

Page 18: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Assuming Linearity

• Linearity is the simplest way to model the relationship between population size and actual birth and death rates

• This may not be the most realistic assumption for many population

• A curve of some sort is more likely to be realistic, as the effect of adding individuals may not be felt until some critical threshold in resource per individual has been crossed

Page 19: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Solution Profiles

Page 20: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

General Single Species Models

• Steady States– Solutions of f(N) = 0

• N = 0 is always a steady state• So must determine when g(N) = 0 for nontrivial steady

states

– Example

• Steady states are N = 0 and N = K, both always exist.

dN

dt= f (N) = Ng(N)

dN

dt= rN 1−

N

K

⎝ ⎜

⎠ ⎟

Page 21: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

General Single Species Models

• Stability– How do small perturbations away from

steady state behave?

1. Let N = Ne + n where |n| << 12. Substitute into model equation3. Expand RHS in a Taylor series and

simplify4. Drop all nonlinear terms

Page 22: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

General Single Species Models

• Stability– Once steps 1 - 4 are preformed, you’ll arrive at

an equation for the behavior of the small perturbations

– n(t) grows if • Therefore N = Ne is unstable

– N(t) decays if • Therefore N = Ne is stable

dn

dt= ′ f (Ne )n

n(t) = e ′ f (Ne )t

′ f (Ne ) > 0

′ f (Ne ) < 0

Page 23: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

General Single Species Models

• Stability– Analysis shows that stability is completely

determined by the slope of the growth function, f(N), evaluated at the steady state.

• Example

dN

dt= rN 1−

N

K

⎝ ⎜

⎠ ⎟

dN

dt

N

0

K

unstable

stable

Page 24: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

General Single Species Models

• Stability

dN

dt= rN 1−

N

K

⎝ ⎜

⎠ ⎟

f (N) = rN 1−N

K

⎝ ⎜

⎠ ⎟

′ f (N) = r 1−2N

K

⎝ ⎜

⎠ ⎟

′ f (0) = r > 0

′ f (K) = −r < 0

Ne = 0 is always unstable

Ne = K is always stable

Page 25: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Compare Continuous and Discrete Logistic ModelDiscrete Continuous

dN

dt= rN

dN

dt= rN 1−

N

K

⎝ ⎜

⎠ ⎟

N t +1 = rN t

Solutions grow or decay -- possible oscillations Solutions grow or decay

--no oscillations

Solutions approach N = 0 or N = K or undergo period doubling bifurcations to chaos

All solutions approach N = K€

N t +1 = rN t 1−N t

K

⎝ ⎜

⎠ ⎟

Page 26: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Nondimensionalization

• Definition: Nondimensionalization is an informed rescaling of the model equations that replaces dimensional model variables and parameters with nondimensional counterparts

Page 27: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Why Nondimensionalize?

• To reduce the number of parameters • To allow for direct comparison of the

magnitude of parameters• To identify and exploit the presence of

small/large parameters

• Note: Nondimensionalization is not unique!!

Page 28: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

How to Nondimensionalize

• Perform a dimensional analysis

dN

dt= rN

Variables/Dimension Parameters/Dimension

N density

t time

r 1/time

N0 density

N(0) = N0

r > 0

Page 29: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

How to Nondimensionalize

• Introduce an arbitrary scaling of all variables

• Substitute into the model equation

u =N

A

τ =Bt

ABdu

dτ= rAu

dN

dt= rN

N(0) = N0

Au(0) = N0

Original Model Scaled Model

Page 30: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

How to Nondimensionalize

• Choose meaning scales

• Let€

ABdu

dτ= rAu

Au(0) = N0

du

dτ=

r

Bu

u(0) =N0

A

A = N0

B = r

du

dτ= u

u(0) =1

Time is scaled by the intrinsic growth rate

Population size is scaled by the initial size

Page 31: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

How to Nondimensionalize

• Note: The parameters of the system are reduced from 2 to 0!!

• There are no changes in initial conditions or growth rate that can qualitatively change the behavior of the solutions-- ie no bifurcations!!

du

dτ= u

u(0) =1

Page 32: Continuous Models Chapter 4. Bacteria Growth-Revisited Consider bacteria growing in a nutrient rich medium Variables –Time, t –N(t) = bacteria density.

Nondimensionalize the Logistic Equation