0

I want to show that the piece wise function $f(x)=x$ for $0\le x<1$ Or $f(x)=x^3$ for $1\le x\le 2$is uniformly continuous. I can show uniformly continuous on each interval separately but how do I show uniform continuity on of the whole function on the entire interval.

RobPratt
  • 45,619
Danny
  • 35

1 Answers1

0

You do not have to use the definition. Observe that $f$ is continuous map on a compact (or closed and bounded) interval to the real numbers, hence, it must be uniformly continuous. If you are not familiar with this result, you may want to take to a look here.

ashK
  • 3,985
  • How do I show using definition or at least intuitively for a beginner like me? – Danny Oct 22 '21 at 02:33
  • What definition are you talking about? – amsmath Oct 22 '21 at 02:52
  • @amsmath The uniform continuity definition. – ashK Oct 22 '21 at 05:32
  • @Danny If you are trying to prove this by using the definition, you must appeal to Completeness Axiom of some form of other. – ashK Oct 22 '21 at 05:35
  • @amsmath I am referring to the $\epsilon-\delta$ definition. Of course, I can easily use this definition to show uniform continuity piecewise but how do I do this for the function on the entire interval? – Danny Oct 22 '21 at 16:27
  • 1
    We told you how. Look up the corresponding theorem and its proof. Of course, the $\epsilon-\delta$ definition is used in the proof. – amsmath Oct 22 '21 at 16:35