-1

How do you prove that for $|x−x_0|<\delta \Rightarrow |f'(x)−f'(x_0)|<\epsilon$, when $g'(x)$ is continuous.

I know that $|x−x_0|<\delta \Rightarrow |f(x)−f(x_0)|<\epsilon$, but I'm seeing proofs that require it works for the derivative of f as well. How does that work?

1 Answers1

1

Hint: Think of a discontinuous function, and integrate it. Then you'll find a counter-example.

PinkyWay
  • 4,565
  • Well just choosing any discontinuous function won't work. You have to choose a function with essential discontinuity. Note that the integrated function may be not be differentiable at points where original function is discontinuous. Also see this answer: https://math.stackexchange.com/a/3516923/72031 – Paramanand Singh Mar 10 '20 at 10:25
  • And this answer https://math.stackexchange.com/a/3518190/72031 – Paramanand Singh Mar 10 '20 at 10:29
  • @ParamananSingh, thank you for the remark and links! I'll examine them carefully. – PinkyWay Mar 10 '20 at 10:30