Exercise 5.3.1

Recall from Exercise 4.4 . 9 that a function f : A R is Lipschitz on A if there exists an M > 0 such that

| f ( x ) f ( y ) x y | M

for all x y in A

(a)
Show that if f is differentiable on a closed interval [ a , b ] and if f is continuous on [ a , b ] , then f is Lipschitz on [ a , b ] .
(b)
Review the definition of a contractive function in Exercise 4.3.11. If we add the assumption that | f ( x ) | < 1 on [ a , b ] , does it follow that f is contractive on this set?

Answers

(a)
Since f is continuous on the compact set [ a , b ] we can set M such that | f ( x ) | M over [ a , b ] , then pick x , y [ a , b ] with x < y . Apply MVT on [ x , y ] to get a c ( x , y ) with f ( x ) f ( y ) x y = f ( c )

Which implies

| f ( x ) f ( y ) x y | = | f ( c ) | M

Since x , y were arbitrary this shows f is Lipschitz.

(b)
For f to be contractive we need some c ( 0 , 1 ) with | f ( x ) f ( y ) | c | x y | . Let x and y be arbitrary, and consider
c = | f ( x ) f ( y ) x y |

By the mean value theorem, there must be some d ( 0 , 1 ) where | f ( d ) | = c . But since x and y are arbitrary and | f ( d ) | < 1 , we must have c < 1 always, and therefore f is contractive.

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