Uniform Continuity
Uniform Continuity
P. Sam Johnson
uniform continuity ;
Lipschitz ;
contraction.
These are three more concepts of global continuity, all of them stronger
than continuity and each one stronger than the one before it.
Michael-147
Karunakaran-5-25
P. Sam Johnson Uniform Continuity 4
Examples
The set of real numbers R equipped with the metric of absolute distance
d(x, y ) = |x − y | defines the standard metric space of real numbers R.
We now see some examples of continuous functions f : A ⊆ R → R.
Example 2.
To show that f (x) = 3x + 1 is continuous at an arbitrary point c ∈ R, we
must argue that |f (x) − f (c)| can be made arbitrarily small for values of x
near c. Now, |f (x) − f (c)| = |(3x + 1) − (3c + 1)| = 3|x − c|, so, given
ε > 0, we choose δ = ε/3. Then, |x − c| < δ implies
ε
|f (x) − f (c)| = 3|x − c| < 3 = ε.
3
Of particular importance for this discussion is the fact that the choice of
δ is the same regardless of which point c ∈ R we are considering.
Stephen-116
P. Sam Johnson Uniform Continuity 5
Graph of f
Graph of f (x) = 3x + 1
y
10
x
−4 −2 2 4
−10
Stephen-116
The work above shows that |x − c| < δ implies |g (x) − g (c)| < ε, as
desired.
Now, there is nothing deficient about this argument, but it is important to
notice that the algorithm for choosing δ depends on the value of c.
Stephen-116
g (x) for x ≥ 0
y
30
f (c3 )
20
f (c2 )
10
f (c1 )
x
c1 c2 c3
1 2 3 4 5 6 7 Stephen-116
We note that the value of δ(ε, u) given in (1) certainly depends on the
point c ∈ R. If we wish to consider all c ∈ R, formula (1) does not lead to
one value δ(ε) > 0 that will “ work simultaneously” for all c ∈ R, since
inf{δ(ε, c) : c ∈ R} = 0.
Stephen-116, Bartle-137
20
15
10
x
0.5 1 1.5 2 2.5 3
1 1 |x − c|
|h(x) − h(c)| = − = [ since x > 0, c > 0 ].
x c x.c
1
We need to get a bound for x.c that does not depend on x.
Thus we have
|h(x) − h(c)| < (2/c 2 ) |x − c|
provided |x − c| < c2 .
We have seen that the selection of δ(ε, c) by the formula (1) “works” in
the sense that it enables us to give a value of δ that will ensure that
|h(x) − h(c)| < ε when |x − c| < δ and x, c ∈ (0, ∞).
We note that the value of δ(ε, u) given in (1) certainly depends on the
point c ∈ (0, ∞). If we wish to consider all c ∈ (0, ∞), formula (1) does
not lead to one value δ(ε) > 0 that will “work” simultaneously for all
c > 0, since inf{δ(ε, c) : c > 0} = 0.
There are other selections that can be made for δ. We can start with
|x − c| < c3 ; then − c3 < x − c < c3 , so 2c 4c 1 3
3 < x < 3 and hence x < 2c .
Thus we have
|h(x) − h(c)| < (3/2c 2 ) |x − c|
provided |x − c| < c3 .
In fact, there is no way of choosing one value of δ that will “work” for all
c > 0 for the function h(x) = 1/x, as we shall see.
Bartle-137
P. Sam Johnson Uniform Continuity 15
Motivation
Kumaresan-75
We shall give a special name for functions satisfying the above condition
by giving the following definition. Such functions are said to be uniformly
continuous on A.
Definition 5.
A function f : X → Y is said to be uniformly continuous on A ⊆ X if
for every ε > 0, there exists δ > 0 such that x, y ∈ A,
Karunakaran-5-25
Kumaresan-76, Michael-147
The criterion for uniform continuity is very like the epsilon-delta criterion
for continuity, but, in this case, for each ε > 0, there is a δ > 0 that serves
the purpose of the definition right across the subset.
Kumaresan-76, Ross-134
Let ε > 0. We need to argue that |f (x) − f (c)| can be made less than ε
for all values of x in some δ neighborhood around c.
√
If c = 0, this reduces to the statement x < ε, which happens as long as
√
x < ε2 . Thus, if we choose δ = ε2 , we see that x < ε, which happens as
long as x < ε2 .
Stephen-112
P. Sam Johnson Uniform Continuity 21
Uniform Continuity
Theorem 7.
Let X and Y be metric spaces. Let f : X → Y and A ⊆ X .
(i) If f is uniformly continuous on A, then f is continuous on A.
(ii) If f is uniformly continuous on X , then f is uniformly continuous on
A.
Michael-147
In the finite case, this is, by the definition of the supremum, the smallest
real number D such that any two points of A are at most a distance D
apart.
Exercise 8.
Let f : X → Y be a map of metric spaces. Then f is uniformly continuous
on A if and only if for every ε > 0, there is a δ > 0 such that whenever
E ⊆ A with diam(E ) < δ, we have diam(f (E )) < ε.
Since
|f (x) − f (y )| = |(3x + 1) − (3y + 1)| = 3|x − y |,
so, given ε > 0, we choose δ = ε/3. Then, |x − c| < δ implies
ε
|f (x) − f (c)| = 3|x − c| < 3 = ε.
3
Hence the function f (x) = 3x + 1 is uniformly continuous on R.
1
|xn − yn | = →0
n
and
1 2 1
|g (xn ) − g (yn )| = n2 − n + = 2 + 2 ≥ 2 for all n ∈ N.
n n
Stephen-118
In fact, it is not difficult to see how to modify this argument to show that
g (x) is uniformly continuous on any bounded subset A of R.
Stephen-118
1 1
|xn − yn | = | √ − |→0
n+2 n+2
and √
|h(xn ) − h(yn )| = n + 2 − (n + 2) ≥ 1 for all n ∈ N.
However, that h(x) is uniformly continuous on any set of the form [a, ∞),
where a is a positive constant.
We have
1 1 |x − y | |x − y |
|h(x) − h(y )| = − = ≤ .
x y |x| |y | a2
So we set δ = εa2 . It is now straightforward to verify (1).
Let ε > 0. We need to show that there exists δ > 0 such that
x ≥ a, y ≥ a and |x − y | < δ imply |h(x) − h(y )| < ε. (1)
We have
(y − x)(y + x)
h(x) − h(y ) =
x 2y 2
y +x
If we can show that x 2y 2
is bounded on [a, ∞) by a constant M, then we
will take δ = Mε .
Ross-134
|y − x| · |y + x| 2δ
|h(x) − h(y )| = 2 2
< 3 = ε.
x y a
Kumaresan-76
Hence |g (x + δ) − g (x)| ≥ 1.
δ
h(x) − h x + ≥ 1. (2)
2
The motivation for this calculation is to go from two unknowns, x and y ,
in (1) to one unknown, x, in (2). Ross-135
(2) is equivalent to
δ δ
(x + 2 − x)(x + 2 + x) δ(2x + 2δ )
1≤ = . (3)
x 2 (x + 2δ )2 2x 2 (x + 2δ )2
It suffices to prove (1) for δ < 21 . To obtain (3), let us try x = δ. Then
5δ 2
δ(2δ + 2δ ) 2 5 5 20
δ 2
= 9δ 4
= 2
≥ 1 2 = > 1.
2δ 2 (δ + 2)
9δ 9( 2 ) 9
2
Michael-148
P. Sam Johnson Uniform Continuity 37
Example of uniformly continuous functions
k k k(y − x)
f (x) − f (y ) = − =
x −2 y −2 (x − 2)(y − 2)
k|x − y | kδ
|f (x) − f (y )| = ≤ 2 < ε.
(x − 2)(y − 2) η
Karunakaran 5-26
P. Sam Johnson Uniform Continuity 38
Example of uniformly continuous functions
Example 18.
Let f : (0, 6) → R defined by f (x) = x 2 + 2x − 5. We now show that f is
ε
uniformly continuous on (0, 6). For given ε > 0, choose δ = 14 . Now for
any x, y ∈ (0, 6) with |x − y | < δ, we have
Karunakaran 5-26
(e y − e x )/(y − x) > e x .
e y − e x > (y − x)e x = 1.
Michael-148
We see that √1 − 1
→ 0, but h( √1n ) − h( n1 ) = |n − n2 | ≥ 1, for all
n n
n ∈ N.
sin( x1 )
The function f (x) := sin( x1 ) (for x > 0) changes its values rapidly near
“zero”.
Stephen-117
P. Sam Johnson Uniform Continuity 43
Example - Not Uniformly Continuous
Example 15 (contd...).
The problem arises near zero, where the increasingly rapid oscillations take
domain values that are quite close together to range values a distance 2
apart. To illustrate Theorem 10, take ε0 = 2 and set
1 1
xn = and yn = .
π/2 + 2nπ 3π/2 + 2nπ
Because each of these sequences tends to zero, we have |xn − yn | → 0, and
a short calculation reveals |f (xn ) − f (yn )| = 2 for all n ∈ N.
The above example reveals that bounded continuous functions can fail to
be uniformly continuous if they oscilate arbitrarily quickly.
Stephen-117
cos( x1 )
Michael-148
Ross-161
P. Sam Johnson Uniform Continuity 49
Proof (contd...)
By ε/3-argument, for any ε > 0, there are natural numbers N1 , N2 , N3
such that
ε ε ε
d(x̃n , x) < , for all n ≥ N1 ; d(ỹn , y ) < , for all n ≥ N2 ; d(x̃n , ỹn ) < , for all n ≥ N3 .
3 3 3
Since the left-hand side is independent of n, d(x, y ) < ε, for every ε > 0.
Thus x = y .
n δui
K ⊆ Ui=1 BX (ui , ). (2)
2
Let
1 n o
δ= min δu1 , δu2 , . . . , δun .
2
Ross-161
δui δu δu
d(y , ui ) ≤ d(y , x) + d(x, ui ) < δ + < i + i = δui .
2 2 2
Therefore, applying (1) twice, we have
ε ε
ρ(f (x), f (ui )) < and ρ(f (y ), f (ui )) < .
2 2
Hence,
ρ(f (x), f (y )) ≤ ρ(f (x), f (ui )) + ρ(f (ui ), f (y )) < ε
as desired. This completes the proof. Ross-161
Proof : Since E is bounded but not closed, there exists a limit point a of
E which is not a point of E . Consider
1
f (x) = for x ∈ E . (1)
x −a
Obviously, f is continuous on E (being a quotient of two continuous
functions with denominator non-zero).
Since a is a limit point of E , given any real number M > 0 there exists
1
x0 ∈ E such that |x0 − a| < M or that |f (x0 )| > M. This shows that f is
unbounded on E .
Rudin-92, Karunakaran-5-27
P. Sam Johnson Uniform Continuity 53
Proof (contd...)
To see that (1) is not uniformly continuous, let ε > 0 and δ > 0 be
arbitrary, and choose a point x ∈ E such that |x − x0 | < δ. Taking y close
enough to x0 , we can then make the difference |f (x) − f (y )| greater than
ε, although |x − y | < δ. Since this is true for every δ > 0, f is not
uniformly continuous on E .
Indeed, using the definitions, for each ε > 0 and each δ > 0 we can choose
points p, q ∈ S such that
1
|p − a| < δ and |q − a| < min{δ − |p − a|, ε + }.
|p − a|
Now
|p − q| ≤ |p − a| + |q − a| < δ
but
1 1
|f (p) − f (q)| = −
p−a q−a
p−q |p − a| − |q − a|
= ≥
(p − a)(q − a) |(p − a)(q − a)|
1 1
= −
|q − a| |p − a|
1 1
≥ε+ − =ε
|p − a| |p − a|
Then 2π-periodicity of the functions clinches the matter: let ε > 0 and let
δ > 0 be such that, for all a, b ∈ [−π, π] with |b − a| < δ, we have
| sin b − sin a| < ε.
Michael-149
Exercise 31.
The exponential function and all polynomial functions, being continuous
on R, are uniformly continuous on every bounded subset of R.
Michael-149, Ross-137
Theorem 26 does not apply here because the function is not continuous on
any superset of (−π/2, π/2) which is compact.
Michael-150
Example 35.
Every finite metric space is a discrete space. N with its usual metric
inherited from R is a discrete metric space. N with the metric
(m, n) 7→ |m−1 − n−1 | is a discrete metric space
Exercise 36.
Show that Q is a countable metric space that is not a discrete metric
space.
It is important in this example that the metric is discrete and the space
not merely a discrete space. There are continuous functions on discrete
metric spaces that are not uniformly continuous. The subspace
S = {1/n : n ∈ N} of R is a discrete metric space because each of its
singleton sets is both open and closed in S. The function 1/n 7→ n is
continuous, as it must be (by Example 33), because S is discrete, but it is
not uniformly continuous. Specifically, if δ > 0 and m, n ∈ N with
m > n > 2/δ, then |1/m − 1/n| < δ but |m − n| ≥ 1.
Michael-150
Michael-157
Bartle-144
Kumaresan-77
Bartle-144
P. Sam Johnson Uniform Continuity 66
Uniformly Continuous Functions
Exercises 42.
1. Prove that if f is uniformly continuous on a bounded subset A of R,
then f is bounded on A.
2. Show that the function f (x) := 1/x 2 is uniformly continuous on
A := [1, ∞), but that it is not uniformly continuous on B := (0, ∞).
3. Show that if f is continuous on [0, ∞) and uniformly continuous on
[a, ∞) for some positive constant a, then f is uniformly continuous on
√
[0, ∞). Using the result, one can show that f (x) = x is uniformly
continuous on [0, ∞).
4. Assume that g is defined on an open interval (a, c) and it is known to
be uniformly continuous on (a, b] and [b, c), where a < b < c. Prove
that g is uniformly continuous on (a, c).
Bartle-144
Michael-150
From (1) we see that m, n > N0 implies ρ(f (xn ), f (xm )) < ε. This
proves that (f (xn )) is a Cauchy sequence in Y .
P. Sam Johnson Uniform Continuity 71
Nice Properties of Uniformly Continuous Functions
The preceding result gives us an alternative way of seeing that f (x) := 1/x
is not uniformly continuous on (0, 1).
We shall now use the relationship between the concepts of the limit of a
function and that of a sequence. This relationship will be very useful in
proving the existence of limit of a function in many cases.
Theorem 45.
Let f : E → R where E ⊆ R be a function. Then
limx→a f (x) = ` (−∞ ≤ a ≤ ∞, −∞ ≤ ` ≤ ∞) if and only if for every
sequence {xn } in S\{a} with xn → a as n → ∞, we have f (xn ) → ` as
n → ∞.
P. Sam Johnson Uniform Continuity 72
Nice Properties of Uniformly Continuous Functions
Theorem 46.
Let f : E ⊆ R → R be uniformly continuous on E . If x0 is a limit point of
E , then f has a limit at x0 .
Definition 51.
A subset A ⊆ X is said to be totally bounded if for every ε > 0, there
exists a finite ε-net of A.
Not all continuous functions are sending totally bounded sets to totally
bounded sets.
Example 53.
The function x 7→ 1/x defined on (0, 1) is continuous.
But it maps the totally bounded subset (0, 1) of R to the closed
unbounded subset (1, ∞) of R.
Example 54.
The tangent function maps the totally bounded interval (−π/2, π/2) of R
to the unbounded interval (−∞, ∞). It is not, as we already know,
uniformly continuous on (−π/2, π/2).
Michael-151
Third property :
For example, the exponential function satisfies all of them. It satisfies the
first property because all Cauchy sequences are convergent in R and
continuous functions map convergent sequences onto sequences that are
convergent and therefore Cauchy. It satisfies the second property because,
being continuous on R, it is uniformly continuous on every bounded subset
of R. Such sets are totally bounded and so are mapped by the function to
totally bounded subsets of R. It satisfies the third property because it is
uniformly continuous on closed bounded subsets of R.
Michael-152
They do in familiar situations where the domain and codomain are subsets
of Rn , but that is because boundedness and total boundedness are the
same thing in those spaces.
Consider the identity function from N to N, where the domain is given the
discrete metric and the codomain the usual metric. The identity function
is uniformly continuous because the metric on its domain is the discrete
metric, but the domain is a bounded space and the range is not.
Michael-152
Subsets of the Cantor set are totally bounded since they are bounded
subsets of R. So every uniformly continuous image of a subset of the
Cantor set is also totally bounded. But this is actually a
characterization of totally bounded metric spaces.
Theorem 56.
Suppose (X , d) is a non-empty metric space. Then X is totally bounded
if, and only if, there exists a bijective uniformly continuous function from a
subset of the Cantor set K onto X .
Michael-153
Michael-153
1
Duplications are possible because radii are not well-defined, but this does not affect
the argument.
P. Sam Johnson Uniform Continuity 83
Proof (contd...)
Let ε > 0 be given. Let p ∈ N be such that p > 2/ε. Then every member
of Bp has diameter less than ε. Let k ∈ N be the largest subscript
assigned to a member of Bp in the enumeration (Un ) of the covering balls.
Michael-153
We deduce from Theorem 56 that all totally bounded metric spaces are
relatively small. Since they are all in one-to-one correspondence with a
subset of R, none has cardinality greater than R.
Michael-154
Example 57.
Let f (x) = x sin( x1 ) for x ∈ (0, π1 ]. The function defined by
(
x sin( x1 ) for 0 < x ≤ π1
g (x) =
0 for x = 0
Ross-139
x sin( x1 )
x
0.25 0.5
Ross-141
sin(1/x)
x
0.5 1 1.5
Steps involved:
1. For x ∈ X , take a sequence (xn ) in D such that xn → x.
2. Observe that f (xn ) is a Cauchy sequence in Y .
3. Write g (x) = limn→∞ f (xn ).
4. Observe that if (xn0 ) in D with xn0 → x, then
limn→∞ f (xn0 ) = limn→∞ f (xn ).
5. Observe that g : X → Y is well-defined.
6. Observe that g (x) = f (x) for every x ∈ D.
7. Show that g is uniformly continuous on X .
P. Sam Johnson Uniform Continuity 90
Proof of the theorem
Let N0 = max{N1 , N2 , N3 }.
We proved that the map g is well-defined. Note that g (x) = f (x) for
x ∈ D, as we may take the constant sequence (xn := x) convergent to x.
Since D is dense in X , there are sequences (xn ) and (yn ) in D such that
xn → x and yn → y . In particular, (xn ) and (yn ) are Cauchy. Since f is
uniformly continuous on D, (f (xn )) and (f (yn )) are Cauchy sequences in
Y , converging to some u and v respectively.
Starting from the existence of nth roots (Theorem A), one assigns a
meaning to am/n where m, n ∈ Z and n 6= 0. One also verifies the laws of
exponents hold. We shall assume these results in the proof of the theorem
below.
Remark 61.
Since ax defined on various [−N, N] coincide on their common domain, it
follows that we have a function x 7−→ ax for all x ∈ R.
Kumaresan-78
We have seen examples of functions that are continuous but not uniformly
continuous on open intervals; for example, the function f (x) = 1/x on the
interval (0, 1).
Bartle-140
Bartle-140
Since we get the same value L for every sequence converging to a, we infer
from the sequential criterion for limits that f has limit L at a. If we define
f (a) := L, then f is continuous at a.
Bartle-140
Bartle-140
Karunakaran-9-22
Karunakaran-9-39
The notion of uniform continuity for functions of one variable can be easily
extended to functions of two variables. Let D be a subset of R2 . A
function f : D → R is said to be uniformly continuous on D if for any
sequences ((xn , yn )) and ((un , vn )) in D such that |(xn , yn ) − (un , vn )| → 0,
we have |f (xn , yn ) − f (un , vn )| → 0. Note that |.| denotes Euclidean
distance in R2 .
Sudhir 61-63
Sudhir 61-63
Sudhir 61-63
Sudhir 61-63
Michael-154
P. Sam Johnson Uniform Continuity 110
Isometry
Definition 72.
Let (X , d) and (Y , ρ) be metric spaces and f : X → Y . The function f is
said to be isometry if d(x, y ) = ρ(f (x), f (y )) for all x, y , ∈ X .
Example 73.
Isometries behave much better than other Lipschitz functions, as they
obey an equality rather than an inequality.
Michael-155
P. Sam Johnson Uniform Continuity 111
Lipschitz Function
Bartle-139, Stephen-120
|f (x) − f (y )| = |x + y ||x − y | ≤ 2b |x − y |
for all x, y in [0, b]. Thus f satisfies the Lipschitz condition with k = 2b
on A, and therefore f is uniformly continuous on A.
Note that f does not satisfy the Lipschitz condition (1) on the interval
[0, ∞).
Michael-158
Bartle-139
Michael-154
S
Proof : Suppose a ∈ C, and let A ∈ C be such that a ∈ A. If C = {A},
the result is trival, so we suppose otherwise. Let ε > 0. Since f |A is
continuous, it is continuous at a, so there exists γ > 0 such that, for all
x ∈ A for which d(x, a) < γ, we have ρ(f (x), f (a)) < ε.
Michael-138
Because
S ε > 0 is arbitrary, f is continuous at a; and because
S a is arbitrary
in C, f satisfies
S the local criterion for continuity on C, so f is
continuous on C. Michael-138
Question 8.7.2
Michael-138
P. Sam Johnson Uniform Continuity 122
Continuity of Mappings into Product Spaces
The set
{dist(A, B)|A, B ∈ C} ∪ {δA |A ∈ C}
is a finite subset of the set of all positive real numbers and so has a
minimum member δ > 0.
S
Then, for all u, v ∈ C with d(u, v ) < δ, there exists A ∈ C such that
u, v ∈ A and then, since δ ≤ γA , we have ρ(f (u), f (v )) < ε.
Michael-158
Michael-158
Michael-158
Michael-162
Theorem 88.
Not every product metric ensures the uniform continuity of the natural
projections. We need to make restrictions in order to get theorems similar
to Theorem 87 and Theorem 88.
Theorem 89.
Suppose n ∈ N and, for each i ∈ Nn , (Xi , τi ) is a metric space. Endow
P = Πni=1 Xi with a conserving metric e. Then all the natural projections
πi : P → Xi are Lipschitz maps with Lipschitz constant 1.
Michael-159
Michael-159
Let ε > 0 and, for each i ∈ Nn , let γi be such that, for each a, b ∈ Z , we
have m(a, b) < γ + i ⇒ τi (πi (f (a)), πi (f (b)))
P < ε/n. Let
δ = min{γi |i ∈ Nn }. Then m(a, b) < δ ⇒ ni=1 τi (πi (f (a)), πi (f (b))) < ε
and, because ρ is a conserving metric, we have also
m(a, b) < δ ⇒ ρ(f (a), f (b)) < ε, as required.
Michael-159
Then, because e is a conserving metric, we get e(f (a), f (b)) ≤ km(a, b),
as required.
Michael-159
Hints: To decide (a) and (b), use Theorem 19.2. Parts (c), (e ), (f) and
(g) can be settled using Theorem 19.5. Theorem 19.4 can also be used to
decide (e) and (f); compare Example 6. One needs to restore to the
definition to handle (d).
(a) We are given that f is uniformly continuous on [k, ∞), and f is uniformly continuous on
[0, k + 1] by Theorem 19.2. Let ε > 0. There exist δ1 and δ2 so that
Ross-137
If the upper and lower Riemann integrals are equal, then the common
value is called the Riemann integral of f over [a, b] and we say that f is
Riemann integrable on [a, b]. To show that the integral exists, it is
sufficient to find, for any ε > 0, a partition P such that
Theorem 97.
If f (x) is a ( uniformly) continuous function on the closed, bounded
interval [a, b], then f is Riemann integrable on [a, b].
Since f is uniformly continuous on [a, b], there exists δ > 0 be such that
|f (x) − f (y )| < ε/(b − a) whenever x, y ∈ [a, b] and |x − y | < δ. Now
choose N0 so that (b − a)/N0 < δ, and let P be the regular partition of
[a, b] into N0 subintervals. Note that the regular partitions have the
property that each partition interval is exactly the same size.
ε
We will have xi − xi−1 < δ for all i, so Mi − mi < b−a for all i. Then
n N0
X b−a X ε b−a
U(f , P) − L(f , P) = (Mi − mi ) < = ε.
N0 b − a N0
i=1 i=1
d(x, E ) := inf{d(x, y ) : y ∈ E }.
Exercise 98.
Let (X , d) be a metric space. For x0 ∈ X , the map x 7−→ d(x, x0 ) is
Lipschitz function form X to R (with usual metric), with Lipschitz
constant k = 1. [Note that for x, y ∈ X ,
d(x, x0 ) − d(y , x0 ) ≤ d(x, y ), d(y , x0 ) − d(x, x0 ) ≤ d(x, y ). Hence,
|d(x, x0 ) − d(y , x0 )| ≤ d(x, y ).]
Exercise 99.
Let (xn ) be a sequence in a metric space (X , d). Show that the function
x 7−→ inf{d(x, xn ) : n ∈ N} is uniformly continuous on X . Kumaresan-77
Proof : For this proof we need the Mean Value Theorem. Let M be a
bound for f 0 on I so that |f 0 (x)| ≤ M for all x. Consider a, b ∈ I where
a < b. By the Mean Value Theorem, there exists x ∈ (a, b) such that
f 0 (x) = f (b)−f
b−a
(a)
, so
Example 102.
Let a > 0 and consider f (x) = x12 . Since f 0 (x) = − x23 we have |f 0 (x)| ≤ 2
a3
on [a, ∞). Hence f is Lipschitz function on [a, ∞) by Theorem 100.
Michael-127
P. Sam Johnson Uniform Continuity 149
Local Continuity
Can we say anything about the ratio of ε to sup Sz,ε as ε tends to 0? The
question is put partly out of curiosity and partly because we think that, in
some very special cases when f is a real differentiable function, there
ought to be a relationship between the derivative and this ratio. We give
some examples to illustrate that, even for real functions, all sorts of things
can happen to the ratio.
Michael-128
P. Sam Johnson Uniform Continuity 150
Local Continuity
Michael-128
Michael-128
P. Sam Johnson Uniform Continuity 152
Differentiable Lipschitz Functions
Let us recall the ratio ε/δ that we discussed for continuous functions. For
each ε > 0, a uniformly continuous function admits a corresponding δ > 0,
applicable now across the whole of the domain, that enables the function
to satisfy the condition for uniform continuity. But we know that as
smaller and smaller values are taken for ε, there is no guarantee that
admissible values of δ follow a regular pattern.
For a Lipschitz function f , however, the ratio ε/δ need never exceed any
Lipschitz constant for f . And our comment about differentiable functions
is justified by the following theorem.
Michael-156
Proof : Suppose first that k > 0 and that |f 0 (x)| ≤ k for all x ∈ I .
Suppose a, b ∈ I and a 6= b. By the Mean Value Theorem, there exists
c ∈ I with c between a and b such that f (b) − f (a) = (b − a)f 0 (c). This
yields |f (b) − f (a) ≤ k|b − a|. So f is a Lipschitz function with Lipchitz
constant k.
For the converse, suppose that f 0 is not bounded on I and let r > 0 be
arbitrary. Then there exist a, b ∈ I such that (f (b) − f (a))/(b − a) > r ,
whence |f (b) − f (a)|.r |b − a|. So, since r is arbitrary positive real, f is not
Lipschitz. Michael-157
Example 105.
The function x 2 has bounded derivative 2x on every bounded interval of
R, so that, although x 2 is not even uniformly continuous on R, it is
Lipschitz on every bounded interval of R.
Michael-157
Kumaresan-78, Michael-155
In fact,
kn
d(f n (x0 ), p) ≤ d(x0 , f (x0 )). (?)
1−k
For ` = 1, 2, . . . , we have
Uniqueness : Note that we cannot have more than one fixed point.
Exercise 108.
Prove the inequality (?).
Michael-163
Michael-163