0

I was reading in my textbook that it says "a function $ f $ may have a derivative $ f' $ which exists at every point, but is discontinuous at some point."

Before this there is a theorem that says that if a point is differentiable then it's also continuous. I think I'm missing something; how can this be true?

user42
  • 663

2 Answers2

1

The theorem says: if $f'$ exists at a point, then $f$ is continuous at that point (but $f'$ may or may not be continuous).

The example says: there is a function $f$ that has a derivative $f'$ and $f'$ is not continuous (but $f$ is).

0

Have you already read the following answer? Probably not and I advice you to do so: discontinuous derivative.

  • Ok thanks. I'm having a hard time intuitively understanding why this can be true but the example makes sense. – user42 Feb 11 '15 at 18:59