- 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 limx→af(x)=0 and limx→ag(x)=0, then: limx→af(x)g(x)=limx→af′(x)g′(x)
- The Rule (∞/∞ case):
- If limx→af(x)=±∞ and limx→ag(x)=±∞, then: limx→af(x)g(x)=limx→af′(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 limx→0xtanx.
Evaluate limx→∞lnx5x
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 limx→∞x1lnx
Evaluate limx→0+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: limx→∞g(x)f(x)=∞ or limx→∞f(x)g(x)=0
- Same Growth Rate:
- f(x) and g(x) grow at the same rate if: limx→∞f(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.