Limits of derivatives of an exponential

Catria
Messages
145
Reaction score
4

Homework Statement



Determine the lowest derivative order for which the limit towards 0+ of the nth order derivative of f is nonzero (or otherwise does not exist). f = e^{\frac{-1}{x^{2}}}

Homework Equations



lim_{x\rightarrow0+}\frac{d^{n}}{dx^{n}}e^{\frac{-1}{x^{2}}}

The Attempt at a Solution



lim_{x\rightarrow0+}\frac{d}{dx}e^{\frac{-1}{x^{2}}} = 0

lim_{x\rightarrow0+}\frac{d^{2}}{dx^{2}}e^{\frac{-1}{x^{2}}} = 0

lim_{x\rightarrow0+}\frac{d^{3}}{dx^{3}}e^{\frac{-1}{x^{2}}} = 0
 
Physics news on Phys.org
Catria said:

Homework Statement



Determine the lowest derivative order for which the limit towards 0+ of the nth order derivative of f is nonzero (or otherwise does not exist). f = e^{\frac{-1}{x^{2}}}

Homework Equations



lim_{x\rightarrow0+}\frac{d^{n}}{dx^{n}}e^{\frac{-1}{x^{2}}}

The Attempt at a Solution



lim_{x\rightarrow0+}\frac{d}{dx}e^{\frac{-1}{x^{2}}} = 0

lim_{x\rightarrow0+}\frac{d^{2}}{dx^{2}}e^{\frac{-1}{x^{2}}} = 0

lim_{x\rightarrow0+}\frac{d^{3}}{dx^{3}}e^{\frac{-1}{x^{2}}} = 0
Use the chain rule.

\displaystyle \frac{d}{dx}e^{-1/x^2}= \frac{2e^{-1/x^2}}{x^3}\ .
 
Last edited:
SammyS said:
You're not differentiating correctly.

Use the chain rule !

\displaystyle \frac{d}{dx}e^{-1/x^2}= \frac{2e^{-1/x^2}}{x^3}\ .

I tried that at the first three orders and I still had the limit of these derivatives towards 0+ as 0.
 
Catria said:
I tried that at the first three orders and I still had the limit of these derivatives towards 0+ as 0.

Right!

I get zero for the fourth derivative also.

I don't see how it will ever be anything else, no matter how high the order of the derivative, but I haven't proved that to myself.

.
 
Any derivative is e^{-1/x^2} over a polynomial and its limit as x goes to 0 will always be 0.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top