-3

Does there exist a function $f$ that is derivable at all points on its domain (derivable means first derivate is there which is continuous ) but $f''(x)$ (double derivative) does not exist at some points? Strategy: What I thought of was to think of a function which is not differentiable and then integrate it to get the desired function but I think there maybe another way of doing this without going reverse. This question I asked because I was thinking to prove by contradiction by this statement in a problem I was solving out.

Gary
  • 31,845
Orion_Pax
  • 431
  • 4
  • 12

1 Answers1

0

The key is that integrating a continuous function will give you a differentiable one: Take $f:\mathbb R\rightarrow \mathbb R$ integrable, but not differentiable (for example, $f(x)=e^{-|x|}$), then $$g(x)=\int_{-\infty}^xf(t)dt$$is differentiable with derivative $f$, but $g'$ is not differentiable at $0$ (where $f$ has a cuspid).

Alessandro
  • 2,748