Uniform Continuity of $\sqrt{x}$ over $(0, \infty)$

126 Views Asked by At

As part of a question of several parts I have proved the following:

1) that every Lipshitz function is uniformly continuous.

2) that every function that is differentiable and whose derivative is bounded, is Lipshitz.

3)Considering the function $g: [1, \infty) ~~; ~~g(x) = \sqrt{x} $, I have proved that it is uniformly continuous by first proving that it's differentiable and that $g'(x)$ is bounded, therefore it is Lipshitz, and therefore, it is uniformly continuous.

The last part is where i'm stuck on. if we changed g so that $g: (0, \infty)$ then is it uniformly continuous? I have showed that it is unbounded, but I don't know if that means anything.

i'd appreciate any help.

3

There are 3 best solutions below

2
On BEST ANSWER

Any continuous function over a compact (ie. closed, bounded) interval is uniformly continuous (Heine Cantor theorem). Therefore the function is uniformly continuous over $[0,1]$. Deriving the result for $[0, +\infty[$ is then easy given what you've already proved.

0
On

You can also use that the function is Hölder continuous, for if $0\le x\le y$ one has that \begin{align} \sqrt{y}-\sqrt{x}&=\sqrt{x+(y-x)}-\sqrt{x} \\ &\le\sqrt{x+2\sqrt{x}\sqrt{y-x}+(y-x)} \\ &=(\sqrt{x}+\sqrt{y-x})-\sqrt{x}=\sqrt{y-x} \end{align} so that in general $$ |\sqrt{y}-\sqrt{x}|\le\sqrt{|y-x|} $$ which is Hölder with index $1/2$ and thus uniformly continuous on $[0\infty)$.

0
On

On $[1,+\infty [$, using mean value theorem, $|\sqrt{x}-\sqrt y|=|x-y|$ and thus is uniform continuous. On $[0,1]$, the uniform continuity is obvious (continuous function on a compact). Now, if $x\leq 1\leq y$, you have that $$|\sqrt x-\sqrt y|\leq |\sqrt x-\sqrt 1|+|\sqrt y-\sqrt 1|,$$ and thus, the claim almost follow using previous results.