differential calculus
L'Hôpital's Rule
You should know: derivative, limit
Overview
L'Hôpital's Rule provides a way to evaluate limits that produce indeterminate forms like 0/0 or ∞/∞ by differentiating the numerator and denominator separately (not using the quotient rule) and taking the limit of the resulting ratio. It converts a difficult limit problem into a (hopefully simpler) derivative problem.
Intuition
When both f(x) and g(x) approach 0 (or both approach infinity) as x→a, the ratio f(x)/g(x) is a 'race' between how fast the numerator and denominator vanish (or blow up). L'Hôpital's Rule says that race is decided by their derivatives — the rates at which they're approaching those limiting values — rather than their raw values, which are both uninformatively 0 or ∞.
Interactive Graph
Formal Definition
If f and g are differentiable near a (except possibly at a), g'(x) ≠ 0 near a, and the limit of f/g produces the indeterminate form 0/0 or ∞/∞, then:
Valid provided the right-hand limit exists (or is ±∞)
Derivation
For the 0/0 case with f(a)=g(a)=0, L'Hôpital's Rule follows from the Cauchy Mean Value Theorem applied on an interval [a,x]:
Cauchy's Mean Value Theorem gives this equality for some c strictly between a and x
Taking the limit as x→a forces c→a too, giving the result
Applications
Worked Examples
Direct substitution gives 0/0, an indeterminate form — apply L'Hôpital's Rule.
Evaluate the new limit directly.
Answer: 1
Practice Problems
Evaluate lim(x→0) (e^x - 1 - x)/x².
Evaluate lim(x→π/2) (cos x)/(x - π/2).
Common Mistakes
Applying L'Hôpital's Rule to a limit that is not actually an indeterminate form (e.g. a finite/nonzero ratio).
L'Hôpital's Rule only applies to 0/0 or ∞/∞ (and forms reducible to these). Applying it to, say, a limit that evaluates directly to 3/2 gives a wrong (often coincidentally different) answer.
Using the quotient rule on f/g instead of differentiating numerator and denominator separately.
L'Hôpital's Rule replaces f(x)/g(x) with f'(x)/g'(x) — differentiate top and bottom independently, do NOT apply the quotient rule to the original ratio.
Summary
- L'Hôpital's Rule resolves 0/0 and ∞/∞ indeterminate limits by replacing f/g with f'/g' and taking the limit again.
- It may be applied repeatedly if the new ratio is still indeterminate.
- Other indeterminate forms (0·∞, ∞-∞, 0⁰, 1^∞, ∞⁰) must first be algebraically rewritten as a 0/0 or ∞/∞ quotient.
- Always verify the limit is genuinely indeterminate before applying the rule.
References
- WebsiteWikipedia — L'Hôpital's rule
Mathematics