New Reply

Infinitely differentiable function

 
Share Thread Thread Tools
May10-12, 11:58 PM   #1
 

Infinitely differentiable function


This might sound like a stupid question.

[itex] f(x) = \begin{cases} &e^{-\frac{1}{x^2}} &\text{if } x\neq 0 \\ & 0 &\text{if } x = 0 \end{cases}[/itex]

Is the reason f is infinitely differentiable at 0 because we keep differentiating 0 as a constant, or because,

[itex] \lim_{x\rightarrow 0} f`(x) = \lim_{x\rightarrow 0} \frac{2}{x^3} e^{-\frac{1}{x^2}} = 0[/itex]

Thanks.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
May11-12, 12:48 AM   #2
 
Quote by IniquiTrance View Post
This might sound like a stupid question.

[itex] f(x) = \begin{cases} &e^{-\frac{1}{x^2}} &\text{if } x\neq 0 \\ & 0 &\text{if } x = 0 \end{cases}[/itex]

Is the reason f is infinitely differentiable at 0 because we keep differentiating 0 as a constant, or because,

[itex] \lim_{x\rightarrow 0} f`(x) = \lim_{x\rightarrow 0} \frac{2}{x^3} e^{-\frac{1}{x^2}} = 0[/itex]

Thanks.
Hey IniquiTrance and welcome to the forums.

If you want to show differentiability at a particular point from first principles, you need to show that the appropriate limit exists from both sides of the point (which is what you have done).

The only thing though that I would recommend is that you expand out the definition and show it step by step using the various limit theorems (since you are going to get infinities for this particular problem).
May11-12, 08:14 AM   #3
 
Thanks for the reply chiro. I was just mainly wondering whether all order derivatives were 0, because we were taking the derivative of 0 as a constant which is uniformly 0, or instead because we are using the exponential and taking a limit. I'm assuming from your response that it is because of the latter case.
May11-12, 08:15 AM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Infinitely differentiable function


One can show that the nth derivative is [itex]e^{-1/x^2}[/itex] over a polynomial in x. The numerator always goes to 0 faster than the denominator so the limit of the nth derivative, as x goes to 0, is 0. Much the same thing happens at x= 0. The "difference quotient, (f(h)- f(0))/h= f(h)/h, will be have [itex]e^{-1/h^2}[/itex] in the numerator and a polynomial in h in the denominator so the derivative at x= 0 is always 0 and every derivative is differentiable.
May12-12, 10:50 PM   #5
 
You can apply L Hopital's rule

setting

[itex]\epsilon[/itex]=[1][/x^2]

so then

[itex]\epsilon[/itex]*([itex]\epsilon[/itex])^0.5*e^(-1*[itex]\epsilon[/itex])

you can see this utilizing L'hopital's rule
May12-12, 11:14 PM   #6
 
Blog Entries: 1
Recognitions:
Homework Helper Homework Help
Quote by IniquiTrance View Post
Thanks for the reply chiro. I was just mainly wondering whether all order derivatives were 0, because we were taking the derivative of 0 as a constant which is uniformly 0, or instead because we are using the exponential and taking a limit. I'm assuming from your response that it is because of the latter case.
It's the latter. Consider the function

f(x) = 0 if x=0, x if x is not zero. Is f'(0)=0 because we're taking the derivative of the constant function 0? Clearly not, right?
May13-12, 01:54 AM   #7
 
You have to show that the function has a derivative at 0, and that it is 0.

Also you need to show that the function is continuous(as that is required for it to be differentiable).

This function is interesting because it obscures all the information about the e^(y) part of the function(and so doesn't have a taylor series expansion at 0).
New Reply
Thread Tools


Similar Threads for: Infinitely differentiable function
Thread Forum Replies
analysis: prove that ln(x) is a smooth function (i.e. infinitely differentiable) Calculus & Beyond Homework 9
Infinitely differentiable vs. continuously differentiable vs. analytic? Calculus 13
How to prove if f(x) is infinitely differentiable Calculus 15
infinitely differentiable Calculus 2
? - infinitely differentiable solutions to initial value problems Differential Equations 4