1 Limits

1.1 An Introduction To Limits

We begin our study of limits by considering examples that demonstrate key concepts that will be explained as we progress.

Consider the function y=sinxx. When x is near the value 1, what value (if any) is y near?

margin: 0.511.50.60.81xy (a)-110.80.91xy (b) Figure 1.1.1: sin(x)/x near x=1 (top) and x=0 (bottom). Λ

While our question is not precisely formed (what constitutes “near the value 1”?), the answer does not seem difficult to find. One might think first to look at a graph of this function to approximate the appropriate y values. Consider Figure 1.1.1(a), where y=sinxx is graphed. For values of x near 1, it seems that y takes on values near 0.85. In fact, when x=1, then y=sin110.84, so it makes sense that when x is “near” 1, y will be “near” 0.84.

Consider this again at a different value for x. When x is near 0, what value (if any) is y near? By considering Figure 1.1.1(b), one can see that it seems that y takes on values near 1. But what happens when x=0? We have

ysin00“ 0 ”0.

The expression “0/0” has no value; it is indeterminate. Such an expression gives no information about what is going on with the function nearby. We cannot find out how y behaves near x=0 for this function simply by letting x=0.

Finding a limit entails understanding how a function behaves near a particular value of x. Before continuing, it will be useful to establish some notation. Let y=f(x); that is, let y be a function of x for some function f. The expression “the limit of y as x approaches 1” describes a number, often referred to as L, that y nears as x nears 1. We write all this as

limx1y=limx1f(x)=L.

This is not a complete definition (that will come in the next section); this is a pseudo-definition that will allow us to explore the idea of a limit.

Above, where f(x)=sin(x)/x, we approximated

limx1sinxx0.84 and limx0sinxx1.

(We approximated these limits, hence used the “” symbol, since we are working with the pseudo-definition of a limit, not the actual definition.)

Once we have the true definition of a limit, we will find limits analytically; that is, exactly using a variety of mathematical tools. For now, we will approximate limits both graphically and numerically. Graphing a function can provide a good approximation, though often not very precise. Numerical methods can provide a more accurate approximation. We have already approximated limits graphically, so we now turn our attention to numerical approximations.

margin: x sin(x)/x 0.9 0.870363 0.99 0.844471 0.999 0.841772 1 0.841471 1.001 0.841170 1.01 0.838447 1.1 0.810189 (a) x sin(x)/x -0.1 0.9983341665 -0.01 0.9999833334 -0.001 0.9999998333 -0 not defined -0.001 0.9999998333 -0.01 0.9999833334 -0.1 0.9983341665 (b) Figure 1.1.2: Values of sin(x)/x with x near 1 and near 0. Λ

Consider again limx1sin(x)/x. To approximate this limit numerically, we can create a table of x and f(x) values where x is “near” 1. This is done in Figure 1.1.2(a).

Notice that for values of x near 1, we have sin(x)/x near 0.841. The x=1 row is in bold to highlight the fact that when considering limits, we are not concerned with the value of the function at that particular x value; we are only concerned with the values of the function when x is near 1.

Now approximate limx0sin(x)/x numerically. We already approximated the value of this limit as 1 graphically in Figure 1.1.1(b). The table in Figure 1.1.2(b) shows the value of sin(x)/x for values of x near 0. Ten places after the decimal point are shown to highlight how close to 1 the value of sin(x)/x gets as x takes on values very near 0. We include the x=0 row in bold again to stress that we are not concerned with the value of our function at x=0, only on the behavior of the function near 0.

This numerical method gives confidence to say that 1 is a good approximation of limx0sin(x)/x; that is,

limx0sin(x)/x1.

Later we will be able to prove that the limit is exactly 1.

We now consider several examples that allow us to explore different aspects of the limit concept.

margin: 2.533.50.260.280.30.320.34xy (a) x x2-x-66x2-19x+3 2.9 0.298780 2.99 0.294569 2.999 0.294163 3 not defined 3.001 0.294073 3.01 0.293669 3.1 0.289773 (b) Figure 1.1.3: Graphically and numerically approximating a limit in Example 1.1.1. Λ
Example 1.1.1 Approximating the value of a limit

Use graphical and numerical methods to approximate

limx3x2-x-66x2-19x+3.

SolutionTo graphically approximate the limit, graph

y=(x2-x-6)/(6x2-19x+3)

on a small interval that contains 3. To numerically approximate the limit, create a table of values where the x values are near 3. This is done in Figure 1.1.3.

The graph shows that when x is near 3, the value of y is very near 0.3. By considering values of x near 3, we see that y=0.294 is a better approximation. The graph and the table imply that

limx3x2-x-66x2-19x+30.294.

This example may bring up a few questions about approximating limits (and the nature of limits themselves).

  1. (a)

    If a graph does not produce as good an approximation as a table, why bother with it?

  2. (b)

    How many values of x in a table are “enough?” In the previous example, could we have just used x=3.001 and found a fine approximation?

Graphs are useful since they give a visual understanding concerning the behavior of a function. Sometimes a function may act “erratically” near certain x values which is hard to discern numerically but very plain graphically. Since graphing utilities are very accessible, it makes sense to make proper use of them.

Since tables and graphs are used only to approximate the value of a limit, there is not a firm answer to how many data points are “enough.” Include enough so that a trend is clear, and use values (when possible) both less than and greater than the value in question. In Example 1.1.1, we used both values less than and greater than 3. Had we used just x=3.001, we might have been tempted to conclude that the limit had a value of 0.3. While this is not far off, we could do better. Using values “on both sides of 3” helps us identify trends.

margin: -1-0.50.510.51xy (a) x f(x) -0.1 0.9 -0.01 0.99 -0.001 0.999 0.001 0.999999 0.01 0.9999 0.1 0.99 (b) Figure 1.1.4: Graphically and numerically approximating a limit in Example 1.1.2. Λ
Example 1.1.2 Approximating the value of a limit

Graphically and numerically approximate the limit of f(x) as x approaches 0, where

f(x)={x+1x<0-x2+1x>0.

SolutionAgain we graph f(x) and create a table of its values near x=0 to approximate the limit. Note that this is a piecewise defined function, so it behaves differently on either side of 0. Figure 1.1.4(a) shows a graph of f(x), and on either side of 0 it seems the y values approach 1. Note that f(0) is not actually defined, as indicated in the graph with the open circle.

The table shown in Figure 1.1.4(b) shows values of f(x) for values of x near 0. It is clear that as x takes on values very near 0, f(x) takes on values very near 1. It turns out that if we let x=0 for either “piece” of f(x), 1 is returned; this is significant and we’ll return to this idea later.

The graph and table allow us to say that limx0f(x)1; in fact, we are probably very sure it equals 1.

Identifying When Limits Do Not Exist

A function may not have a limit for all values of x. That is, we may not be able to say limxcf(x)=L for some numbers L for all values of c, because there may not be a number that f(x) is approaching. There are three common ways in which a limit may fail to exist.

  1. (a)

    The function f(x) may approach different values on either side of c.

  2. (b)

    The function may grow without upper or lower bound as x approaches c.

  3. (c)

    The function may oscillate as x approaches c.

We’ll explore each of these in turn.

margin: 0.511.52123xy (a) x f(x) 0.9 2.01 0.99 2.0001 0.999 2.000001 1.001 1.001 1.01 1.01 1.1 1.1 (b) Figure 1.1.5: Graphically and numerically observing no limit as x1 in Example 1.1.3. Λ
Example 1.1.3 Different Values Approached From Left and Right

Explore why limx1f(x) does not exist, where

f(x)={x2-2x+3x1xx>1.

SolutionA graph of f(x) around x=1 and a table are given in Figure 1.1.5. It is clear that as x approaches 1, f(x) does not seem to approach a single number. Instead, it seems as though f(x) approaches two different numbers. When considering values of x less than 1 (approaching 1 from the left), it seems that f(x) is approaching 2; when considering values of x greater than 1 (approaching 1 from the right), it seems that f(x) is approaching 1. Recognizing this behavior is important; we’ll study this in greater depth later. Right now, it suffices to say that the limit does not exist since f(x) is not approaching one value as x approaches 1.

Example 1.1.4 The Function Grows Without Bound

Explore why limx11/(x-1)2 does not exist.

SolutionA graph and table of f(x)=1/(x-1)2 are given in Figure 1.1.6. Both show that as x approaches 1, f(x) grows larger and larger.

We can deduce this on our own, without the aid of the graph and table. If x is near 1, then (x-1)2 is very small, and: margin: 0.511.5250100xy (a) x f(x) 0.9 100 0.99 10000 0.999 1×106 1.001 1×106 1.01 10000 1.1 100 (b) Figure 1.1.6: Graphically and numerically observing no limit as x1 in Example 1.1.4. Λ

1very small number=very large number.

Since f(x) is not approaching a single number, we conclude that limx11(x-1)2 does not exist.

Example 1.1.5 The Function Oscillates

Explore why limx0sin(1/x) does not exist.

SolutionTwo graphs of f(x)=sin(1/x) are given in Figure 1.1.7. Figure 1.1.7(a) shows f(x) on the interval [-1,1]; notice how f(x) seems to oscillate near x=0. One might think that despite the oscillation, as x approaches 0, f(x) approaches 0. However, Figure 1.1.7(b) zooms in on sin(1/x), on the interval [-0.1,0.1]. Here the oscillation is even more pronounced. Finally, in the table in Figure 1.1.7(c), we see sin(1/x) evaluated for values of x near 0. As x approaches 0, f(x) does not appear to approach any value.

It can be shown that in reality, as x approaches 0, sin(1/x) takes on all values between -1 and 1 infinitely many times. Because of this oscillation, limx0sin(1x) does not exist.

-1-0.50.51-1-0.50.51xy -0.1-510-2510-20.1-1-0.50.51xy x sin(1/x) 0.1 -0.544021 0.01 -0.506366 0.001 0.826880 0.0001 -0.305614 1.0×10-5 0.035749 1.0×10-6 -0.349994 1.0×10-7 0.420548 (a) (b) (c) Figure 1.1.7: Observing that f(x)=sin(1/x) has no limit as x0 in Example 1.1.5.

Limits of Difference Quotients

margin: 2461020xf Figure 1.1.8: We can interpret a difference quotient as the slope of a secant line. Λ

We have approximated limits of functions as x approached a particular number. We will consider another important kind of limit after explaining a few key ideas.

Let f(x) represent the position function, in feet, of some particle that is moving in a straight line, where x is measured in seconds. Let’s say that when x=1, the particle is at position 10 ft., and when x=5, the particle is at 20 ft. Another way of expressing this is to say

f(1)=10 and f(5)=20.

Since the particle traveled 10 feet in 4 seconds, we can say the particle’s average velocity was 2.5 ft/s. We write this calculation using a “quotient of differences,” or, a difference quotient:

f(5)-f(1)5-1=104=2.5ft/s.
margin: 2461020xf (a)2461020xf (b)2461020xf (c) Figure 1.1.9: Secant lines of f(x) at x=1 and x=1+h, for shrinking values of h (i.e., h0). Λ

This difference quotient can be thought of as the familiar “rise over run” used to compute the slopes of lines. In fact, that is essentially what we are doing: given two points on the graph of f, we are finding the slope of the secant line through those two points. See Figure 1.1.8.

Now consider finding the average speed on another time interval. We again start at x=1, but consider the position of the particle h seconds later. That is, consider the positions of the particle when x=1 and when x=1+h. The difference quotient is now

f(1+h)-f(1)(1+h)-1=f(1+h)-f(1)h.

Let f(x)=-1.5x2+11.5x; note that f(1)=10 and f(5)=20, as in our discussion. We can compute this difference quotient for all values of h (even negative values!) except h=0, for then we get “0/0,” the indeterminate form introduced earlier. For all values h0, the difference quotient computes the average velocity of the particle over an interval of time of length h starting at x=1.

For small values of h, i.e., values of h close to 0, we get average velocities over very short time periods and compute secant lines over small intervals. See Figure 1.1.9. This leads us to wonder what the limit of the difference quotient is as h approaches 0. That is,

limh0f(1+h)-f(1)h= ? 

As we do not yet have a true definition of a limit nor an exact method for computing it, we settle for approximating the value. While we could graph the difference quotient (where the x-axis would represent h values and the y-axis would represent values of the difference quotient) we settle for making a table. See Figure 1.1.10. margin: h f(1+h)-f(1)h -0.5 9.250 -0.1 8.650 -0.01 8.515 0.01 8.485 0.1 8.350 0.5 7.750 Figure 1.1.10: The difference quotient for f(x)=-1.5x2+11.5x evaluated at x=1 and values of h near 0. Λ The table gives us reason to assume the value of the limit is about 8.5.

Proper understanding of limits is key to understanding calculus. With limits, we can accomplish seemingly impossible mathematical things, like adding up an infinite number of numbers (and not get infinity) and finding the slope of a line between two points, where the “two points” are actually the same point. These are not just mathematical curiosities; they allow us to link position, velocity and acceleration together, connect cross-sectional areas to volume, find the work done by a variable force, and much more.

In the next section we give the formal definition of the limit and begin our study of finding limits analytically. In the following exercises, we continue our introduction and approximate the value of limits.

Exercises 1.1

 

Terms and Concepts

  1. 1.

    In your own words, what does it mean to “find the limit of f(x) as x approaches 3”?

  2. 2.

    An expression of the form 00 is called      .

  3. 3.

    T/F: The limit of f(x) as x approaches 5 is f(5).

  4. 4.

    Describe three situations where limxcf(x) does not exist.

  5. 5.

    When x is near 0, sinxx is near what value?

  6. 6.

    In your own words, what is a difference quotient?

Problems

In Exercises 7–16., approximate the given limits both numerically and graphically.

  1. 7.

    limx1(x2+3x-5)

  2. 8.

    limx0(x3-3x2+x-5)

  3. 9.

    limx0x+1x2+3x

  4. 10.

    limx3x2-2x-3x2-4x+3

  5. 11.

    limx-1x2+8x+7x2+6x+5

  6. 12.

    limx2x2+7x+10x2-4x+4

  7. 13.

    limx2f(x), where f(x)={x+2x23x-5x>2.

  8. 14.

    limx3f(x), where f(x)={x2-x+1x32x+1x>3.

  9. 15.

    limx0f(x), where f(x)={cosxx0x2+3x+1x>0.

  10. 16.

    limxπ/2f(x), where f(x)={sinxxπ/2cosxx>π/2.

In Exercises 17–26., a function f and a value a are given. Approximate the limit of the difference quotient, limh0f(a+h)-f(a)h, using h=±0.1,±0.01.

  1. 17.

    f(x)=-7x+2, a=3

  2. 18.

    f(x)=9x+0.06, a=-1

  3. 19.

    f(x)=x2+3x-7, a=1

  4. 20.

    f(x)=1x+1, a=2

  5. 21.

    f(x)=-4x2+5x-1, a=-3

  6. 22.

    f(x)=lnx, a=5

  7. 23.

    f(x)=sinx, a=π

  8. 24.

    f(x)=cosx, a=π

  9. 25.

    f(x)=x+4, a=0

  10. 26.

    f(x)=ex, a=1

Omni CMS