While this chapter is devoted to learning techniques of integration, this section is not about integration. Rather, it is concerned with a technique of evaluating certain limits that will be useful in the following section, where integration is once more discussed.
Our treatment of limits exposed us to the notion of β0/0β, an indeterminate form. If \(\lim\limits_{x\to c}f(x)=0\) and \(\lim\limits_{x\to c} g(x) =0\text{,}\) we do not conclude that \(\lim\limits_{x\to c} f(x)/g(x)\) is \(0/0\text{;}\) rather, we use \(0/0\) as notation to describe the fact that both the numerator and denominator approach 0. The expression 0/0 has no numeric value; other work must be done to evaluate the limit.
Other indeterminate forms exist; they are: \(\infty/\infty\text{,}\)\(0\cdot\infty\text{,}\)\(\infty-\infty\text{,}\)\(0^0\text{,}\)\(1^\infty\) and \(\infty^0\text{.}\) Just as β0/0β does not mean βdivide 0 by 0,β the expression β\(\infty/\infty\)β does not mean βdivide infinity by infinity.β Instead, it means βa quantity is growing without bound and is being divided by another quantity that is growing without bound.β We cannot determine from such a statement what value, if any, results in the limit. Likewise, β\(0\cdot \infty\)β does not mean βmultiply zero by infinity.β Instead, it means βone quantity is shrinking to zero, and is being multiplied by a quantity that is growing without bound.β We cannot determine from such a description what the result of such a limit will be.
This section introduces lβHospitalβs Rule, a method of resolving limits that produce the indeterminate forms 0/0 and \(\infty/\infty\text{.}\) Weβll also show how algebraic manipulation can be used to convert other indeterminate expressions into one of these two forms so that our new rule can be applied.
Subsection6.7.1LβHospitalβs Rule with Indeterminate Forms \(0/0\) and \(\infty/\infty\)
Theorem6.7.2.LβHospitalβs Rule, Part 1.
Let \(\lim\limits_{x\to c}f(x) = 0\) and \(\lim\limits_{x\to c}g(x)=0\text{,}\) where \(f\) and \(g\) are differentiable functions on an open interval \(I\) containing \(c\text{,}\) and \(\gp(x)\neq 0\) on \(I\) except possibly at \(c\text{.}\) If
We demonstrate the use of lβHospitalβs Rule in the following examples; we will often use βLHRβ as an abbreviation of βlβHospitalβs Rule.β
Note that at each step where lβHospitalβs Rule was applied, it was needed: the initial limit returned the indeterminate form of β\(0/0\text{.}\)β If the initial limit returns, for example, 1/2, then lβHospitalβs Rule does not apply.
The following theorem extends our initial version of lβHospitalβs Rule in two ways. It allows the technique to be applied to the indeterminate form \(\infty/\infty\) and to limits where \(x\) approaches \(\pm\infty\text{.}\)
Let \(\lim\limits_{x\to a}f(x) = \pm\infty\) and \(\lim\limits_{x\to a}g(x)=\pm \infty\text{,}\) where \(f\) and \(g\) are differentiable on an open interval \(I\) containing \(a\text{.}\) If
Let \(f\) and \(g\) be differentiable functions on the open interval \((a,\infty)\) for some value \(a\text{,}\) where \(\gp(x)\neq 0\) on \((a,\infty)\) and \(\lim\limits_{x\to\infty} f(x)/g(x)\) returns either \(0/0\) or \(\infty/\infty\text{.}\) If
\begin{equation*}
\lim\limits_{x\to \infty}\frac{e^x}{x^3} \stackrel{\,\text{ by LHR } \,}{=} \lim_{x\to\infty} \frac{e^x}{3x^2} \stackrel{\,\text{ by LHR } \,}{=} \lim_{x\to\infty} \frac{e^x}{6x} \stackrel{\,\text{ by LHR } \,}{=} \lim_{x\to\infty} \frac{e^x}{6} = \infty\text{.}
\end{equation*}
Recall that this means that the limit does not exist; as \(x\) approaches \(\infty\text{,}\) the expression \(e^x/x^3\) grows without bound. We can infer from this that \(e^x\) grows βfasterβ than \(x^3\text{;}\) as \(x\) gets large, \(e^x\) is far larger than \(x^3\text{.}\) (This has important implications in computing when considering efficiency of algorithms.)
Subsection6.7.2Indeterminate Forms \(0\cdot\infty\) and \(\infty-\infty\)
LβHospitalβs Rule can only be applied to ratios of functions. When faced with an indeterminate form such as \(0\cdot\infty\) or \(\infty-\infty\text{,}\) we can sometimes apply algebra to rewrite the limit so that lβHospitalβs Rule can be applied. We demonstrate the general idea in the next example.
As \(x\rightarrow 0^+\text{,}\)\(x\rightarrow 0\) and \(e^{1/x}\rightarrow \infty\text{.}\) Thus we have the indeterminate form \(0\cdot\infty\text{.}\) We rewrite the expression \(x\cdot e^{1/x}\) as \(\ds\frac{e^{1/x}}{1/x}\text{;}\) now, as \(x\rightarrow 0^+\text{,}\) we get the indeterminate form \(\infty/\infty\) to which lβHospitalβs Rule can be applied.
As \(x\rightarrow 0^-\text{,}\)\(x\rightarrow 0\) and \(e^{1/x}\rightarrow e^{-\infty}\rightarrow 0\text{.}\) The the limit evaluates to \(0\cdot 0\) which is not an indeterminate form. We conclude then that
Interpretation: since this limit evaluates to 0, it means that for large \(x\text{,}\) there is essentially no difference between \(\ln(x+1)\) and \(\ln(x)\text{;}\) their difference is essentially 0.
The limit \(\lim\limits_{x\to\infty} x^2-e^x\) initially returns the indeterminate form \(\infty-\infty\text{.}\) We can rewrite the expression by factoring out \(x^2\text{;}\)\(\ds x^2-e^x = x^2\left(1-\frac{e^x}{x^2}\right)\text{.}\) We need to evaluate how \(e^x/x^2\) behaves as \(x\rightarrow \infty\text{:}\)
\begin{equation*}
\lim_{x\to\infty}\frac{e^x}{x^2} \stackrel{\,\text{ by LHR } \,}{=} \lim_{x\to\infty} \frac{e^x}{2x} \stackrel{\,\text{ by LHR } \,}{=} \lim_{x\to\infty} \frac{e^x}{2} = \infty\text{.}
\end{equation*}
Thus \(\lim_{x\to\infty}x^2(1-e^x/x^2)\) evaluates to \(\infty\cdot(-\infty)\text{,}\) which is not an indeterminate form; rather, \(\infty\cdot(-\infty)\) evaluates to \(-\infty\text{.}\) We conclude that \(\lim\limits_{x\to\infty} x^2-e^x = -\infty\text{.}\) Interpretation: as \(x\) gets large, the difference between \(x^2\) and \(e^x\) grows very large.
Subsection6.7.3Indeterminate FormsΒ \(0^0\text{,}\)\(1^\infty\) and \(\infty^0\)
When faced with an indeterminate form that involves a power, it often helps to employ the natural logarithmic function. The following Key Idea expresses the concept, which is followed by an example that demonstrates its use.
This is equivalent to a special limit given in TheoremΒ 1.3.17; these limits have important applications within mathematics and finance. Note that the exponent approaches \(\infty\) while the base approaches 1, leading to the indeterminate form \(1^\infty\text{.}\) Let \(f(x) = (1+1/x)^x\text{;}\) the problem asks to evaluate \(\lim\limits_{x\to\infty}f(x)\text{.}\) Letβs first evaluate \(\lim\limits_{x\to\infty}\ln\big(f(x)\big)\text{.}\)
The \(y\) axis is drawn from \(0\) to \(4\) and the \(x\) axis is drawn from \(0\) to \(2\text{.}\) The function \(f(x) = x^x\) is drawn as a curve opening towards the positive \(y\) axis with arrows towards the ends. The function is drawn from point \((0,1)\) from where it dips gently then rises up slowly.
Our brief revisit of limits will be rewarded in the next section where we consider improper integration. So far, we have only considered definite integrals where the bounds are finite numbers, such as \(\ds \int_0^1 f(x)\, dx\text{.}\) Improper integration considers integrals where one, or both, of the bounds are βinfinity.β Such integrals have many uses and applications, in addition to generating ideas that are enlightening.