2

1.)Determine whether $f(x)=x^3$ is uniformly continuous on [0,2)

So far, I have $\delta$ = 2 and $\epsilon$ = 8, and plan on using the sandwich theorem with $x^2$ and eventually equating $\delta = \epsilon$.

Thomas Andrews
  • 177,126
user65384
  • 614
  • Certainly, when $\epsilon=8$ you can do it, but you need to find a $\delta>0$ given any $\epsilon>0$, not for one $\epsilon>0$ – Thomas Andrews Mar 06 '13 at 19:52
  • do you now a theorem which gives a connection between the limits of the function at the boundary of the interval and uniform continuity? 2. you shouldn't choose $\epsilon=8$. this should be arbitrary. 3. Do you know Heine's theorem?
  • – Quickbeam2k1 Mar 06 '13 at 19:52
  • If $f$ is uniformly continuous on a set $A$ and $B\subseteq A$, then $f$ is uniformly continuous on $B$.

  • If $f$ is continuous on a bounded close interval $A$ (e.g. $A=[0,2]$...) then it is uniformly continuous on $I$.

  • Can you find a suitable $B\subseteq A$...?

  • – AndreasT Mar 06 '13 at 19:57