Hölder continuity of $\frac1x$

125 Views Asked by At

I have a question. Is the function $f(x)=1/x$ Hölder continuous if $x\in (\varepsilon,+\infty),\ \varepsilon>0$?

3

There are 3 best solutions below

0
On

For a fixed value of $\epsilon$, the derivative of $\frac1x$ is bounded on $(\epsilon, \infty)$, so the function is actually Lipschitz continuous.

0
On

Since $f$ is differentiable in $(\varepsilon,+\infty)$, you can apply mean value theorem: $$ |1/x-1/y| = |-1/z^2|\cdot|x-y|\leq 1/\varepsilon^2 |x-y|, $$ where $z\in [x,y]$.

0
On

Let $x,y\in (\epsilon,\infty)$ for some $\epsilon>0$.

Observe that $|f(x)-f(y)|=\left|\dfrac{1}{x}-\dfrac{1}{y}\right|=\left|\dfrac{x-y}{xy}\right|\le \dfrac{1}{\min \{x,y\}}|x-y|\le \dfrac{1}{\epsilon^2}|x-y| $.

Therefore for each $x,y\in (\epsilon,\infty)$, there exists $\delta \left( =\dfrac{1}{\epsilon}\right) >0$ and $\alpha (=1)>0$ such that $|f(x)-f(y)|\le \delta |x-y|^{\alpha}$. Hence $f$ is Hölder continuous.