Processing math: 100%

L’Hôpital’s Rule: Fresh Take

  • Spot indeterminate forms like in calculations, and use L’Hôpital’s rule to find precise values
  • Explain how quickly different functions increase or decrease compared to each other

L’Hôpital’s Rule

The Main Idea 

  • Purpose:
    • Evaluates limits that are otherwise challenging to compute directly
    • Resolves indeterminate forms of type 00 and
  • The Rule (0/0 case):
    • If limxaf(x)=0 and limxag(x)=0, then: limxaf(x)g(x)=limxaf(x)g(x)
  • The Rule (∞/∞ case):
    • If limxaf(x)=± and limxag(x)=±, then: limxaf(x)g(x)=limxaf(x)g(x)
  • Applicability:
    • Works for one-sided limits
    • Applies when a= or
    • Can be applied repeatedly if needed
  • Limitations:
    • Only applicable to indeterminate forms 00 and
    • Not applicable when limits of numerator and denominator are finite and non-zero

Evaluate limx0xtanx.

Evaluate limxlnx5x

Other Indeterminate Forms

The Main Idea 

  • Additional Indeterminate Forms:
    • 0
    • 1
    • 0
    • 00
  • Strategy for L’Hôpital’s Rule:
    • Rewrite the expression to create a fraction of the form 00 or
    • Apply L’Hôpital’s Rule to the resulting fraction
  • Handling 0 Form:
    • Rewrite as a fraction, typically finite term1infinite term
  • Handling Form:
    • Combine terms over a common denominator
  • Handling Exponential Forms:
    • Use logarithms to convert to a product or quotient
    • Apply L’Hôpital’s Rule to the resulting expression

Evaluate limxx1lnx

Evaluate limx0+xx

Growth Rates of Functions

The Main Idea 

  • Comparing Growth Rates:
    • Functions can approach infinity at different rates
    • We compare their relative growth as x
  • Defining Faster Growth:
    • g(x) grows faster than f(x) if: limxg(x)f(x)= or limxf(x)g(x)=0
  • Same Growth Rate:
    • f(x) and g(x) grow at the same rate if: limxf(x)g(x)=M, where M is a non-zero constant
  • Hierarchy of Growth Rates:
    • Exponential > Power > Logarithmic
    • ex grows faster than xp for any p>0
    • xp grows faster than lnx for any p>0

Compare the growth rates of x100 and 2x.