in spivak's calculus, there is a question asking
for which of the following values of $\alpha$ is the function $f(x)=x^\alpha$ uniformly continuous on [$0,\infty)$? : $\alpha = 1/3, 1/2, 2, 3$
I know that $x^\alpha$ is uniformly continuous on [$0,\infty)$ for $\alpha = 1/3, 1/2$ but not for $\alpha = 2,3$ but this is not my interest.
it was brought up in lecture that a proof of the result for general $\alpha \in [0,\infty)$ will be much easier after we learned the mean value theorem and now that i know what MVT is, how does one prove this with using MVT?
All I know is that $x^\alpha$ is uniformly continuous on [$0,\infty)$ for $0 \le \alpha \le 1$ and not for $\alpha > 1$, and the definition of MVT is, $f$ is continuous on [$a,b$] and diff on ($a,b$) then there exists $x \in (a,b)$ such that $f'(x) = \frac{f(b)-f(a)}{b-a}$
Let $f(x)=x^\alpha$ for $x\in [0,\infty)$ and $\alpha>1$. We wish to determine whether $f$ is uniformly continuous on $[0,\infty)$.
From the mean value theorem, there exists a number $x^*\in(x_1,x_2)$ such that
$$|f(x_2)-f(x_1)|=|f'(x^*)|\,|x_2-x_1|=\alpha(x^*)^{\alpha-1}|x_2-x_1|$$
For $\epsilon=\alpha/2$, choose any $\delta>0$, however small. Then, for $x_1=1/\delta^{1/(\alpha-1)}$ and $x_2=\frac12 \delta +1/\delta^{1/(\alpha-1)}$, we see that
$$|f(x_2)-f(x_1)|=|f'(x^*)|\,|x_2-x_1|=\alpha(x^*)^{\alpha-1}\delta/2\ge \alpha/2=\epsilon$$
Then given any $\epsilon>0$
$$|f(x_2)-f(x_1)|=\alpha(x^*)^{\alpha -1}|x_2-x_1|\le \alpha(x_0)^{\alpha-1}|x_2-x_1|<\epsilon$$
whenever $|x_2-x_1|<\delta =\frac{x_0^{1-\alpha}}{\alpha}\,\epsilon$.
Here, we have simply
$$|f(x_2)-f(x_1)|=|f(x_2)|=x_2^\alpha<\epsilon$$
whenever $|x_2-x_1|=x_2<\delta =\epsilon^{1/\alpha}$.
Obviously, given $\epsilon>0$, $|f(x_2)-f(x_1)|=|x_2-x_1|<\epsilon$, whenever $|x_2-x_1|<\delta=\epsilon$.