Home Contents Contents


Estimation and Limits -- Limits as x --> Infinity

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 are often interested in the behavior of a function f(t) when t is very large -- either very large and positive or very large and negative. For example, if f(t) describes some quantity at time t then when t is very large and positive f(t) describes what happens in the far future. When t is very large and negative then f(t) describes what happens in the long ago past.

We use the notation

  Lim     f(t)
t --> +oo

to describe the behavior of f(t) for large positive values of t. and the notation

  Lim     f(t)
t --> -oo

to describe the behavior of f(t) for large negative values of t.

Consider, for example, the function

Missing equation

We can examine the behavior of this function for large positive and for large negative values of t three ways.

For the first two ways your CAS window will be very useful.

While numerical and graphical methods are important they can be misleading if they are used carelessly. Consider, for example, the function

Missing equation

Use your CAS window to graph this function, first using the range -10 <= t <= 10 for t and then using the range -1000 <= t <= 1000 for t .

Notice that using the first range it looks as if

  Lim     f(t) = 0 
t --> +oo

and

  Lim     f(t) = 3 
t --> -oo

but that with a larger range for t we see that for large positive and for large negative values of t, f(t) is large and positive. We write this

  Lim     f(t) = +oo 
t --> +oo

and

  Lim     f(t) = +oo 
t --> -oo

The reason for the misleading nature of the first graph is the term t^2/100,000. This term causes the function to become very large when t is either very large and positive or very large and negative but because of the denominator -- 100,000 -- the effect of this term is not felt unless t is quite large.


Check Your Understanding

For each of the following functions f(t) find

  Lim     f(t)
t --> +oo

and

  Lim     f(t)
t --> -oo

Note that the limit may be a real number or it may be +oo or -oo.

  1. Missing equation

    answer

  2. Missing equation

    answer

  3. Missing equation

    answer

  4. Missing equation

    answer

  5. Missing equation

    answer

  6. Missing equation

    answer

  7. Missing equation

    answer

  8. Missing equation

    answer

  9. Missing equation

    answer


Home Contents Contents


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