Do not use this on determinate forms. It will often give you the wrong answer.
like? 6
L'Hôpital's Rule is used to evaluate a limit when other techniques will not work, like factoring and rationalizing. It especially convenient to use with exponentials and, sometimes, limits involving trig functions. In fact, L'Hôpital's Rule can usually be used on limits where those other techniques work and it is often easier than factoring. So it is a nice tool to have when evaluating limits.
Some Things To Notice
1. Be careful to use L'Hôpital's Rule only on limits of indeterminate form. If you use it on a determinate form, you may ( and probably will ) get an incorrect answer.
2. L'Hôpital's Rule can be used multiple times. So, if it doesn't work the first time, check that you still have an indeterminate form, and then use it again.
3. One of the big mistakes that students make when they are first learning L'Hôpital's Rule is to confuse it with the derivative of the function itself. Read the next panel to clarify it in your mind.
Difference Between L'Hôpital's Rule and the Quotient Rule
Difference Between L'Hôpital's Rule and the Quotient Rule
It is very easy to confuse L'Hôpital's Rule with the
Quotient Rule since they are so similar. Here is a rundown of the two for comparison.
1. Quotient Rule - The quotient rule is used on a quotient or ratio of terms to calculate the derivative of a function. The result of the quotient rule is the slope of the original function at all points along the curve. So you can use the result to determine the slope, calculate the equation of a tangent line, find extrema and continue on to determine the second derivative, to name a few uses.
To calculate the quotient rule, we use the following equations. Given that we have a function in the form \(\displaystyle{ f(x) = \frac{n(x)}{d(x)}
}\), the derivative \(f(x)\) using the quotient rule is
\(\displaystyle{ f'(x) = \frac{d(x)n'(x) - n(x)d'(x)}{[d(x)]^2}
}\)
2. L'Hôpital's Rule - L'Hôpital's Rule is used only when we want to calculate a limit and can be used only under very specific circumstances (see the discussion below for a complete explanation). L'Hôpital's Rule works like this.
If we have a limit that goes to an indeterminate form, for example
\(\displaystyle{ \lim_{x \to c}{\left[ \frac{n(x)}{d(x)} \right]}
}\) where
\(\displaystyle{ \lim_{x \to c}{[n(x)]} = 0
}\)
and
\(\displaystyle{ \lim_{x \to c}{[d(x)]} = 0
}\)
giving us \( 0/0 \) in the original limit, then L'Hôpital's Rule tells us that
\(\displaystyle{ \lim_{x \to c}{\frac{n(x)}{d(x)}} = \lim_{x \to c}{\frac{n'(x)}{d'(x)}}
}\).
Okay, now let's compare the two using \(\displaystyle{ f(x) = \frac{n(x)}{d(x)}
}\)
One of several ways to calculate the derivative of a function.
Can be used only on indeterminate limits.
The resulting equation has many uses including calculating the slope of a curve.
The resulting fraction \( [n'(x)/d'(x)]\) has no meaning other than its limit is the same as the limit of the original function.
helpful? 1
Study Note - When you are learning two similar concepts or you are learning a new concept that is similar to one you already know and you are getting confused, try the technique we used above. This will help you separate them in your mind and know when to use which technique. This also works for learning similar words in foreign languages. Click here for more study techniques.
Indeterminate Forms
Note - - You do not need to understand L'Hôpital's Rule to learn about indeterminate forms here.
The word 'indeterminate' means unable to determine. When you have an indeterminate form the value cannot be determinated. For example, \(0/0\) can mean \(1\) or \(-1227\) or \(-\infty\) or almost any number. There is no way to tell without changing the form (fascinating, isn't it?). That's where L'Hôpital's Rule comes in. L'Hôpital's Rule allows us to change the form into something else so that we CAN determine the value we are looking for when it comes to limits.
The indeterminate forms table below shows most of the indeterminate forms that you will run across as well as some determinate forms to watch for. However, you do not need to memorize these forms to determine if you need to use L'Hôpital's Rule. There is an easier way. All you need to remember is that indeterminate form is \(0/0\) and determinate form is \(c/0 = \pm \infty\) where \( c \neq 0 \). Then use a little bit of algebra to get one of these forms. Let's do some examples.
Determine if \(\displaystyle{ \infty / \infty }\) is determinate or indeterminate.
Remember that \( 1/0 = \infty \). So we will replace \(\infty\) in the equation. So now we have
\(\displaystyle{ \frac{\infty}{\infty} = \frac{1/0}{1/0} = \frac{1}{0}\frac{0}{1} = \frac{0}{0} }\).
The last fraction is indeterminate, so \(\displaystyle{ \frac{\infty}{\infty} }\) is also indeterminate.
Comments:
1. In a fraction, you can cancel non-zero numbers (\(1\) in this example) but you can never cancel zeros since a zero in the denominator is a problem.
2. \(1/0\) is just one possible form of \(\infty\). You could have used \(3/0\) or \(-17/0\) or just about any non-zero value in the numerator. They will cancel in the end.
Determine if \( 1^{\infty}\) is determinate or indeterminate.
In this case, we need to get this in fraction form to compare it to \(0/0\). Remember your logarithms? We will use the natural logarithm since it is the most common logarithm in calculus.
\(\displaystyle{
\begin{array}{rcl}
y & = & 1^{\infty} \\
\ln(y) & = & \ln \left[ 1^{\infty} \right] \\
& = & \infty (\ln 1) \\
& = & (1/0) (0) = 0/0
\end{array}
}\)
Since the last fraction is indeterminate, \( 1^{\infty} \) is also indeterminate.
Comments:
1. We are being a bit 'flexible' with logarithms here but, for the purposes of this example, the work is accurate enough to support the answer.
2. You may have noticed that we ended up with \( \ln(y) = 0/0 \) rather than \( y = 0/0 \). The conclusion still holds.
Now that you have some guidelines, try showing these on the other items in the indeterminate forms table. This will not only give you practice, but it will help you remember the techniques quickly at exam time.
From the discussion so far, it looks like we have a lot going on and there are a lot of cases in the indeterminate forms table. However, there are really only four cases and only two techniques you need to cover all the cases. Let's look at the cases.
Case 1 - - Indeterminate Quotients
In a perfect world, all your problems would be in this form because you can just apply L'Hôpital's Rule directly. These are problems where you already have a limit in the form
\(\displaystyle{ \lim_{x \to a}{\frac{n(x)}{d(x)}} }\)
And, when you plug in \(x=a\), you get either \(0/0\) or \(\pm \infty / \pm \infty\). In the last indeterminate form with \(\infty\), the signs can be anything, so you have 4 possible cases. In any case, your problem is all set up to use L'Hôpital's Rule and you just directly apply the rule.
Case 2 - - Indeterminate Products
In this case, you have an determinate form that looks like \(0(\infty)\) or \(0(-\infty)\), in which case you just need to do a little bit of algebra to convert one of the pieces of the product into a denominator and you end up with case 1. This sometimes takes some thinking. For example, if you have
\(\displaystyle{ \lim_{x \to 0^+}{x\ln(x)} }\), you can rewrite \(x\) as \(1/x^{-1}\) and the limit now is
\(\displaystyle{ \lim_{x \to 0^+}{\ln(x)/x^{-1}} }\) where \(n(x) = \ln(x)\) and \(d(x) = x^{-1}\) and you have the indeterminate form \(\infty / \infty\) and you can use L'Hôpital's Rule.
Case 3 - - Indeterminate Differences
In this case, you have the indeterminate form that looks like \(\infty - \infty\) and we need a fraction to be able to apply L'Hôpital's Rule. To get the right form, just find a common a denominator and combine the terms to get an indeterminate form that looks like case 1.
Case 4 - - Indeterminate Powers
In the previous three cases, you either started with a fraction in the right form (case 1) or did some algebra to get your function into the right form (cases 2 and 3). In this case, you need another technique. The idea is that you have an indeterminate form that looks like \( 0^0 \), \( 1^{\infty} \) or \( \infty ^ 0 \) and you need to get some kind of fraction in order to apply L'Hôpital's Rule. To do this we use the natural logarithm. Let's go through a general example. We have the limit
\(\displaystyle{ \lim_{x \to a}{[f(x)]^{g(x)}} }\)
and \([f(a)]^{g(a)}\) is an indeterminate power.
Set \(y = [f(x)]^{g(x)}\) and take the natural log of both sides.
So that
\(\ln(y) = \ln( [f(x)]^{g(x)} ) \) and using the power rule for logarithms, we have \(\ln(y) = g(x) \ln[ f(x) ] \).
We take the limit of \(\ln(y)\) using one cases 1-3 above to get a value \(L\), which may be finite or infinite.
To get the final answer, we 'undo' the natural log by putting \(L\) in the exponent of \(e\) giving \(e^L\).
This discussion may be a bit confusing but, if you look at
example 2 above, we used this idea to show that \(1^{\infty}\) was indeterminate (although we didn't undo the natural log at the end since the discussion didn't require it). There are also several practice problems below that will help you.
Okay, now that you know something about L'Hôpital's Rule, under what conditions you can use it and various situations you will encounter, let's watch some videos to help explain how it works and see some examples.
This first video is in-depth and a bit long but is well worth watching. The instructor is easy to listen to and he does a good job of explaining the details of L'Hôpital's Rule as well as giving examples and supporting arguments.
Here is a quick introductory explanation of L'Hôpital's Rule. This is good to watch if you are still a little fuzzy on how to use this rule. There is nothing new here but it gives you another perspective.
First of all, you always want to try direct substitution. When you do this, you get \( 0/0 \) which is indeterminate. (If you don't know why this is, reread the indeterminate forms section.)
There are at least two ways to solve this.
We will solve it using L'Hôpital's Rule here. See the Finite Limits Page for an alternative solution.
\(\displaystyle{ \lim_{x \rightarrow 2} \left[ \frac{3x^2-x-10}{x^2-4} \right] = \lim_{x \rightarrow 2} \left[ \frac{6x-1}{2x} \right] = \frac{6(2)-1}{2(2)} = 11/4 }\) Remember: You can use L'Hôpital's Rule only if you have an indeterminate form.
First of all, you always want to try direct substitution. When you do this, you get \( 0/0 \) which is indeterminate. (If you don't know why this is, reread the indeterminate forms section.)
There are at least two ways to solve this.
We will solve it using L'Hôpital's Rule here. See the Finite Limits Page for an alternative solution.
Of course, the first thing we want to try is to plug in \( 27 \) directly for \( x \). This gives us \(0/0\) which is indeterminate. So we can use L'Hôpital's Rule.
This is indeterminate. So we can use L'Hôpital's Rule.
\(\displaystyle{
\lim_{x \to -\infty}{\left[ \frac{x+5}{3x+7} \right]} = \lim_{x \to -\infty}{ \frac{1}{3} } = 1/3
}\)
Final Answer
\(\displaystyle{\lim_{x \to -\infty}{\left[ \frac{x+5}{3x+7} \right]}= 1/3 }\)
Note - - This is the easiest way to work this problem. If you don't know L'Hôpital's Rule, you can use algebra. You will find that solution on the Infinite Limits Page.
Direct substitution yields \( \infty - \infty \) in the denominator, which is indeterminate. So we can use L'Hôpital's Rule.
\(\displaystyle{
\lim_{x \to \infty}{\left[ \frac{7x^3 + x + 12}{2x^3 - 5x} \right]} = \lim_{x \to \infty}{ \frac{21x^2 + 1}{6x^2} }
}\)
Direct substitution still gives us an indeterminate form, \( \infty / \infty \). So we can use L'Hôpital's Rule again.
\(\displaystyle{
\lim_{x \to \infty}{ \frac{21x^2 + 1}{6x^2} } = \lim_{x \to \infty}{ \frac{42x}{12x} } = \frac{42}{12} = 7/2
}\)
Final Answer
\(\displaystyle{ \lim_{x \to \infty}{\left[ \frac{7x^3 + x + 12}{2x^3 - 5x} \right]}= 7/2 }\)
Note - - This is the easiest way to work this problem. If you don't know L'Hôpital's Rule, you can use algebra. You will find that solution on the Infinite Limits Page.
Note - - This is the easiest way to work this problem. If you don't know L'Hôpital's Rule, you can use algebra. You will find that solution on the Infinite Limits Page.
Direct substitution yields \(\infty / \infty\) which is indeterminate. So we can use L'Hôpital's Rule.
\(\displaystyle{
\lim_{x \to -\infty}{\left[ \frac{7x^2 + x + 21}{11-x} \right]} = \lim_{x \to -\infty}{ \frac{14x + 1}{-1} }
}\)
Now, let's try direct substitution again.
\(\displaystyle{
\lim_{x \to -\infty}{ \frac{14x + 1}{-1} } = \frac{-\infty + 1}{-1} = \infty
}\)
Final Answer
\(\displaystyle{ \lim_{x \to -\infty}{\left[ \frac{7x^2 + x + 21}{11-x} \right]}= +\infty }\)
Note - - This is the easiest way to work this problem. If you don't know L'Hôpital's Rule, you can use algebra. You will find that solution on the Infinite Limits Page.
Direct substitution yields \( \infty^0 \) which is indeterminate. We can't directly use L'Hôpital's Rule because L'Hôpital's Rule requires a fraction. So we have to use a trick.
Let's call the limit, \(y\), i.e. \(\displaystyle{ y = \lim_{n \to \infty}{n^{2/n}} }\) and take the natural log of both sides. This yields
\(\displaystyle{
\begin{array}{rcl}
ln(y) & = & \lim_{n \to \infty}{ln(n^{2/n})} \\
& = & \lim_{n \to \infty}{\frac{2ln(n)}{n}} \\
& = & \lim_{n \to \infty}{\frac{2/n}{1}} = 0 \\
ln(y) & = & 0 \\
e^{ln(y)} & = & e^0 \\
y & = & 1
\end{array}
}\)
Final Answer
\(\displaystyle{ \lim_{n \to \infty}{n^{2/n}} = 1 }\)
Note - - In this solution we used L'Hôpital's Rule five times until we no longer had an indeterminate form. Not shown here is the fact that, before each use of L'Hôpital's Rule, we tested for indeterminate forms by direct substitution.
Here is the 17calculus youtube playlist with all the youtube videos on this page. These videos are embedded in this page and in the practice problems and are the ones we think will help you the most. We include them here in case you want to watch them in their 'raw' form.