Why is the Holder space with exponent $\alpha>1$ a constant set?

1.1k Views Asked by At

Why is the holder space with $\alpha >1$ a constant set? Is it related to the lipschitz condition? But, this seems to fail, as a continuous function may not be Lipschitz continuous.

1

There are 1 best solutions below

0
On

Assume $\alpha > 1$, this implies that: $$|f(y)-f(x)| \leq C\cdot|x-y|^\alpha$$ for some $C\in\Bbb R$

Then, we divide by $|x-y|$ on both sides: $$\frac{|f(y)-f(x)|}{|x-y|}\leq C\cdot|x-y|^{\alpha - 1}$$

But, this is just the absolute value of the difference quotient for $f$. Since $\alpha - 1 > 0$ and thus the right side of the inequality can be made as small as desired, we have that: $$\lim_{y\to x}{\frac{|f(y)-f(x)|}{|y-x|}} = 0 \Rightarrow f'(x) = 0 \Rightarrow f(x) = D$$

for some constant $D\in\Bbb R$.