Home Contents Contents


Estimation and Limits -- A More Precise Look

You should use one of the computer algebra systems below with this module. Click on the appropriate icon for your preferred CAS and then arrange your screen so that you can easily move back-and-forth between this window and your CAS window. Click on the appropriate help button for help.

Maple worksheet Mathematica notebook TI-92 Browser Window

Help Help Help


We have seen many examples in which limits are used to estimate different quantities or to describe something.

In each case notation like

  Lim     p(n) = L
n --> oo

or

  Lim   F(x) = L
x --> a

can be thought of in several different ways.


Use your CAS window to help answer the following questions.

The point of all this is that whenever we have a limit we have a way of getting estimates that enables us to obtain estimates that are as close to the exact answer as might be required for any practical purpose. A more precise definition of the idea of a limit, written

Missing equation

emphasizes this ability to obtain arbitrarily good estimates.

We want to consider the following elements of this whole process.

Putting all this together we write the more precise definition


Definition:

Missing equation

means

Missing equation


The module Estimation and Limits -- A Graphic Approach describes a nice way of visualizing this definition.

The same ideas are involved when we estimate the area of a region like the yellow region in the figure below using rectangles.

Missing graphic

In this case we can obtain an estimate that is within some allowable error by using enough rectangles. If we denote the estimate obtained using n rectangles by E(n) then we say

  Lim   E(n)   = Area
n --> oo

In a situation like this our more precise definition of a limit becomes


Definition:

Missing equation

means

Missing equation


The same mathematics captures the essential points in our polluted lake. Recall that the initial level of pollution was 10 ppm and the level of pollution dropped by 20% each year. We were interested in when the level of pollution would drop below 2 ppm so that the lake would be safe for swimming. Making some computations, we see that

p(1) = 10.00
p(2) =  8.00
p(3) =  6.40
p(4) =  5.12
p(5) =  4.10

p(6) =  3.28
p(7) =  2.62
p(8) =  2.10
p(9) =  1.68

and since the level continues to decrease -- for all n >= 9, |p(n) - 0| <= 2.0 -- thus, if the lake will be safe for swimmming when the level of pollution is below 2 ppm then it will be safe to swim in nine years. For example, if p(1) is the level of pollution in 1995 then in the year 2003 it will be safe to swim and it will remain safe after that barring some unforeseen problems like another toxic waste dumping incident or a prolonged drought. A prolonged drought can raise the level of pollution since only the water evaporates leaving a higher concentration of the pollutant.


Check Your Understanding

  1. Explain how to estimate the slope of the tangent to the curve

    y = x^2

    at the point (0.8, 0.64). Using your method find an estimate that is within 0.01 of the exact answer.

    answer

  2. Explain how to estimate the slope of the tangent to the curve

    y = x(1 - x)

    at the point (0.8, 0.16). Using your method find an estimate that is within 0.01 of the exact answer.

    answer

  3. Explain how to estimate the slope of the tangent to the curve

    y = x^2

    at the point (a, a^2). Find the exact answer by looking at the algebra.

    answer

  4. Explain how to estimate the area under the curve

    y = cos x

    between x = 0 and x = pi/2. Using your method find an estimate that is within 0.1 of the exact answer. Find an estimate that is within 0.01 of the exact answer.

    answer

  5. The Fly-by-Night Toxic Waste Disposal Company has been caught dumping toxic waste in Long Lake. Scientists working at the state university have built the following model for the level of pollution in Long Lake.

    p(1) = 20 ppm
    p(n) = 0.9 p(n - 1)
    

    The state, along with one nearby city that draws its drinking water from Long Lake and several environmental groups have sued the Fly-by-Night Toxic Waste Disposal Company and the court has agreed to fine the company $100,000 for each year that the water in the lake is unfit to be used a source of drinking water. Several different "experts" have testified the the following:

    Prof. Forhire     "The safe level is 12 ppm."
    Prof. Smith       "The safe level is  3 ppm."
    Prof. Jones       "The safe level is  2 ppm."
    Dr.   Babydoctor  "The safe level is  1 ppm."
    

    Make a table showing when the lake can safely be used as a source of drinking water and the fine the company should pay based on the different experts' testimony.

    answer


Stretch Your Understanding


Home Contents Contents


Copyright c 1995 by Frank Wattenberg, Department of Mathematics, Carroll College, Helena, MT 59625