the logistics of the logistic curve

41
The Logistics of the Logistic Curve Dan Kennedy Baylor School Chattanooga, TN [email protected]

Upload: erna

Post on 13-Jan-2016

28 views

Category:

Documents


3 download

DESCRIPTION

The Logistics of the Logistic Curve. Dan Kennedy Baylor School Chattanooga, TN [email protected]. A real-world problem from my high school days: - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: The Logistics of the Logistic Curve

The Logistics of the Logistic Curve

Dan KennedyBaylor School

Chattanooga, TN

[email protected]

Page 2: The Logistics of the Logistic Curve

A real-world problem from my high school days:

Under favorable conditions, a single cell of the bacterium Escherichia coli divides into two about every 20 minutes. If the same rate of division is maintained for 10 hours, how many organisms will be produced from a single cell?

Solution:

10 hours = 30 20-minute periods

There will be 1 ∙ 2^30 = 1,073,741,824 bacteria after 10 hours.

Page 3: The Logistics of the Logistic Curve

A problem that seems just as reasonable:

Under favorable conditions, a single cell of the bacterium Escherichia coli divides into two about every 20 minutes. If the same rate of division is maintained for 10 days, how many organisms will be produced from a single cell?

Solution:

10 days = 720 20-minute periods

There will be 1 ∙ 2^720 ≈ 5.5 ∙ 10^216 bacteria after 10 days.

Page 4: The Logistics of the Logistic Curve

Makes sense…

…until you consider that there are probably fewer than 10^80 atoms in the entire universe.

Real world Bizarro world

Page 5: The Logistics of the Logistic Curve

Why didn’t they tell us the truth? Most of those classical “exponential growth” problems should have been “logistic growth” problems!

Exponential Logistic

Page 6: The Logistics of the Logistic Curve

1991 / BC-6 (The Rumor)

A certain rumor spreads through a community at the rate

2 (1 )dy

y ydt

, where y is the proportion of the community that has

heard the rumor at time t. (a) What proportion of the community has heard the rumor when it is spreading the fastest? (b) If at time t = 0 ten percent of the people have heard the rumor, find y as a function of t. (c) At what time t is the rumor spreading the fastest?

This was the first logistic differential equation to appear in an AP FRQ.

Page 7: The Logistics of the Logistic Curve

The first part did not involve solving the differential equation.

The answer was the value of y that maximized 2y (1 – y) … equivalent to finding the vertex of an upside-down parabola!

Page 8: The Logistics of the Logistic Curve

0 1 y

2 (1 )dy

y ydt

(1/2, 1/2)

The max occurs at y = 1/2.

Page 9: The Logistics of the Logistic Curve

The next part required finding an antiderivative using partial fractions.

Separate the variables!

2 (1 )

2 (1 )

2(1 )

dyy y

dtdy

dty y

dydt

y y

Page 10: The Logistics of the Logistic Curve

Oliver Heaviside

Partial fractions in the AP course are best done by the Heaviside Method:

1

(1 ) 1

A B

y y y y

(1 ) ( ) 1A y B y

(1 ) )1 ( 11A B 1B (1 ) )0 ( 10A B 1A

1 1 1

(1 ) 1y y y y

Page 11: The Logistics of the Logistic Curve

Oliver Heaviside Oliver, on the heavy side

Page 12: The Logistics of the Logistic Curve

2 2

(Note 0 1)

12

(1 )

1 12

1

ln ln(1 ) 2

ln 21

1t C t

y

dy dty y

dy t Cy y

y y t C

yt C

y

ye Ae

y

Page 13: The Logistics of the Logistic Curve

2

0 Since 10% when 0

1

0.1

1 0.11

9

t

y t

yAe

y

Ae

A

21

1 9ty

ey

Page 14: The Logistics of the Logistic Curve

2

2

2

2

2

2

2

1 9

9 (1 )

9

1

9 1 9

t

t

t

t

t

t

t

y e

e

y

y e y

e y y e

ye e

Page 15: The Logistics of the Logistic Curve

Answer: y = 1/2

2

2

2 2

1

9 2

9 2

t

t

t t

e

e

e e

2

1ln9 l

9

2 ln9

n32

t

t

e

t

Page 16: The Logistics of the Logistic Curve

Exponential growth occurs when the growth rate is proportional to the size of the population.

dPkP

dt

ktP Cet

P(t)

Page 17: The Logistics of the Logistic Curve

Logistic growth occurs when the growth rate slows as the population approaches a maximal sustainable population M.

( )dP

kP M Pdt

t

P(t)

M

Page 18: The Logistics of the Logistic Curve

Before solving the differential equation, it is useful to observe how much information can be gleaned from the differential equation itself.

( )dP

kP M Pdt

• The graph of kP(M – P) is an upside- down parabola with zeros at P = 0 and P = M. The maximum is always at M/2.

Page 19: The Logistics of the Logistic Curve

P(t)

t

M

steepest growth

M/2

Page 20: The Logistics of the Logistic Curve

( )dP

kP M Pdt

• When P < M, the growth rate is positive. When P > M, the

growth rate is negative. In either case, the population approaches M as t increases.

We can see this in a slope field for the differential equation.

Page 21: The Logistics of the Logistic Curve

M

0

Page 23: The Logistics of the Logistic Curve

2004 / BC-5 (Logistic Growth)

A population is modeled by a function P that satisfies the logistic differential equation

15 12

dP P P

dt

.

(a) If P(0) = 3, what is lim ( )

tP t

?

If P(0) = 20, what is lim ( )tP t

?

(b) If P(0) = 3, for what value of P is the population growing the fastest? (c) A different population is modeled by a function Y that satisfies the separable differential equation

1 .5 12

dY Y t

dt

Find Y(t) if Y(0) = 3. (d) For the function Y found in part (c), what is lim ( )

tY t

?

Page 24: The Logistics of the Logistic Curve

What the students were supposed to do was to answer (a), (b), and (c) using their rich knowledge of logistic functions.

(a) 12 ; 12 (b) 12/2 = 6

Page 25: The Logistics of the Logistic Curve

Then they had to solve a separable differential equation in (c). The equation was not logistic. In fact, part (d) was designed to let them savor the difference.

Sadly, many of them never made it past (a) and (b).

Page 26: The Logistics of the Logistic Curve

The logistic equation was:

15 12

PdP P

dt

The equation in part (c) was:

15 12

tdy P

dt

Notice that this population would grow until t = 12 and then crash fast as t got bigger and bigger.

Page 27: The Logistics of the Logistic Curve

Here’s the slope field for 15 12

tdy P

dt

12

Page 28: The Logistics of the Logistic Curve

And here’s the solution to the initial value problem in (c):

2

15 12

1

5 60

ln5 120

dy y t

dt

dy tdt

y

t ty C

2

2

2

5 120

5 120

5 120

(0)

3

3 3t

t tC

t

t

t

y e

y Ae

y A

y e

Page 29: The Logistics of the Logistic Curve

Then, finally, the limit in (d):

2

5 120lim 3 0.t t

te

Page 30: The Logistics of the Logistic Curve

As with the rumor problem, solving a logistic differential equation requires the use of partial fractions.

In fact, it can be done in the general case:

( )

( )

1 Mk t

dPkP M P

dt

MP

Ae

Page 31: The Logistics of the Logistic Curve

2004 / BC-5 (Logistic Growth)

A population is modeled by a function P that satisfies the logistic differential equation

15 12

dP P P

dt

.

(a) If P(0) = 3, what is lim ( )

tP t

?

If P(0) = 20, what is lim ( )tP t

?

(b) If P(0) = 3, for what value of P is the population growing the fastest? (c) A different population is modeled by a function Y that satisfies the separable differential equation

1 .5 12

dY Y t

dt

Find Y(t) if Y(0) = 3. (d) For the function Y found in part (c), what is lim ( )

tY t

?

Page 32: The Logistics of the Logistic Curve

In the case of 2004 / BC-5:

(1/ 5)

0.2

15 12

112

6012

112

if (0) 3.1 3

t

t

dP P P

dt

dPP P

dt

PAe

P Pe

Page 33: The Logistics of the Logistic Curve

John Kenelly Clemson University

Two neat things I learned about logistic functions from John Kenelly:

1. The Wal-Mart Story

2. The Infection Game

Page 34: The Logistics of the Logistic Curve

Sam Walton apparently knew that hot-selling items did not sell like hotcakes.

They sold like logistic functions.

So he tracked sales from all his stores…daily.

Page 35: The Logistics of the Logistic Curve

Daily sales are the differences in your total sales from day to day. Positive daily sales mean your total sales are going up. A big sales day means your sales curve has a steep slope that day.

But Sam was not looking at slope.

He was looking at differences in daily sales.

While his competitors were reacting to slope, Sam was reacting to concavity.

He was looking for the point of inflection.

Page 36: The Logistics of the Logistic Curve

Sam finds the first negative difference in daily sales.

Total sales look great, but Sam knows what is coming.

While his competitors are stocking up, Sam starts unloading his inventory. When demand lets up, his shelves are free to stock the next hot item!

Page 37: The Logistics of the Logistic Curve

The Infection Game is a great way to show students that logistic growth is a real phenomenon.

Give everyone in the class a number. (For small classes, make it a hand infection and give each hand a number.)

Enter this command and “infect” a random victim. From now on, each new ENTER command will spread the infection.

Page 38: The Logistics of the Logistic Curve

Press ENTER again. You now have two infected victims at time t = 2.

Press ENTER two times (since each of the two infected victims can spread the infection.)

Now press ENTER 4 times…and so on.

Page 39: The Logistics of the Logistic Curve

The infection spreads exponentially at first, because you press ENTER more often as it spreads. But soon it slows down because there are fewer new victims to infect.

It actually gets exciting when there are two healthy students left and they wonder who will go first and how many ENTERs they can survive.

I gathered some data from an actual class…

Page 40: The Logistics of the Logistic Curve

TimeTime 11 22 33 44 55 66 77 88 99 1100

1111

InfecteInfectedd

11 22 44 88 1133

2222

2266

2288

2299

2299

3030