GRINGS - Regra de L'Hospital - ( Aula 1 )
Regra de L'Hospital
This transcript is about the L'Hospital's rule, which is a method used to solve limits of indeterminate forms. The video explains how to apply the rule and provides examples.
Definition of Indeterminate Forms
- An indeterminate form is an expression that cannot be evaluated using algebraic manipulation alone.
- Examples of indeterminate forms include 0/0, infinity/infinity, and 0 times infinity.
Statement of L'Hospital's Rule
- L'Hospital's rule states that if f(x) and g(x) are differentiable functions such that lim x->a f(x)=lim x->a g(x)=0 or infinity, then lim x->a f(x)/g(x) = lim x->a f'(x)/g'(x), provided the limit on the right-hand side exists or is infinite.
Applying L'Hospital's Rule
- To apply L'Hospital's rule, take the derivative of both the numerator and denominator until you get a limit that can be evaluated directly.
- If after applying L'Hospital's rule multiple times you still have an indeterminate form, try simplifying the expression algebraically before applying the rule again.
Example: Limit of (x^2 + 1)/(3x^2 + 4x + 1) as x approaches infinity
- Apply L'Hospital's rule by taking the derivative of both numerator and denominator to get lim x->infinity (2x)/(6x+4).
- Simplify the expression by factoring out 2 from both numerator and denominator to get lim x->infinity (x)/(3x+2).
- Apply L'Hospital's rule again by taking the derivative of both numerator and denominator to get lim x->infinity 1/3.
Example: Limit of (sin(x))/x as x approaches 0
- This limit is an indeterminate form of type 0/0.
- Apply L'Hospital's rule by taking the derivative of both numerator and denominator to get lim x->0 cos(x)/1 = 1.