Tuesday, February 14, 2017

real analysis - Functions whose derivative is not continuous on a dense subset

Are there differentiable functions $F:(a,b)\rightarrow \mathbb{R}$, where the set of points at which the derivative of $F$ is discontinuous, is dense in $(a,b)$?



So far I've only found functions where derivatives are discontinuous only at a finite number of points.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...