The goal in this section is to define limits and study them using numerical, graphical and algebraic techniques. We begin with the following question: How do the values of a function f(x) behave when x approaches a number c, whether or not f(c) is defined?
To define limits, let us recall that the distance between two numbers a and b is the absolute value |a − b|, so we can express the idea that f(x) is close to L by saying that |f(x) − L| is small.
50
The limit concept was not fully clarified until the nineteenth century. The French mathematician Augustin-Louis Cauchy (1789–1857, pronounced Koh-shee) gave the following verbal definition: “When the values successively attributed to the same variable approach a fixed value indefinitely, in such a way as to end up differing from it by as little as one could wish, this last value is called the limit of all the others. So, for example, an irrational number is the limit of the various fractions which provide values that approximate it more and more closely.” (Translated by J. Grabiner)
The first mathematically precise definition is due to the German mathematician Karl Weierstraß (1815-1897).
Assume that f(x) is defined for all x in an open interval containing c, but not necessarily at c itself. We say that
the limit of f(x) as x approaches c is equal to L
if |f(x) − L| becomes arbitrarily small when x is any number sufficiently close (but not equal) to c. In this case, we write
We also say that f(x) approaches or converges to L as x → c (and we write f(x) → L).
If the values of f(x) do not converge to any limit as x → c, we say that does not exist. It is important to note that the value f(c) itself, which may or may not be defined, plays no role in the limit. All that matters are the values of f(x) for x close to c. Furthermore, if f(x) approaches a limit as x → c, then the limiting value L is unique.
To deal with more complicated limits and especially, to provide mathematically rigorous proofs, a more precise version of the above limit definition is needed. This more precise version is discussed in Section 2.9, where inequalities are used to pin down the exact meaning of the phrases “arbitrarily small” and “sufficiently close.”
Graphical and numerical investigations provide evidence for a limit, but they do not prove that the limit exists or has a given value. This is done for instance by using the Limit Laws or other theorems established in the following sections.
Our goal in the rest of this section is to develop a better intuitive understanding of limits by investigating them graphically and numerically.
Graphical Investigation Use a graphing utility to produce a graph of f(x). The graph should give a visual impression of whether or not a limit exists. It can often be used to estimate the value of the limit.
51
Numerical Investigation We write x → c − to indicate that x approaches c through values less than c, and we write x → c+ to indicate that x approaches c through values greater than c. To investigate ,
The tables should contain enough values to reveal a clear trend of convergence to a value L. If f(x) approaches a limit, the successive values of f(x) will generally agree to more and more decimal places as x is taken closer to c. If no pattern emerges, then the limit may not exist.
The undefined expression 0/0 is referred to as an “indeterminate form.”
Example 1 Investigate graphically and numerically.
Solution The function is undefined at x = 9 because the formula for f(9) leads to the undefined expression 0/0. Therefore, the graph in Figure 9 has a gap at x = 6. However, the graph suggests that f(x) approaches 6 as x → 9.
For numerical evidence, we consider a table of values of f(x) for x approaching 9 from both the left and the right. Table 2 confirms our impression that
x → 9− |
|
x → 9+ |
|
---|---|---|---|
8.9 | 5.98329 | 9.1 | 6.01662 |
8.99 | 5.99833 | 9.01 | 6.001666 |
8.999 | 5.99983 | 9.001 | 6.000167 |
8.9999 | 5.9999833 | 9.0001 | 6.0000167 |
Example 2 Limit Equals Function Value: Investigate .
Solution Figure 3 and Table 3 both suggest that . But f(x) = x2 is defined at x = 4 and f(4) = 16, so in this case, the limit is equal to the function value. This pleasant conclusion is valid whenever f(x) is a continuous function, a concept treated in Section 2.2.5.
52
x → 4− | x 2 | x → 4+ | x 2 |
---|---|---|---|
3.9 | 15.21 | 4.1 | 16.81 |
3.99 | 15.9201 | 4.01 | 16.0801 |
3.999 | 15.992001 | 4.001 | 16.008001 |
3.9999 | 15.99920001 | 4.0001 | 16.00080001 |
The following example illustrates why in some cases we can use algebraic methods to calculate the limit.
Example 3 Reinvestigate algebraically.
Solution We will algebraically rewrite the expression using a technique called "rationalizing the denominator" to obtain clear solid evidence as to why the guess for the value of the limit in example one above is correct:
(Ed. Comment: The repeating rows of equations are there to compare image quality. The first row is done with the built-in equation editor, and the second in latex, saved as a png file.)
As in example two, we can evaluate the last limit by finding the function value of when x = 9, which evaluates to 6. Note that this was not possible before since this would have required us to divide by zero. The purpose of the algebraic rewrite was to eliminate this problem. Why this is justified in this case will be discussed in the next section.
|
||||||||||||
Example 4 Investigate graphically and numerically.
49
To investigate this limit, consider the graph of given in Figure 1. The graph gives the unmistakable impression that f(x) gets closer and closer to 1 as x → 0+ and as x → 0−.
This conclusion is supported by the table of values for f(x) for x near 0 in Table 1. Therefore both the graphical and numerical evidence suggest that.
x |
|
x |
|
---|---|---|---|
1 | 0.841470985 | −1 | 0.841470985 |
0.5 | 0.958851077 | −0.5 | 0.958851077 |
0.1 | 0.998334166 | −0.1 | 0.998334166 |
0.05 | 0.999583385 | −0.05 | 0.999583385 |
0.01 | 0.999983333 | −0.01 | 0.999983333 |
0.005 | 0.999995833 | −0.005 | 0.999995833 |
0.001 | 0.999999833 | −0.001 | 0.999999833 |
x → 0+ | f (x) → 1 | x → 0− | f (x) → 1 |
CAUTION Numerical investigations are often suggestive, but may be misleading in some cases. If, in Example 5, we had chosen to evaluateat the values x = 0.1, 0.01, 0.001,…, we might have concluded incorrectly that f(x) approaches the limit 0 as x → 0. The problem is that f(10−n) = sin(10nπ) = 0 for every whole number n, but f(x) itself does not approach any limit.
Example 5 A Limit That Does Not Exist: Investigate graphically and numerically.
Solution The function is not defined at x = 0, but Figure 2.14 suggests that it oscillates between +1 and −1 infinitely often as x → 0. It appears, therefore, that does not exist. This impression is confirmed by Table 5, which shows that the values of f(x) bounce around and do not tend toward any limit L as x → 0.
x → 0− |
|
x → 0+ |
|
---|---|---|---|
−0.1 | 0 | 0.1 | 0 |
−0.03 | 0.866 | 0.03 | −0.866 |
−0.007 | −0.434 | 0.007 | 0.434 |
−0.0009 | 0.342 | 0.0009 | −0.342 |
−0.00065 | −0.935 | 0.00065 | 0.935 |
53
The limits discussed so far are two-sided. To show that , it is necessary to check that f(x) converges to L as x approaches c through values both larger and smaller than c. In some instances, f(x) may approach L from one side of c without necessarily approaching it from the other side, or f(x) may be defined on only one side of c. For this reason, we define the one-sided limits
We now have
The limit itself exists if and only if both one-sided limits exist and are equal.
Example 6 Left- and Right-Hand Limits Not Equal.
Investigate the one-sided limits of as x → 0. Does exist?
Solution Figure 6 shows what is going on. For x < 0,
Therefore, the left-hand limit is . But for x > 0,
Therefore, . These one-sided limits are not equal, so does not exist.
Example 7 The function f(x) in Figure 7 is not defined at c = 0, 2, 4. Investigate the one- and two-sided limits at these points.
Solution
CAUTION To write that is really an abuse of notation since in reality does not exist in this case. However, stating that conveys the information that f(x) becomes larger and larger as x gets closer and closer to c. This is useful information about the behavior of the function y=f(x) near x=c and therefore we allow this abuse of notation.
Some functions f(x) tend to ∞ or −∞ as x approaches a value c. If so, does not exist, but we say that f(x) has an infinite limit. More precisely, we write
Here, “decrease without bound” means that f(x) becomes negative and |f(x)| → ∞. One-sided infinite limits are defined similarly. When using this notation, keep in mind that ∞ and −∞ are not real numbers.
When f(x) approaches ∞ or −∞ as x approaches c from one or both sides, the line x = c is called a vertical asymptote. In the figure in Example 8 below, the line x = 2 is a vertical asymptote in (a), and x = 0 is a vertical asymptote in both (b) and (c).
54
In the next example, the notation x → c± is used to indicate that the left- and right-hand limits are to be considered separately.
Example 8 Investigate the one-sided limits graphically:
Solution
55