Estimating the limit of a function using the graphical approach may not be very accurate, and as we saw in Example 4 of Section 4.1, the numerical approach may lead to incorrect results. In this section, we discuss how we can evaluate limits analytically.

In this section, we learn:

Algebraic Operations on Limits

We first begin with some useful limits:

Theorem 1: 1. (Constant function rule): If c is a constant, then for any number a

limxac=c

2. (Identity function rule):

limxax=a.

  • The Constant Function Rule says that if f(x) is identically equal to c, then f(x) is close to c for all x close to a. This is true because f(x)=c is always close to c.

 

  • The Identity Function Rule merely says that f(x)=x is close to a whenever x is close to a.

 

The illustrations of these two rules are shown in Figure 1.

(a) Graph of a constant function. It is clear that limxac=c (b) Graph of the identity function y=x. It is clear that limxax=a.

Figure 1

Although the above limits are obvious from the intuitive viewpoint, we can prove them rigorously using the ϵδ definition.

 

Show the Proof of Theorem 1

 

Basic Algebraic Operations

We can evaluate many limits by applying the following limit laws.

Theorem 2. (Algebraic Operations on Limits): Let a, k, L, and M be real numbers. If f and g are functions such that

limxaf(x)=L,andlimxag(x)=M

then

1. Constant multiple rule:

limxa[kf(x)]=kL.

2. Sum rule:

limxa[f(x)+g(x)]=L+M

3. Difference rule:

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

4. Product rule:

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

5. Quotient rule:

limxaf(x)g(x)=LM(provided M0)

Similar results hold for left and right hand limits; that is, we can replace xa by xa or xa+ in the above equations.

This theorem merely says:

  1.  The limit of a constant times a function is the constant times the limit of the function.
  2. The limit of a sum is the sum of the limits.
  3. The limit of a difference is the difference of the limits.
  4. The limit of a product is the product of the limits.
  5. The limit of a quotient is the quotient of the limits provided that the limit of the denominator is not zero.
  • Note that the Constant Multiple Rule (1) is a special case of the Product Rule (4) when g is a constant function, namely g(x)=k.

This theorem comes from the common sense that if the number u1 is close to the number v1 and the number u2 is close to the number v2 then u1±u2 will be close to v1±v2, u1u2 will be close to v1v2, and u1/u2 will be close to v1/v2. For example,

7.01+11.0017+117.0111.0017117.01×11.0017×117.01/11.0017/11

So it is easy to believe if f(x) is close to L and g(x) is close to M when x is close to a, then f(x)+g(x) is close to L+M, and f(x)g(x) is close to LM when x is close to a. Similarly f(x)/g(x) will be close to L/M if M0. In the Quotient Rule, we have to exclude the case of M=0 because division by zero is not defined.

  • Using the ϵδ definition, we can prove this theorem with mathematical rigor.
  • The above theorem can be extended to the sum, difference, or product of any finite number of functions. Namely if
    limxaf1(x)=L1, limxaf2(x)=L2, ,limxfn(x)=Ln then
    limxa[f1(x)±f2(x)±±fn(x)]=L1±L2±±Ln and
    limxa[f1(x)f2(x)fn(x)]=L1L2Ln Specifically, if n is a positive integer then
    limxa[f(x)]n=Ln.

Example 1

The graphs of f and g are shown in the following figure. Use the limit laws and evaluate the following limits, if they exist. 

(a) limx3[3f(x)2g(x)] 

(b) limx3f(x)4g(x) 

(c) limx0[f(x)g(x)]

Solution

(a) By the Sum Rule we have

limx3[3f(x)2g(x)]=limx3[3f(x)]+limx3[2g(x)]

By the Constant Multiple Rule we have

limx3[3f(x)]+limx3[2g(x)]=3limx3f(x)2limx3g(x)

From the graphs of f and g we find that

limx3f(x)=3,andlimx3g(x)=2

Therefore:

limx3[3f(x)2g(x)]=3limx3f(x)2limx3g(x)=3×32×(2)=13.

(b) By the Constant Multiple Rule:

limx3f(x)4g(x)=14limx3f(x)g(x)

and by the Quotient Rule:

14limx3f(x)g(x)=14limx3f(x)limx3g(x)

Because

limx3f(x)=3andlimx3g(x)=2,

we get

limx3f(x)4g(x)=14limx3f(x)limx3g(x)=1432=38.

(c) From the graphs of f and g, we see limx0f(x)=2, but limx0g(x) does not exist, because the left and right limits are not the same

limx0g(x)=2,limx0+g(x)=3.

By the Product Rule the left-hand limit is

limx0[f(x)g(x)]=(limx0f(x))(limx0g(x))=2×2=4

and the right-hand limit is:

limx0+[f(x)g(x)]=(limx0+f(x))(limx0+g(x))=2×3=6.

Because the left and right limits are not equal, limx0[f(x)g(x)] does not exist.

Example 2

The graphs of f and g are shown in the following figure. Use the limit laws and evaluate the following limits, if they exist.

(a) limx1[f(x)g(x)]

(b) limx1[f(x)g(x)]

(c) limx1g(x)f(x)

Solution

As limx1g(x) does not exist, following the previous example, we may be tempted to say that none of the above limits exist. However, we will see that only the first one does not exist. 

(a)

limx1[f(x)g(x)]=limx1f(x)limx1g(x)=20=0.

limx1+[f(x)g(x)]=limx1+f(x)limx1+g(x)=30=3

By Theorem 1 in Section 4.3, we know that the two-sided limit exists if and only if the one-sided limits exist and are equal. So because

limx1[f(x)g(x)]limx1+[f(x)g(x)],

we conclude that limx1[f(x)g(x)] does not exist.

(b)

limx1[f(x)g(x)]=(limx1f(x))(limx1g(x))=2×0=0.

limx1+[f(x)g(x)]=(limx1+f(x))(limx1+g(x))=3×0=0.

Because the left and right hand limits are both equal to 0, we conclude that

limx1[f(x)g(x)]=0

(c)

limx1g(x)f(x)=limx1g(x)limx1f(x)=02=0,

and

limx1+g(x)f(x)=limx1+g(x)limx1+f(x)=03=0.

Here because the left and right hand limits exist and equal, we conclude that the two sided limit exists too and its value is 0:

limx1g(x)f(x)=0.

Example 3

Show that limx0|x|=0.

Solution

We note that

|x|={xif x0xif x<0

The right-hand limit is 

limx0+|x|=limx0+x=0,

and the left-hand limit is

limx0|x|=limx0(x)=0.

Because

limx0+|x|=limx0|x|=0

It follows from Theorem 1 in Section 4.3 that

limx0|x|=0.

 

Limits of Polynomial and Rational Functions

 

Example 4

Evaluate limx2(4x23x+1).

Solution

limx2(4x23x+1)=(limx2(4x2))(limx2(3x))+(limx21)=4(limx2x2)3(limx2x)+1=4(limx2x)(limx2x)3×2+1=4×2×23×2+1=166+1=11.

In this example, it is as if we just substituted 2 for x in the polynomial 4x23x+1.

Example

Evaluate

limx14x23x5x3+1

Solution

limx14x23x5x3+1=limx1(4x23x)limx1(5x3+1)=[limx1(4x2)][limx1(3x)][limx1(5x3)]+limx11=4[limx1(x2)]3limx1x5[limx1(x3)]+1=4(limx1x)23limx1x5(limx1x)3+1=4(1)23(1)5(1)3+1=74

In general:

Theorem 3. (Limits of Polynomials and Rational Functions): Let P(x) and Q(x) be two polynomials and a be a real number. Then

1. Polynomial functions:

limxaP(x)=P(a)

2. Rational functions:

limxaP(x)Q(x)=P(a)Q(a)(provided Q(a)0)

Similar results hold for left and right hand limits; that is, we can replace xa by xa or xa+ in the above equations.

Example 4

Evaluate limx0.5(4x23x+8).

Solution

By Theorem 3:

limx0.5(4x23x+8)=4(0.5)23(0.5)+8=4×0.25+1.5+8=10.5.

Example 5

Evaluate

limx23x2x5x35x

Solution

By Theorem 3:

limx23x2x5x35x=3(2)2(2)5(2)35(2)=92.

Example 6

Let g(t) be defined by

g(t)={4+tt>12t=12t2+1t<1

Determine
(a) limt1g(t)
(b) limt1+g(t)
(c) limt1g(t) 

if they exist.

Solution

(a) For the left hand limit as t1, we use the equation g(t)=2t2+1

limt1g(t)=limt1(2t2+1)=2(1)2+1=3.

(b) For the right hand limit as t1+1, we use the equation g(t)=4+t

limt1+g(t)=limt1+(4+t)=4+(1)=3.

(c) Because limt1g(t)=limt1+g(t)=3, by Theorem 1 in Section 4.3,

limt1g(t)=3.

The graph of y=g(t) is shown in the following figure.

Graph of y=g(t)

 

Root Rule

 

In an example in Section 4.2, we showed that

limxax=a,(a>0)

Similarly, using the ϵ-δ definition, we can show that the following theorem is true. This limit is consistent with the appearance of the graph y=xn.

Theorem 4: If n is a positive integer, then

limxaxn=an

[If n is even, we assume that a>0.]

In general, we have the following theorem which will be shown in the Section on Continuity that it is a consequence of the above theorem.

Theorem 5 (Root Rule): If n is a positive integer, then

limxaf(x)n=limxaf(x)n

[If n is even we assume that limxaf(x)>0]

To show that the above theorem is plausible, assume that limxaf(x)n=L exists. Then by the general form of the Product Rule,

(limxaf(x)n)(limxaf(x)n)n times=limxa(f(x)nf(x)nn times)LLn times=limxa(f(x))

L=limxaf(x)n.

Example 7

Evaluate the following limit and indicate the limit theorem being used for each step.

limx2x3+3x+2x2+5

Solution

limx2x3+3x+2x2+5=limx2x3+3x+2x2+5(by Thm 5)=23+3×2+222+5(by Thm 3)=169=43.

 

Replacement Rule

 

Suppose we want to evaluate

limx1x21x1

Because the denominator x1 is zero at x=1, we cannot use the above theorem. So what can we do here? Let\textquoteright s simplify this fraction

x21x1=(x1)(x+1)x1=x+1(if x1)

This shows us that two functions y=x21x1 and y=x+1 are identical except when x=1. But the limit of x21x1 depends only on the values of this function for x near 1 and the value of a function at x=1 does not influence the limit. So we must have

limx1x21x1=limx1x+1

By Theorem 3:

limx1(x+1)=1+1=2

Therefore:

limx1x21x1=2.

In general recall that limxaf(x) depends only on the values of f(x) for x close to a and not on the value of f at x=a nor on the values of f(x) for x far away from a. So if there is a function g such that f(x)=g(x) for x close to a but not necessarily for x=a, then

limxaf(x)=limxag(x)

Therefore, we have the following theorem:

Theorem 6 (Replacement Rule): If

f(x)=g(x)

for all x close to a, but not necessarily including x=a, then

limxaf(x)=limxag(x).

  • To be more precise, we can say if f(x)=g(x) in a deleted neighborhood of a then limxaf(x)=limxag(x)

Illustration of this theorem is presented in the following figure.

We can see that f(x)=g(x) for all x between b and c (or in an open interval containing a) except for x=a. Therefore limxaf(x)=limxag(x)=L.

Example 8

Given that f is a function defined by

f(t)={t+3if t13if t=1,

evaluate limt1f(t).

Solution

As discussed above, when evaluating the limit, we are concerned about the values of the variable (here t) near 1 but not equal to 1. Thus we have,

limt1f(t)=limt1(t+3)=(1)+3=2.

Example 9

Evaluate

limx2x243x6.

Solution

Here we cannot simply use Limits of Rational Functions (Theorem 3) and substitute 2 for x in the given expression because limx2(3x6)=0. However, factoring the numerator and the denominator, we obtain

x2223x6=(x2)(x+2)3(x2)={13(x+2)if x2undefinedif x=2

This quotient is 13(x+2) when x2. So by Replacement Rule (Theorem 6),

limx2x243x6=limx2(13(x+2))=13limx2(x+2)=13(2+2)=43.

Example 10

Evaluate

limx3x3+27x+3

Solution

The substitution of x=3 in the fraction produces the meaningless fraction 0/0. So we cannot apply Limits of  Rational Functions (Theorem 3). However, factoring the numerator, we obtain

x3+27x+3=(x+3)(x23x+9)x+3=x23x+9(x3)

[for factoring x3+33 recall a cube of SOAP (same, opposite,always positive) A3+B3=(A+B)(A2AB+B2) in Section on Factorization]

Because x3+27x+3 and x23x+9 are equal except when x=3, by Theorem ???

limx3x3+27x+3=limx3(x23x+9)=(3)23(3)+9=27.

 


The Sandwich Theorem 

 

The following theorem helps us find a variety of limits:

Theorem 7 (The Sandwich Theorem): If we have

g(x)f(x)h(x)

for all x in some open interval containing a except possibly at x=a itself and if

limxag(x)=limxah(x)=L,

then we also have

limxaf(x)=L.

  • The Sandwich Theorem is also called the Squeeze Theorem or the Pinching Theorem.
  • The Sandwich Theorem also holds for the one-sided limits; that is, we can replace xa by xa or xa+ in the above equations, and the theorem will be still valid.

The Sandwich Theorem states that if a function f is sandwiched between two functions g and h near a and if g and h approach the same number L, then f must approach L too (as xa, where else can f go to, if not to L?). The validity of this theorem is suggested by the following figure.

The Sandwich Theorem. If g(x)f(x)h(x) for all x near a (except possibly at a) and limxag(x)=limxah(x)=L, then limxaf(x)=L.

The rigorous proof is as follows.

Read the Proof of the Sandwich Theorem

Example 11

Show that

limx0x1x=1,

where the symbol   (also [[ ]]) denotes the greatest integer (or floor) function.

Solution

For every number t, we know

t1<tt.

Therefore, for every x0

1x1<1x1x.

If x>0, we can multiply each side by x and the directions of inequalities are preserved:

1x<x1x1.

Because limx0(1x)=10=1, by the Sandwich Theorem:

limx0+x1x=1.

If x<0, we still multiply both sides by x but the directions of inequalities are reversed:

1x>x1x1.

Again because limx0(1x)=10=1, by the Sandwich Theorem

limx0x1x=1.

Because limx0x1x=limx0+x1x=1, we conclude that

limx0x1x=0.

The graphs of y=x1x, y=1x, and y=1 are depicted in the following figure.

Graphs of y=x1x, y=1x, and y=1.


 

Trigonometric Functions

 

In the Section on the Trigonometric Inequalities, we learned that for all values of x, we have

|x|sinx|x|

and

|x|1cosx|x|.

We can use the above inequalities and the Sandwich Theorem to solve the next example. 

Example 12

Use the sandwich theorem to prove 

(a) limx0sinx=0

(b) limx0cosx=1.

Solution

Because

limx0|x|=limx0(|x|)=0

by the sandwich theorem, we have 

(a)

limx0sinx=0

(b)

limx0(1cosx)=0.

By the Difference Rule (in Theorem 2), we have

limx0(1cosx)=limx01limx0cosx.

Because limx01=1, we obtain

1limx0cosx=0limx0cosx=1.

Example 13

Use the previous example, to prove 

(a) limxasinx=sina

(b) limxacosx=cosa.

Solution
 Let u=xa. In this case, xa is equivalent to u0 and

limxasinx=limu0sin(u+a),limxacosx=limu0cos(u+a).

(a) Using the addition formula for sine, we have (see Equation 6 in the Section on Trignometric Identities)

sin(u+a)=sinucosa+cosusina

Thus

limu0sin(u+a)=limu0(cosasinu+sinacosu).

Because sina and cosa are two constants, by the Constant Multiple Rule (Theorem 2),

we have

limu0(cosasinu+sinacosu)=cosalimu0sinu+sinalimu0cosu.

In the previous exmple, we learned limu0sinu=0 and limu0cosu=1. Therefore

cosalimu0sinu+sinalimu0cosu=cosa×0+sina×1=sina

Finally

limxasinx=limu0sin(u+a)=sina

(b) Similar to part (a), we use the addition formula but for cosine (see Equation 7 in the Section on Trignometric Identities)

limu0cos(u+a)=limu0(cosucosa+sinusina)=cosalimu0cosu+sinalimu0sinu=cosa×1+sina×0=cosa.

Example 14

Evaluate the following limits

(a) limx0xsin(1x)

(b) limx0+xcos(1x2)

(c) limx0sinxsin(1x)

Solution

(a) Note that for x0, we have

(i)1sin1x1.

If x>0 and we multiply each side of (i) by x, the directions of the inequalities will not change. That is,

xxsin1xx.(x>0)

Because

limx0+x=limx0+(x)=0

it follows from the Sandwich Theorem that

limx0+xsin1x=0.

If x<0 and we multiply each side of (i) by x, we need to reverse the direction of the inequalities. That is,

xxsin1xx.(x<0)

Again because

limx0x=limx0(x)=0

it follows from the Sandwitch Theorem that

limx0xsin1x=0.

Because the left and right limits are equal, we conclude that

limx0xsin1x=0.

The graph of y=xsin(1/x) is shown below

(b) Similar to part (a), we start from the fact that

1cost1

and if we replace t with 1/x2 when x0, we get

1cos(1x2)1.

Multiplying each side by x

xxcos(1x2)x.

Because

limx0+x=limx0+(x)=0

by the Sandwitch theorem

limx0+xcos(1x2)=0.

The graph of y=xcos(1/x2) is shown below.

(c) Similar to part (a), we start with

1sin(1x)1(if x0).

If 0<x<π, then sinx>0 and therefore

sinxsinxsin(1x)sinx(0<x<π)

and if π<x<0, then sinx<0 and therefore

sinxsinxsin(1x)sinx.(π<x<0)

Because

limx0sinx=limx0(sinx)=0

it follows from the Sandwich Theorem that

limx0sinxsin1x=0.

The graph of y=sinxsin(1/x) is shown below.

 

Limits Involving sin(x)/x

 

  • Recall that when there is no notation, the default is that x is measured in radian.

In Example 3 in the Section on the Concept of a Limit [you need to click on “Show Some Examples” to be able to see this example], we saw that limx0sinx/x=1. This limit is of importance and we can solve many similar exercises using this limit. In this section, we prove that limx0sinx/x=1 using the Sandwich Theorem.

Theorem 8:
limx0sinxx=1.

To prove this theorem, we show that the right-hand and left-hand limits are both 1, and consequently, the limit is 1.

Show the Proof


 

  •  Note that
    limx0xsinx=1 because
    limx0xsinx=limx01sinxx=limx01limx0sinxx=11=1

Example 15

Evaluate the following limit

limx0sin(2x)x

Solution

Let’s multiply the numerator and the denominator by 2

limx0sin2xx=limx02sin(2x)2x

Now let u=2x. So x0 is equivalent to u0

limx0sin2xx=limx02sin(2x)2x=limu02sinuu=2limu0sinuu=2×1=2.

In general for a constant A

limx0sinAxx=A.

 

Example 16

Show that for nonzero constants A and B

limx0sinAxsinBx=AB

Solution

Let’s divide both the denominator and numerator by x

limx0sinAxsinBx=limx0sinAxxsinBxx=limx0sinAxxlimx0sinBxx

We just saw that limx0sinAxx=A. Thus,

limx0sinAxsinBx=limx0sinAxxlimx0sinBxx=AB.

Example 17

Show that

limx0tanxx=1

Solution

By definition tanx=cosx/sinx. Thus

limx0tanxx=limx0sinxcosxx=limx01cosxsinxx=limx01cosxlimx0sinxx=1cos01=(1)(1)=1.
\end{sol}

limx0tanxx=1

Example 18

Evaluate the following limit

limx0sin(sinx)x

Solution

Let’s multiply and divide the given fraction by sinx. That is,

limx0sin(sinx)x=limx0sin(sinx)sinxsinxx=limx0sin(sinx)sinxlimx0sinxx

For the first limit let u=sinx. If x0, then u=sinx0. Thus

limx0sin(sinx)x=limx0sin(sinx)sinxlimx0sinxx=limu0sinuulimx0sinxx=11=1.

Another importance limit is

limx01cosxx2

Notice that we cannot simply substitute x=0 in the given expression because we get the meaningless fraction 0/0 upon substitution.

Recall that the half-angle formula:

1cos2θ2=sin2θ

Now let x=2θ. Therefore,

1cosx=2sin2(x2)

and

limx01cosxx2=limx02sin2(x2)x2=2limx0sin(x/2)xsin(x/2)x=2limx0sin(x/2)xlimx0sin(x/2)x

We just saw that if A is a constant

limx0sin(Ax)x=A

Therefore

limx01cosxx2=2(12)(12)=12.

limx01cosxx2=12.

 

From the above limit, we can conclude that

limx01cosxx=0

because

limx01cosxx=limx0(x1cosxx2)=(limx0x)(limx01cosxx2)=(0)(12)=0.

Example 19

Find limx0tanxsinxx3.

Solution

We cannot simply substitute x=0 in the given fraction because we will get the meaningless fraction 0/0. Instead we use the definition of tanx=sinx/cosx

limx0tanxsinxx3=limx0sinxcosxsinxx3=limx0sinxsinxcosxcosxx3=limx0sinx(1cosx)cosxx3=limx0(1cosxsinx(1cosx)x3)=limx0(1cosxsinxx1cosxx2)=(limx01cosx)(limx0sinxx)(limx01cosxx2)=(1cos0)(1)(12)=12.

Example 20

Show that

limx0x2sin(1x)sinx=0

Solution

We use the following two limits that we already know

limxsinxx=1limx0xsin1x=0

So we can write

limx0x2sin1xsinx=limx0(xsinxxsin1x)=(limx0xsinx)(limx0xsin1x)=(limx01sinxx)(limx0xsin1x)=(limx01limx0sinxx)(limx0xsin1x)=(11)(0)=0

Example 21

Find

limx0arcsinxx

[In some books the inverse of sine is denoted by sin1x instead of arcsinx]

Solution

Let

u=arcsinxsinu=sin(arcsinx)=x

[Recall sin(arcsinx)=x for 1x1.]

We know as x0, u=arcsinx0. Therefore

limx0arcsinxx=limu0usinu=limu01sinuu=limu01limu0sinuu=11=1.