Quantifying Closeness

Before stating the formal definition of a limit, we must introduce a few preliminary ideas. Recall that the distance between two points a and b on a number line is given by \(\left|\right. a - b \left|\right. .\)

  • The statement \(\left|\right. f \left(\right. x \left.\right) - L \left|\right. < \epsilon\) may be interpreted as: The distance between \(f \left(\right. x \left.\right)\) and L is less than ε.
  • The statement \(0 < \left|\right. x - a \left|\right. < \delta\) may be interpreted as: \(x \neq a\) and the distance between x and a is less than δ.

It is also important to look at the following equivalences for absolute value:

  • The statement \(\left|\right. f \left(\right. x \left.\right) - L \left|\right. < \epsilon\) is equivalent to the statement \(L - \epsilon < f \left(\right. x \left.\right) < L + \epsilon .\)
  • The statement \(0 < \left|\right. x - a \left|\right. < \delta\) is equivalent to the statement \(a - \delta < x < a + \delta\) and \(x \neq a .\)

With these clarifications, we can state the formal epsilon-delta definition of the limit.

Definition

Let \(f \left(\right. x \left.\right)\) be defined for all \(x \neq a\) over an open interval containing a. Let L be a real number. Then

\[\underset{x \rightarrow a}{\text{lim}} f \left(\right. x \left.\right) = L\]

if, for every \(\epsilon > 0 ,\) there exists a \(\delta > 0 ,\) such that if \(0 < \left|\right. x - a \left|\right. < \delta ,\) then \(\left|\right. f \left(\right. x \left.\right) - L \left|\right. < \epsilon .\)

This definition may seem rather complex from a mathematical point of view, but it becomes easier to understand if we break it down phrase by phrase. The statement itself involves something called a universal quantifier (for every \(\epsilon > 0 ),\) an existential quantifier (there exists a \(\delta > 0 ),\) and, last, a conditional statement (if \(0 < \left|\right. x - a \left|\right. < \delta ,\) then \(\left|\right. f \left(\right. x \left.\right) - L \left|\right. < \epsilon ).\) Let’s take a look at Table 2.9, which breaks down the definition and translates each part.

Definition Translation
1. For every \(\epsilon > 0 ,\) 1. For every positive distance ε from L,
2. there exists a \(\delta > 0 ,\) 2. There is a positive distance \(\delta\) from a,
3. such that 3. such that
4. if \(0 < \left|\right. x - a \left|\right. < \delta ,\) then \(\left|\right. f \left(\right. x \left.\right) - L \left|\right. < \epsilon .\) 4. if x is closer than \(\delta\) to a and \(x \neq a ,\) then \(f \left(\right. x \left.\right)\) is closer than ε to L.
Table 2.9 Translation of the Epsilon-Delta Definition of the Limit

We can get a better handle on this definition by looking at the definition geometrically. Figure 2.39 shows possible values of \(\delta\) for various choices of \(\epsilon > 0\) for a given function \(f \left(\right. x \left.\right) ,\) a number a, and a limit L at a. Notice that as we choose smaller values of ε (the distance between the function and the limit), we can always find a \(\delta\) small enough so that if we have chosen an x value within \(\delta\) of a, then the value of \(f \left(\right. x \left.\right)\) is within ε of the limit L.

There are three graphs side by side showing possible values of delta, given successively smaller choices of epsilon. Each graph has a decreasing, concave down curve in quadrant one. Each graph has the point (a, L) marked on the curve, where L is the limit of the function at the point where x=a. On either side of L on the y axis, a distance epsilon is marked off  - namely, a line is drawn through the function at y = L + epsilon and L – epsilon. As smaller values of epsilon are chosen going from graph one to graph three, smaller values of delta to the left and right of point a can be found so that if we have chosen an x value within delta of a, then the value of f(x) is within epsilon of the limit L.
Figure 2.39 These graphs show possible values of \(\delta\), given successively smaller choices of ε.

Media

Visit the following applet to experiment with finding values of \(\delta\) for selected values of ε:

Example 2.39 shows how you can use this definition to prove a statement about the limit of a specific function at a specified value.

Example 2.39

Proving a Statement about the Limit of a Specific Function

Prove that \(\underset{x \rightarrow 1}{\text{lim}} \left(\right. 2 x + 1 \left.\right) = 3 .\)

Solution

Let \(\epsilon > 0 .\)

The first part of the definition begins “For every \(\epsilon > 0 .\"\) This means we must prove that whatever follows is true no matter what positive value of ε is chosen. By stating “Let \(\epsilon > 0 ,\"\) we signal our intent to do so.

Choose \(\delta = \frac{\epsilon}{2} .\)

The definition continues with “there exists a \(\delta > 0 .\)” The phrase “there exists” in a mathematical statement is always a signal for a scavenger hunt. In other words, we must go and find \(\delta .\) So, where exactly did \(\delta = \epsilon / 2\) come from? There are two basic approaches to tracking down \(\delta .\) One method is purely algebraic and the other is geometric.

We begin by tackling the problem from an algebraic point of view. Since ultimately we want \(\left|\right. \left(\right. 2 x + 1 \left.\right) - 3 \left|\right. < \epsilon ,\) we begin by manipulating this expression: \(\left|\right. \left(\right. 2 x + 1 \left.\right) - 3 \left|\right. < \epsilon\) is equivalent to \(\left|\right. 2 x - 2 \left|\right. < \epsilon ,\) which in turn is equivalent to \(\left|\right. 2 \left|\right. \left|\right. x - 1 \left|\right. < \epsilon .\) Last, this is equivalent to \(\left|\right. x - 1 \left|\right. < \epsilon / 2 .\) Thus, it would seem that \(\delta = \epsilon / 2\) is appropriate.

We may also find \(\delta\) through geometric methods. Figure 2.40 demonstrates how this is done.

This graph shows how to find delta geometrically. The function 2x + 1 is drawn in red from x=0 to 2. A straight line is drawn at y=3 in green, which intersects the function at (1,3). Two blues lines are drawn at 3 + epsilon and 3 – epsilon, which are graphed here between 5 and 6 and between 0 and 1, respectively. Finally, two pink lines are drawn down from the points of intersection of the function and the blue lines – the taller between 1 and 2, and the shorter between 0 and 1. Since the blue lines and the function intersect, we can solve for x. For the shorter, corresponding to the line y = 3 – epsilon, we have 3 – epsilon = 2x + 1, which simplifies to x = 1 – epsilon / 2. For the taller, corresponding to the line y = 3 + epsilon, we have 3 + epsilon = 2x + 1, which simplifies to x = 1 + epsilon / 2. Delta is the smaller of the two distances between 1 and where the pink lines intersect with the x axis. We have delta is the min of 1 + epsilon / 2 -1 and 1 – (1 – epsilon / 2), which is the min of epsilon / 2 and epsilon / 2, which is simply epsilon / 2.
Figure 2.40 This graph shows how we find \(\delta\) geometrically.

Assume \(0 < \left|\right. x - 1 \left|\right. < \delta .\) When \(\delta\) has been chosen, our goal is to show that if \(0 < \left|\right. x - 1 \left|\right. < \delta ,\) then \(\left|\right. \left(\right. 2 x + 1 \left.\right) - 3 \left|\right. < \epsilon .\) To prove any statement of the form “If this, then that,” we begin by assuming “this” and trying to get “that.”

Thus,

\(\begin{aligned} \left|\right. \left(\right. 2 x + 1 \left.\right) - 3 \left|\right. & = \left|\right. 2 x - 2 \left|\right. & & & \text{property of absolute value} \\ & = \left|\right. 2 \left(\right. x - 1 \left.\right) \left|\right. \\ & = \left|\right. 2 \left|\right. \left|\right. x - 1 \left|\right. & & & \left|\right. 2 \left|\right. = 2 \\ & = 2 \left|\right. x - 1 \left|\right. & & & \\ & < 2 \cdot \delta & & & \text{here}’\text{s where we use the assumption that} 0 < \left|\right. x - 1 \left|\right. < \delta \\ & = 2 \cdot \frac{\epsilon}{2} = \epsilon & & & \text{here}’\text{s where we use our choice of} \delta = \epsilon / 2 \end{aligned}\)

Analysis

In this part of the proof, we started with \(\left|\right. \left(\right. 2 x + 1 \left.\right) - 3 \left|\right.\) and used our assumption \(0 < \left|\right. x - 1 \left|\right. < \delta\) in a key part of the chain of inequalities to get \(\left|\right. \left(\right. 2 x + 1 \left.\right) - 3 \left|\right.\) to be less than ε. We could just as easily have manipulated the assumed inequality \(0 < \left|\right. x - 1 \left|\right. < \delta\) to arrive at \(\left|\right. \left(\right. 2 x + 1 \left.\right) - 3 \left|\right. < \epsilon\) as follows:

\(\begin{aligned} 0 < \left|\right. x - 1 \left|\right. < \delta & \Rightarrow \left|\right. x - 1 \left|\right. < \delta \\ & \Rightarrow - \delta < x - 1 < \delta \\ & \Rightarrow - \frac{\epsilon}{2} < x - 1 < \frac{\epsilon}{2} \\ & \Rightarrow - \epsilon < 2 x - 2 < \epsilon \\ & \Rightarrow \left|\right. 2 x - 2 \left|\right. < \epsilon \\ & \Rightarrow \left|\right. \left(\right. 2 x + 1 \left.\right) - 3 \left|\right. < \epsilon . \end{aligned}\)

Therefore, \(\underset{x \rightarrow 1}{\text{lim}} \left(\right. 2 x + 1 \left.\right) = 3 .\) (Having completed the proof, we state what we have accomplished.)

After removing all the remarks, here is a final version of the proof:

Let \(\epsilon > 0 .\)

Choose \(\delta = \epsilon / 2 .\)

Assume \(0 < \left|\right. x - 1 \left|\right. < \delta .\)

Thus,

\(\begin{aligned} \left|\right. \left(\right. 2 x + 1 \left.\right) - 3 \left|\right. & = \left|\right. 2 x - 2 \left|\right. \\ & = \left|\right. 2 \left(\right. x - 1 \left.\right) \left|\right. \\ & = \left|\right. 2 \left|\right. \left|\right. x - 1 \left|\right. \\ & = 2 \left|\right. x - 1 \left|\right. \\ & < 2 \cdot \delta \\ & = 2 \cdot \frac{\epsilon}{2} \\ & = \epsilon . \end{aligned}\)

Therefore, \(\underset{x \rightarrow 1}{\text{lim}} \left(\right. 2 x + 1 \left.\right) = 3 .\)

The following Problem-Solving Strategy summarizes the type of proof we worked out in Example 2.39.

Problem-Solving Strategy

Proving That \(\underset{x \rightarrow a}{\text{lim}} f \left(\right. x \left.\right) = L\) for a Specific Function \(f \left(\right. x \left.\right)\)

  1. Let’s begin the proof with the following statement: Let \(\epsilon > 0 .\)
  2. Next, we need to obtain a value for \(\delta .\) After we have obtained this value, we make the following statement, filling in the blank with our choice of \(\delta\): Choose \(\delta = _______.\)
  3. The next statement in the proof should be (at this point, we fill in our given value for a):
    Assume \(0 < \left|\right. x - a \left|\right. < \delta .\)
  4. Next, based on this assumption, we need to show that \(\left|\right. f \left(\right. x \left.\right) - L \left|\right. < \epsilon ,\) where \(f \left(\right. x \left.\right)\) and L are our function \(f \left(\right. x \left.\right)\) and our limit L. At some point, we need to use \(0 < \left|\right. x - a \left|\right. < \delta .\)
  5. We conclude our proof with the statement: Therefore, \(\underset{x \rightarrow a}{\text{lim}} f \left(\right. x \left.\right) = L .\)

Example 2.40

Proving a Statement about a Limit

Complete the proof that \(\underset{x \rightarrow −1}{\text{lim}} \left(\right. 4 x + 1 \left.\right) = −3\) by filling in the blanks.

Let _____.

Choose \(\delta = _______.\)

Assume \(0 < \left|\right. x - _______ \mid < \delta .\)

Thus, \(\left|\right. ________ - ________ \left|\right. = _____________________________________ \epsilon .\)

Solution

We begin by filling in the blanks where the choices are specified by the definition. Thus, we have

Let \(\epsilon > 0 .\)

Choose \(\delta = _______.\)

Assume \(0 < \left|\right. x - \left(\right. −1 \left.\right) \left|\right. < \delta .\) (or equivalently, \(0 < \left|\right. x + 1 \left|\right. < \delta .)\)

Thus, \(\left|\right. \left(\right. 4 x + 1 \left.\right) - \left(\right. −3 \left.\right) \left|\right. = \left|\right. 4 x + 4 \left|\right. = \left|\right. 4 \left|\right. \left|\right. x + 1 \left|\right. < 4 \delta _______ \epsilon .\)

Focusing on the final line of the proof, we see that we should choose \(\delta = \frac{\epsilon}{4} .\)

We now complete the final write-up of the proof:

Let \(\epsilon > 0 .\)

Choose \(\delta = \frac{\epsilon}{4} .\)

Assume \(0 < \left|\right. x - \left(\right. −1 \left.\right) \left|\right. < \delta\) (or equivalently, \(0 < \left|\right. x + 1 \left|\right. < \delta .)\)

Thus, \(\left|\right. \left(\right. 4 x + 1 \left.\right) - \left(\right. −3 \left.\right) \left|\right. = \left|\right. 4 x + 4 \left|\right. = \left|\right. 4 \left|\right. \left|\right. x + 1 \left|\right. < 4 \delta = 4 \left(\right. \epsilon / 4 \left.\right) = \epsilon .\)

Checkpoint 2.27

Complete the proof that \(\underset{x \rightarrow 2}{\text{lim}} \left(\right. 3 x - 2 \left.\right) = 4\) by filling in the blanks.

Let _______.

Choose \(\delta = _______ .\)

Assume \(0 < \left|\right. x - ____ \left|\right. < ____ .\)

Thus,

\(\left|\right. _______ - ____ \left|\right. = ______________________________ \epsilon .\)

Therefore, \(\underset{x \rightarrow 2}{\text{lim}} \left(\right. 3 x - 2 \left.\right) = 4 .\)

In Example 2.39 and Example 2.40, the proofs were fairly straightforward, since the functions with which we were working were linear. In Example 2.41, we see how to modify the proof to accommodate a nonlinear function.

Example 2.41

Proving a Statement about the Limit of a Specific Function (Geometric Approach)

Prove that \(\underset{x \rightarrow 2}{\text{lim}} x^{2} = 4.\)

Solution

  1. Let \(\epsilon > 0 .\) The first part of the definition begins “For every \(\epsilon > 0 ,\"\) so we must prove that whatever follows is true no matter what positive value of ε is chosen. By stating “Let \(\epsilon > 0 ,\"\) we signal our intent to do so.
  2. Without loss of generality, assume \(\epsilon \leq 4 .\) Two questions present themselves: Why do we want \(\epsilon \leq 4\) and why is it okay to make this assumption? In answer to the first question: Later on, in the process of solving for \(\delta ,\) we will discover that \(\delta\) involves the quantity \(\sqrt{4 - \epsilon} .\) Consequently, we need \(\epsilon \leq 4 .\) In answer to the second question: If we can find \(\delta > 0\) that “works” for \(\epsilon \leq 4 ,\) then it will “work” for any \(\epsilon > 4\) as well. Keep in mind that, although it is always okay to put an upper bound on ε, it is never okay to put a lower bound (other than zero) on ε.
  3. Choose \(\delta = \text{min} \left{\right. 2 - \sqrt{4 - \epsilon} , \sqrt{4 + \epsilon} - 2 \left.\right} .\) Figure 2.41 shows how we made this choice of \(\delta .\)
    This graph shows how to find delta geometrically for a given epsilon for the above proof. First, the function f(x) = x^2 is drawn from [-1, 3]. On the y axis, the proposed limit 4 is marked, and the line y=4 is drawn to intersect with the function at (2,4). For a given epsilon, point 4 + epsilon and 4 – epsilon are marked on the y axis above and below 4. Blue lines are drawn from these points to intersect with the function, where pink lines are drawn from the point of intersection to the x axis. These lines land on either side of x=2. Next, we solve for these x values, which have to be positive here. The first is x^2 = 4 – epsilon, which simplifies to x = sqrt(4-epsilon). The next is x^2 = 4 + epsilon, which simplifies to x = sqrt(4 + epsilon). Delta is the smaller of the two distances, so it is the min of (2 – sqrt(4 – epsilon) and sqrt(4 + epsilon) – 2).
    Figure 2.41 This graph shows how we find δ geometrically for a given ε for the proof in Example 2.41.
  4. We must show: If \(0 < \left|\right. x - 2 \left|\right. < \delta ,\) then \(\left|\right. x^{2} - 4 \left|\right. < \epsilon ,\) so we must begin by assuming
    \[0 < \left|\right. x - 2 \left|\right. < \delta .\]

    We don’t really need \(0 < \left|\right. x - 2 \left|\right.\) (in other words, \(x \neq 2 \left.\right)\) for this proof. Since \(0 < \left|\right. x - 2 \left|\right. < \delta \Rightarrow \left|\right. x - 2 \left|\right. < \delta ,\) it is okay to drop \(0 < \left|\right. x - 2 \left|\right. .\)
    \[\left|\right. x - 2 \left|\right. < \delta .\]

    Hence,
    \[- \delta < x - 2 < \delta .\]

    Recall that \(\delta = \text{min} \left{\right. 2 - \sqrt{4 - \epsilon} , \sqrt{4 + \epsilon} - 2 \left.\right} .\) Thus, \(\delta \leq 2 - \sqrt{4 - \epsilon}\) and consequently \(- \left(\right. 2 - \sqrt{4 - \epsilon} \left.\right) \leq - \delta .\) We also use \(\delta \leq \sqrt{4 + \epsilon} - 2\) here. We might ask at this point: Why did we substitute \(2 - \sqrt{4 - \epsilon}\) for \(\delta\) on the left-hand side of the inequality and \(\sqrt{4 + \epsilon} - 2\) on the right-hand side of the inequality? If we look at Figure 2.41, we see that \(2 - \sqrt{4 - \epsilon}\) corresponds to the distance on the left of 2 on the x-axis and \(\sqrt{4 + \epsilon} - 2\) corresponds to the distance on the right. Thus,
    \[- \left(\right. 2 - \sqrt{4 - \epsilon} \left.\right) \leq - \delta < x - 2 < \delta \leq \sqrt{4 + \epsilon} - 2 .\]

    We simplify the expression on the left:
    \[−2 + \sqrt{4 - \epsilon} < x - 2 < \sqrt{4 + \epsilon} - 2 .\]

    Then, we add 2 to all parts of the inequality:
    \[\sqrt{4 - \epsilon} < x < \sqrt{4 + \epsilon} .\]

    We square all parts of the inequality. It is okay to do so, since all parts of the inequality are positive:
    \[4 - \epsilon < x^{2} < 4 + \epsilon .\]

    We subtract 4 from all parts of the inequality:
    \[- \epsilon < x^{2} - 4 < \epsilon .\]

    Last,
    \[\left|\right. x^{2} - 4 \left|\right. < \epsilon .\]
  5. Therefore,
    \[\underset{x \rightarrow 2}{\text{lim}} x^{2} = 4 .\]

Checkpoint 2.28

Find δ corresponding to \(\epsilon > 0\) for a proof that \(\underset{x \rightarrow 9}{\text{lim}} \sqrt{x} = 3 .\)

The geometric approach to proving that the limit of a function takes on a specific value works quite well for some functions. Also, the insight into the formal definition of the limit that this method provides is invaluable. However, we may also approach limit proofs from a purely algebraic point of view. In many cases, an algebraic approach may not only provide us with additional insight into the definition, it may prove to be simpler as well. Furthermore, an algebraic approach is the primary tool used in proofs of statements about limits. For Example 2.42, we take on a purely algebraic approach.

Example 2.42

Proving a Statement about the Limit of a Specific Function (Algebraic Approach)

Prove that \(\underset{x \rightarrow −1}{\text{lim}} \left(\right. x^{2} - 2 x + 3 \left.\right) = 6 .\)

Solution

Let’s use our outline from the Problem-Solving Strategy:

  1. Let \(\epsilon > 0 .\)
  2. Choose \(\delta = \text{min} \left{\right. 1 , \epsilon / 5 \left.\right} .\) This choice of \(\delta\) may appear odd at first glance, but it was obtained by taking a look at our ultimate desired inequality: \(\left|\right. \left(\right. x^{2} - 2 x + 3 \left.\right) - 6 \left|\right. < \epsilon .\) This inequality is equivalent to \(\left|\right. x + 1 \left|\right. \cdot \left|\right. x - 3 \left|\right. < \epsilon .\) At this point, the temptation simply to choose \(\delta = \frac{\epsilon}{x - 3}\) is very strong. Unfortunately, our choice of \(\delta\) must depend on ε only and no other variable. If we can replace \(\left|\right. x - 3 \left|\right.\) by a numerical value, our problem can be resolved. This is the place where assuming \(\delta \leq 1\) comes into play. The choice of \(\delta \leq 1\) here is arbitrary. We could have just as easily used any other positive number. In some proofs, greater care in this choice may be necessary. Now, since \(\delta \leq 1\) and \(\left|\right. x + 1 \left|\right. < \delta \leq 1 ,\) we are able to show that \(\left|\right. x - 3 \left|\right. < 5 .\) Consequently, \(\left|\right. x + 1 \left|\right. \cdot \left|\right. x - 3 \left|\right. < \left|\right. x + 1 \left|\right. \cdot 5 .\) At this point we realize that we also need \(\delta \leq \epsilon / 5 .\) Thus, we choose \(\delta = \text{min} \left{\right. 1 , \epsilon / 5 \left.\right} .\)
  3. Assume \(0 < \left|\right. x + 1 \left|\right. < \delta .\) Thus,
    \[\left|\right. x + 1 \left|\right. < 1 \text{and} \left|\right. x + 1 \left|\right. < \frac{\epsilon}{5} .\]

    Since \(\left|\right. x + 1 \left|\right. < 1 ,\) we may conclude that \(−1 < x + 1 < 1 .\) Thus, by subtracting 4 from all parts of the inequality, we obtain \(−5 < x - 3 < − 1 .\) Consequently, \(\left|\right. x - 3 \left|\right. < 5 .\) This gives us
    \[\left|\right. \left(\right. x^{2} - 2 x + 3 \left.\right) - 6 \left|\right. = \left|\right. x + 1 \left|\right. \cdot \left|\right. x - 3 \left|\right. < \frac{\epsilon}{5} \cdot 5 = \epsilon .\]

    Therefore,
    \[\underset{x \rightarrow −1}{\text{lim}} \left(\right. x^{2} - 2 x + 3 \left.\right) = 6 .\]

Checkpoint 2.29

Complete the proof that \(\underset{x \rightarrow 1}{\text{lim}} x^{2} = 1 .\)

Let \(\epsilon > 0 ;\) choose \(\delta = \text{min} \left{\right. 1 , \epsilon / 3 \left.\right} ;\) assume \(0 < \left|\right. x - 1 \left|\right. < \delta .\)

Since \(\left|\right. x - 1 \left|\right. < 1 ,\) we may conclude that \(−1 < x - 1 < 1 .\) Thus, \(1 < x + 1 < 3 .\) Hence, \(\left|\right. x + 1 \left|\right. < 3 .\)

You will find that, in general, the more complex a function, the more likely it is that the algebraic approach is the easiest to apply. The algebraic approach is also more useful in proving statements about limits.

This lesson is part of:

Limits

View Full Tutorial

Track Your Learning Progress

Sign in to unlock unlimited practice exams, tutorial practice quizzes, personalized weak area practice, AI study assistance with Lexi, and detailed performance analytics.