Ex Sheet4
Ex Sheet4
Spring 2019
Exercise sheet 4
Let D be a subset of Rn and f : D → R a function. We have the following definitions.
(I) f is said to be continuous in D if for each point x ∈ D and each > 0 there exists
a number δ = δ(x, ) > 0 such that y ∈ D, ky − xk < δ implies |f (y) − f (x)| < .
(II) f is uniformly continuous in D if for each > 0 there exists δ = δ() > 0 such that
x, y ∈ D, kx − yk < δ implies |f (y) − f (x)| < .
Notice the subtle difference: in (II), the same number δ > 0 is chosen uniformly
throughout D (depending only on ), whereas in (I) one is allowed to choose different δ’s
at different points x in D. Clearly it is harder to satisfy (II), i.e., each uniformly continuous
function is continuous.
An important theorem states that the two definitions (I) and (II) are in fact equivalent
provided that the set D is compact. The following exercises aim at proving this statement.
1. Prove that the function f (x) = 1/x is continuous on the interval D = (0, 1), but not
uniformly continuous.
2. Let B = {x ∈ Rn ; kxk < 1} be the open unit ball in Rn . Prove that each uniformly
continuous f : B → R is bounded on B.