Skip to main content
Logo image

Coordinated Calculus

Section 3.6 Using Derivatives to Evaluate Limits

Supplemental Videos.

The main topics of this section are also presented in the following videos:
Because differential calculus is based on the definition of the derivative, and the definition of the derivative involves a limit, there is a sense in which all of calculus rests on limits. Limits in which separately evaluating the numerator and denominator at the limit point results in the fraction 00 are called indeterminate form. When we come across a limit like this, we have some work to do. Remember, saying that a limit has an indeterminate form only means that we don’t yet know its value and have more work to do: indeed, limits of the form 00 can take on any value.
We have learned many techniques for evaluating the limits that arise from applying the definition of the derivative, including a large number of shortcut rules that seem to bypass the use of limits entirely. In this section, we will explore how to use derivatives to evaluate certain limits that we previously could not compute.

Example 3.57.

Let h be the function given by h(x)=x5+xβˆ’2x2βˆ’1.
  1. Evaluate f(x)=x5+xβˆ’2 and g(x)=x2βˆ’1 at x=1. Can you evaluate limxβ†’1x5+xβˆ’2x2βˆ’1 by just plugging x=1 into the quotient?
  2. Next we will investigate the behavior of both the numerator and denominator of h near the point where x=1. Let f(x)=x5+xβˆ’2 and g(x)=x2βˆ’1. Find the local linearizations of f and g at a=1, and call these functions Lf(x) and Lg(x), respectively.
  3. Explain why h(x)β‰ˆLf(x)Lg(x) for x near a=1.
  4. Using your work from (b), evaluate
    limx→1Lf(x)Lg(x).
    What do you think your result tells us about limx→1h(x)?
  5. Investigate the function h(x) graphically and numerically near x=1. What do you think is the value of limx→1h(x)?
Hint.
  1. Is h continuous at x=1? Why (not)?
  2. Remember that the local linearization of a function at a point is just the tangent line to the function at that point.
  3. What can you say about the relationship between f and Lf near a=1?
  4. Based on (c), how should limx→1Lf(x)Lg(x) compare to limx→1h(x)?
  5. You can also investigate h(x) algebraically by factoring the numerator and denominator (with a common factor of xβˆ’1).
Answer.
  1. f(1)=0=g(1). limx→1h(x) has indeterminate form 00.
  2. Lf(x)=6(xβˆ’1); Lg(x)=2(xβˆ’1).
  3. Near a=1, we have Lf(x)β‰ˆf(x) and Lg(x)β‰ˆg(x)β‰ 0. Hence, near a=1, Lf(x)Lg(x)β‰ˆf(x)g(x)=h(x).
  4. limx→1Lf(x)Lg(x)=3.
  5. limx→1h(x)=3.
Solution.
  1. Since f(x)=x5+xβˆ’2, we have f(1)=1+1βˆ’2=0. Likewise, g(x)=x2βˆ’1, so g(1)=1βˆ’1=0. As both f(1)=0 and g(1)=0, we can not say β€œlimxβ†’1f(x)g(x)=f(1)g(1),” because the right side of this equation is not a well-defined number. If only the denominator were 0, we could say the limit was infinite; if only the numerator were 0, we could say the limit was also 0. Instead, we are left with an indeterminate form of 00, which could be zero or infinite or anywhere in between.
  2. Recall that the local linearization of a function y(x) at a point x=a is given by the formula
    Ly(x)=yβ€²(a)(xβˆ’a)+y(a).
    Since f(1)=0 and fβ€²(x)=5x4+1, then fβ€²(1)=6 and
    Lf(x)=6(xβˆ’1).
    Since g(1)=0 and gβ€²(x)=2x, then gβ€²(1)=2 and
    Lg(x)=2(xβˆ’1).
  3. Lf and Lg are the tangent line approximations for f and g, respectively, near the point x=1. Because f and g are each differentiable and hence locally linear, this means Lf(x)β‰ˆf(x) for x near 1, and Lg(x)β‰ˆg(x) for x near 1. Thus for values of x that are close to 1 and are not roots of g(x), we can approximate the quotient h(x)=f(x)g(x) by Lf(x)Lg(x). Finally, since the only roots of g are Β±1, we can thus say: for xβ‰ 1 near a=1,
    h(x)β‰ˆLf(x)Lg(x).
  4. Notice that
    limxβ†’1Lf(x)Lg(x)=limxβ†’16(xβˆ’1)2(xβˆ’1)=limxβ†’162=3.
    By our argument in (c), we know h(x)β‰ˆLf(x)Lg(x) near x=1. It should thus be the case that limxβ†’1h(x)=limxβ†’1Lf(x)Lg(x)=3.
  5. Looking at a graph of y=h(x), we note that there is a hole at (1,3), implying that x=1 is a removable discontinuity, and limxβ†’1h(x)=3. With a numerical approach, we see that h(0.99)β‰ˆ2.965, h(0.999)β‰ˆ2.997, h(1.01)β‰ˆ3.035, and h(1.001)β‰ˆ3.0035. These values again suggest that limhβ†’1h(x)=3. Finally, we note that h is a rational function and that 1 is a root of both its numerator and its denominator. It follows that xβˆ’1 is a factor of both the numerator and denominator, and in fact
    h(x)=(x4+x3+x2+x+2)(xβˆ’1)(x+1)(xβˆ’1).
    Hence, we can actually compute limxβ†’1h(x) algebraically (even though it wasn’t clear before that we could), and thus confirm that
    limx→1h(x)=limx→1(x4+x3+x2+x+2)(x+1)=62=3.

Subsection 3.6.1 Using Derivatives to Evaluate Indeterminate Limits of the Form 00

The idea demonstrated in Example 3.57 β€” that we can evaluate an indeterminate limit of the form 00 by replacing each of the numerator and denominator with their local linearizations at the point of interest β€” can be generalized in a way that enables us to evaluate a wide range of limits. Given a function h(x) that can be written as a quotient h(x)=f(x)g(x), where f and g are both differentiable at x=a and for which f(a)=g(a)=0, we would like to evaluate the indeterminate limit given by limxβ†’ah(x). Below, Figure 3.58 illustrates this situation.
Figure 3.58. At left, the graphs of f and g near the value a, along with their tangent line approximations Lf and Lg at x=a. At right, we zoom in on the point a and the four graphs.
In this figure, we see that both f and g have an x-intercept at x=a. Their respective tangent line approximations Lf and Lg at x=a are also shown in the figure. We can take advantage of the fact that a differentiable function and its tangent line approximation become indistinguishable as x approaches a.
First, let’s recall that the local linearizations of f and g at x=a are, respectively, Lf(x)=fβ€²(a)(xβˆ’a)+f(a) and Lg(x)=gβ€²(a)(xβˆ’a)+g(a). Because x is getting arbitrarily close to a when we take the limit, we can replace f with Lf and replace g with Lg, and thus we observe that
limxβ†’af(x)g(x)=(limxβ†’aLf(x)Lg(x)=(limxβ†’afβ€²(a)(xβˆ’a)+f(a)gβ€²(a)(xβˆ’a)+g(a).
Next, we remember that both f(a)=0 and g(a)=0, which is precisely what makes the original limit indeterminate. Substituting these values for f(a) and g(a) in the limit above, we now have
limxβ†’af(x)g(x)=(limxβ†’afβ€²(a)(xβˆ’a)gβ€²(a)(xβˆ’a)=(limxβ†’afβ€²(a)gβ€²(a),
where the latter equality holds because xβˆ’axβˆ’a=1 when x is approaching (but not equal to) a. Finally, we note that fβ€²(a)gβ€²(a) is constant with respect to x, and thus
limx→af(x)g(x)=f′(a)g′(a).
This result holds as long as gβ€²(a) is not equal to zero. The formal name of the result is L’Hopital’s Rule.

L’Hopital’s Rule.

Let f and g be differentiable at x=a, and suppose that f(a)=g(a)=0 and that gβ€²(a)β‰ 0. Then
limx→af(x)g(x)=f′(a)g′(a).
In practice, we typically work with a slightly more general version of L’Hopital’s Rule, which states that (under the identical assumptions as the boxed rule above and the extra assumption that gβ€² is continuous at x=a)
limx→af(x)g(x)=limx→af′(x)g′(x),
provided the righthand limit exists. This form reflects the basic idea of L’Hopital’s Rule: if f(x)g(x) produces an indeterminate limit of form 00 as x tends to a, that limit is equivalent to the limit of the quotient of the two functions’ derivatives, fβ€²(x)gβ€²(x).
For example, we can revisit the limit from Example 3.57:
limxβ†’1x5+xβˆ’2x2βˆ’1.
Applying L’Hopital’s Rule to this limit, we again see that
limxβ†’1x5+xβˆ’2x2βˆ’1=limxβ†’15x4+12x=62=3.
As was the case here, by replacing the numerator and denominator with their respective derivatives, we often replace an indeterminate limit with one whose value we can easily determine.

Example 3.59.

Evaluate each of the following limits. If you use L’Hopital’s Rule, indicate where it was used, and be certain its hypotheses are met before you apply it.
  1. limxβ†’0ln⁑(1+x)x
  2. limxβ†’Ο€cos⁑(x)x
  3. limxβ†’12ln⁑(x)1βˆ’exβˆ’1
  4. limxβ†’0sin⁑(x)βˆ’xcos⁑(2x)βˆ’1
Hint.
  1. Remember that ln⁑(1)=0.
  2. Note that this limit has x approaching Ο€ rather than x going to 0.
  3. Observe that exβˆ’1 tends to 1 as x approaches 1.
  4. If necessary, L’Hopital’s Rule can be applied more than once.
Answer.
  1. limxβ†’0ln⁑(1+x)x=1.
  2. limxβ†’Ο€cos⁑(x)x=βˆ’1Ο€.
  3. limxβ†’12ln⁑(x)1βˆ’exβˆ’1=βˆ’2.
  4. limxβ†’0sin⁑(x)βˆ’xcos⁑(2x)βˆ’1=0.
Solution.
  1. As x tends to 0, we see that ln⁑(1+x) approaches ln⁑(1)=0, thus this limit has an indeterminate form. By L’Hopital’s Rule, we have
    limxβ†’0ln⁑(1+x)x=limxβ†’0(11+x)1.
    As this limit is no longer indeterminate, we may simply allow x to go to 0, and thus we find that
    limxβ†’0ln⁑(1+x)x=(11+0)1=1.
  2. Observe that
    limxβ†’Ο€cos⁑(x)x=cos⁑(Ο€)Ο€=βˆ’1Ο€.
    This limit is not indeterminate because the function cos⁑(x)x is continuous at x=Ο€.
  3. Since ln⁑(x) goes to 0 and exβˆ’1 goes to 1 as x approaches 1, this limit is indeterminate with form 00. Hence, by L’Hopital’s Rule,
    limxβ†’12ln⁑(x)1βˆ’exβˆ’1=limxβ†’1(2x)βˆ’exβˆ’1.
    The updated limit is not indeterminate, so we allow x to approach 1 and find
    limxβ†’12ln⁑(x)1βˆ’exβˆ’1=(21)βˆ’e0=βˆ’2.
  4. Since the given limit is indeterminate of form 00, by L’Hopital’s Rule we have
    limxβ†’0sin⁑(x)βˆ’xcos⁑(2x)βˆ’1=limxβ†’0cos⁑(x)βˆ’1βˆ’2sin⁑(2x).
    Now, as x nears 0, we see that cos⁑(x) approaches 1 and sin⁑(2x) tends to 0, which makes the latest limit also indeterminate in form 00. Applying L’Hopital’s Rule a second time, we now have
    limxβ†’0sin⁑(x)βˆ’xcos⁑(2x)βˆ’1=limxβ†’0βˆ’sin⁑(x)βˆ’4cos⁑(2x).
    In the newest limit, we note that sin⁑(x) tends to 0 but cos⁑(2x) tends to 1 as x approaches 0, so the numerator is tending to 0 while the denominator is approaching βˆ’4. Thus, the value of the limit is determined to be
    limxβ†’0sin⁑(x)βˆ’xcos⁑(2x)βˆ’1=0.
While L’Hopital’s Rule can be applied in an entirely algebraic way, it is important to remember that the justification of the rule is graphical: the main idea is that the slopes of the tangent lines to f and g at x=a determine the value of the limit of f(x)g(x) as x tends to a. We see this in Figure 3.60 below, where we can see from the grid that fβ€²(a)=2 and gβ€²(a)=βˆ’1,
 48 
This is assuming that the grid has a 1Γ—1 scale, which is not clear from the diagram. In fact, as long as the scales on the two axes in Figure 3.60 are the same (but not necessarily having one unit per box), then the ratio of fβ€²(a) and gβ€²(a) will be βˆ’2 as stated below. In general though, it is always important to be sure of the scale of a graph before assuming that β€œof course it’s a 1Γ—1 grid,” because that will not always be the case.
hence by L’Hopital’s Rule,
limxβ†’af(x)g(x)=fβ€²(a)gβ€²(a)=2βˆ’1=βˆ’2.
Figure 3.60. Two functions f and g that satisfy L’Hopital’s Rule.
It’s not the fact that f and g both approach zero that matters most, but rather the rate at which each approaches zero that determines the value of the limit. This is a good way to remember what L’Hopital’s Rule says: if f(a)=g(a)=0, the the limit of f(x)g(x) as x approaches a is given by the ratio of the slopes of f and g at x=a.

Example 3.61.

In this example, we reason graphically from the following figure to evaluate limits of ratios of functions about which some information is known.
Figure 3.62. Three graphs referenced in the questions of Example 3.61.
  1. Use the left-hand graph to determine the values of f(2), f′(2), g(2), and g′(2). Then, evaluate limx→2f(x)g(x).
  2. Use the middle graph to find p(2), p′(2), q(2), and q′(2). Then, determine the value of limx→2p(x)q(x).
  3. Assume that r and s are functions whose for which r″(2)≠0 and s″(2)≠0 Use the right-hand graph to compute r(2), r′(2), s(2), s′(2). Explain why you cannot determine the exact value of limx→2r(x)s(x) without further information being provided, but that you can determine the sign of limx→2r(x)s(x). In addition, state what the sign of the limit will be, with justification.
Hint.
  1. Don’t forget that fβ€²(a) measures the slope of the tangent line to y=f(x) at the point (a,f(a)).
  2. Do the functions p and q meet the criteria of L’Hopital’s Rule?
  3. Remember that L’Hopital’s Rule can be applied more than once to a particular limit.
Answer.
  1. limx→2f(x)g(x)=18.
  2. limx→2p(x)q(x)=1.
  3. limx→2r(x)s(x)<0.
Solution.
  1. From the given graph, we observe that f(2)=0, fβ€²(2)=12, g(2)=0, and gβ€²(2)=4. By L’Hopital’s Rule,
    limx→2f(x)g(x)=f′(2)g′(2)=124=18.
  2. The given graph tells us that p(2)=1.5, pβ€²(2)=βˆ’1, q(2)=1.5, and qβ€²(2)=0. Note well that the given limit,
    limx→2p(x)q(x),
    is not indeterminate, and thus L’Hopital’s Rule does not apply. Rather, since p(x)β†’1.5 and q(x)β†’1.5 as xβ†’2, we have that
    limx→2p(x)q(x)=p(2)q(2)=1.51.5=1.
  3. From the third graph, r(2)=0, rβ€²(2)=0, s(2)=0, sβ€²(2)=0. By L’Hopital’s Rule,
    limx→2r(x)s(x)=limx→2r′(x)s′(x),
    but this limit is still indeterminate, so by L’Hopital’s Rule again,
    limx→2r(x)s(x)=limx→2r″(x)s″(x)=r″(2)s″(2),
    provided that sβ€³(2)β‰ 0. Since we do not know the values of rβ€³(2) and sβ€³(2), we can’t determine the actual value of the limit, but from the graph it appears that rβ€³(2)>0 (since r is concave up) and that sβ€³(2)<0 (because s is concave down), and therefore
    limx→2r(x)s(x)<0.

Subsection 3.6.2 Limits Involving ∞

The concept of infinity, denoted ∞, arises naturally in calculus, as it does in much of mathematics. It is important to note from the outset that ∞ is a concept, but not a number itself. Indeed, the notion of ∞ naturally invokes the idea of limits. Consider, for example, the function f(x)=1x, whose graph is pictured in Figure 3.63.
We note that x=0 is not in the domain of f, so we may naturally wonder what happens as x→0. As x→0+, we observe that f(x) increases without bound. That is, we can make the value of f(x) as large as we like by taking x closer and closer (but not equal) to 0, while keeping x>0. This is a good way to think about what infinity represents: a quantity is tending to infinity if there is no single number that the quantity is always less than.
Figure 3.63. The graph of f(x)=1x.
Recall that the statement limxβ†’af(x)=L, means that can make f(x) as close to L as we’d like by taking x sufficiently close (but not equal) to a. We now expand this notation and language to include the possibility that either L or a can be ∞. For instance, for f(x)=1x, we now write
limxβ†’0+1x=∞,
by which we mean that we can make 1x as large as we like by taking x sufficiently close (but not equal) to 0. In a similar way, we write
limxβ†’βˆž1x=0,
since we can make 1x as close to 0 as we’d like by taking x sufficiently large (i.e., by letting x increase without bound).
In general, the notation limxβ†’af(x)=∞ means that we can make f(x) as large as we like by taking x sufficiently close (but not equal) to a, and the notation limxβ†’βˆžf(x)=L means that we can make f(x) as close to L as we like by taking x sufficiently large. This notation also applies to left- and right-hand limits, and to limits involving βˆ’βˆž. For example, returning to Figure 3.63 and f(x)=1x, we can say that
limxβ†’0βˆ’1x=βˆ’βˆž  and  limxβ†’βˆ’βˆž1x=0.
Finally, we write
limxβ†’βˆžf(x)=∞
if we can make the value of f(x) as large as we’d like by taking x sufficiently large. For example,
limxβ†’βˆžx2=∞.
Limits involving infinity identify vertical and horizontal asymptotes of a function. If limxβ†’af(x)=∞, then x=a is a vertical asymptote of f, while if limxβ†’βˆžf(x)=L, then y=L is a horizontal asymptote of f. Similar statements can be made using βˆ’βˆž, and with left- and right-hand limits as xβ†’aβˆ’ or xβ†’a+.
In precalculus classes, it is common to study the end behavior of certain families of functions, by which we mean the behavior of a function as xβ†’βˆž and as xβ†’βˆ’βˆž. Here we briefly examine some familiar functions and note the values of several limits involving ∞.
Figure 3.64. Graphs of some familiar functions whose end behavior as xβ†’Β±βˆž is known. In the middle graph, f(x)=x3βˆ’16x and g(x)=x4βˆ’16x2βˆ’8.
For the natural exponential function ex, we note that limxβ†’βˆžex=∞ and limxβ†’βˆ’βˆžex=0. For the exponential decay function eβˆ’x, these limits are reversed, with limxβ†’βˆžeβˆ’x=0 and limxβ†’βˆ’βˆžeβˆ’x=∞. Turning to the natural logarithm function, we have limxβ†’0+ln⁑(x)=βˆ’βˆž and limxβ†’βˆžln⁑(x)=∞. While both ex and ln⁑(x) grow without bound as xβ†’βˆž, the exponential function does so much more quickly than the logarithm function does. We’ll soon use limits to quantify what we mean by β€œquickly.”
For polynomial functions of the form
p(x)=anxn+anβˆ’1xnβˆ’1+β‹―a1x+a0,
the end behavior depends on the sign of an and whether the highest power n is even or odd. If n is even and an is positive, then limxβ†’βˆžp(x)=∞ and limxβ†’βˆ’βˆžp(x)=∞, as in the plot of g in Figure 3.64. If instead an is negative, then limxβ†’βˆžp(x)=βˆ’βˆž and limxβ†’βˆ’βˆžp(x)=βˆ’βˆž. In the situation where n is odd, then either limxβ†’βˆžp(x)=∞ and limxβ†’βˆ’βˆžp(x)=βˆ’βˆž (which occurs when an is positive, as in the graph of f in Figure 3.64), or limxβ†’βˆžp(x)=βˆ’βˆž and limxβ†’βˆ’βˆžp(x)=∞ (when an is negative).
A function can fail to have a limit as xβ†’βˆž. For example, consider the plot of the sine function at right in Figure 3.64. Because the function continues oscillating between βˆ’1 and 1 as xβ†’βˆž, we say that limxβ†’βˆžsin⁑(x) does not exist.
Finally, it is straightforward to analyze the behavior of any rational function as xβ†’βˆž.

Example 3.65.

Determine the limit of the function
q(x)=3x2βˆ’4x+57x2+9xβˆ’10
as xβ†’βˆž.
Note that both (3x2βˆ’4x+5)β†’βˆž as xβ†’βˆž and (7x2+9xβˆ’10)β†’βˆž as xβ†’βˆž. Here we say that limxβ†’βˆžq(x) has indeterminate form ∞∞. We can determine the value of this limit through a standard algebraic approach. Multiplying the numerator and denominator each by 1x2, we find that
limxβ†’βˆžq(x)=(limxβ†’βˆž3x2βˆ’4x+57x2+9xβˆ’10β‹…1x21x2=(limxβ†’βˆž3βˆ’41x+51x27+91xβˆ’101x2=37
since 1x2β†’0 and 1xβ†’0 as xβ†’βˆž. This shows that the rational function q has a horizontal asymptote at y=37. A similar approach can be used to determine the limit of any rational function as xβ†’βˆž.
But how should we handle a limit such as
limxβ†’βˆžx2ex?
Here, both x2β†’βˆž and exβ†’βˆž, but there is not an obvious algebraic approach that enables us to find the limit’s value. Fortunately, it turns out that L’Hopital’s Rule extends to cases involving infinity.

L’Hopital’s Rule (∞).

If f and g are differentiable and both approach zero or both approach ±∞ as xβ†’a (where a is allowed to be ∞) , then
limx→af(x)g(x)=limx→af′(x)g′(x).
(To be technically correct, we need to add the additional hypothesis that gβ€²(x)β‰ 0 on an open interval that contains a or in every neighborhood of infinity if a is ∞; this is almost always met in practice.)
To evaluate limxβ†’βˆžx2ex, we can apply L’Hopital’s Rule, since both x2β†’βˆž and exβ†’βˆž. Doing so, it follows that
limxβ†’βˆžx2ex=limxβ†’βˆž2xex.
This updated limit is still indeterminate and of the form ∞∞, but it is simpler since 2x has replaced x2. Hence, we can apply L’Hopital’s Rule again, and find that
limxβ†’βˆžx2ex=limxβ†’βˆž2xex=limxβ†’βˆž2ex.
Now, since 2 is constant and exβ†’βˆž as xβ†’βˆž, it follows that 2exβ†’0 as xβ†’βˆž, which shows that
limxβ†’βˆžx2ex=0.

Example 3.66.

Evaluate each of the following limits. If you use L’Hopital’s Rule, indicate where it was used, and be certain its hypotheses are met before you apply it.
  1. limxβ†’βˆžxln⁑(x)
  2. limxβ†’βˆžex+x2ex+x2
  3. limxβ†’0+ln⁑(x)1x
  4. limxβ†’Ο€2βˆ’tan⁑(x)xβˆ’Ο€2
Hint.
  1. Remember that ln⁑(x)β†’βˆž as xβ†’βˆž.
  2. Both the numerator and denominator tend to ∞ as xβ†’βˆž.
  3. Note that xβ†’0+, not ∞.
  4. As xβ†’Ο€2βˆ’, tan⁑(x)β†’βˆž.
Answer.
  1. limxβ†’βˆžxln⁑(x)=∞.
  2. limxβ†’βˆžex+x2ex+x2=12.
  3. limxβ†’0+ln⁑(x)1x=0.
  4. limxβ†’Ο€2βˆ’tan⁑(x)xβˆ’Ο€2=βˆ’βˆž.
Solution.
  1. As both numerator and denominator tend to ∞ as xβ†’βˆž, by L’Hopital’s Rule followed by some elementary algebra,
    limxβ†’βˆžxln⁑(x)=limxβ†’βˆž11x=limxβ†’βˆžx=∞.
  2. Because this limit has indeterminate form ∞∞, L’Hopital’s Rule tells us that
    limxβ†’βˆžex+x2ex+x2=limxβ†’βˆžex+12ex+2x.
    The latest limit is indeterminate for the same reason, and a second application of the rule shows
    limxβ†’βˆžex+x2ex+x2=limxβ†’βˆžex2ex+2.
    Note how each application of the rule produces a simpler numerator and denominator. With one more use of L’Hopital’s Rule, followed by a simple algebraic simplification, we have
    limxβ†’βˆžex+x2ex+x2=limxβ†’βˆžex2ex=limxβ†’βˆž12=12.
  3. As xβ†’0+, ln⁑(x)β†’βˆ’βˆž and 1xβ†’+∞, thus by L’Hopital’s Rule,
    limxβ†’0+ln⁑(x)1x=limxβ†’0+1xβˆ’1x2.
    Reciprocating, multiplying, and simplifying, it follows that
    limxβ†’0+ln⁑(x)1x=limxβ†’0+1xβ‹…x2βˆ’1=limxβ†’0+βˆ’x=0.
  4. Here, the numerator tends to ∞ while the denominator tends to 0βˆ’. Note well that this limit is not indeterminate, but rather produces a collection of fractions with large positive numerators and small negative denominators. Hence
    limxβ†’Ο€2βˆ’tan⁑(x)xβˆ’Ο€2=βˆ’βˆž.
    In particular, we observe that L’Hopital’s Rule is not applicable here.
To evaluate the limit of a quotient of two functions f(x)g(x) that results in an indeterminate form of ∞∞, in essence we are asking which function is growing faster without bound. We say that the function g dominates the function f as xβ†’βˆž provided that
limxβ†’βˆžf(x)g(x)=0,
whereas f dominates g provided that limxβ†’βˆžf(x)g(x)=∞. Finally, if the value of limxβ†’βˆžf(x)g(x) is finite and nonzero, we say that f and g grow at the same rate. For example, we saw that limxβ†’βˆžx2ex=0, so ex dominates x2, while limxβ†’βˆž3x2βˆ’4x+57x2+9xβˆ’10=37, so f(x)=3x2βˆ’4x+5 and g(x)=7x2+9xβˆ’10 grow at the same rate.

Subsection 3.6.3 Other Indeterminate Forms

While the main two indeterminate forms are 00 and ∞∞, there are other indeterminate forms which can be rewritten in order to use L’Hopital’s Rule.
The following example is a classic use of L’Hopital’s Rule.

Example 3.67.

Evaluate the following limit. If you use L’Hopital’s Rule, indicate where it was used, and be certain its hypotheses are met before you apply it.
limxβ†’βˆž(1+1x)x
Notice that 1+1xβ†’1 as xβ†’βˆž. So this limit takes the form 1∞, which is an indeterminate form.
We need a couple extra steps before we can apply L’Hopital’s Rule. First, let’s set y=(1+1x)x. Note that ln⁑(y)=ln⁑(1+1x)x=xln⁑(1+1x). Then
limxβ†’βˆž(1+1x)x=limxβ†’βˆžy=limxβ†’βˆželn⁑(y)=elimxβ†’βˆžln⁑(y).
Therefore, we need to evaluate limxβ†’βˆžln⁑(y)=limxβ†’βˆžxln⁑(1+1x).
As xβ†’βˆž this limit approaches βˆžβ‹…0, which is another indeterminate form. We still have not met the conditions to apply L’Hopital’s rule, but are getting closer. We can rewrite the limit in the following way
limxβ†’βˆžxln⁑(1+1x)=limxβ†’βˆžln⁑(1+1x)1/x.
This limit has the indeterminate form 00, so we can apply L’Hopital’s Rule at this point:
limxβ†’βˆžln⁑(1+1x)1x=limxβ†’βˆž11+1xβ‹…βˆ’1x2βˆ’1x2=limxβ†’βˆž11+1x=1.
So finally, we have
limxβ†’βˆž(1+1x)x=e1=e.
Other types of forms include 0β‹…βˆž, βˆžβˆ’βˆž, 1∞, 00, and ∞0. The following examples demonstrate a few of these other forms.

Example 3.68.

Evaluate each of the following limits. If you use L’Hopital’s Rule, indicate where it was used, and be certain its hypotheses are met before you apply it.
  1. limxβ†’βˆžxeβˆ’x
  2. limxβ†’Ο€2βˆ’(sec⁑(x)βˆ’tan⁑(x))
  3. limx→0+xx
Hint.
  1. Observe that eβˆ’x=1ex.
  2. Recall that sec⁑(x)=1cos⁑(x) and tan⁑(x)=sin⁑(x)cos⁑(x).
  3. Observe that xx=exln⁑(x).
Answer.
  1. limxβ†’βˆžxeβˆ’x=0.
  2. limxβ†’Ο€2βˆ’sec⁑(x)βˆ’tan⁑(x)=0.
  3. limx→0+xx=1.
Solution.
  1. In its original form, limxβ†’βˆžxeβˆ’x, is indeterminate of form βˆžβ‹…0. Rewriting eβˆ’x as 1ex, a straightforward application of L’Hopital’s Rule tells us that
    limxβ†’βˆžxeβˆ’x=limxβ†’βˆžxex=limxβ†’βˆž1ex.
    Since exβ†’βˆž as xβ†’βˆž, we find that
    limxβ†’βˆžxeβˆ’x=0.
  2. In its original form, limxβ†’Ο€2βˆ’(sec⁑(x)βˆ’tan⁑(x)) has the indeterminate form βˆžβˆ’βˆž. Rewriting sec⁑(x) as 1cos⁑(x) and tan⁑(x) as sin⁑(x)cos⁑(x) we have
    limxβ†’Ο€2βˆ’(sec⁑(x)βˆ’tan⁑(x))=limxβ†’Ο€2βˆ’1cos⁑(x)βˆ’sin⁑(x)cos⁑(x)=limxβ†’Ο€2βˆ’1βˆ’sin⁑(x)cos⁑(x).
    Since both numerator and demoninator approach 0, we can apply L’Hopital’s Rule,
    limxβ†’Ο€2βˆ’sec⁑(x)βˆ’tan⁑(x)=limxβ†’Ο€2βˆ’1βˆ’sin⁑(x)cos⁑(x)=limxβ†’Ο€2βˆ’βˆ’cos⁑(x)βˆ’sin⁑(x)=0.
  3. In its original form, limxβ†’0+xx has the indeterminate form 00. We can rewrite xx using logarithmic and exponential functions as exln⁑(x). Thus,
    limxβ†’0+xx=limxβ†’0+exln⁑(x)=elimxβ†’0+xln⁑(x).
    We evaluate limxβ†’0+xln⁑(x) to get the indeterminate form 0β‹…βˆž. Rewriting again, we have
    limxβ†’0+xln⁑(x)=limxβ†’0+ln⁑(x)1x.
    Since both numerator and denominator approach ∞, we can apply L’Hopital’s Rule,
    limxβ†’0+ln⁑(x)1x=limxβ†’0+1xβˆ’1x2=limxβ†’0+βˆ’x2x=limxβ†’0+βˆ’x=0.
    Finally, we have
    limx→0+xx=e0=1.

Subsection 3.6.4 Summary

  • Derivatives can be used to help us evaluate indeterminate limits of the form 00 through L’Hopital’s Rule, by replacing the functions in the numerator and denominator with their tangent line approximations. In particular, if f(a)=g(a)=0 and f and g are differentiable at a, L’Hopital’s Rule tells us that
    limx→af(x)g(x)=limx→af′(x)g′(x).
  • When we write xβ†’βˆž, this means that x is increasing without bound. Thus, limxβ†’βˆžf(x)=L means that we can make f(x) as close to L as we like by choosing x to be sufficiently large. Similarly, limxβ†’af(x)=∞, means that we can make f(x) as large as we like by choosing x sufficiently close to a.
  • A version of L’Hopital’s Rule also helps us evaluate indeterminate limits of the form ∞∞. If f and g are differentiable and both approach zero or both approach ±∞ as xβ†’a (where a is allowed to be ∞), then
    limx→af(x)g(x)=limx→af′(x)g′(x).

Exercises 3.6.5 Exercises

1. L’Hopital’s Rule with graphs.

For the figures below, determine the nature of limx→af(x)g(x), if f(x) is shown as the blue curve and g(x) as the black curve.
limx→af(x)g(x)=
  • positive
  • negative
  • zero
  • undefined
limx→af(x)g(x)=
  • positive
  • negative
  • zero
  • undefined

2. L’Hopital’s Rule to evaluate a limit.

Find the limit: limxβ†’3ln⁑(x/3)x2βˆ’9=
(Enter undefined if the limit does not exist.)

3. Determining if L’Hopital’s Rule applies.

Compute the following limits using l’H\^opital’s rule if appropriate. Use INF to denote ∞ and MINF to denote βˆ’βˆž.
limxβ†’01βˆ’cos⁑(5x)1βˆ’cos⁑(4x) =
limxβ†’15xβˆ’4xβˆ’1x2βˆ’1 =

4. Using L’Hopital’s Rule multiple times.

Evaluate the limit using L’Hopital’s rule.
limxβ†’βˆž10x3e2x=

5. Using L’Hopital’s Rule multiple times.

Let f and g be differentiable functions about which the following information is known: f(3)=g(3)=0, fβ€²(3)=gβ€²(3)=0, fβ€³(3)=βˆ’2, and gβ€³(3)=1. Let a new function h be given by the rule h(x)=f(x)g(x). On the same set of axes, sketch possible graphs of f and g near x=3, and use the provided information to determine the value of
limx→3h(x).
Provide explanation to support your conclusion.

6. Analyzing a family of functions.

Find all vertical and horizontal asymptotes of the function
R(x)=3(xβˆ’a)(xβˆ’b)5(xβˆ’a)(xβˆ’c),
where a, b, and c are distinct, arbitrary constants. In addition, state all values of x for which R is not continuous. Sketch a possible graph of R, clearly labeling the values of a, b, and c.

7. An algebraic trick to use L’Hopital’s Rule.

Consider the function g(x)=x2x, which is defined for all x>0. Observe that limx→0+g(x) is indeterminate due to its form of 00. (Think about how we know that 0k=0 for all k>0, while b0=1 for all b≠0, but that neither rule can apply to 00.)
  1. Let h(x)=ln⁑(g(x)). Explain why h(x)=2xln⁑(x).
  2. Next, explain why it is equivalent to write h(x)=2ln⁑(x)1x.
  3. Use L’Hopital’s Rule and your work in (b) to compute limxβ†’0+h(x).
  4. Based on the value of limx→0+h(x), determine limx→0+g(x).

8. Dominance.

Recall we say that the function g dominates the function f provided that limxβ†’βˆžf(x)=∞, limxβ†’βˆžg(x)=∞, and limxβ†’βˆžf(x)g(x)=0.
  1. Which function dominates the other: ln⁑(x) or x?
  2. Which function dominates the other: ln⁑(x) or xn? (n can be any positive integer)
  3. Explain why ex will dominate any polynomial function.
  4. Explain why xn will dominate ln⁑(x) for any positive integer n.
  5. Give any example of two nonlinear functions such that neither dominates the other.