Chapter 2
Models of Growth: Rates of Change





2.5 Modeling Population Growth

2.5.4 Differential-Equation-with-Initial-Value
         Problems

In general, there are many solutions of a differential equation such as

d P d t = 0.25 P ,

infinitely many, in fact. However, it is certainly plausible that if we choose an initial point ( t 0 , P 0 ) , and if we know the slope of the solution at every point ( t , P ) , then there must be only one solution that passes through ( t 0 , P 0 ) . Thus, in hope of finding a uniquely determined solution — and because it's reasonable to assume we know a starting population — we turn our attention to a differential-equation-with-initial-value problem:

d P d t = K P and P = P 0 when t = t 0 .

Such a problem describes a unique function P = P ( t ) .

For the differential-equation-with-initial-value problem

d P d t = 0.25 P and P = 1000 when t = 0 ,

we have already done most of the work for finding a formula for the solution. Indeed, if we let P = A e 0.25 t , then we know from Section 2.4 that

d P d t = d d t A e 0.25 t = 0.25 A e 0.25 t = 0.25 P .

Thus, for every constant \(A\), the function P = A e 0.25 t is a solution of the differential equation

d P d t = 0.25 P .

Now we choose \(A\) so that P = 1000 when t = 0 :

1000 = P ( 0 ) = A e 0 = A .

Thus P = 1000 e 0.25 t is the desired solution.

Activity 1

Show that the general differential-equation-with-initial-value problem

d P d t = K P and P = P 0 when t = 0

has the solution

P = P 0 e K t .

Comment 1Comment on Activity 1

Go to Back One Page Go Forward One Page

Go to Contents for Chapter 2Contents for Chapter 2