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?
The discussion revolves around the limit of the expression (e^x - 1)/x^2 as x approaches 0. Participants are exploring why this limit is considered undefined and whether L'Hôpital's rule can be applied to find a value, with some suggesting it approaches 1/2.
The discussion is active, with participants providing various perspectives on the application of L'Hôpital's rule and the nature of the limit. Some express confusion about the definitions of indeterminate forms and the implications of limits approaching infinity.
There is a noted distinction between undefined limits and indeterminate forms, with participants emphasizing that L'Hôpital's rule is not applicable when the limit evaluates to a form like 1/0. The conversation also touches on the potential for different limit values depending on the direction of approach.
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'hospital's rule only applies to situations like
[tex]\frac{0}{0}~\text{and}~\frac{\pm \infty}{\pm \infty}[/tex]
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'hospital's 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. [itex]x^2e^x[/itex] 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?