Exercise 8.2.6

Which of these functions from C [ 0 , 1 ] to R (with the usual metric) are continuous?

(a)
g ( f ) = 0 1 fk , where k is some fixed function in C [ 0 , 1 ] .
(b)
g ( f ) = f ( 1 2 ) .
(c)
g ( f ) = f ( 1 2 ) , but this time with respect to the metric on C [ 0 , 1 ] from Exercise 8.2.2 (c).

Answers

(a)
Continuous. Let M be a bound on | k | , and for any 𝜖 > 0 , let δ = 𝜖 M . Then for any function h satisfying d ( f , h ) < δ , we have
| 0 1 fk 0 1 hk | = | 0 1 ( f h ) k | 0 1 | ( f h ) | | k | < 0 1 δM = 𝜖
(b)
Continuous. Let δ = 𝜖 , and note that | f ( 1 2 ) h ( 1 2 ) | d ( f , h ) < δ = 𝜖
(c)
Not continuous. Let f = 0 , and for any δ > 0 , define
h δ ( x ) = { 1 2 x V δ ( 1 2 ) 0 otherwise

Clearly for any δ , d ( h δ , f ) = δ . But ( h f ) ( 1 2 ) = 1 2 , so any 𝜖 < 1 2 cannot be achieved.

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