Skip to main content
Logo image

APEX Calculus

Section 1.4 One-Sided Limits

We introduced the concept of a limit gently, approximating their values graphically and numerically. Next came the rigorous definition of the limit, along with an admittedly tedious method for evaluating them. Section 1.3 gave us tools (which we call theorems) that allow us to compute limits with greater ease. Chief among the results were the facts that polynomials and rational, trigonometric, exponential and logarithmic functions (and their sums, products, etc.) all behave “nicely.” In this section we rigorously define what we mean by “nicely.”
In Section 1.1 we saw three ways in which limits of functions can fail to exist:
  1. The function approaches different values from the left and right.
  2. The function grows without bound.
  3. The function oscillates.
In this section we explore in depth the concepts behind Item 1 by introducing the one-sided limit. We begin with formal definitions that are very similar to the definition of the limit given in Section 1.2, but the notation is slightly different and “xc” is replaced with either “x<c” or “x>c.
There is a slightly different definition for a left-hand limit, than for a right-hand limit, but both have a lot in common with Definition 1.2.2.

Definition 1.4.1. One Sided Limits: Left- and Right-Hand Limits.

Left-Hand Limit
Let f be a function defined on (a,c) for some a<c and let L be a real number. The statement that the limit of f(x), as x approaches c from the left, is L, (alternatively, that the left-hand limit of f at c is L) is denoted by
limxcf(x)=L,
and means that for any ε>0, there exists δ>0 such that for all x(a,c), if |xc|<δ, then |f(x)L|<ε.
Right-Hand Limit
Let f be a function defined on (c,b) for some b>c and let L be a real number. The statement that the limit of f(x), as x approaches c from the right, is L, (alternatively, that the right-hand limit of f at c is L) is denoted by
limxc+f(x)=L,
and means that for any ε>0, there exists δ>0 such that for all x(c,b), if |xc|<δ, then |f(x)L|<ε.
Figure 1.4.2. Video presentation of Definition 1.4.1
Practically speaking, when evaluating a left-hand limit, we consider only values of x “to the left of c,” i.e., where x<c. The admittedly imperfect notation xc is used to imply that we look at values of x to the left of c. The notation has nothing to do with positive or negative values of either x or c. It’s more like you are adding very small negative values to c to get values for x. A similar statement holds for evaluating right-hand limits; there we consider only values of x to the right of c, i.e., x>c. We can use the theorems from previous sections to help us evaluate these limits; we just restrict our view to one side of c.
We practice evaluating left- and right-hand limits through a series of examples.

Example 1.4.3. Evaluating one-sided limits.

Let f(x)={x0x13x1<x<2, as shown in Figure 1.4.4. Find each of the following:
  1. limx1f(x)
  2. limx1+f(x)
  3. limx1f(x)
  4. f(1)
  5. limx0+f(x)
  6. f(0)
  7. limx2f(x)
  8. f(2)
Graph of a piecewise function that has different left and right hand limits when x=1.
Graph of the piecewise function f(x)={x0x13x1<x<2. There are two line segments: for 0x1 we have a line segment with positive slope, and for 1<x<2 we have a line segment with negative slope.
The line segment with a positive slope starts at the point (0,0) and ends at (1,1). The line segment with a negative slope starts at (1,2) and ends at (2,1).
The start and end points of the line segment with a positive slope are solid dots, indicating that those points are part of the graph. The start and end points of the line segment with a negative slope are hollow dots. This tells that although the second line segment gets arbitrarily close to the points (1,2) and (2,1), these points are not part of the graph.
Since f(x) is close to 1 when x is close to 1, but x<1, while f(x) is close to 2 when x is close to 1, but x>1, we can conclude that the left and right hand limits are different.
Figure 1.4.4. A graph of f in Example 1.4.3
Solution 1.
For these problems, the visual aid of the graph is likely more effective in evaluating the limits than using f itself. Therefore we will refer often to the graph.
  1. As x goes to 1 from the left, we see that f(x) is approaching the value of 1.
    Therefore limx1f(x)=1.
  2. As x goes to 1 from the right, we see that f(x) is approaching the value of 2. Recall that it does not matter that there is an “open circle” there; we are evaluating a limit, not the value of the function.
    Therefore limx1+f(x)=2.
  3. The limit of f as x approaches 1 does not exist, as discussed in Section 1.1. The function does not approach one particular value, but two different values from the left and the right.
  4. Using the definition, and by looking at the graph, we see that f(1)=1.
  5. As x goes to 0 from the right, we see that f(x) is approaching 0. Therefore limx0+f(x)=0. Note we cannot consider a left-hand limit at 0 as f is not defined for values of x<0.
  6. Using the definition and the graph, f(0)=0.
  7. As x goes to 2 from the left, we see that f(x) is approaching the value of 1.
    Therefore limx2f(x)=1.
  8. The graph and the definition of the function show that f(2) is not defined.
Solution 2. Video solution
Note how the left- and right-hand limits were different at x=1. This, of course, causes the limit to not exist. The following theorem states what is fairly intuitive: the limit exists precisely when the left- and right-hand limits are equal.
The phrase “if, and only if” means the two statements are equivalent: they are either both true or both false. If the limit equals L, then the left and right hand limits both equal L. If the limit is not equal to L, then at least one of the left and right-hand limits is not equal to L (it may not even exist).
One thing to consider in Examples 1.4.3–1.4.10 is that the value of the function may/may not be equal to the value(s) of its left/right-hand limits, even when these limits agree.

Example 1.4.6. Evaluating limits of a piecewise-defined function.

Let f(x)={2x0<x<1(x2)21<x<2 . Evaluate the following:
  1. limx1f(x)
  2. limx1+f(x)
  3. limx1f(x)
  4. f(1)
  5. limx0+f(x)
  6. f(0)
  7. limx2f(x)
  8. f(2)
Solution 1.
In this example, we evaluate each expression using just the definition of f, without using a graph as we did in the previous example.
  1. As x approaches 1 from the left, we consider a limit where all x-values are less than 1. This means we use the “2x” piece of the piecewise-defined function f. As the x-values near 1, 2x approaches 1; that is, f(x) approaches 1.
    Therefore limx1f(x)=1.
    A concise mathematical presentation of the above argument could be written as follows:
    limx1f(x)=limx1(2x)(f(x)=x2 for 0<x<1)=21=1( properties of limits )
  2. As x approaches 1 from the right, we consider a limit where all x-values are greater than 1. This means we use the “(x2)2” piece of f. As the x-values near 1, (x2)2 approaches 1; that is, we see that again f(x) approaches 1.
    Therefore limx1+f(x)=1.
    Once again, we can present our work computationally as follows:
    limx1+f(x)=limx1+(x2)2(f(x)=(x2)2 for 1<x<2)=(12)2=1( properties of limits )
  3. The limit of f as x approaches 1 exists and is 1, as f approaches 1 from both the right and left.
    Therefore limx1f(x)=1.
  4. Neither piece of f is defined for the x-value of 1; in other words, 1 is not in the domain of f. Therefore f(1) is not defined.
  5. As x approaches 0 from the right, we consider a limit where all x-values are greater than 0. This means we use the 2x piece of f. As the x-values near 0, 2x approaches 2; that is, f(x) approaches 2.
    So limx0+f(x)=2.
  6. f(0) is not defined as 0 is not in the domain of f.
  7. As x approaches 2 from the left, we consider a limit where all x-values are less than 2. This means we use the (x2)2 piece of f. As the x-values near 2, (x2)2 nears 0; that is, f(x) approaches 0.
    So limx2f(x)=0.
  8. f(2) is not defined as 2 is not in the domain of f.
We can confirm our analytic result by consulting the graph of f shown in Figure 1.4.7. Note the open circles on the graph at x=0, 1 and 2, where f is not defined.
Graph of a piecewise-defined function. It is undefined when x=1, but has a limit at this point.
Graph of f from Example 1.4.6. The graph consists of two parts. The first part is a line that starts at the point (0,2) and ends at (1,1). The second part is a curve that starts at (1,1) and ends at (2,0). The points (0,2), (1,1), and (2,0) are all marked with hollow dots, indicating that although the graph gets close to these points, they are not part of the graph.
The function is undefined for x=1, but the graph shows that f(x) approaches the same value (namely, 1) from both the left and the right, allowing us to conclude that limx1f(x) exists, and is equal to 1.
Figure 1.4.7. A graph of f from Example 1.4.6
Solution 2. Video solution

Example 1.4.8. Evaluating limits of a piecewise-defined function.

Let f(x)={(x1)20x2,x11x=1 as shown in Figure 1.4.9. Evaluate the following:
  1. limx1f(x)
  2. limx1+f(x)
  3. limx1f(x)
  4. f(1)
Graph of f(x), showing an upward curved line and a solid dot at (1, 1). Line of the equation is undefined at x = 1.
The graph of f(x) in Example 1.4.8. The graph is a parabola, opening upward, plotted from (0,1) to (2,1), with its vertex at (1,0). However, there is a hole in the graph at the vertex, indicated by a hollow dot. The function is still defined at x=1, because there is a solid dot at (1,1). This shows that f(1)=1, but the limit of f as x approaches 1 is 0.
Figure 1.4.9. Graphing f in Example 1.4.8
Solution 1.
It is clear by looking at the graph that both the left- and right-hand limits of f, as x approaches 1, are 0. Thus it is also clear that the limit is 0; i.e., limx1f(x)=0. It is also clearly stated that f(1)=1.
Solution 2. Video solution

Example 1.4.10. Evaluating limits of a piecewise-defined function.

Let f(x)={x20x12x1<x2 as shown in Figure 1.4.11. Evaluate the following:
  1. limx1f(x)
  2. limx1+f(x)
  3. limx1f(x)
  4. f(1)
Graph of the piecewise function for the above example.
Graph of a piecewise-defined function, on the interval [0,2]. For x values between 0 and 1 (inclusive) the graph is an upward curved parabola. For x values 1 to 2 (inclusive) the graph is a straight line with a negative slope.
The parabola and the line meet at the point (1,1).
There are three solid dots plotted on the graph at the points, (0,0), (1,1), and (2,0), to indicate where each part of the graph begins and ends.
Figure 1.4.11. Graphing f in Example 1.4.10
Solution 1.
It is clear from the definition of the function and its graph that all of the following are equal:
limx1f(x)=limx1+f(x)=limx1f(x)=f(1)=1.
Solution 2. Video solution
In Examples 1.4.3–1.4.10 we were asked to find both limx1f(x) and f(1). Consider the following table:
limx1f(x) f(1)
Example 1.4.3 does not exist 1
Example 1.4.6 1 not defined
Example 1.4.8 0 1
Example 1.4.10 1 1
Only in Example 1.4.10 do both the function and the limit exist and agree. This seems “nice;” in fact, it seems “normal.” This is in fact an important situation which we explore in Section 1.5 entitled “Continuity.” In short, a continuous function is one in which when a function approaches a value as xc (i.e., when limxcf(x)=L), it actually attains that value at c. Such functions behave nicely as they are very predictable.

Exercises Exercises

Terms and Concepts

1.
What are the three ways in which a limit may fail to exist?
2.
  • ?
  • True
  • False
If limx1f(x)=5, then limx1f(x)=5.
3.
  • ?
  • True
  • False
If limx1f(x)=5, then limx1+f(x)=5.
4.
  • ?
  • True
  • False
If limx1f(x)=5, then limx1f(x)=5.

Problems

Exercise Group.
Evaluate each expression using the given graph of f.
11.
Graph for exercise problem 11.
(a)
limx2f(x)
(b)
limx2+f(x)
(c)
limx2f(x)
(e)
limx2f(x)
(f)
limx2+f(x)
(g)
limx2f(x)
12.
Graph for exercise problem 12.
Let a be an integer with 3a3.
(a)
limxaf(x)
(b)
limxa+f(x)
(c)
limxaf(x)
Exercise Group.
Evaluate the given limits of the piecewise defined function.
13.
f(x)={x1if x3x23if x>3
(a)
limx3f(x)
(b)
limx3+f(x)
(c)
limx3f(x)
14.
f(x)={2x2x25if x<3sin(x3)if x3
(a)
limx3f(x)
(b)
limx3+f(x)
(c)
limx3f(x)
15.
f(x)={x2+3x1if x<2x3+1if 2x5x2+4x+81if x>5
(a)
limx2f(x)
(b)
limx2+f(x)
(c)
limx2f(x)
(e)
limx5f(x)
(f)
limx5+f(x)
(g)
limx5f(x)
16.
f(x)={cos(x)x<πsin(x)xπ
(a)
limxπf(x)
(b)
limxπ+f(x)
(c)
limxπf(x)
17.
f(x)={1cos2(x)x<asin2(x)xa where a is a real number.
(a)
limxf(x)
(b)
limx+f(x)
18.
f(x)={x+1if x<1x1if x=1x+2if x>1
(a)
limx1f(x)
(b)
limx1+f(x)
(c)
limx1f(x)
19.
f(x)={x22x7if x<1x1if x=1(x2+x+4)if x>1
(a)
limx1f(x)
(b)
limx1+f(x)
(c)
limx1f(x)
20.
f(x)={a(xb)2+cx<ba(xb)+cxb
(a)
limxbf(x)
(b)
limxb+f(x)
(c)
limxbf(x)
You have attempted 1 of 27 activities on this page.