2

Is there a holder continuous function with any order less than 1, but not Lipschitz. Or does $u \in \bigcap_{\alpha<1} C^{0, \alpha}$ imply $u \in C^{0,1}$.

Fin8ish
  • 3,361

1 Answers1

3

No, a log-Lipschitz function, i.e. one that satisfies $$ |u(x) - u(y)| \le C|x-y| |\log|x-y||$$ is $C^{0,\alpha}$ for any $\alpha<1$, but not Lipschitz. See this MSE post. An example of such a function is

$$|x||\log|x||$$

Calvin Khor
  • 34,903