MathematicsCalculusMedium

L'Hôpital's Rule

Also known as:L'Hospital's RuleBernoulli's Rule

L'Hôpital's Rule is a technique for evaluating limits of indeterminate forms (0/0 or ∞/∞) by differentiating the numerator and denominator separately and then taking the limit of the resulting ratio. The rule states that if lim f(x)/g(x) yields an indeterminate form and g'(x) ≠ 0, then the limit equals lim f'(x)/g'(x). It is named after the French mathematician Guillaume de l'Hôpital, who published it in 1696, though it was originally developed by Johann Bernoulli.

Key Formula

lim[x→a] f(x)/g(x) = lim[x→a] f'(x)/g'(x)

LaTeX: \lim_{x \to a} \frac{f(x)}{g(x)} = \lim_{x \to a} \frac{f'(x)}{g'(x)}

SymbolMeaningUnit
f(x)Numerator functiondimensionless
g(x)Denominator functiondimensionless
f'(x)Derivative of numeratordimensionless
g'(x)Derivative of denominatordimensionless
aPoint at which limit is evaluateddimensionless

Worked Example

Problem

Evaluate lim(x→0) sin(x)/x.

Solution

Step 1: Direct substitution gives sin(0)/0 = 0/0 — indeterminate form. Step 2: Apply L'Hôpital's Rule: differentiate numerator and denominator separately. Numerator: d/dx[sin(x)] = cos(x). Denominator: d/dx[x] = 1. Step 3: Evaluate the new limit: lim(x→0) cos(x)/1 = cos(0)/1 = 1/1 = 1.

Answer

lim(x→0) sin(x)/x = 1

Indeterminate Forms and L'Hôpital's Rule Applicability

Indeterminate FormDirect FormTransformation NeededApply L'Hôpital?Example
0/0f(a)=0, g(a)=0NoneYessin(x)/x at x=0
∞/∞Both divergeNoneYesln(x)/x at x=∞
0 · ∞Product formRewrite as 0/0 or ∞/∞After rewritex·ln(x) at x=0⁺
1^∞Exponential formTake logarithmAfter rewrite(1+1/x)^x at x=∞
∞ − ∞Difference formCommon denominatorAfter rewrite1/x − 1/sin(x)

Interactive Tools

Wolfram Alpha

Open Tool

Khan Academy — L'Hôpital's Rule

Open Tool

Brilliant.org

Open Tool
Portrait of Guillaume de l'Hôpital, the mathematician who published the rule

Wikimedia Commons, CC BY-SA

Named after French mathematician Guillaume François Antoine, Marquis de l'Hôpital (1661–1704), who published the rule in his 1696 textbook "Analyse des Infiniment Petits." The underlying theorem was actually derived by Johann Bernoulli.

calculuslimitsindeterminate-formsdifferentiationanalysis