Twice differentiable but not C^2

  • Thread starter Thread starter mufq15
  • Start date Start date
  • Tags Tags
    Differentiable
mufq15
Messages
7
Reaction score
0
I need to find an example of such a function. I know that x^2sin(1/x) is differentiable but not C^1, but I'm having trouble extending this to C^2.
 
Physics news on Phys.org
Really?:confused:
What about an anti-derivative to the function you've posted?
 
Um, I understand that that would work, but I don't think I know how to take an antiderivative of that (or am I just being silly?) Are you suggesting I just write it as the integral of that?
 
Yes, you won't be able to write your anti-derivative in terms of elementary functions, however the really important insight is that the anti-derivative of a function is always differentiable to a greater or equal extent as your original function. For functions finitely differentiable, the strict inequality holds, for infinitely differentiable functions, the "equality" holds.

Another choice should readily suggest itself by considering WHAT IS IT THAT MAKES YOUR FUNCTION ONCE DIFFERENTIABLE?
The answer is that the power of the x multiplied with the sine is big enough to kill off the crazy behaviour of the sine function!
(The amplitude of the function becomes so small that the pathological oscillation of the function becomes "irrelevant")

Thus, we may ask:
What if we make the power of the amplitude even bigger?
Might not this make also the derivative of our function not only continuous, but also differentiable?

Consider the function:
f(x)=x^{4}\sin(\frac{1}{x}), x\neq{0}, f(0)=0
Now, the DERIVATIVE of this function is readily found out to be:
f'(x)=4x^{3}\sin(\frac{1}{x})-x^{2}\cos(\frac{1}{x}), x\neq{0}, f'(0)=0
Now, see if you manage to differentiate this function everywhere, that is find the second derivative of f.
 
Oh, okay. The sin(1/x) in the second derivative makes it not continuous. Thanks for your help.
 
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