I was trying to help this person with his question.
Integrable but not differentiable function
Showing continuity was relatively easy, but I'm having trouble with showing that the function is not differentiable at $c$.
I tried using the hint and using one-sided derivatives, but all I got was that $F'(x) = f(x)$ for all $x\neq c$, and all I managed to show from that was that $\lim_\limits{x \to c} F'(x)$ does not exist. But all that showed was that the derivative of $F$ wasn't continuous at $c$, not that $F$ wasn't differentiable at $c$.
So I tried going down to Riemann sums. But I got stuck when showing that the last bit was a contradiction, since the absolute value of an integral is at most the integral of the absolute value of the integrand, not the other way round. I was wondering if it's salvageable, or if there are other errors I didn't see. Thanks!
$$\lim_\limits{x\to c^-} \frac{F(x)-F(c)}{x-c} =\lim_\limits{x\to c^-} \frac{\int_c^x f(t) dt}{x-c} $$ but how is the that equal to $$\lim_\limits{x\to c^-} f(x)$$?
– Ilham Apr 23 '15 at 19:00