Thursday, April 12, 2018

calculus - Finding an example of a function $f(x)$ that is differentiable on $(a,b)$ but $f'(x)$ is not continuous on $(a,b)$.

I have attempted to come up with functions that are continuous and differentiable on an arbitrary interval $(-1, 1)$, but their derivative is not continuous on $(-1,1)$, ideally due to a division by zero in the denominator. Perhaps it is due to the time, or my ignorance, but I am failing at arriving at an example. This is a recommended practice problem for an upcoming exam, just so I'm transparent.

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...