Loading [MathJax]/jax/output/CommonHTML/jax.js

EXAMPLE 5Solving a Logistic Equation

An influenza epidemic is spreading throughout a population of 50,000 people at a rate that is proportional to the product of the number of infected people and the number of noninfected people. Suppose that 100 people were infected initially and 1000 were infected after 10 days.

  1. (a) Find the number of infected people at any time t. How long will it take for half the population to be infected?
  2. (b) Find the time t at which the rate of spread of infection stops increasing and begins to decrease.

Solution (a) If y=y(t) is the number of people infected at time t, then dydt=ky(50,000y)

where k is the constant of proportionality. As given in equation (5), the solution is y(t)=100(50,000)100+(50,000100)e50,000ktR=100,M=50,000=100(50,000)100+49,900e50,000kt=50,0001+499e50,000kt

We find k from the boundary condition y(10)=1000. Then 1000=50,0001+499e500,000k499e500,000k=49500,000k=ln(49499)k0.00000464=4.64×106

1086

So, y(t)=50,0001+499e0.232t

Half the population is infected when y(t)=25,000. 25,000=50,0001+499e0.232t1+499e0.232t=2e0.232t=1499t=ln14990.23227days

Half the population is infected in approximately 27 days.

(b) The time t we seek is the inflection point of y=y(t). We need to find t so that y(t)=0. y(t)=ky(50,000y)=k(50,000yy2)(6)y=k(50,000y2yy)=02y=50,000y=25,000

From (a), y=25,000 when t=27. That is, on Day 27, the rate of infection stops increasing and begins to decrease.