The Precise Definition of a Limit

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 a and b on a number line is given by \|ab\|.

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

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

Definition

Let f(x)

be defined for all xa

over an open interval containing a. Let L be a real number. Then

limxaf(x)=L

if, for every ε>0,

there exists a δ>0,

such that if 0<\|xa\|<δ,

then \|f(x)L\|<ε.

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),

an existential quantifier (there exists a δ>0),

and, last, a conditional statement (if 0<\|xa\|<δ,

then \|f(x)L\|<ε).

Let’s take a look at [link], which breaks down the definition and translates each part.

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

We can get a better handle on this definition by looking at the definition geometrically. [link] shows possible values of δ

for various choices of ε>0

for a given function f(x),

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 δ

small enough so that if we have chosen an x value within δ

of a, then the value of f(x)

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.

Visit the following applet to experiment with finding values of δ

for selected values of ε:

[link] 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.

Let ε>0.

The first part of the definition begins “For every ε>0.”

This means we must prove that whatever follows is true no matter what positive value of ε is chosen. By stating “Let ε>0,”

we signal our intent to do so.

Choose δ=ε2.

The definition continues with “there exists a δ>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 δ.

So, where exactly did δ=ε/2

come from? There are two basic approaches to tracking down δ.

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\|<ε,

we begin by manipulating this expression: \|(2x+1)3\|<ε

is equivalent to \|2x2\|<ε,

which in turn is equivalent to \|2\|\|x1\|<ε.

Last, this is equivalent to \|x1\|<ε/2.

Thus, it would seem that δ=ε/2

is appropriate.

We may also find δ

through geometric methods. [link] 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.

Assume 0<\|x1\|<δ.

When δ

has been chosen, our goal is to show that if 0<\|x1\|<δ,

then \|(2x+1)3\|<ε.

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\|property of absolute value=\|2(x1)\|=\|2\|\|x1\|\|2\|=2=2\|x1\|<2·δhere’s where we use the assumption that0<\|x1\|<δ=2·ε2=εhere’s where we use our choice ofδ=ε/2
Analysis

In this part of the proof, we started with \|(2x+1)3\|

and used our assumption 0<\|x1\|<δ

in a key part of the chain of inequalities to get \|(2x+1)3\|

to be less than ε. We could just as easily have manipulated the assumed inequality 0<\|x1\|<δ

to arrive at \|(2x+1)3\|<ε

as follows:

0<\|x1\|<δ\|x1\|<δδ<x1<δε2<x1<ε2ε<2x2<εε<2x2<ε\|2x2\|<ε\|(2x+1)3\|<ε.

Therefore, limx1(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.

Choose δ=ε/2.

Assume 0<\|x1\|<δ.

Thus,

\|(2x+1)3\|=\|2x2\|=\|2(x1)\|=\|2\|\|x1\|=2\|x1\|<2·δ=2·ε2=ε.

Therefore, limx1(2x+1)=3.

The following Problem-Solving Strategy summarizes the type of proof we worked out in [link].

Problem-Solving Strategy: Proving That limxaf(x)=L for a Specific Function f(x)
  1. Let’s begin the proof with the following statement: Let ε>0.
  2. Next, we need to obtain a value for δ.

    After we have obtained this value, we make the following statement, filling in the blank with our choice of

    δ

    : Choose

    δ=\_\_\_\_\_\_\_.
  3. The next statement in the proof should be (at this point, we fill in our given value for a):

    Assume

    0<\|xa\|<δ.
  4. Next, based on this assumption, we need to show that \|f(x)L\|<ε,

    where

    f(x)

    and L are our function

    f(x)

    and our limit L. At some point, we need to use

    0<\|xa\|<δ.
  5. We conclude our proof with the statement: Therefore, limxaf(x)=L.
Proving a Statement about a Limit

Complete the proof that limx−1(4x+1)=−3

by filling in the blanks.

Let _____.

Choose δ=\_\_\_\_\_\_\_.

Assume 0<\|x\_\_\_\_\_\_\_\|<δ.

Thus, \|\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\|=\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_ε.

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

Let ε>0.

Choose δ=\_\_\_\_\_\_\_.

Assume 0<\|x(−1)\|<δ.

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

Thus, \|(4x+1)(−3)\|=\|4x+4\|=\|4\|\|x+1\|<4δ\_\_\_\_\_\_\_ε.

Focusing on the final line of the proof, we see that we should choose δ=ε4.

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

Let ε>0.

Choose δ=ε4.

Assume 0<\|x(−1)\|<δ

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

Thus, \|(4x+1)(−3)\|=\|4x+4\|=\|4\|\|x+1\|<4δ=4(ε/4)=ε.

Complete the proof that limx2(3x2)=4

by filling in the blanks.

Let _______.

Choose δ=\_\_\_\_\_\_\_.

Assume 0<\|x\_\_\_\_\|<\_\_\_\_.

Thus,

\|\_\_\_\_\_\_\_\_\_\_\_\|=\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_ε.

Therefore, limx2(3x2)=4.

Let ε>0;

choose δ=ε3;

assume 0<\|x2\|<δ.

Thus, \|(3x2)4\|=\|3x6\|=\|3\|·\|x2\|<3·δ=3·(ε/3)=ε.

Therefore, limx23x2=4.

Hint

Follow the outline in the Problem-Solving Strategy that we worked out in full in [link].

In [link] and [link], the proofs were fairly straightforward, since the functions with which we were working were linear. In [link], 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.

  1. Let ε>0.

    The first part of the definition begins “For every

    ε>0,”

    so we must prove that whatever follows is true no matter what positive value of ε is chosen. By stating “Let

    ε>0,”

    we signal our intent to do so.

  2. Without loss of generality, assume ε4.

    Two questions present themselves: Why do we want

    ε4

    and why is it okay to make this assumption? In answer to the first question: Later on, in the process of solving for

    δ,

    we will discover that

    δ

    involves the quantity

    4ε.

    Consequently, we need

    ε4.

    In answer to the second question: If we can find

    δ>0

    that “works” for

    ε4,

    then it will “work” for any

    ε>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 δ=min{24ε,4+ε2}.

    [link] shows how we made this choice of

    δ.

    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).

  4. We must show: If 0<\|x2\|<δ,

    then

    \|x24\|<ε,

    so we must begin by assuming


    0<\|x2\|<δ.

    We don’t really need

    0<\|x2\|

    (in other words,

    x2)

    for this proof. Since

    0<\|x2\|<δ\|x2\|<δ,

    it is okay to drop

    0<\|x2\|.
    \|x2\|<δ.

    Hence,


    δ<x2<δ.

    Recall that

    δ=min{24ε,4+ε2}.

    Thus,

    δ24ε

    and consequently

    (24ε)δ.

    We also use

    δ4+ε2

    here. We might ask at this point: Why did we substitute

    24ε

    for

    δ

    on the left-hand side of the inequality and

    4+ε2

    on the right-hand side of the inequality? If we look at [link], we see that

    24ε

    corresponds to the distance on the left of 2 on the x-axis and

    4+ε2

    corresponds to the distance on the right. Thus,


    (24ε)δ<x2<δ4+ε2.

    We simplify the expression on the left:


    −2+4ε<x2<4+ε2.

    Then, we add 2 to all parts of the inequality:


    4ε<x<4+ε.

    We square all parts of the inequality. It is okay to do so, since all parts of the inequality are positive:


    4ε<x2<4+ε.

    We subtract 4 from all parts of the inequality:


    ε<x24<ε.

    Last,


    \|x24\|<ε.
  5. Therefore,
    limx2x2=4.

Find δ corresponding to ε>0

for a proof that limx9x=3.

Choose δ=min{9(3ε)2,(3+ε)29}.

Hint

Draw a graph similar to the one in [link].

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 [link], we take on a purely algebraic approach.

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

Prove that limx−1(x22x+3)=6.

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

  1. Let ε>0.
  2. Choose δ=min{1,ε/5}.

    This choice of

    δ

    may appear odd at first glance, but it was obtained by taking a look at our ultimate desired inequality:

    \|(x22x+3)6\|<ε.

    This inequality is equivalent to

    \|x+1\|·\|x3\|<ε.

    At this point, the temptation simply to choose

    δ=εx3

    is very strong. Unfortunately, our choice of

    δ

    must depend on ε only and no other variable. If we can replace

    \|x3\|

    by a numerical value, our problem can be resolved. This is the place where assuming

    δ1

    comes into play. The choice of

    δ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

    and

    \|x+1\|<δ1,

    we are able to show that

    \|x3\|<5.

    Consequently,

    \|x+1\|·\|x3\|<\|x+1\|·5.

    At this point we realize that we also need

    δε/5.

    Thus, we choose

    δ=min{1,ε/5}.
  3. Assume 0<\|x+1\|<δ.

    Thus,


    \|x+1\|<1and\|x+1\|<ε5.

    Since

    \|x+1\|<1,

    we may conclude that

    −1<x+1<1.

    Thus, by subtracting 4 from all parts of the inequality, we obtain

    −5<x3<1.

    Consequently,

    \|x3\|<5.

    This gives us


    \|(x22x+3)6\|=\|x+1\|·\|x3\|<ε5·5=ε.

    Therefore,


    limx−1(x22x+3)=6.

Complete the proof that limx1x2=1.

Let ε>0;

choose δ=min{1,ε/3};

assume 0<\|x1\|<δ.

Since \|x1\|<1,

we may conclude that −1<x1<1.

Thus, 1<x+1<3.

Hence, \|x+1\|<3.

\|x21\|=\|x1\|·\|x+1\|<ε/3·3=ε
Hint

Use [link] 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 a and b are any real numbers, then \|a+b\|\|a\|+\|b\|.

Proof

We prove the following limit law: If limxaf(x)=L

and limxag(x)=M,

then limxa(f(x)+g(x))=L+M.

Let ε>0.

Choose δ1>0

so that if 0<\|xa\|<δ1,

then \|f(x)L\|<ε/2.

Choose δ2>0

so that if 0<\|xa\|<δ2,

then \|g(x)M\|<ε/2.

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

Assume 0<\|xa\|<δ.

Thus,

0<\|xa\|<δ1and0<\|xa\|<δ2.

Hence,

\|(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)

does not exist if there is no real number L for which limxaf(x)=L.

Thus, for all real numbers L, limxaf(x)L.

To understand what this means, we look at each part of the definition of limxaf(x)=L

together with its opposite. A translation of the definition is given in [link].

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

Finally, we may state what it means for a limit not to exist. The limit limxaf(x)

does not exist if for every real number L, there exists a real number ε>0

so that for all δ>0,

there is an x satisfying 0<\|xa\|<δ,

so that \|f(x)L\|ε.

Let’s apply this in [link] to show that a limit does not exist.

Showing That a Limit Does Not Exist

Show that limx0\|x\|x

does not exist. The graph of f(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).

Suppose that L is a candidate for a limit. Choose ε=1/2.

Let δ>0.

Either L0

or L<0.

If L0,

then let x=δ/2.

Thus,

\|x0\|=\|δ20\|=δ2<δ

and

\|\|δ2\|δ2L\|=\|−1L\|=L+11>12=ε.

On the other hand, if L<0,

then let x=δ/2.

Thus,

\|x0\|=\|δ20\|=δ2<δ

and

\|\|δ2\|δ2L\|=\|1L\|=\|L\|+11>12=ε.

Thus, for any value of L, limx0\|x\|xL.

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 0<xa<δ

replaces 0<\|xa\|<δ,

which ensures that we only consider values of x that are greater than (to the right of) a. Similarly, in the definition of the limit from the left, the inequality δ<xa<0

replaces 0<\|xa\|<δ,

which ensures that we only consider values of x that are less than (to the left of) a.

Definition

Limit from the Right: Let f(x)

be defined over an open interval of the form (a,b)

where a<b.

Then,

limxa+f(x)=L

if for every ε>0,

there exists a δ>0

such that if 0<xa<δ,

then \|f(x)L\|<ε.

Limit from the Left: Let f(x)

be defined over an open interval of the form (b,c)

where b<c.

Then,

limxaf(x)=L

if for every ε>0,

there exists a δ>0

such that if δ<xa<0,

then \|f(x)L\|<ε.

Proving a Statement about a Limit From the Right

Prove that limx4+x4=0.

Let ε>0.

Choose δ=ε2.

Since we ultimately want \|x40\|<ε,

we manipulate this inequality to get x4<ε

or, equivalently, 0<x4<ε2,

making δ=ε2

a clear choice. We may also determine δ

geometrically, as shown in [link].

A graph showing how to find delta for the above proof. The function f(x) = sqrt(x-4) is drawn for x > 4. Since the proposed limit is 0, lines y = 0 + epsilon and y = 0 – epsilon are drawn  in blue. Since only the top blue line corresponding to y = 0 + epsilon intersects the function, one red line is drawn from the point of intersection to the x axis. This x value is found by solving sqrt(x-4) = epsilon, or x = epsilon squared + 4. Delta is then the distance between this point and 4, which is epsilon squared.

Assume 0<x4<δ.

Thus, 0<x4<ε2.

Hence, 0<x4<ε.

Finally, \|x40\|<ε.

Therefore, limx4+x4=0.

Find δ

corresponding to ε for a proof that limx11x=0.

δ=ε2
Hint

Sketch the graph and use [link] 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 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 δ.

[link] 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.

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.

Key Concepts

In the following exercises, write the appropriate εδ

definition for each of the given statements.

limxaf(x)=N
limtbg(t)=M

For every ε>0,

there exists a δ>0,

so that if 0<\|tb\|<δ,

then \|g(t)M\|<ε

limxch(x)=L
limxaφ(x)=A

For every ε>0,

there exists a δ>0,

so that if 0<\|xa\|<δ,

then \|φ(x)A\|<ε

The following graph of the function f satisfies limx2f(x)=2.

In the following exercises, determine a value of δ>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).

If 0<\|x2\|<δ,

then \|f(x)2\|<1.

If 0<\|x2\|<δ,

then \|f(x)2\|<0.5.

δ0.25

The following graph of the function f satisfies limx3f(x)=−1.

In the following exercises, determine a value of δ>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.

If 0<\|x3\|<δ,

then \|f(x)+1\|<1.

If 0<\|x3\|<δ,

then \|f(x)+1\|<2.

δ2

The following graph of the function f satisfies limx3f(x)=2.

In the following exercises, for each value of ε, find a value of δ>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).

ε=1.5
ε=3
δ1

[T] In the following exercises, use a graphing calculator to find a number δ

such that the statements hold true.

\|sin(2x)12\|<0.1,

whenever \|xπ12\|<δ

\|x42\|<0.1,whenever\|x8\|<δ
δ<0.3900

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

limx2(5x+8)=18
limx3x29x3=6

Let δ=ε.

If 0<\|x3\|<ε,

then \|x+36\|=\|x3\|<ε.

limx22x23x2x2=5
limx0x4=0

Let δ=ε4.

If 0<\|x\|<ε4,

then \|x4\|=x4<ε.

limx2(x2+2x)=8

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

limx55x=0

Let δ=ε2.

If 5ε2<x<5,

then \|5x\|=5x<ε.

limx0+f(x)=−2,wheref(x)={8x3,ifx<04x2,ifx0.
limx1f(x)=3,wheref(x)={5x2,ifx<17x1,ifx1.

Let δ=ε/5.

If 1ε/5<x<1,

then \|f(x)3\|=5x5<ε.

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

limx01x2=
limx−13(x+1)2=

Let δ=3N.

If 0<\|x+1\|<3N,

then f(x)=3(x+1)2>N.

limx21(x2)2=

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, and L?

0.033 cm, ε=8,δ=0.33,a=12,L=144

Use the precise definition of limit to prove that the following limit does not exist: limx1\|x1\|x1.

Using precise definitions of limits, prove that limx0f(x)

does not exist, given that f(x)

is the ceiling function. (Hint: Try any δ<1.)

Answers may vary.

Using precise definitions of limits, prove that limx0f(x)

does not exist: f(x)={1ifxis rational0ifxis irrational.

(Hint: Think about how you can always choose a rational number 0<r<d,

but \|f(r)0\|=1.)

Using precise definitions of limits, determine limx0f(x)

for f(x)={xifxis rational0ifxis irrational.

(Hint: Break into two cases, x rational and x irrational.)

0

Using the function from the previous exercise, use the precise definition of limits to show that limxaf(x)

does not exist for a0.

For the following exercises, suppose that limxaf(x)=L

and limxag(x)=M

both exist. Use the precise definition of limits to prove the following limit laws:

limxa(f(x)g(x))=LM
f(x)g(x)=f(x)+(−1)g(x)
limxa[cf(x)]=cL

for any real constant c (Hint: Consider two cases: c=0

and c0.)

limxa[f(x)g(x)]=LM.

(Hint: \|f(x)g(x)LM\|=

\|f(x)g(x)f(x)M+f(x)MLM\|\|f(x)\|\|g(x)M\|+\|M\|\|f(x)L\|.)

Answers may vary.

Chapter Review Exercises

True or False. In the following exercises, justify your answer with a proof or a counterexample.

A function has to be continuous at x=a

if the limxaf(x)

exists.

You can use the quotient rule to evaluate limx0sinxx.

False

If there is a vertical asymptote at x=a

for the function f(x),

then f is undefined at the point x=a.

If limxaf(x)

does not exist, then f is undefined at the point x=a.

False. A removable discontinuity is possible.

Using the graph, find each limit or explain why the limit does not exist.

  1. limx−1f(x)
  2. limx1f(x)
  3. limx0+f(x)
  4. limx2f(x)

A graph of a piecewise function with several segments. The first is a decreasing concave up curve existing for x < -1. It ends at an open circle at (-1, 1). The second is an increasing linear function starting at (-1, -2) and ending at (0,-1). The third is an increasing concave down curve existing from an open circle at (0,0) to an open circle at (1,1). The fourth is a closed circle at (1,-1). The fifth is a line with no slope existing for x > 1, starting at the open circle at (1,1).

In the following exercises, evaluate the limit algebraically or explain why the limit does not exist.

limx22x23x2x2

5

limx03x22x+4
limx3x32x213x2
8/7
limxπ/2cotxcosx
limx−5x2+25x+5

DNE

limx23x22x8x24
limx1x21x31
2/3
limx1x21x1
limx44xx2

−4;

limx41x2

In the following exercises, use the squeeze theorem to prove the limit.

limx0x2cos(2πx)=0

Since −1cos(2πx)1,

then x2x2cos(2πx)x2.

Since limx0x2=0=limx0x2,

it follows that limx0x2cos(2πx)=0.

limx0x3sin(πx)=0

Determine the domain such that the function f(x)=x2+xex

is continuous over its domain.

[2,]

In the following exercises, determine the value of c such that the function remains continuous. Draw your resulting function to ensure it is continuous.

f(x)={x2+1,x>c2x,xc
f(x)={x+1,x>1x2+c,x1
c=−1

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

limx1(8x+16)=24
limx0x3=0
δ=ε3

A ball is thrown into the air and the vertical position is given by x(t)=−4.9t2+25t+5.

Use the Intermediate Value Theorem to show that the ball must land on the ground sometime between 5 sec and 6 sec after the throw.

A particle moving along a line has a displacement according to the function x(t)=t22t+4,

where x is measured in meters and t is measured in seconds. Find the average velocity over the time period t=[0,2].

0m/sec

From the previous exercises, estimate the instantaneous velocity at t=2

by checking the average velocity within t=0.01sec.

Glossary

epsilon-delta definition of the limit
limxaf(x)=L

if for every

ε>0,

there exists a

δ>0

such that if

0<\|xa\|<δ,

then

\|f(x)L\|<ε
triangle inequality
If a and b are any real numbers, then \|a+b\|\|a\|+\|b\|

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

You can also download for free at http://cnx.org/contents/9a1df55a-b167-4736-b5ad-15d996704270@5.1

Attribution: