(listed items are just the definitions, you can skip to "Clearly" if you are familiar with them)
- Let $E \subset \mathbb{R}^N$ and let $f \colon E \to \mathbb{R}.$ The modulus of continuity of $f$ is the increasing function $\omega_f \colon [0,\infty) \to [0,\infty)$ defined by $$\omega_f(t) := \sup\{|f(x) - f(y)| : x,y \in E, \|x - y\| \le t\}.$$The function $f$ is Dini's continuous if $$\int_0^1\frac{\omega_f(t)}{t}\ dt < \infty$$
- Let $E \subset \mathbb{R}^N$ and let $f \colon E \to \mathbb{R}.$ The function $f$ is Holder continuous with exponent $\alpha \in (0,1)$ if $$|f|_{C^{0,\alpha}(E)} := \sup\Big\{\frac{|f(x) - f(y)|}{\|x - y\|^{\alpha}} : x,y \in E, x \neq y\Big\} < \infty.$$
Clearly if $f$ is Holder continuous with exponent $\alpha$, then $\omega_f(t) \le Lt^{\alpha}$ for some $L > 0$ and hence $f$ is Dini's continuous. Do you know a counterexample to the other inclusion? (namely, I am looking for a Dini's continuous function such that it is not Holder continuous for any $\alpha$).
[Motivation for the question: I know that the Fourier series of a Holder continuous function converges uniformly to the function. I also know that the Fourier series of a continuous function can be very bad (it can diverge on a dense subset). Today I read that the Fourier series of a Dini's continuous function converges uniformly, so, as it is natural, I want to know what functions I was missing before.]