Lim x->0 e^(-1/x^2)/x^3 (Don't Understand Why I Can't Do It)

  • Thread starter Thread starter EstimatedEyes
  • Start date Start date
EstimatedEyes
Messages
31
Reaction score
0

Homework Statement



It is part of a larger problem, but the only hangup I have had is computing this limit.
lim x->0 e^(-1/x^2)/x^3.

It's to show that the function f(x) = e^(-1/x^2) (when x is not 0) and 0 (when x is 0) is not equal to its Maclurin Series. I know that if I can show that the derivatives of f(x) are equal to zero when x=0 (a) then I can prove what the problem is asking. Showing why the derivatives equal zero has been a problem thus far though...

Homework Equations


The Attempt at a Solution



I put it into Wolfram Alpha and know that it's equal to zero, but I don't know how to get it.
I know that L'Hopital's rule applies because it is 0/0
so:
((2/x^3)*e^(-1/x^2))/(3x^2) = 2e^(-1/x^2)/3x^5
Doesn't this pattern keep repeating giving one 0/0 no matter how many times one differentiated? It will always have e^(-1/x^2) on the top and some power of x which will continue to grow on the bottom. How can this limit be computed? Thanks!
 
Physics news on Phys.org
As x \rightarrow 0 which goes to zero first? e-1/x2 or x3?
 
I don't quite understand what you're asking; Both go to zero and I don't understand how one can do so first...
 
\frac{e^{-1/x^2}}{x^3}=\frac{x^{-3}}{e^{1/x^2}}

Try l'Hopital twice on that instead, simplifying after each application.
 
Thanks! Is it possible to generalize that e^(-1/x^2)/x^n as n->0 (n>2 and an integer) also approaches 0?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top