0

For which f '(0) exists, but f ''(0) does not exist, and explain why:

Trick question that I cant seem to solve.

2 Answers2

0

Which function you know is continuous but not differentiable at 0? It's anti-derivative will be differentiable once but not twice at 0.

0

You know that $f(x)=|x|$ is not differentiable at 0. Integrate it, $F(x)=-\frac{x^2}{2}$ if $x<0$ and $F(x)=\frac{x^2}{2}$ if $x >= 0$.

It is an example, there are a lot of other example, some more interessting i suppose, maybe with sinus and a fraction.

Jean G
  • 788