AP Calculus AB and BC
When L'Hopital's Rule Fails: Two Counterexamples
L'Hopital's Rule needs two things: the quotient has to be an indeterminate form at the point, and the quotient of derivatives has to have a limit. Apply it to a determinate form and it returns the wrong number. Apply it where the derivative quotient oscillates and it returns nothing at all.
L'Hopital's Rule
If the quotient f over g is of the form zero over zero or infinity over infinity at a, and the quotient of their derivatives has a limit there, then the original limit exists and equals it.
The hypotheses, and what each one buys
A theorem is only as strong as its conditions. Below, each hypothesis is dropped on its own while every other one is kept, so you can see precisely what it was holding up.
- 1
The quotient is an indeterminate form at a
This is the hypothesis people forget, because differentiating the top and bottom is a mechanical move that always produces a number. If the quotient is determinate, direct substitution already gave the right answer and the rule is simply not talking about this problem.
Drop it and the theorem fails
The limit of (x+1)/(x+2) as x approaches 0
Direct substitution gives , and that is the answer. Differentiating top and bottom gives , which is not. The quotient was never indeterminate: it evaluated cleanly to , so the rule never applied. Notice that the wrong answer looks perfectly respectable, which is what makes this failure worth checking for rather than trusting.
- 2
The limit of the derivative quotient exists
The rule transfers a limit from one quotient to another. If the second quotient has no limit, there is nothing to transfer, and crucially this does NOT mean the original limit fails to exist. The rule is silent, not negative.
Drop it and the theorem fails
The limit of (x + sin x)/x as x tends to infinity
This is a genuine form, so the first hypothesis holds. The real limit is 1, because . But differentiating gives , which swings between 0 and 2 forever and has no limit however far out you look. L'Hopital returns nothing here, while a one-line algebraic split returns the answer immediately.
- 3
g'(x) is nonzero near a, except possibly at a itself
The new quotient has to make sense on a whole punctured neighbourhood, not just at scattered points. If keeps returning to zero as you approach , the expression is undefined infinitely often on the way in and no limit can be taken. Constructing a clean elementary example of this needs a function whose derivative oscillates through zero, so none is claimed here; in practice this hypothesis holds automatically for the functions on the AP exam.
No counterexample built from an elementary formula breaks this one on its own, so none is claimed here.
All 2 counterexamples above are checked numerically on every build: each function is evaluated and the conclusion is confirmed to fail. A counterexample that stopped working would fail the build rather than sit here misleading you.
Why it is true
- For the case at a finite , extend and by defining , which makes both continuous at .
- For near , apply the Cauchy Mean Value Theorem to and on the interval between and : there is a point strictly between them with .
- The left side is just , since both values at are 0. This is where the indeterminate form is used, and where a determinate form would break the argument immediately.
- As , the point is squeezed toward as well, so if has a limit, inherits it. If has no limit, the argument produces nothing.
What it does not say
If L'Hopital gives no answer, the limit does not exist.
Backwards. The rule is a one-way tool: it can confirm a limit but never refute one. The second counterexample above has a perfectly good limit of 1, which L'Hopital simply cannot see.
Apply the quotient rule to f/g.
A common slip. The rule differentiates the numerator and the denominator separately, not the quotient as a whole. There is no quotient rule anywhere in it.
The form 0 times infinity is ready for L'Hopital.
Not yet. Indeterminate products and powers first have to be rewritten as a quotient, usually by moving one factor into the denominator or by taking logarithms. The rule only reads quotients.
Frequently asked questions
How do I know a form is indeterminate?
Substitute first. If you land on or , the rule is available. If you land on anything else, including or , you already have your answer or a different technique is needed.
Can L'Hopital's Rule be applied more than once?
Yes, provided each new quotient is still indeterminate. Check the form again after every application; a single unchecked step is how a correct sequence turns into a wrong answer.