Consider the real function $f$ defined on the real line $\mathbb{R}$ by $f(x)=x^2$. If $b$ is a given positive real number, show that the restriction of $f$ to the closed interval $[0,b]$ is uniformly continuous by starting with an $e\gt 0$ and exhibiting a $d\gt 0$ which satisfies the requirement of the definition
|
|
|||||||
|
|
A better way to prove this fact comes in the form of the following theorem.
In the case of this problem, we know that $[0,b]$ is compact for all $b>0$ since it is closed and bounded, and that $x \longmapsto x^2$ is continuous on $[0,b]$. Hence by the previous theorem $x \longmapsto x^2$ is uniformly continuous on $[0,b]$. Note: if this is a homework problem, this is probably not the solution your professor is looking for, but it is an extremely useful theorem that you might want to know about anyway. |
|||
|
|
|
If a continuous function f satisfies the property $|f(x_1)-f(x_2)|\le M|x_1-x_2|$ is said to be Lipschitz with constant $M$, and $f$ must be uniformly continuous as in this case you will get $\delta=\frac{\epsilon}{M}$ all the time which will allow your continuous function to be uniformly continuous. For your function we have $|f(x_1)-f(x_2)|=|(x_1^2-x_2^2)|=|(x_1-x_2)(x_1+x_2)|\le 2b|x_1-x_2|$. I hope you can do now. |
||||
|
|
|
Hint: for $|h|\le1$ and $x\in[0,b]$, we have $$|x^2-(x+h)^2|=|-2xh-h^2|=|h| |h+2x|\le |h|\cdot (2b+1).$$ Given $\epsilon>0$, you essentially find the "$d$ that works" for $x=b$. Then this $d$ will work for all $x\in[0,b]$. |
||||
|
|

