Math ClubMath Club
v1 · padrão canônico

Lesson 64 — L'Hôpital's Rule

L'Hôpital's Rule for 0/0 and ∞/∞ indeterminate forms. Other indeterminate forms like 0·∞, ∞−∞, 1^∞, 0^0, ∞^0, and notable limits such as sin(x)/x and e^x/x^n.

Used in: 2nd Year High School · Japanese Equiv. Math III · German Equiv. Analysis Klasse 12 · Singapore Equiv. H2 Maths

limxaf(x)g(x)=0/0 or /limxaf(x)g(x)\lim_{x \to a} \frac{f(x)}{g(x)} \stackrel{0/0\text{ or }\infty/\infty}{=} \lim_{x \to a} \frac{f'(x)}{g'(x)}
Choose your door

Rigorous notation, full derivation, hypotheses

Statement, proof, and extensions

Formal Statement

"L'Hôpital's rule simplifies the evaluation of limits of quotients when both numerator and denominator approach 0 or ∞. The key is recognizing the indeterminate form, applying the rule, and checking that the resulting limit actually exists." — OpenStax Calculus Vol. 1, §4.8

Proof Idea (0/0 case)

By Cauchy's Mean Value Theorem: if , for near there exists between and such that:

As , we have , and the limit becomes: (when the ratio of derivatives converges).

Extension to Other Indeterminate Forms

"Note carefully: L'Hôpital's Rule says that the limit of a quotient of functions equals the limit of the quotient of their derivatives, provided the original limit is in the form 0/0 or ∞/∞. This is not the same as the derivative of a quotient." — Active Calculus §2.8

Solved Examples

Exercise list

30 exercises · 7 with worked solution (25%)

25 2 2 1
  1. Ex. 64.1

    Calculate .

  2. Ex. 64.2

    Calculate .

  3. Ex. 64.3

    Calculate .

  4. Ex. 64.4

    Calculate .

  5. Ex. 64.5

    Calculate .

  6. Ex. 64.6Answer key

    Calculate .

  7. Ex. 64.7Answer key

    Calculate .

  8. Ex. 64.8

    Calculate .

  9. Ex. 64.9

    Calculate .

  10. Ex. 64.10

    Calculate .

  11. Ex. 64.11Answer key

    Prove via L'Hôpital that .

  12. Ex. 64.12

    Calculate .

  13. Ex. 64.13

    Someone wants to calculate using L'Hôpital. What is wrong?

  14. Ex. 64.14

    What is the indeterminate form of ?

  15. Ex. 64.15

    Calculate .

  16. Ex. 64.16Answer key

    Calculate .

  17. Ex. 64.17Answer key

    Calculate .

  18. Ex. 64.18

    Calculate .

  19. Ex. 64.19

    Calculate for positive integer .

  20. Ex. 64.20

    Calculate .

  21. Ex. 64.21Answer key

    Calculate .

  22. Ex. 64.22

    Calculate .

  23. Ex. 64.23

    Calculate .

  24. Ex. 64.24

    Calculate .

  25. Ex. 64.25

    Try calculating using L'Hôpital. What happens? What is the correct answer?

  26. Ex. 64.26

    Calculate .

  27. Ex. 64.27

    Calculate .

  28. Ex. 64.28

    Sketch the proof of L'Hôpital's Rule for the case, using Cauchy's Mean Value Theorem.

  29. Ex. 64.29

    Use L'Hôpital's Rule to prove the fundamental limit .

  30. Ex. 64.30Answer key

    Show that for any (exponential dominates any power). Use iterated L'Hôpital and argue about the number of applications needed.

Sources

Updated on 2024-05-15 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.