dan38
- 57
- 0
Homework Statement
Don't understand why the limit (e^x - 1)/x^2 is undefined as x approaches 0?
Can't you use L'hopital's rule to get the value as 1/2?
Don't understand why the limit (e^x - 1)/x^2 is undefined as x approaches 0?
Can't you use L'hopital's rule to get the value as 1/2?
micromass said:Indeed, l'Hopitals rule only applies to situations like
\frac{0}{0}~\text{and}~\frac{\pm \infty}{\pm \infty}
As x goes to infinity, the numerator goes to infinity and e-x goes to 0. micromass had just told you that you cannot use L'Hopitals rule for that. And you don't need to. The numerator of a fraction going to infinity while the denominator goes to 0, the fraction goes to infinity. Actually, that should have been obvious from the start. x^2e^x is the product of two functions both of which go to infinity.dan38 said:oh i see, thanks!
doing a question: x^2*e^x with x---> infinity
changed it to
x^2/e^(-x)
Using L'hopital's rule
2x/-e^(-x)
and again
2/e^(-x)
where do I go from here? :S
2x/-e^(-x)
so how would I go from here then?