Growth, Decay, and the Logistic Equation
We have seen that the solution for dy/dx = y is an exponential function. On this page we explore this a bit more.
Try the following:
- The applet shows the slope field for dy/dx = ky. Move the k slider and see what happens to the slope field and to the solution graph. What happens when k is big? Close to 0? Negative? You can work out through separation of variables that the general solution to this differential equation is
. This represents growth when k is positive and decay when k is negative. This is a very common differential equation in modeling different kinds of problems, including population growth, interest accumulation, and radioactive decay. In these types of problems the independent variable is usually t (for time) instead of x. In words, the differential equation says "the rate of change of y with respect to x is proportional to y," with k as the constant of proportionality. For positive k, the rate of change gets bigger with bigger y. Also note that P0 is the population for x = 0, usually called the initial population.
- Select the second example from the drop down menu, showing dy/dx = ky(1-y/L). Move the k slider to see how this effects the solution curve. Also move the L slider (but keep L > 1) and notice what happens. One of the problems with exponential growth models is that real populations don't grow to infinity. The differential equation in this example, called the logistic equation, adds a limit to the growth. Here, k still determines how fast a population grows, but L provides an upper limit on the population. The solution can be found through separation of variables and is
where P0 is the initial population.
For more information on rights and downloading, refer to http://www.calculusapplets.com/download.html.
© Copyright 2001 David J. Eck
© Copyright 2007 Thomas S. Downey
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
You must cause any files that you modify to carry prominent notices stating that you changed the files and the date of any change, and modified files must be put into a Java package different from edu.hws.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.






















