Proving Limit Laws

Learning Outcomes

  • Use the epsilon-delta definition to prove the limit laws
  • Describe the epsilon-delta definitions of one-sided limits and infinite limits

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+b||a|+|b||a+b||a|+|b|.

Proof

We prove the following limit law: If limxaf(x)=Llimxaf(x)=L and limxag(x)=Mlimxag(x)=M, then limxa(f(x)+g(x))=L+Mlimxa(f(x)+g(x))=L+M.

Let ε>0ε>0.

Choose δ1>0δ1>0 so that if 0<|xa|<δ10<|xa|<δ1, then |f(x)L|<ε/2|f(x)L|<ε/2.

Choose δ2>0δ2>0 so that if 0<|xa|<δ20<|xa|<δ2, then |g(x)M|<ε/2|g(x)M|<ε/2.

Choose δ=min{δ1,δ2}δ=min{δ1,δ2}.

Assume 0<|xa|<δ0<|xa|<δ.

Thus,

0<|xa|<δ10<|xa|<δ1 and 0<|xa|<δ20<|xa|<δ2

Hence,

|(f(x)+g(x))(L+M)|=|(f(x)L)+(g(x)M)||f(x)L|+|g(x)M|<ε2+ε2=ε|(f(x)+g(x))(L+M)|=|(f(x)L)+(g(x)M)||f(x)L|+|g(x)M|<ε2+ε2=ε
◼

 

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

Translation of the Definition of limxaf(x)=Llimxaf(x)=L and its Opposite
Definition Opposite
1. For every ε>0ε>0, 1. There exists ε>0ε>0 so that
2. there exists a δ>0δ>0 so that 2. for every δ>0δ>0,
3. if 0<|xa|<δ0<|xa|<δ, then |f(x)L|<ε|f(x)L|<ε. 3. There is an xx satisfying 0<|xa|<δ0<|xa|<δ so that |f(x)L|ε|f(x)L|ε.

Finally, we may state what it means for a limit not to exist. The limit limxaf(x)limxaf(x) does not exist if for every real number LL, there exists a real number ε>0ε>0 so that for all δ>0δ>0, there is an xx satisfying 0<|xa|<δ0<|xa|<δ, so that |f(x)L|ε|f(x)L|ε. Let’s apply this in the example to show that a limit does not exist.

Example: Showing That a Limit Does Not Exist

Show that limx0|x|xlimx0|x|x does not exist. The graph of f(x)=|x|xf(x)=|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).

Figure 4.

Watch the following video to see the worked solution to Example: Showing That a Limit Does Not Exist.

Finding Deltas Algebraically for Given Epsilons

Now that we have proven limits, we can now apply them with actual numbers for εε and δδ. Think of εε as the error in the xx-direction and δδ to be the error in the yy-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.

Example: Finding deltas algebraically, Part 1

Find an open interval about x0x0 on which the inequality |f(x)L|<0|f(x)L|<0 holds. Then give the largest value δ>0δ>0 such that for all xx satisfying 0<|xx0|<δ0<|xx0|<δ the inequality |f(x)L|<ε|f(x)L|<ε holds.

f(x)=2x8,L=6,x0=7,ε=0.14f(x)=2x8,L=6,x0=7,ε=0.14

Example: Finding deltas algebraically, Part 2

Find an open interval about x0x0 on which the inequality |f(x)L|<0|f(x)L|<0 holds. Then give the largest value δ>0δ>0 such that for all xx satisfying 0<|xx0|<δ0<|xx0|<δ the inequality |f(x)L|<ε|f(x)L|<ε holds.

f(x)=x+4,L=3,x0=5,ε=1f(x)=x+4,L=3,x0=5,ε=1

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

Definition


Limit from the Right: Let f(x) be defined over an open interval of the form (a,b) where [latex]a

limxa+f(x)=L

if for every ε>0, there exists a δ>0 such that if [latex]0

 

Limit from the Left: Let f(x) be defined over an open interval of the form (a,b) where [latex]a

limxbf(x)=L

if for every ε>0, there exists a δ>0 such that if [latex]0

Example: Proving a Statement about a Limit From the Right

Prove that limx4+x4=0.

Watch the following video to see the worked solution to Example: Proving a Statement about a Limit From the Right.

Try It

Find δ corresponding to ε for a proof that limx11x=0.

 

 

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 limxaf(x)=+, we want the values of the function f(x) to get larger and larger as x approaches a. Instead of the requirement that |f(x)L|<ε for arbitrarily small ε when 0<|xa|<δ for small enough δ, we want f(x)>M for arbitrarily large positive M when 0<|xa|<δ for small enough δ. Figure 6 illustrates this idea by showing the value of δ for successively larger values of M.

Two graphs side by side. Each graph contains two curves above the x axis separated by an asymptote at x=a. The curves on the left go to infinity as x goes to a and to 0 as x goes to negative infinity. The curves on the right go to infinity as x goes to a and to 0 as x goes to infinity. The first graph has a value M greater than zero marked on the y axis and a horizontal line drawn from there (y=M) to intersect with both curves. Lines are drawn down from the points of intersection to the x axis. Delta is the smaller of the distances between point a and these new spots on the x axis. The same lines are drawn on the second graph, but this M is larger, and the distances from the x axis intersections to point a are smaller.

Figure 6. These graphs plot values of δ for M to show that limxaf(x)=+.

Definition


Let f(x) be defined for all xa in an open interval containing a. Then, we have an infinite limit

limxaf(x)=+

if for every M>0, there exists δ>0 such that if 0<|xa|<δ, then f(x)>M.

Let f(x) be defined for all xa in an open interval containing a. Then, we have a negative infinite limit

limxaf(x)=

if for every M>0, there exists δ>0 such that if 0<|xa|<δ, then f(x)<M.