Learning Objectives
- Describe the epsilon-delta definition of a limit.
- Apply the epsilon-delta definition to find the limit of a function.
- Describe the epsilon-delta definitions of one-sided limits and infinite limits.
- Use the epsilon-delta definition to prove the limit laws.
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 [latex]a[/latex] and [latex]b[/latex] on a number line is given by [latex]|a-b|[/latex].
- The statement [latex]|f(x)-L|<\epsilon[/latex] may be interpreted as: The distance between [latex]f(x)[/latex] and [latex]L[/latex] is less than [latex]\epsilon[/latex].
- The statement [latex]0<|x-a|<\delta[/latex] may be interpreted as: [latex]x\ne a[/latex] and the distance between [latex]x[/latex] and [latex]a[/latex] is less than [latex]\delta[/latex].
It is also important to look at the following equivalences for absolute value:
- The statement [latex]|f(x)-L|<\epsilon[/latex] is equivalent to the statement [latex]L-\epsilon
- The statement [latex]0<|x-a|<\delta[/latex] is equivalent to the statement [latex]a-\delta
- The statement [latex]0<|x-a|<\delta[/latex] is equivalent to the statement [latex]a-\delta
With these clarifications, we can state the formal epsilon-delta definition of the limit.
Definition
Let [latex]f(x)[/latex] be defined for all [latex]x\ne a[/latex] over an open interval containing [latex]a[/latex]. Let [latex]L[/latex] be a real number. Then
if, for every [latex]\epsilon >0[/latex], there exists a [latex]\delta >0[/latex] such that if [latex]0<|x-a|<\delta[/latex], then [latex]|f(x)-L|<\epsilon[/latex].
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 [latex]\epsilon >0[/latex]), an existential quantifier (there exists a [latex]\delta >0[/latex]), and, last, a conditional statement (if [latex]0<|x-a|<\delta[/latex] then [latex]|f(x)-L|<\epsilon[/latex]). Let’s take a look at (Figure), which breaks down the definition and translates each part.
Definition | Translation |
---|---|
1. For every [latex]\epsilon >0[/latex], | 1. For every positive distance [latex]\epsilon[/latex] from [latex]L[/latex], |
2. there exists a [latex]\delta >0[/latex], | 2. There is a positive distance [latex]\delta[/latex] from [latex]a[/latex], |
3. such that | 3. such that |
4. if [latex]0<|x-a|<\delta[/latex], then [latex]|f(x)-L|<\epsilon[/latex]. | 4. if [latex]x[/latex] is closer than [latex]\delta[/latex] to [latex]a[/latex] and [latex]x\ne a[/latex], then [latex]f(x)[/latex] is closer than [latex]\epsilon[/latex] to [latex]L[/latex]. |
We can get a better handle on this definition by looking at the definition geometrically. (Figure) shows possible values of [latex]\delta[/latex] for various choices of [latex]\epsilon >0[/latex] for a given function [latex]f(x)[/latex], a number [latex]a[/latex], and a limit [latex]L[/latex] at [latex]a[/latex]. Notice that as we choose smaller values of [latex]\epsilon[/latex] (the distance between the function and the limit), we can always find a [latex]\delta[/latex] small enough so that if we have chosen an [latex]x[/latex] value within [latex]\delta[/latex] of [latex]a[/latex], then the value of [latex]f(x)[/latex] is within [latex]\epsilon[/latex] of the limit [latex]L[/latex].
Visit the following applet to experiment with finding values of [latex]\delta[/latex] for selected values of [latex]\epsilon[/latex]:
(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 [latex]\underset{x\to 1}{\lim}(2x+1)=3[/latex].
The following Problem-Solving Strategy summarizes the type of proof we worked out in (Figure).
Problem-Solving Strategy: Proving That [latex]\underset{x\to a}{\lim}f(x)=L[/latex] for a Specific Function [latex]f(x)[/latex]
- Let’s begin the proof with the following statement: Let [latex]\epsilon >0[/latex].
- Next, we need to obtain a value for [latex]\delta[/latex]. After we have obtained this value, we make the following statement, filling in the blank with our choice of [latex]\delta[/latex]: Choose [latex]\delta =[/latex] _______.
- The next statement in the proof should be (filling in our given value for [latex]a[/latex]):
Assume [latex]0<|x-a|<\delta[/latex]. - Next, based on this assumption, we need to show that [latex]|f(x)-L|<\epsilon[/latex], where [latex]f(x)[/latex] and [latex]L[/latex] are our function [latex]f(x)[/latex] and our limit [latex]L[/latex]. At some point, we need to use [latex]0<|x-a|<\delta[/latex].
- We conclude our proof with the statement: Therefore, [latex]\underset{x\to a}{\lim}f(x)=L[/latex].
Proving a Statement about a Limit
Complete the proof that [latex]\underset{x\to -1}{\lim}(4x+1)=-3[/latex] by filling in the blanks.
Let _____.
Choose [latex]\delta =[/latex] ________.
Assume [latex]0<|x-\text{___}|<\delta[/latex].
Thus, [latex]|\text{________}-\text{___}| =|\text{_________}| = |\text{___}||\text{_________}| = \text{___} \, |\text{_______}| < \text{______} = \text{_______} = \epsilon[/latex].
Therefore, [latex]\underset{x \to -1}{\lim}(4x+1)=-3[/latex].
Complete the proof that [latex]\underset{x\to 2}{\lim}(3x-2)=4[/latex] by filling in the blanks.
Let _____.
Choose [latex]\delta =[/latex] ________.
Assume [latex]0<|x-\text{___}|<\delta[/latex].
Thus, [latex]|\text{________}-\text{___}| =|\text{_________}| = |\text{___}||\text{_________}| = \text{___} \, |\text{_______}| < \text{______} = \text{_______} = \epsilon[/latex].
Therefore, [latex]\underset{x\to 2}{\lim}(3x-2)=4[/latex].
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 [latex]\underset{x\to 2}{\lim}x^2=4[/latex].
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 [latex]a[/latex] and [latex]b[/latex] are any real numbers, then [latex]|a+b|\le |a|+|b|[/latex].
Proof
We prove the following limit law: If [latex]\underset{x\to a}{\lim}f(x)=L[/latex] and [latex]\underset{x\to a}{\lim}g(x)=M[/latex], then [latex]\underset{x\to a}{\lim}(f(x)+g(x))=L+M[/latex].
Let [latex]\epsilon >0[/latex].
Choose [latex]\delta_1>0[/latex] so that if [latex]0<|x-a|<\delta_1[/latex], then [latex]|f(x)-L|<\epsilon/2[/latex].
Choose [latex]\delta_2>0[/latex] so that if [latex]0<|x-a|<\delta_2[/latex], then [latex]|g(x)-M|<\epsilon/2[/latex].
Choose [latex]\delta =\text{min}\{\delta_1,\delta_2\}[/latex].
Assume [latex]0<|x-a|<\delta[/latex].
Thus,
Hence,
We now explore what it means for a limit not to exist. The limit [latex]\underset{x\to a}{\lim}f(x)[/latex] does not exist if there is no real number [latex]L[/latex] for which [latex]\underset{x\to a}{\lim}f(x)=L[/latex]. Thus, for all real numbers [latex]L[/latex], [latex]\underset{x\to a}{\lim}f(x)\ne L[/latex]. To understand what this means, we look at each part of the definition of [latex]\underset{x\to a}{\lim}f(x)=L[/latex] together with its opposite. A translation of the definition is given in (Figure).
Definition | Opposite |
---|---|
1. For every [latex]\epsilon >0[/latex], | 1. There exists [latex]\epsilon >0[/latex] so that |
2. there exists a [latex]\delta >0[/latex] so that | 2. for every [latex]\delta >0[/latex], |
3. if [latex]0<|x-a|<\delta[/latex], then [latex]|f(x)-L|<\epsilon[/latex]. | 3. There is an [latex]x[/latex] satisfying [latex]0<|x-a|<\delta[/latex] so that [latex]|f(x)-L|\ge \epsilon[/latex]. |
Finally, we may state what it means for a limit not to exist. The limit [latex]\underset{x\to a}{\lim}f(x)[/latex] does not exist if for every real number [latex]L[/latex], there exists a real number [latex]\epsilon >0[/latex] so that for all [latex]\delta >0[/latex], there is an [latex]x[/latex] satisfying [latex]0<|x-a|<\delta[/latex], so that [latex]|f(x)-L|\ge \epsilon[/latex]. Let’s apply this in (Figure) to show that a limit does not exist.
Showing That a Limit Does Not Exist
Show that [latex]\underset{x\to 0}{\lim}\frac{|x|}{x}[/latex] does not exist. The graph of [latex]f(x)=\frac{|x|}{x}[/latex] is shown here:
One-Sided and Infinite Limits
Just as we first gained an intuitive understanding of limits and then moved on to a more rigorous definition of a limit, we now revisit one-sided limits. To do this, we modify the epsilon-delta definition of a limit to give formal epsilon-delta definitions for limits from the right and left at a point. These definitions only require slight modifications from the definition of the limit. In the definition of the limit from the right, the inequality [latex]0 Limit from the Right: Let [latex]f(x)[/latex] be defined over an open interval of the form [latex](a,b)[/latex] where [latex]a
if for every [latex]\epsilon >0[/latex], there exists a [latex]\delta >0[/latex] such that if [latex]0 Limit from the Left: Let [latex]f(x)[/latex] be defined over an open interval of the form [latex](b,c)[/latex] where [latex]b if for every [latex]\epsilon >0[/latex], there exists a [latex]\delta >0[/latex] such that if [latex]-\delta Prove that [latex]\underset{x\to 4^+}{\lim}\sqrt{x-4}=0[/latex]. Find [latex]\delta[/latex] corresponding to [latex]\epsilon[/latex] for a proof that [latex]\underset{x\to 1^-}{\lim}\sqrt{1-x}=0[/latex]. Hint Sketch the graph and use (Figure) as a solving guide. We conclude the process of converting our intuitive ideas of various types of limits to rigorous formal definitions by pursuing a formal definition of infinite limits. To have [latex]\underset{x\to a}{\lim}f(x)=+\infty[/latex], we want the values of the function [latex]f(x)[/latex] to get larger and larger as [latex]x[/latex] approaches [latex]a[/latex]. Instead of the requirement that [latex]|f(x)-L|<\epsilon[/latex] for arbitrarily small [latex]\epsilon[/latex] when [latex]0<|x-a|<\delta[/latex] for small enough [latex]\delta[/latex], we want [latex]f(x)>M[/latex] for arbitrarily large positive [latex]M[/latex] when [latex]0<|x-a|<\delta[/latex] for small enough [latex]\delta[/latex]. (Figure) illustrates this idea by showing the value of [latex]\delta[/latex] for successively larger values of [latex]M[/latex]. Let [latex]f(x)[/latex] be defined for all [latex]x\ne a[/latex] in an open interval containing [latex]a[/latex]. Then, we have an infinite limit if for every [latex]M>0[/latex], there exists [latex]\delta >0[/latex] such that if [latex]0<|x-a|<\delta[/latex], then [latex]f(x)>M[/latex]. Let [latex]f(x)[/latex] be defined for all [latex]x\ne a[/latex] in an open interval containing [latex]a[/latex]. Then, we have a negative infinite limit if for every [latex]M>0[/latex], there exists [latex]\delta >0[/latex] such that if [latex]0<|x-a|<\delta[/latex], then [latex]f(x)<−M[/latex].Definition
Proving a Statement about a Limit From the Right
Definition
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 modified to define one-sided limits.
In the following exercises, write the appropriate [latex]\epsilon[/latex]–[latex]\delta[/latex] definition for each of the given statements.
1. [latex]\underset{x\to a}{\lim}f(x)=N[/latex]
2. [latex]\underset{t\to b}{\lim}g(t)=M[/latex]
3. [latex]\underset{x\to c}{\lim}h(x)=L[/latex]
4. [latex]\underset{x\to a}{\lim}\phi(x)=A[/latex]
The following graph of the function [latex]f[/latex] satisfies [latex]\underset{x\to 2}{\lim}f(x)=2[/latex]. In the following exercises, determine a value of [latex]\delta >0[/latex] that satisfies each statement.
5. If [latex]0<|x-2|<\delta[/latex], then [latex]|f(x)-2|<1[/latex].
6. If [latex]0<|x-2|<\delta[/latex], then [latex]|f(x)-2|<0.5[/latex].
The following graph of the function [latex]f[/latex] satisfies [latex]\underset{x\to 3}{\lim}f(x)=-1[/latex]. In the following exercises, determine a value of [latex]\delta >0[/latex] that satisfies each statement.
7. If [latex]0<|x-3|<\delta[/latex], then [latex]|f(x)+1|<1[/latex].
8. If [latex]0<|x-3|<\delta[/latex], then [latex]|f(x)+1|<2[/latex].
The following graph of the function [latex]f[/latex] satisfies [latex]\underset{x\to 3}{\lim}f(x)=2[/latex]. In the following exercises, for each value of [latex]\epsilon[/latex], find a value of [latex]\delta >0[/latex] such that the precise definition of limit holds true.
9. [latex]\epsilon =1.5[/latex]
10. [latex]\epsilon =3[/latex]
In the following exercises, use a graphing calculator to find a number [latex]\delta[/latex] such that the statements hold true.
11. [T] [latex]|\sin (2x)-\frac{1}{2}|<0.1[/latex], whenever [latex]|x-\frac{\pi}{12}|<\delta[/latex]
12. [T] [latex]|\sqrt{x-4}-2|<0.1[/latex], whenever [latex]|x-8|<\delta[/latex]
In the following exercises, use the precise definition of limit to prove the given limits.
13. [latex]\underset{x\to 2}{\lim}(5x+8)=18[/latex]
14. [latex]\underset{x\to 3}{\lim}\frac{x^2-9}{x-3}=6[/latex]
15. [latex]\underset{x\to 2}{\lim}\frac{2x^2-3x-2}{x-2}=5[/latex]
16. [latex]\underset{x\to 0}{\lim}x^4=0[/latex]
17. [latex]\underset{x\to 2}{\lim}(x^2+2x)=8[/latex]
In the following exercises, use the precise definition of limit to prove the given one-sided limits.
18. [latex]\underset{x\to 5^-}{\lim}\sqrt{5-x}=0[/latex]
19. [latex]\underset{x\to 0^+}{\lim}f(x)=-2[/latex], where [latex]f(x)=\begin{cases} 8x-3 & \text{if} \, x<0 \\ 4x-2 & \text{if} \, x \ge 0 \end{cases}[/latex].
20. [latex]\underset{x\to 1^-}{\lim}f(x)=3[/latex], where [latex]f(x)=\begin{cases} 5x-2 & \text{if} \, x < 1 \\ 7x-1 & \text{if} x \ge 1 \end{cases}[/latex]
In the following exercises, use the precise definition of limit to prove the given infinite limits.
21. [latex]\underset{x\to 0}{\lim}\frac{1}{x^2}=\infty[/latex]
22. [latex]\underset{x\to -1}{\lim}\frac{3}{(x+1)^2}=\infty[/latex]
23. [latex]\underset{x\to 2}{\lim}-\frac{1}{(x-2)^2}=−\infty[/latex]
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 [latex]\delta, \, \epsilon, \, a[/latex], and [latex]L[/latex]?
25. Use the precise definition of limit to prove that the following limit does not exist: [latex]\underset{x\to 1}{\lim}\frac{|x-1|}{x-1}[/latex].
26. Using precise definitions of limits, prove that [latex]\underset{x\to 0}{\lim}f(x)[/latex] does not exist, given that [latex]f(x)[/latex] is the ceiling function. (Hint: Try any [latex]\delta <1[/latex].)
27. Using precise definitions of limits, prove that [latex]\underset{x\to 0}{\lim}f(x)[/latex] does not exist: [latex]f(x)=\begin{cases} 1 & \text{if} \, x \, \text{is rational} \\ 0 & \text{if} \, x \, \text{is irrational} \end{cases}[/latex]. (Hint: Think about how you can always choose a rational number [latex]0
28. Using precise definitions of limits, determine [latex]\underset{x\to 0}{\lim}f(x)[/latex] for [latex]f(x)=\begin{cases} x & \text{if} \, x \, \text{is rational} \\ 0 & \text{if} \, x \, \text{is irrational} \end{cases}[/latex] (Hint: Break into two cases, [latex]x[/latex] rational and [latex]x[/latex] irrational.)
29. Using the function from the previous exercise, use the precise definition of limits to show that [latex]\underset{x\to a}{\lim}f(x)[/latex] does not exist for [latex]a\ne 0[/latex].
For the following exercises, suppose that [latex]\underset{x\to a}{\lim}f(x)=L[/latex] and [latex]\underset{x\to a}{\lim}g(x)=M[/latex] both exist. Use the precise definition of limits to prove the following limit laws:
30. [latex]\underset{x\to a}{\lim}(f(x)-g(x))=L-M[/latex]
31. [latex]\underset{x\to a}{\lim}[cf(x)]=cL[/latex] for any real constant [latex]c[/latex] (Hint: Consider two cases: [latex]c=0[/latex] and [latex]c\ne 0[/latex].)
32. [latex]\underset{x\to a}{\lim}[f(x)g(x)]=LM[/latex]. (Hint: [latex]|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|[/latex].)
- Glossary
- epsilon-delta definition of the limit
- [latex]\underset{x\to a}{\lim}f(x)=L[/latex] if for every [latex]\epsilon >0[/latex], there exists a [latex]\delta >0[/latex] such that if [latex]0<|x-a|<\delta[/latex], then [latex]|f(x)-L|<\epsilon[/latex]
- triangle inequality
- If [latex]a[/latex] and [latex]b[/latex] are any real numbers, then [latex]|a+b|\le |a|+|b|[/latex]
Candela Citations
- Calculus I. Provided by: OpenStax. Located at: http://cnx.org/contents/8b89d172-2927-466f-8661-01abc7ccdba4@2.89. License: CC BY-NC-SA: Attribution-NonCommercial-ShareAlike. License Terms: Download for free at http://cnx.org/contents/8b89d172-2927-466f-8661-01abc7ccdba4@2.89
Analysis
In this part of the proof, we started with [latex]|(2x+1)-3|[/latex] and used our assumption [latex]0<|x-1|<\delta[/latex] in a key part of the chain of inequalities to get [latex]|(2x+1)-3|[/latex] to be less than [latex]\epsilon[/latex]. We could just as easily have manipulated the assumed inequality [latex]0<|x-1|<\delta[/latex] to arrive at [latex]|(2x+1)-3|<\epsilon[/latex] as follows:
[latex]\begin{array}{ll} 0<|x-1|<\delta & \implies |x-1|<\delta \\ & \implies -\delta
Therefore, [latex]\underset{x\to 1}{\lim}(2x+1)=3[/latex]. (Having completed the proof, we state what we have accomplished.)
After removing all the remarks, here is a final version of the proof:
Let [latex]\epsilon >0[/latex].
Choose [latex]\delta =\epsilon/2[/latex].
Assume [latex]0<|x-1|<\delta[/latex].
Thus,
[latex]\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}[/latex]
Therefore, [latex]\underset{x\to 1}{\lim}(2x+1)=3[/latex].