Yunjia said:
The defition of uniformly continuous is perplexing for me. Is it possible for you to illustrate it with a proof about a function which is not uniformly continuous but continuous on a set so that I can compare the two? Thank you.
First note an important point about "uniform continuity" and "continuity" you may have overlooked: we define "continuous" at a
single point and then say that a function is "continuous on set A" if and only if it is continuous at every point on A. We define "uniformly continuous"
only on a set, not at a single points of a set.
A function is
uniformly continuous on any
closed set on which it is continuous and so on any set
contained in a closed set on which it is continuous.
To give an example of a function that is continuous but
not uniformly continuous, we need to look at f(x)= 1/x on the set (0, 1).
To show that it is continuous on (0, 1), let a be a point in (0, 1) and look at [itex]|f(x)- f(a)|= |1/x- 1/a|= |a/ax- x/ax|= |(a- x)/ax|= |x- a|/ax< \epsilon[/itex].
We need to find a number, [itex]\delta> 0[/itex] such that if [itex]|x- a|< \delta[/itex], then [itex]|f(x)- f(a)|> \epsilon[/itex]. We already have [itex]|x- a| ax\epsilon[/itex] so we need an
upper bound on ax. If we start by requiring that [itex]\delta< a/2[/itex] then [itex]|x- a|< \delta< a/2[/itex] so that [itex]-a/2< x- a< a/2[itex]or [itex]a/2< x< 3a/2[/itex] so an upper bound on ax is [itex]3a^2/2[/itex]. If [itex]|x- a|< a/2[/itex] <b>and</b> [itex]|x- a|< 3a/2[/itex] then [itex]|f(x)- f(a)|< |x- a|/ax< |x- a|/(3a^2/2)= 2|x- a|/3a^2[/itex] which will be less than [itex]\epsilon[/itex] as long as [itex]|x- a|< 3a^2\epsilon/2[/itex]<br />
<br />
So we can take [itex]\delta[/itex] to be the <b>smaller</b> of [itex]a/2[/itex] and [itex]3a^2/\epsilon[/itex]. Therefore, 1/x is continuous at any point a in (0, 1) so continuous on (0, 1).<br />
<br />
Now the point is that this [itex]\delta[/itex] depends on a. It is a decreasing function of a and will go to 0 as a goes to 0. That's fine for "<i>continuity</i>" but for <i>uniform continuity</i> we must be able to use the <b>same</b> [itex]\delta> 0[/itex] for a given [itex]\epsilon[/itex] no matter what the "a" is and we cannot do that. If the problem were to prove uniform continuity on the set [p, 1), which is contained in the closed set [p, 1], we could use, for any a in that set, the [itex]\delta[/itex] that we get for a= p, the smallest x value in the set. But with (0, 1), the smallest [itex]\delta[/itex] is 0 which we <b>cannot</b> use since we must have [itex]\delta> 0[/itex].[/itex][/itex]