Give me a function that is piecewise continuous but not piecewise smooth

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 6K views
AlonsoMcLaren
Messages
89
Reaction score
2
Give me a function that is piecewise continuous but not piecewise smooth
 
Physics news on Phys.org
|x| is defined piecewise as abs(x)={-x,x<0; x,x>0} which is continuous but not smooth at x=0. And is perhaps a little bit easier to visualize than a fractal :D
 
jmm said:
|x| is defined piecewise as abs(x)={-x,x<0; x,x>0} which is continuous but not smooth at x=0. And is perhaps a little bit easier to visualize than a fractal :D

jmm, the domain of of the function you wrote down is the reals minus 0. So it is irrelevant what the function is doing at the origin.

Further as micromass has noted, even if you define abs(0) = 0, the function will still be piecewise smooth. This is because you can split the domain into [itex](-\infty,0) \cup [0,\infty)[/itex], and so abs has one sided derivatives of all orders at x = 0.
 
The path of a particle following continuous Brownian motion is nowhere differentiable. You can think of this as a continuous random walk Many stochastic models for practical problems use continuous Brownian motion.

For a weird example, I was told that there is a continuous map of the sphere into the plane that is everywhere distance preserving. Such a map can not be differentiable anywhere.