Are there any situations in which L'Hopital's Rule WILL NOT work?
6 Answers By Expert Tutors

Paul M. answered 05/11/19
Math Made Simple!
L'Hopital's Rule will work in any cases involving limits that go to 0/0 or ∞/∞. If the resultant new limit is also indeterminate, you can use L'Hopital's Rule again.
L'Hospital's rule can only be used when you attempt to take the limit of a quotient and obtain 0/0 which is undefined.
It is then OK to take the derivative of the numerator & denominator to obtain a meaningful answer!
The rule is only used when you attempt to take a limit of a quotient and the result is 0/0!
L' Hôspital's Rule does not help with lim (x →∞) of √(10x+1)÷√(x+1). The limit must be found some other way.
L' Hôspital's Rule also does not work with lim (x→π/2) of sec x/tan x. The result is an endless and fruitless effort. The limit must be found some other way.

Mark M. answered 03/26/19
Mathematics Teacher - NCLB Highly Qualified
L'Hopital's Rule works (as any Calculus student would know) only with indeterminate limits in the form of either 0/0 or ∞/∞.
L'Hopital's rule finds limits of quotients in which the numerator and denominator both approach 0 or both approach infinity. For something like the limit of x3 / 2x as x approaches 2, the function is continuous at x = 2, so the limit can be found by substituting 2 for x, and you get 8/4 = 2. If you take the derivative of the numerator you get 3x2 and for the denominator you get 2x · loge2. Plugging in 2 for x in that, you get 12/(4 loge2), which is clearly wrong.
Consider the limit of x loge x as x approaches 0 from above. You can write it as a quotient: loge x/(1/x), and then the numerator approaches –∞ and the denominator approaches +∞, so you can apply L'Hopital's rule. But if you instead write it as x/(1/loge x), when you differentiate the numerator, you get 1 and with the denominator you get –1/(loge x)2·(1/x) and that simplifies to –x/(loge x)2 and you still have infinity over infinity.
With x5 e–x as x to +∞, you can write it as x5/ex and then it takes several iterations of L'Hopital's rule to get it to 120/ex, and that limit is clearly 0. But although L'Hopital's rule is often very efficient and can often treat otherwise seemingly intractable limits, it gives little or no insight. There is a common-sense reason why this limit must be 0, but L'Hopital's rule does not tell you that.
One place where the use of L'Hopital's rule is quite illogical is when you're evaluating a derivative by using a limit of a difference quotient. You have ƒ'(a) = limx -> a (ƒ(a+h) – ƒ(a))/h. Here you have the numerator and the denominator both approaching 0. L'Hopital's rule will usually give you a correct result, but that misses the point. These limits are used for proving that the usual rules for differentiation are correct. But you would be using those very rules in applying L'Hopital's rule, just as if they had _already_ been proved to be correct.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
R R.
Why does it not work for (1-cos4x)/(1-cos6x) ? (The result is 4/9 either by a series or by trig substitutions. But l'Hopital does not seem to work. Why?12/07/21