Proving kth Derivative of f:R->R is 0 at 0

  • Thread starter Thread starter Nusc
  • Start date Start date
  • Tags Tags
    Derivative
Nusc
Messages
752
Reaction score
2
Define f:R->R by fx = 0 if x<=0 and e^-1/x if x>0

Show that f is c^inf and that all the derivatives of f at 0 vanish; that is, f^(k)0=0 for every k.


After taking first and secondderivatives we just apply l'hostpials rule to show that the derivatives vanish.

My problem is for the kth derivative.

We know after taking the derivative we get some polynomail say p(x) so

f^k(x) = p(x) * e^-1/x


What do I do now?
 
Physics news on Phys.org
After you differentiate e^-{1/x} some number of times you only ever end up with e^-{1/x}*(some type of function of x), work out what 'type' of function I mean, and then show that for any function of that type the limit is zero as x tends to zero.
 
I assume that by that type of function you mean the polynomial I spoke of. Do I need to contruct a lemma?
 
You need to prove something. What you call it is up to you.
 
Show that If g: R -> R is analytic in a nbhrd of 0 then gx = sum g^k0 x^k/k! for all x in the symmetric int. with center 0. then f, as defined above, cannot be analytic at 0

Well it is assumed that all derivatives vanish at 0 therefore no power series centered at 0 converges to f on a nbhrd of 0

Is that enough justifcation?
 
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