Exercise 2.11

Exercise 11: For x R and y R , define

d 1 ( x , y ) = ( x y ) 2 , d 2 ( x , y ) = | x y | , d 3 ( x , y ) = | x 2 y 2 | , d 4 ( x , y ) = | x 2 y | , d 5 ( x , y ) = | x y | 1 + | x y | .

Determine, for each of these, whether it is a metric or not.

Answers

d 2 and d 5 are metrics, the others are not. We note that d 3 ( 1 , 1 ) = 0 , and therefore violates condition (a). d 4 ( 0 , 1 ) d 4 ( 1 , 0 ) , and violates condition (b). We further note that

d 1 ( 1 , 1 ) = 4 > 2 = d 1 ( 1 , 0 ) + d 1 ( 0 , 1 )

which violates (c).

We now note the following:

Let f : 0 0 be a strictly increasing function such that f ( 0 ) = 0 , which is subadditive, i.e.:

f ( a + b ) f ( a ) + f ( b )

and let d be a metric. Then f d is a metric. That f d satisfies condition (a) follows from the injectivity of f , and from the fact that f ( 0 ) = 0 . That it satisfies ( b ) follows because d does. Lastly, if

d ( a , c ) d ( a , b ) + d ( b , c )

then by virtue of being increasing and subadditive:

f d ( a , c ) f ( d ( a , b ) + d ( b , c ) ) f d ( a , b ) + f d ( b , c )

which establishes (c).

To show that d 2 and d 5 are metrics, it therefore suffices to show that x and x 1 + x satisfy the criteria on f above.

We know from chapter 1 that x is strictly increasing, and that 0 = 0 . Subadditivity follows by noting that

a + b a + b + 2 ab = ( a + b ) 2

Therefore, d 2 is a metric.

The function

x 1 + x = 1 1 1 + x

is clearly strictly increasing, and 0 ( 1 + 0 ) = 0 . Moreover,

a + b 1 + a + b = a 1 + a + b + b 1 + a + b a 1 + a + b 1 + b

Consequently, d 5 is a metric.

User profile picture
2023-08-07 00:00
Comments