Exercise 4.4.5

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 ) .

Answers

Let 𝜖 > 0 and choose δ 1 so that every x , y ( a , b ] with | x y | < δ 1 has | f ( x ) f ( y ) | < 𝜖 2 , likewise choose δ 2 so that every x , y [ b , c ) with | x y | < δ 2 has | f ( x ) f ( y ) | < 𝜖 2 . Finally let δ = min { δ 1 , δ 2 } . The final case is if x ( a , b ] and y [ b , c ] where we use the triangle inequality

| f ( x ) f ( y ) | | f ( x ) f ( b ) | + | f ( b ) f ( y ) | < 𝜖 2 + 𝜖 2 = 𝜖

Thus f is uniformly continuous on ( a , c ) .

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