We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

Study Guides > Calculus Volume 1

The Precise Definition of a Limit

Learning Objectives

  • Describe the epsilon-delta definition of a limit.
  • Apply the epsilon-delta definition to find the limit of a function.
  • Use the epsilon-delta definition to prove the limit laws.
  • Use the epsilon-delta definition to find deltas algebraically.

By now you have progressed from the very informal definition of a limit in the introduction of this chapter to the intuitive understanding of a limit. At this point, you should have a very strong intuitive sense of what the limit of a function means and how you can find it. In this section, we convert this intuitive idea of a limit into a formal definition using precise mathematical language. The formal definition of a limit is quite possibly one of the most challenging definitions you will encounter early in your study of calculus; however, it is well worth any effort you make to reconcile it with your intuitive notion of a limit. Understanding this definition is the key that opens the door to a better understanding of calculus.

Quantifying Closeness

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

  • The statement f(x)L<ϵ|f(x)-L|<\epsilon may be interpreted as: The distance between f(x)f(x) and LL is less than ϵ\epsilon.
  • The statement 0<xa<δ0<|x-a|<\delta may be interpreted as: xax\ne a and the distance between xx and aa is less than δ\delta.

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

  • The statement f(x)L<ϵ|f(x)-L|<\epsilon is equivalent to the statement Lϵ<f(x)<L+ϵL-\epsilon <f(x)<L+\epsilon.
  • The statement 0<xa<δ0<|x-a|<\delta is equivalent to the statement aδ<x<a+δa-\delta <x<a+\delta and xax\ne a.

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

Definition

Let f(x)f(x) be defined for all xax\ne a over an open interval containing aa. Let LL be a real number. Then

limxaf(x)=L\underset{x\to a}{\lim}f(x)=L

if, for every ϵ>0\epsilon >0, there exists a δ>0\delta >0 such that if 0<xa<δ0<|x-a|<\delta, then f(x)L<ϵ|f(x)-L|<\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 ϵ>0\epsilon >0), an existential quantifier (there exists a δ>0\delta >0), and, last, a conditional statement (if 0<xa<δ0<|x-a|<\delta then f(x)L<ϵ|f(x)-L|<\epsilon). Let’s take a look at (Figure), which breaks down the definition and translates each part.

Translation of the Epsilon-Delta Definition of the Limit
Definition Translation
1. For every ϵ>0\epsilon >0, 1. For every positive distance ϵ\epsilon from LL,
2. there exists a δ>0\delta >0, 2. There is a positive distance δ\delta from aa,
3. such that 3. such that
4. if 0<xa<δ0<|x-a|<\delta, then f(x)L<ϵ|f(x)-L|<\epsilon. 4. if xx is closer than δ\delta to aa and xax\ne a, then f(x)f(x) is closer than ϵ\epsilon to LL.

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

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 1. These graphs show possible values of δ\delta, given successively smaller choices of ϵ\epsilon.

Visit the following applet to experiment with finding values of δ\delta for selected values of ϵ\epsilon:

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

Proving a Statement about the Limit of a Specific Function

Prove that limx1(2x+1)=3\underset{x\to 1}{\lim}(2x+1)=3.

Answer:

Let ϵ>0\epsilon >0.

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

Choose δ=ϵ2\delta =\frac{\epsilon}{2}.

The definition continues with “there exists a δ>0\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 δ=ϵ/2\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 (2x+1)3<ϵ|(2x+1)-3|<\epsilon, we begin by manipulating this expression: (2x+1)3<ϵ|(2x+1)-3|<\epsilon is equivalent to 2x2<ϵ|2x-2|<\epsilon, which in turn is equivalent to 2x1<ϵ|2||x-1|<\epsilon. Last, this is equivalent to x1<ϵ/2|x-1|<\epsilon/2. Thus, it would seem that δ=ϵ/2\delta =\epsilon/2 is appropriate.

We may also find δ\delta through geometric methods. (Figure) 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. This graph shows how we find δ\delta geometrically.

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

Thus,

(2x+1)3=2x2=2(x1)=2x1property of absolute values:ab=ab=2x1<2δhere’s where we use the assumption that0<x1<δ=2ϵ2=ϵhere’s where we use our choice ofδ=ϵ/2\begin{array}{lllll}|(2x+1)-3| & =|2x-2| & & & \\ & =|2(x-1)| \\ & =|2||x-1| & & & \text{property of absolute values:} \, |ab|=|a||b| \\ & =2|x-1| & & & \\ & <2 \cdot \delta & & & \text{here’s where we use the assumption that} \, 0<|x-1|<\delta \\ & =2 \cdot \frac{\epsilon}{2}=\epsilon & & & \text{here’s where we use our choice of} \, \delta =\epsilon/2 \end{array}

Analysis

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

0<x1<δ    x1<δ    δ<x1<δ    ϵ2<x1<ϵ2    ϵ<2x2<ϵ    2x2<ϵ    (2x+1)3<ϵ\begin{array}{ll} 0<|x-1|<\delta & \implies |x-1|<\delta \\ & \implies -\delta <x-1<\delta \\ & \implies -\frac{\epsilon}{2}<x-1<\frac{\epsilon}{2} \\ & \implies -\epsilon <2x-2<\epsilon \\ & \implies |2x-2|<\epsilon \\ & \implies |(2x+1)-3|<\epsilon \end{array}

Therefore, limx1(2x+1)=3\underset{x\to 1}{\lim}(2x+1)=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 ϵ>0\epsilon >0.

Choose δ=ϵ/2\delta =\epsilon/2.

Assume 0<x1<δ0<|x-1|<\delta.

Thus,

(2x+1)3=2x2=2(x1)=2x1=2x1<2δ=2ϵ2=ϵ\begin{array}{ll} |(2x+1)-3|& =|2x-2| \\ & =|2(x-1)| \\ & =|2||x-1| \\ & =2|x-1| \\ & <2 \cdot \delta \\ & =2 \cdot \frac{\epsilon}{2} \\ & =\epsilon \end{array}

Therefore, limx1(2x+1)=3\underset{x\to 1}{\lim}(2x+1)=3.

The following Problem-Solving Strategy summarizes the type of proof we worked out in (Figure).

Problem-Solving Strategy: Proving That limxaf(x)=L\underset{x\to a}{\lim}f(x)=L for a Specific Function f(x)f(x)

  1. Let’s begin the proof with the following statement: Let ϵ>0\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 (filling in our given value for aa): Assume 0<xa<δ0<|x-a|<\delta.
  4. Next, based on this assumption, we need to show that f(x)L<ϵ|f(x)-L|<\epsilon, where f(x)f(x) and LL are our function f(x)f(x) and our limit LL. At some point, we need to use 0<xa<δ0<|x-a|<\delta.
  5. We conclude our proof with the statement: Therefore, limxaf(x)=L\underset{x\to a}{\lim}f(x)=L.

Proving a Statement about a Limit

Complete the proof that limx1(4x+1)=3\underset{x\to -1}{\lim}(4x+1)=-3 by filling in the blanks.

Let _____.

Choose δ=\delta = ________.

Assume 0<|x-\text{___}|<\delta.

Thus, |\text{________}-\text{___}| =|\text{_________}| = |\text{___}||\text{_________}| = \text{___} \, |\text{_______}| < \text{______} = \text{_______} = \epsilon.

Therefore, limx1(4x+1)=3\underset{x \to -1}{\lim}(4x+1)=-3.

Answer:

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

Let ϵ>0\epsilon >0.

Choose δ=\delta = _______. (Leave this one blank for now -- we'll choose δ\delta later)

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

Thus, |(4x+1)-(-3)|=|4x+4|=|4||x+1|<4\delta = \text{_______} = \epsilon.

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

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

Let ϵ>0\epsilon >0.

Choose δ=ϵ4\delta =\frac{\epsilon}{4}.

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

Thus, (4x+1)(3)=4x+4=4x+1<4δ=4(ϵ/4)=ϵ|(4x+1)-(-3)|=|4x+4|=|4||x+1|<4\delta =4(\epsilon/4)=\epsilon.

Complete the proof that limx2(3x2)=4\underset{x\to 2}{\lim}(3x-2)=4 by filling in the blanks.

Let _____.

Choose δ=\delta = ________.

Assume 0<|x-\text{___}|<\delta.

Thus, |\text{________}-\text{___}| =|\text{_________}| = |\text{___}||\text{_________}| = \text{___} \, |\text{_______}| < \text{______} = \text{_______} = \epsilon.

Therefore, limx2(3x2)=4\underset{x\to 2}{\lim}(3x-2)=4.

Answer:

Let ϵ>0\epsilon >0; choose δ=ϵ3\delta =\frac{\epsilon}{3}; assume 0<x2<δ0<|x-2|<\delta.

Thus, (3x2)4=3x6=3x2<3δ=3(ϵ/3)=ϵ|(3x-2)-4|=|3x-6|=|3| \cdot |x-2|<3 \cdot \delta =3 \cdot (\epsilon/3)=\epsilon.

Therefore, limx23x2=4\underset{x\to 2}{\lim}3x-2=4.

Hint

Follow the outline in the Problem-Solving Strategy that we worked out in full in (Figure).

In (Figure) and (Figure), the proofs were fairly straightforward, since the functions with which we were working were linear. In (Figure), we see how to modify the proof to accommodate a nonlinear function.

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

Prove that limx2x2=4\underset{x\to 2}{\lim}x^2=4.

Answer:

  1. Let ϵ>0\epsilon >0. The first part of the definition begins “For every ϵ>0\epsilon >0," so we must prove that whatever follows is true no matter what positive value of ϵ\epsilon is chosen. By stating “Let ϵ>0\epsilon >0," we signal our intent to do so.
  2. Without loss of generality, assume ϵ4\epsilon \le 4. Two questions present themselves: Why do we want ϵ4\epsilon \le 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 4ϵ\sqrt{4-\epsilon}. Consequently, we need ϵ4\epsilon \le 4. In answer to the second question: If we can find δ>0\delta >0 that “works” for ϵ4\epsilon \le 4, then it will “work” for any ϵ>4\epsilon >4 as well. Keep in mind that, although it is always okay to put an upper bound on ϵ\epsilon, it is never okay to put a lower bound (other than zero) on ϵ\epsilon.
  3. Choose δ=min{24ϵ,4+ϵ2}\delta =\text{min}\{2-\sqrt{4-\epsilon},\sqrt{4+\epsilon}-2\}. (Figure) 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 3. This graph shows how we find δ\delta geometrically for a given ϵ\epsilon for the proof in (Figure).
  4. We must show: If 0<x2<δ0<|x-2|<\delta, then x24<ϵ|x^2-4|<\epsilon, so we must begin by assuming
    0<x2<δ0<|x-2|<\delta.
    We don’t really need 0<x20<|x-2| (in other words, x2x\ne 2) for this proof. Since 0<x2<δ    x2<δ0<|x-2|<\delta \implies |x-2|<\delta, it is okay to drop 0<x20<|x-2|.
    So, x2<δ|x-2|<\delta, which implies δ<x2<δ-\delta <x-2<\delta.
    Recall that δ=min{24ϵ,4+ϵ2}\delta =\text{min}\{2-\sqrt{4-\epsilon},\sqrt{4+\epsilon}-2\}. Thus, δ24ϵ\delta \le 2-\sqrt{4-\epsilon} and consequently (24ϵ)δ-(2-\sqrt{4-\epsilon})\le -\delta. We also use δ4+ϵ2\delta \le \sqrt{4+\epsilon}-2 here. We might ask at this point: Why did we substitute 24ϵ2-\sqrt{4-\epsilon} for δ\delta on the left-hand side of the inequality and 4+ϵ2\sqrt{4+\epsilon}-2 on the right-hand side of the inequality? If we look at (Figure), we see that 24ϵ2-\sqrt{4-\epsilon} corresponds to the distance on the left of 2 on the xx-axis and 4+ϵ2\sqrt{4+\epsilon}-2 corresponds to the distance on the right. Thus,
    (24ϵ)δ<x2<δ4+ϵ2-(2-\sqrt{4-\epsilon})\le -\delta <x-2<\delta \le \sqrt{4+\epsilon}-2.
    We simplify the expression on the left:
    2+4ϵ<x2<4+ϵ2-2+\sqrt{4-\epsilon}<x-2<\sqrt{4+\epsilon}-2.
    Then, we add 2 to all parts of the inequality:
    4ϵ<x<4+ϵ\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ϵ<x2<4+ϵ4-\epsilon <x^2<4+\epsilon.
    We subtract 4 from all parts of the inequality:
    ϵ<x24<ϵ-\epsilon <x^2-4<\epsilon.
    Last,
    x24<ϵ|x^2-4|<\epsilon.
  5. Therefore,
    limx2x2=4\underset{x\to 2}{\lim}x^2=4.

Find δ\delta corresponding to ϵ>0\epsilon >0 for a proof that limx9x=3\underset{x\to 9}{\lim}\sqrt{x}=3.

[hidden-answer a="fs-id1170572512097"]

Choose δ=min{9(3ϵ)2,(3+ϵ)29}\delta =\text{min}\{9-(3-\epsilon)^2,(3+\epsilon)^2-9\}.

Hint

Draw a graph similar to the one in (Figure).

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 (Figure), we take on a purely algebraic approach.

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

Prove that limx1(x22x+3)=6\underset{x\to -1}{\lim}(x^2-2x+3)=6.

Answer:

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

  1. Let ϵ>0\epsilon >0.
  2. Choose δ=min{1,ϵ/5}\delta =\text{min}\{1,\epsilon/5\}. This choice of δ\delta may appear odd at first glance, but it was obtained by taking a look at our ultimate desired inequality: (x22x+3)6<ϵ|(x^2-2x+3)-6|<\epsilon. This inequality is equivalent to x+1x3<ϵ|x+1|\cdot |x-3|<\epsilon. At this point, the temptation simply to choose δ=ϵx3\delta =\frac{\epsilon}{x-3} is very strong. Unfortunately, our choice of δ\delta must depend on ϵ\epsilon only and no other variable. If we can replace x3|x-3| by a numerical value, our problem can be resolved. This is the place where assuming δ1\delta \le 1 comes into play. The choice of δ1\delta \le 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 δ1\delta \le 1 and x+1<δ1|x+1|<\delta \le 1, we are able to show that x3<5|x-3|<5. Consequently, x+1x3<x+15|x+1| \cdot |x-3|<|x+1| \cdot 5. At this point we realize that we also need δϵ/5\delta \le \epsilon/5. Thus, we choose δ=min{1,ϵ/5}\delta =\text{min}\{1,\epsilon/5\}.
  3. Assume 0<x+1<δ0<|x+1|<\delta. Thus,
    x+1<1|x+1|<1 and x+1<ϵ5|x+1|<\frac{\epsilon}{5}.
    Since x+1<1|x+1|<1, we may conclude that 1<x+1<1-1<x+1<1. Thus, by subtracting 4 from all parts of the inequality, we obtain 5<x3<1-5<x-3<−1. Consequently, x3<5|x-3|<5. This gives us
    (x22x+3)6=x+1x3<ϵ55=ϵ|(x^2-2x+3)-6|=|x+1| \cdot |x-3|<\frac{\epsilon}{5} \cdot 5=\epsilon.
    Therefore,
    limx1(x22x+3)=6\underset{x\to -1}{\lim}(x^2-2x+3)=6.

Complete the proof that limx1x2=1\underset{x\to 1}{\lim}x^2=1.

Let ϵ>0\epsilon >0; choose δ=min{1,ϵ/3}\delta =\text{min}\{1,\epsilon/3\}; assume 0<x1<δ0<|x-1|<\delta.

Since x1<1|x-1|<1, we may conclude that 1<x1<1-1<x-1<1. Thus, 1<x+1<31<x+1<3. Hence, x+1<3|x+1|<3.

Answer:

x21=x1x+1<ϵ/33=ϵ|x^2-1|=|x-1| \cdot |x+1|<\epsilon/3 \cdot 3=\epsilon

Hint

Use (Figure) as a guide.

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.

Proving Limit Laws

We now demonstrate how to use the epsilon-delta definition of a limit to construct a rigorous proof of one of the limit laws. The triangle inequality is used at a key point of the proof, so we first review this key property of absolute value.

Definition

The triangle inequality states that if aa and bb are any real numbers, then a+ba+b|a+b|\le |a|+|b|.

Proof

We prove the following limit law: If limxaf(x)=L\underset{x\to a}{\lim}f(x)=L and limxag(x)=M\underset{x\to a}{\lim}g(x)=M, then limxa(f(x)+g(x))=L+M\underset{x\to a}{\lim}(f(x)+g(x))=L+M.

Let ϵ>0\epsilon >0.

Choose δ1>0\delta_1>0 so that if 0<xa<δ10<|x-a|<\delta_1, then f(x)L<ϵ/2|f(x)-L|<\epsilon/2.

Choose δ2>0\delta_2>0 so that if 0<xa<δ20<|x-a|<\delta_2, then g(x)M<ϵ/2|g(x)-M|<\epsilon/2.

Choose δ=min{δ1,δ2}\delta =\text{min}\{\delta_1,\delta_2\}.

Assume 0<xa<δ0<|x-a|<\delta.

Thus,

0<xa<δ10<|x-a|<\delta_1 and 0<xa<δ20<|x-a|<\delta_2.

Hence,

(f(x)+g(x))(L+M)=(f(x)L)+(g(x)M)f(x)L+g(x)M<ϵ2+ϵ2=ϵ\begin{array}{ll} |(f(x)+g(x))-(L+M)| & =|(f(x)-L)+(g(x)-M)| \\ & \le |f(x)-L|+|g(x)-M| \\ & <\frac{\epsilon}{2}+\frac{\epsilon}{2}=\epsilon \end{array} _\blacksquare

We now explore what it means for a limit not to exist. The limit limxaf(x)\underset{x\to a}{\lim}f(x) does not exist if there is no real number LL for which limxaf(x)=L\underset{x\to a}{\lim}f(x)=L. Thus, for all real numbers LL, limxaf(x)L\underset{x\to a}{\lim}f(x)\ne L. To understand what this means, we look at each part of the definition of limxaf(x)=L\underset{x\to a}{\lim}f(x)=L together with its opposite. A translation of the definition is given in (Figure).

Translation of the Definition of limxaf(x)=L\underset{x\to a}{\lim}f(x)=L and its Opposite
Definition Opposite
1. For every ϵ>0\epsilon >0, 1. There exists ϵ>0\epsilon >0 so that
2. there exists a δ>0\delta >0 so that 2. for every δ>0\delta >0,
3. if 0<xa<δ0<|x-a|<\delta, then f(x)L<ϵ|f(x)-L|<\epsilon. 3. There is an xx satisfying 0<xa<δ0<|x-a|<\delta so that f(x)Lϵ|f(x)-L|\ge \epsilon.

Finally, we may state what it means for a limit not to exist. The limit limxaf(x)\underset{x\to a}{\lim}f(x) does not exist if for every real number LL, there exists a real number ϵ>0\epsilon >0 so that for all δ>0\delta >0, there is an xx satisfying 0<xa<δ0<|x-a|<\delta, so that f(x)Lϵ|f(x)-L|\ge \epsilon. Let’s apply this in (Figure) to show that a limit does not exist.

Showing That a Limit Does Not Exist

Show that limx0xx\underset{x\to 0}{\lim}\frac{|x|}{x} does not exist. The graph of f(x)=xxf(x)=\frac{|x|}{x} is shown here:

A graph of a function with two segments. The first exists for x<0, and it is a line with no slope that ends at the y axis in an open circle at (0,-1). The second exists for x>0, and it is a line with no slope that begins at the y axis in an open circle (1,0).

Answer:

Suppose that LL is a candidate for a limit. Choose ϵ=1/2\epsilon =1/2.

Let δ>0\delta >0. Either L0L\ge 0 or L<0L<0. If L0L\ge 0, then let x=δ/2x=-\delta/2. Thus,

x0=δ20=δ2<δ|x-0|=|-\frac{\delta}{2}-0|=\frac{\delta}{2}<\delta

and

δ2δ2L=1L=L+11>12=ϵ|\frac{|-\frac{\delta}{2}|}{-\frac{\delta}{2}}-L|=|-1-L|=L+1\ge 1>\frac{1}{2}=\epsilon.

On the other hand, if L<0L<0, then let x=δ/2x=\delta/2. Thus,

x0=δ20=δ2<δ|x-0|=|\frac{\delta}{2}-0|=\frac{\delta}{2}<\delta

and

δ2δ2L=1L=L+11>12=ϵ|\frac{|\frac{\delta}{2}|}{\frac{\delta}{2}}-L|=|1-L|=|L|+1\ge 1>\frac{1}{2}=\epsilon.

Thus, for any value of LL, limx0xxL\underset{x\to 0}{\lim}\frac{|x|}{x}\ne L.

Finding Deltas Algebraically for Given Epsilons

Now that we have proven limits, we can now apply them with actual numbers for ϵ\epsilon and δ\delta. Think of ϵ\epsilon as the error in the x-direction and δ\delta to be the error in the y-direction. These have applications in engineering when these errors are considered tolerances. We want to know what the error intervals are, and we are trying to minimize these errors.

Finding deltas algebraically

Find an open interval about x0x_0 on which the inequality f(x)L<0|f(x)-L| < 0 holds. Then give the largest value δ>0\delta > 0 such that for all xx satisfying 0<xx0<δ0 < |x-x_0| < \delta the inequality f(x)L<ϵ|f(x)-L| < \epsilon holds.

f(x)=2x8,L=6,x0=7,ϵ=0.14f(x)=2x-8, L=6, x_0=7, \epsilon=0.14

Answer: First we need will start with the inequality f(x)L<ϵ|f(x)-L| < \epsilon and plug in our numbers. Then we will solve for x.2x86<ϵ|2x-8 - 6| < \epsilon2x14<ϵ|2x-14| < \epsilon 0.14<2x14<0.14-0.14 < 2x - 14 < 0.1413.86<2x<14.1413.86 < 2x < 14.146.93<x<7.076.93 < x < 7.07Therefore, the interval is (7.93,8.07)(7.93,8.07)For the second answer, we will start with 0<xx0<δ0 < |x-x_0| < \delta.  We will plug in our value and solve:x7<δ|x-7| < \deltaδ<x7<δ-\delta < x-7 < \delta7δ<x<7+δ7-\delta < x < 7+\deltaNow we will set each piece equal to the endpoints we found above.7δ=7.937-\delta=7.93 and 7+δ=8.077+\delta=8.07After solving we will get the same answer for each equation: δ=0.07\delta=0.07

Finding deltas algebraically

Find an open interval about x0x_0 on which the inequality f(x)L<0|f(x)-L| < 0 holds. Then give the largest value δ>0\delta > 0 such that for all xx satisfying 0<xx0<δ0 < |x-x_0| < \delta the inequality f(x)L<ϵ|f(x)-L| < \epsilon holds.

f(x)=x+4,L=3,x0=5,ϵ=1f(x)=\sqrt{x+4}, L=3, x_0=5, \epsilon=1

Answer: First we need will start with the inequality f(x)L<ϵ|f(x)-L| < \epsilon and plug in our numbers. Then we will solve for x.(x+4)3<ϵ|\sqrt(x+4) - 3| < \epsilonx+43<1|\sqrt{x+4} - 3| < 11<x+43<1-1 < \sqrt{x+4} - 3 < 12<x+4<42 < \sqrt{x+4} < 44<x+4<164 < x + 4 < 160<x+4<120 < x + 4 < 12Therefore, the interval is (0,12)(0,12).For the second answer, we will start with 0<xx0<δ0 < |x-x_0| < \delta.  We will plug in our value and solve:x5<δ|x-5| < \deltaδ<x5<δ-\delta < x-5 < \delta 5δ<x<5+δ5-\delta < x < 5+\delta Now we will set each piece equal to the endpoints we found above. 5δ=0[/latex]and[latex]5+δ=125-\delta=0[/latex] and [latex]5+\delta=12 After solving we will get δ=5 and δ=7\delta=5 \text{ and }\delta=7. Since the question is asking for the smallest interval, we choose the smaller number.  Therefore the answer is δ=5\delta=5.  

Key Concepts

  • The intuitive notion of a limit may be converted into a rigorous mathematical definition known as the epsilon-delta definition of the limit.
  • The epsilon-delta definition may be used to prove statements about limits.
  • The epsilon-delta definition of a limit may be used to find deltas algebraically.

In the following exercises, write the appropriate ϵ\epsilon-δ\delta definition for each of the given statements.

1. limxaf(x)=N\underset{x\to a}{\lim}f(x)=N

2. limtbg(t)=M\underset{t\to b}{\lim}g(t)=M

Answer:

For every ϵ>0\epsilon >0, there exists a δ>0\delta >0 so that if 0<tb<δ0<|t-b|<\delta, then g(t)M<ϵ|g(t)-M|<\epsilon

3. limxch(x)=L\underset{x\to c}{\lim}h(x)=L

4. limxaϕ(x)=A\underset{x\to a}{\lim}\phi(x)=A

Answer:

For every ϵ>0\epsilon >0, there exists a δ>0\delta >0 so that if 0<xa<δ0<|x-a|<\delta, then ϕ(x)A<ϵ|\phi(x)-A|<\epsilon

The following graph of the function ff satisfies limx2f(x)=2\underset{x\to 2}{\lim}f(x)=2. In the following exercises, determine a value of δ>0\delta >0 that satisfies each statement.

A function drawn in quadrant one for x > 0. It is an increasing concave up function, with points approximately (0,0), (1, .5), (2,2), and (3,4).

5. If 0<x2<δ0<|x-2|<\delta, then f(x)2<1|f(x)-2|<1.

6. If 0<x2<δ0<|x-2|<\delta, then f(x)2<0.5|f(x)-2|<0.5.

Answer:

δ0.25\delta \le 0.25

The following graph of the function ff satisfies limx3f(x)=1\underset{x\to 3}{\lim}f(x)=-1. In the following exercises, determine a value of δ>0\delta >0 that satisfies each statement.

A graph of a decreasing linear function, with points (0,2), (1,1), (2,0), (3,-1), (4,-2), and so on for x >= 0.

7. If 0<x3<δ0<|x-3|<\delta, then f(x)+1<1|f(x)+1|<1.

8. If 0<x3<δ0<|x-3|<\delta, then f(x)+1<2|f(x)+1|<2.

Answer:

δ2\delta \le 2

The following graph of the function ff satisfies limx3f(x)=2\underset{x\to 3}{\lim}f(x)=2. In the following exercises, for each value of ϵ\epsilon, find a value of δ>0\delta >0 such that the precise definition of limit holds true.

A graph of an increasing linear function intersecting the x axis at about (2.25, 0) and going through the points (3,2) and, approximately, (1,-5) and (4,5).

9. ϵ=1.5\epsilon =1.5

10. ϵ=3\epsilon =3

Answer:

δ1\delta \le 1

In the following exercises, use a graphing calculator to find a number δ\delta such that the statements hold true.

11. [T] sin(2x)12<0.1|\sin (2x)-\frac{1}{2}|<0.1, whenever xπ12<δ|x-\frac{\pi}{12}|<\delta

12. [T] x42<0.1|\sqrt{x-4}-2|<0.1, whenever x8<δ|x-8|<\delta

Answer:

δ<0.3900\delta <0.3900

In the following exercises, use the precise definition of limit to prove the given limits.

13. limx2(5x+8)=18\underset{x\to 2}{\lim}(5x+8)=18

14. limx3x29x3=6\underset{x\to 3}{\lim}\frac{x^2-9}{x-3}=6

Answer:

Let δ=ϵ\delta =\epsilon. If 0<x3<ϵ0<|x-3|<\epsilon, then x+36=x3<ϵ|x+3-6|=|x-3|<\epsilon.

15. limx22x23x2x2=5\underset{x\to 2}{\lim}\frac{2x^2-3x-2}{x-2}=5

16. limx0x4=0\underset{x\to 0}{\lim}x^4=0

Answer:

Let δ=ϵ4\delta =\sqrt[4]{\epsilon}. If 0<x<ϵ40<|x|<\sqrt[4]{\epsilon}, then x4=x4<ϵ|x^4|=x^4<\epsilon.

17. limx2(x2+2x)=8\underset{x\to 2}{\lim}(x^2+2x)=8

In the following exercises, use the precise definition of limit to prove the given one-sided limits.

18. limx55x=0\underset{x\to 5^-}{\lim}\sqrt{5-x}=0

Answer:

Let δ=ϵ2\delta =\epsilon^2. If 5ϵ2<x<55-\epsilon^2<x<5, then 5x=5x<ϵ|\sqrt{5-x}|=\sqrt{5-x}<\epsilon.

19. limx0+f(x)=2\underset{x\to 0^+}{\lim}f(x)=-2, where f(x)={8x3ifx<04x2ifx0f(x)=\begin{cases} 8x-3 & \text{if} \, x<0 \\ 4x-2 & \text{if} \, x \ge 0 \end{cases}.

20. limx1f(x)=3\underset{x\to 1^-}{\lim}f(x)=3, where f(x)={5x2ifx<17x1ifx1f(x)=\begin{cases} 5x-2 & \text{if} \, x < 1 \\ 7x-1 & \text{if} x \ge 1 \end{cases}

Answer:

Let δ=ϵ/5\delta =\epsilon/5. If 1ϵ/5<x<11-\epsilon/5<x<1, then f(x)3=5x5<ϵ|f(x)-3|=5x-5<\epsilon.

In the following exercises, use the precise definition of limit to prove the given infinite limits.

21. limx01x2=\underset{x\to 0}{\lim}\frac{1}{x^2}=\infty

22. limx13(x+1)2=\underset{x\to -1}{\lim}\frac{3}{(x+1)^2}=\infty

Answer:

Let δ=3N\delta =\sqrt{\frac{3}{N}}. If 0<x+1<3N0<|x+1|<\sqrt{\frac{3}{N}}, then f(x)=3(x+1)2>Nf(x)=\frac{3}{(x+1)^2}>N.

23. limx21(x2)2=\underset{x\to 2}{\lim}-\frac{1}{(x-2)^2}=−\infty

24. An engineer is using a machine to cut a flat square of Aerogel of area 144 cm2. If there is a maximum error tolerance in the area of 8 cm2, how accurately must the engineer cut on the side, assuming all sides have the same length? How do these numbers relate to δ,ϵ,a\delta, \, \epsilon, \, a, and LL?

Answer:

0.033 cm, ϵ=8,δ=0.33,a=12,L=144\epsilon =8, \, \delta =0.33, \, a=12, \, L=144

25. Use the precise definition of limit to prove that the following limit does not exist: limx1x1x1\underset{x\to 1}{\lim}\frac{|x-1|}{x-1}.

26. Using precise definitions of limits, prove that limx0f(x)\underset{x\to 0}{\lim}f(x) does not exist, given that f(x)f(x) is the ceiling function. (Hint: Try any δ<1\delta <1.)

Answer:

Answers may vary.

27. Using precise definitions of limits, prove that limx0f(x)\underset{x\to 0}{\lim}f(x) does not exist: f(x)={1ifxis rational0ifxis irrationalf(x)=\begin{cases} 1 & \text{if} \, x \, \text{is rational} \\ 0 & \text{if} \, x \, \text{is irrational} \end{cases}. (Hint: Think about how you can always choose a rational number 0<r<d0<r<d, but f(r)0=1|f(r)-0|=1.)

28. Using precise definitions of limits, determine limx0f(x)\underset{x\to 0}{\lim}f(x) for f(x)={xifxis rational0ifxis irrationalf(x)=\begin{cases} x & \text{if} \, x \, \text{is rational} \\ 0 & \text{if} \, x \, \text{is irrational} \end{cases} (Hint: Break into two cases, xx rational and xx irrational.)

Answer:

0

29. Using the function from the previous exercise, use the precise definition of limits to show that limxaf(x)\underset{x\to a}{\lim}f(x) does not exist for a0a\ne 0.

For the following exercises, suppose that limxaf(x)=L\underset{x\to a}{\lim}f(x)=L and limxag(x)=M\underset{x\to a}{\lim}g(x)=M both exist. Use the precise definition of limits to prove the following limit laws:

30. limxa(f(x)g(x))=LM\underset{x\to a}{\lim}(f(x)-g(x))=L-M

Answer:

f(x)g(x)=f(x)+(1)g(x)f(x)-g(x)=f(x)+(-1)g(x)

31. limxa[cf(x)]=cL\underset{x\to a}{\lim}[cf(x)]=cL for any real constant cc (Hint: Consider two cases: c=0c=0 and c0c\ne 0.)

32. limxa[f(x)g(x)]=LM\underset{x\to a}{\lim}[f(x)g(x)]=LM. (Hint: f(x)g(x)LM=f(x)g(x)f(x)M+f(x)MLMf(x)g(x)M+Mf(x)L|f(x)g(x)-LM|=|f(x)g(x)-f(x)M+f(x)M-LM|\le |f(x)||g(x)-M|+|M||f(x)-L|.)

Answer:

Answers may vary.

Glossary
epsilon-delta definition of the limit
limxaf(x)=L\underset{x\to a}{\lim}f(x)=L if for every ϵ>0\epsilon >0, there exists a δ>0\delta >0 such that if 0<xa<δ0<|x-a|<\delta, then f(x)L<ϵ|f(x)-L|<\epsilon
triangle inequality
If aa and bb are any real numbers, then a+ba+b|a+b|\le |a|+|b|

Licenses & Attributions