next up previous
Next: Exercises Up: ExponentialLogarithmic, and Logistic Previous: Introduction

Background

Logarithmic Scale: The decibel scale is a logarithmic scale used to measure sound. Measured at some point A, the measurement of the sound in decibels is

displaymath87

where I(A) is the sound intensity at the point A, and tex2html_wrap_inline109 is a reference intensity chosen so that the threshold of human hearing is approximately 0 decibels.

ExponentialGrowth: The simplest model for growth is exponential, where it is assumed that y'(t) is proportional to y. That is,

displaymath88

Separating the variables and integrating (see section 4.4 of the text), we have

displaymath89

so that

displaymath90

(If y is a positive quantity, we may drop the absolute value signs around y.) Solving for y

displaymath91

which we may write in the form tex2html_wrap_inline123 , where A is an arbitrary positive constant. (Why?)

Exponential Decay In a sample of a radioactive material, the rate at which atoms decay is proportional to the amount of material present. That is,

displaymath92

where k>0 is a constant. This is the same equation as in exponential growth, except that -k replaces k. The solution is

displaymath93

where tex2html_wrap_inline133 is a positive constant. Physically, tex2html_wrap_inline133 is the amount of material present at t=0.

Radioactivity is often expressed in terms of an element's half-life. For example, the half-life of carbon-14 is 5730 years. This statement means that for any given sample of tex2html_wrap_inline139 , after 5730 years, half of it will have undergone decay. So, if the half-life is of an element Z is c years, it must be that tex2html_wrap_inline143 , so that tex2html_wrap_inline145 and tex2html_wrap_inline147 .

Logistic Growth: One of the consequences of exponential growth is that tex2html_wrap_inline149 as tex2html_wrap_inline151 . However, in some situations there is a limit B to how large y can get. For example, the population of bacteria in a laboratory culture, where the food supply is limited. In such situations, the rate of growth slows as the population reaches the carrying capacity. One useful model is the logistic growth model. It assumes that the rate of growth is proportional to the product of the population and the difference between the population and its upper limit. Thus we model the growth with the differential equation

displaymath94

In the exercises you will use maple to solve this equation and work with an example.


next up previous
Next: Exercises Up: ExponentialLogarithmic, and Logistic Previous: Introduction

Sean O Anderson
Tue Dec 10 14:03:34 EST 1996