Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

This cheat sheet covers L'Hôpital's Rule and the main indeterminate forms that appear in calculus limits. Students need it because many difficult limits cannot be solved by direct substitution alone. It gives a clear process for recognizing when the rule applies and when an expression must be rewritten first.

It also helps students avoid using L'Hôpital's Rule when simpler algebra or standard limits are better.

Key Facts

  • L'Hôpital's Rule applies to limits of the form 00\frac{0}{0} or \frac{\infty}{\infty} when limxaf(x)g(x)=limxaf(x)g(x)\lim_{x \to a}\frac{f(x)}{g(x)} = \lim_{x \to a}\frac{f'(x)}{g'(x)} exists.
  • Before using L'Hôpital's Rule, direct substitution should give an indeterminate form such as 00\frac{0}{0} or \frac{\infty}{\infty}.
  • For products of the form 00 \cdot \infty, rewrite as a quotient such as f(x)g(x)=f(x)1/g(x)f(x)g(x)=\frac{f(x)}{1/g(x)} or g(x)1/f(x)\frac{g(x)}{1/f(x)}.
  • For differences of the form \infty - \infty, combine terms using a common denominator, conjugate, or algebraic simplification before applying L'Hôpital's Rule.
  • For powers of the forms 000^0, 11^{\infty}, and 0\infty^0, use logarithms by setting y=[f(x)]g(x)y = [f(x)]^{g(x)} and studying lny=g(x)ln(f(x))\ln y = g(x)\ln(f(x)).
  • L'Hôpital's Rule may be applied more than once if each new quotient still has the form 00\frac{0}{0} or \frac{\infty}{\infty}.
  • L'Hôpital's Rule does not mean differentiating the entire quotient, so f(x)g(x)\frac{f(x)}{g(x)} becomes f(x)g(x)\frac{f'(x)}{g'(x)}, not (f(x)g(x))\left(\frac{f(x)}{g(x)}\right)'.
  • If a simpler method works, such as factoring, rationalizing, or using limx0sinxx=1\lim_{x \to 0}\frac{\sin x}{x}=1, that method is often faster and safer.

Vocabulary

Indeterminate form
An expression such as 00\frac{0}{0} or \infty - \infty whose limiting value cannot be determined from substitution alone.
L'Hôpital's Rule
A limit rule that allows certain quotients to be evaluated by replacing f(x)g(x)\frac{f(x)}{g(x)} with f(x)g(x)\frac{f'(x)}{g'(x)}.
Direct substitution
The method of evaluating a limit by replacing xx with the value it approaches, such as x=ax=a.
One-sided limit
A limit in which xx approaches a value from only the left or the right, written limxaf(x)\lim_{x \to a^-}f(x) or limxa+f(x)\lim_{x \to a^+}f(x).
Logarithmic transformation
A method for power limits that uses lny\ln y to turn exponents into products, especially for 000^0, 11^{\infty}, and 0\infty^0.
Rationalizing
An algebraic method that multiplies by a conjugate to simplify expressions with radicals, such as x+11\sqrt{x+1}-1.

Common Mistakes to Avoid

  • Using L'Hôpital's Rule without checking the form is wrong because the rule only applies directly to 00\frac{0}{0} or \frac{\infty}{\infty} quotients.
  • Differentiating the quotient as (f(x)g(x))\left(\frac{f(x)}{g(x)}\right)' is wrong because L'Hôpital's Rule requires the quotient f(x)g(x)\frac{f'(x)}{g'(x)}.
  • Applying the rule to 00 \cdot \infty without rewriting is wrong because products must first be converted into a quotient form.
  • Stopping after one use when the result is still 00\frac{0}{0} is wrong because L'Hôpital's Rule may need to be applied repeatedly.
  • Ignoring domain and one-sided behavior is wrong because expressions involving lnx\ln x, radicals, or vertical asymptotes may only be valid from one side.

Practice Questions

  1. 1 Evaluate limx0sin(3x)x\lim_{x \to 0}\frac{\sin(3x)}{x}.
  2. 2 Evaluate limx2x2+5xex\lim_{x \to \infty}\frac{2x^2+5x}{e^x}.
  3. 3 Evaluate limx0+xlnx\lim_{x \to 0^+}x\ln x by first rewriting it as a quotient.
  4. 4 Explain why L'Hôpital's Rule cannot be applied directly to limx0(1x1sinx)\lim_{x \to 0}(\frac{1}{x}-\frac{1}{\sin x}) before rewriting the expression.

Understanding L'Hôpital's Rule & Indeterminate Forms

The central idea is about comparing rates of change near a point. A fraction can have a confusing value because both its top and bottom are becoming very small, or both are growing without bound. Their derivatives reveal how quickly each part is changing at that moment.

If the numerator changes much faster than the denominator, the ratio may grow large. If they change at similar rates, the ratio may approach a finite number.

This is why the rule is useful in models involving growth, decay, motion, and probability. It compares local behavior, not the original values alone.

The rule has conditions that matter in careful work. The functions need to be differentiable near the point being approached, apart from possible trouble at the point itself. The denominator derivative must not create a meaningless quotient in the nearby interval.

Students should keep the limit notation in mind while differentiating, since the derivatives are found before the limiting value is evaluated. A one sided limit needs one sided thinking throughout the problem.

For example, logarithms only work when their inputs stay positive on the side being studied. Ignoring domain restrictions can produce an answer that looks neat but does not describe the original expression.

Algebraic rewriting is not just a preliminary chore. It exposes the actual competition between quantities. A product involving a shrinking factor and a growing factor can be changed into a ratio, which makes the relative rates visible.

A difference between two large expressions often hides cancellation. Combining fractions or using a conjugate can reveal a simpler expression before any derivative is needed. Powers need extra care because a changing base and a changing exponent interact strongly.

Taking a natural logarithm turns the power into a product. After finding the limit of that logarithm, students convert back by using the exponential function. This method appears in compound interest, population models, and formulas that define the number e.

Good limit work includes checking each stage, not merely following a procedure. After one application, substitute again and identify the new form before deciding whether another application is valid. Simplify derivatives carefully, especially derivatives of logarithms, exponentials, trigonometric functions, and nested functions.

A graph or a table of values can provide a useful reality check, though it does not replace reasoning. Watch for cancellation that removes a removable hole, vertical asymptotes that produce different one sided behavior, and oscillating functions that have no limit.

In exams, write the original form, state the rewrite or justification, then show each derivative step clearly. This makes errors easier to find and shows why the final value follows.