Lesson 1.5: Evaluating Limits — The Basics
There are several techniques for evaluating limits. Some of them require more advanced techniques in calculus, but in this lesson we will discuss the ones accessible with the methods we know so far.
The easiest way to evaluate a limit is to use the graph of the function or a CAS such as that built into the TI-89 calculator. Using the graph is straightforward. To use the TI-89, enter limit(f(x),x,a) where f(x) , x , and a are from . To evaluate a one-sided limit, add the term ,-1 for a limit from the left or ,1 for a limit from the right before the closing parenthesis. The limit( function may be typed in manually or accessed from the F4/Calc menu.
When the use of a CAS or graph is unavailable, in some cases, it is possible to evaluate by evaluating . This will fail when , but this is unusual and, typically, can be easily seen from the definition of the function (often a piecewise definition).
The more common reason that the evaluation of by evaluating fails is that is undefined. In this case, it may be helpful to evaluate close values such as and is. Of course, if the limit to evaluate is of the form or (a one-sided limit), be sure to evaluate only one side.
Evaluating limits at infinity such as or where is a rational function is simplified by realizing the effect of the terms of the rational function as approaches . Recall that a rational function takes the form where and are polynomials. As an example, let . We will attempt to find . As and get very large, note that the term becomes irrelevant because it is very small compared to the values of and . Therefore, we can treat (since the cancels) for a very large . Thus, , which can be verified by examining the graph of , having a CAS evaluate the limit, or proof with delta-epsilon as will be explained in the next two lessons. |
The graph of |
Finally, it is worth noting that some limits do not exist. The canonical example of this is . Two views of the graph of this function with different windows centered around are shown. As an exercise, explore this graph further on your calculator and note that oscillates between and infinitely many times around . For reasons that will be formalized over the next two lessons, is said to not exist. Note that this is not the case of having a limit equal , which is sometimes treated as a nonexistent limit, but a function that does not approach any value—finite or infinite—at all. |
Graphs of
|
Suppose we want to evaluate . We can look at the graph and intuit that it is equal to 0, but that’s no definitive answer. Since the expression is the product of two simpler expressions, we might be inclined to say by the product law, but we cannot do this because does not exist, as we just discussed.
Some useful properties of limits, taking into account any functions , , and , and a constant and with the assumption that all the limits exist:
- (the sum law)
- (the difference law)
- (the law of constant multiples)
- (the product law)
- iff (the quotient law)
- Iff for any near except perhaps at and iff , then (the Squeeze Theorem)
|