Study Guide

L'Hopital's Rule for Indeterminate Forms

AP Calculus BCΒ· AP Calculus BC CED β€” Contextual Applications of DifferentiationΒ· 14 min read

1. Core L'Hopital's Rule for 0/0 and ∞/∞ Formsβ˜…β˜…β˜†β˜†β˜†β± 4 min

L'Hopital's rule is a differentiation-based technique to evaluate limits of indeterminate forms, where direct substitution gives an expression with no defined limiting value. It applies directly only to the indeterminate forms and ; all other indeterminate forms must be rewritten to fit one of these two structures before the rule can be used.

πŸ“˜ Definition

L'Hopital's Rule

If and , or and , and are differentiable near (except possibly at ), and near (except possibly at ), then . This holds for one-sided limits and limits at infinity.

Example:

Applies to but not to

The rule can be applied repeatedly: if after one application you still get an indeterminate or , you can apply it again as long as all conditions hold.

πŸ“ Worked Example

Evaluate

  1. 1

    Check indeterminacy by direct substitution: numerator , denominator . This is a valid indeterminate form, so we can apply L'Hopital's rule.

  2. 2

    Differentiate numerator and denominator separately:

  3. 3
    fβ€²(x)=2e2xβˆ’2,gβ€²(x)=2xf'(x) = 2e^{2x} - 2, \quad g'(x) = 2x
  4. 4

    The new limit is , which is still indeterminate, so apply L'Hopital's rule again.

  5. 5

    Differentiate a second time:

  6. 6
    fβ€²β€²(x)=4e2x,gβ€²β€²(x)=2f''(x) = 4e^{2x}, \quad g''(x) = 2
  7. 7

    Evaluate the new limit:

  8. 8
    lim⁑xβ†’04e2x2=4(1)2=2\lim_{x \to 0} \frac{4e^{2x}}{2} = \frac{4(1)}{2} = 2
  9. 9

    The original limit equals 2.

Exam tip:

Always confirm the indeterminate form explicitly on FRQ answers; AP graders require this step to award full points for using L'Hopital's rule.

2. Indeterminate Products: $0 \cdot \infty$β˜…β˜…β˜…β˜†β˜†β± 3 min

An indeterminate product occurs when one term approaches 0 and the other approaches , written . The product's limit is indeterminate because 0 pulls the product toward 0 while pulls it toward infinity, so the result can be any finite value, 0, or infinity. To apply L'Hopital's rule, rewrite the product as a fraction by moving one term to the denominator, resulting in either or .

Both conversions are mathematically valid, but one is almost always simpler to differentiate, so choose the conversion that minimizes extra work like the quotient rule.

πŸ“ Worked Example

Evaluate

  1. 1

    Check the form: as , and , so we have an indeterminate product .

  2. 2

    Rewrite as a fraction: move to the denominator to get , which becomes , a valid form for L'Hopital's rule. (Moving to the denominator would result in a more complex differentiation, so this conversion is preferred.)

  3. 3

    Differentiate numerator and denominator separately:

  4. 4
    ddx[ln⁑(4x)]=1x,ddx[1x]=βˆ’1x2\frac{d}{dx}[\ln(4x)] = \frac{1}{x}, \quad \frac{d}{dx}\left[\frac{1}{x}\right] = -\frac{1}{x^2}
  5. 5

    Simplify the ratio of derivatives:

  6. 6
    1/xβˆ’1/x2=βˆ’x\frac{1/x}{-1/x^2} = -x
  7. 7

    Evaluate the limit: , so the original limit is 0.

Exam tip:

When converting a product, always leave the simpler term to differentiate in the numerator to avoid introducing extra chain rule or quotient rule errors.

3. Indeterminate Differences: $\infty - \infty$β˜…β˜…β˜…β˜†β˜†β± 4 min

Indeterminate differences occur when we have the difference of two terms, both approaching or both approaching , written . This is indeterminate because the two infinite terms compete, and the result can be 0, any finite number, or . To solve this type of limit, convert the difference into a single fraction, almost always by combining terms over a common denominator, factoring, or multiplying by a conjugate to eliminate radicals. The resulting fraction will almost always be a or indeterminate form suitable for L'Hopital's rule.

πŸ“ Worked Example

Evaluate

  1. 1

    Check the form: as , both terms approach , so this is an indeterminate difference .

  2. 2

    Combine the fractions over a common denominator to get a single fraction:

  3. 3
    lim⁑xβ†’1ln⁑xβˆ’(xβˆ’1)(xβˆ’1)ln⁑x\lim_{x \to 1} \frac{\ln x - (x-1)}{(x-1)\ln x}
  4. 4

    Check indeterminacy: numerator at is , denominator is , so we have , valid for L'Hopital's rule.

  5. 5

    Differentiate numerator and denominator:

  6. 6
    Numerator derivative: 1xβˆ’1=1βˆ’xx,Denominator derivative: ln⁑x+1βˆ’1x\text{Numerator derivative: } \frac{1}{x} - 1 = \frac{1-x}{x}, \quad \text{Denominator derivative: } \ln x + 1 - \frac{1}{x}
  7. 7

    Substitute : , which is still indeterminate, so apply L'Hopital's rule again.

  8. 8

    Differentiate a second time:

  9. 9
    Numerator derivative: βˆ’1x2,Denominator derivative: 1x+1x2\text{Numerator derivative: } -\frac{1}{x^2}, \quad \text{Denominator derivative: } \frac{1}{x} + \frac{1}{x^2}
  10. 10

    Evaluate the limit:

  11. 11
    lim⁑xβ†’1βˆ’1/x21/x+1/x2=βˆ’11+1=βˆ’12\lim_{x \to 1} \frac{-1/x^2}{1/x + 1/x^2} = \frac{-1}{1 + 1} = -\frac{1}{2}
  12. 12

    The original limit is .

Exam tip:

Never differentiate each term of the difference separately; you must always combine into a single fraction first before applying L'Hopital's rule.

4. Indeterminate Powers: $0^0, 1^\infty, \infty^0$β˜…β˜…β˜…β˜…β˜†β± 3 min

These three indeterminate forms are exponential expressions of the form , where the limits of the base and exponent create one of the three indeterminate combinations. To solve these, use the natural logarithm to convert the exponential into a product, which you can then convert to or to apply L'Hopital's rule. The standard process is: (1) Let , (2) Take natural log of both sides: , (3) Solve the resulting indeterminate product limit, (4) Exponentiate to get .

πŸ“ Worked Example

Evaluate

  1. 1

    Check the form: as , and , so we have , an indeterminate power.

  2. 2

    Let , so take the natural log of both sides:

  3. 3
    ln⁑L=lim⁑xβ†’0+xln⁑(3x)\ln L = \lim_{x \to 0^+} x \ln(3x)
  4. 4

    This is an indeterminate product . Rewrite as a fraction:

  5. 5
    lim⁑xβ†’0+ln⁑(3x)1/x, which is βˆ’βˆž/∞\lim_{x \to 0^+} \frac{\ln(3x)}{1/x}, \text{ which is } -\infty/\infty
  6. 6

    Differentiate numerator and denominator, then simplify:

  7. 7
    1/xβˆ’1/x2=βˆ’x\frac{1/x}{-1/x^2} = -x
  8. 8

    Evaluate the limit: .

  9. 9

    Exponentiate to get the original limit: .

Exam tip:

Don't forget to undo the natural logarithm at the end; forgetting the final exponentiation is one of the most common mistakes AP graders see on this question type.

5. AP-Style Concept Checkβ˜…β˜…β˜…β˜†β˜†β± 2 min

βœ“ Quick check

Test your understanding of L'Hopital's rule with this AP-style multiple choice question:

  1. What is the value of ?

    • (0)

    • (\frac{5}{3})

    • (\infty)

    • (\frac{3}{5})

    Reveal answer
    1 β€”

    This is an indeterminate form. Applying L'Hopital's rule three times (or comparing leading terms of the polynomials) gives the result .

6. Common Pitfalls

Wrong move:

Applying L'Hopital's rule to a determinate form, e.g., evaluating by differentiating to get when direct substitution gives .

Why:

Students get in the habit of using L'Hopital's for every limit and forget to check the indeterminacy condition first.

Correct move:

Always plug in the limit value first to confirm you have an indeterminate form before applying L'Hopital's.

Wrong move:

Differentiating the entire fraction using the quotient rule, instead of differentiating numerator and denominator separately, e.g., differentiating as .

Why:

Confusion between L'Hopital's rule and the derivative quotient rule, since we work with a ratio of functions.

Correct move:

Explicitly label (numerator) and (denominator) on scratch paper before differentiating to avoid mixing up rules.

Wrong move:

Stopping after one application of L'Hopital's when the result is still indeterminate, leaving the answer as .

Why:

Students assume one differentiation is enough and don't check the new limit for indeterminacy.

Correct move:

After each differentiation step, substitute the limit value to check for indeterminacy; apply L'Hopital's again if the result is still indeterminate.

Wrong move:

Forgetting to exponentiate after using the logarithm for an indeterminate power, leaving the answer as instead of .

Why:

Students get focused on applying L'Hopital's to the product after taking the log and forget the original limit is for the power, not the log of the power.

Correct move:

Write "Original limit " explicitly before solving for to remind yourself of the final step.

Wrong move:

Applying L'Hopital's rule directly to discrete sequences, e.g., evaluating on the discrete sequence without extending to a continuous function.

Why:

L'Hopital's rule only applies to differentiable functions, which sequences are not.

Correct move:

When evaluating a sequence limit, restate it as the limit of the corresponding continuous function as , apply L'Hopital's to the continuous version, then conclude the sequence limit matches.

7. Quick Reference Cheatsheet

Category

Rule/Conversion

Key Notes

Core L'Hopital's Rule

If or , then

Holds for ; requires near

Indeterminate Product

or

Convert to 0/0 or ∞/∞; choose conversion to simplify differentiation

Indeterminate Difference

Combine to single fraction over common denominator

Use conjugate for radical differences; confirm indeterminate form before applying rule

Indeterminate Power

Let , ,

Always undo the natural logarithm for the final answer

Repeated L'Hopital's

Apply rule multiple times if new limit is still indeterminate

Stop only when you get a determinate finite or infinite limit

Determinate Non-Indeterminate Forms

, , ,

Never apply L'Hopital's to these; they resolve directly

Discrete Sequence Limits

where

Extend discrete sequences to continuous functions before applying the rule

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2022 Β· MCQ

    Evaluate 1^∞ indeterminate power

  • 2023 Β· FRQ

    Solve ∞ - ∞ indeterminate difference

What's Next

L'Hopital's rule is a foundational tool for evaluating indeterminate limits that you will use across multiple remaining topics in AP Calculus BC. The most immediate application is evaluating limits for improper integrals, where you will regularly need to resolve indeterminate forms to determine if an integral converges or diverges. You will also use it to compare growth rates of transcendental functions and evaluate limits of infinite sequences for series topics. Mastering the conversion steps for all indeterminate forms now will save you time and avoid common errors on later topics.