Exercise 6.2.4

Review Exercise 5.2.8 which includes the definition for a uniformly differentiable function. Use the results discussed in Section 2 to show that if f is uniformly differentiable, then f is continuous.

Answers

The definition of f being uniformly differentiable tells us: for every 𝜖 > 0 there exists a δ > 0 such that

| f ( x ) f ( y ) x y f ( y ) | < 𝜖 whenever  0 < | x y | < δ

We can use this to show continuity of f via a triangle inequality and exploiting the symmetry in x , y .

| f ( x ) f ( y ) | < | f ( x ) f ( x ) f ( y ) x y | + | f ( x ) f ( y ) x y f ( y ) | < 𝜖

After picking δ so that every | x y | < δ has

| f ( x ) f ( y ) x y f ( y ) | < 𝜖 2

Alternative proof: Let y n = x + 1 n , and consider the sequence of functions

f n ( x ) = f ( x ) f ( y n ) x y n

Each f n ( x ) is continuous, and uniform differentiability implies that f n uniformly converges to f ( x ) ; hence f ( x ) is continuous by Theorem 6.2.6.

User profile picture
2022-01-27 00:00
Comments