Exercise 1.1.6

Show that (n,dl2 ) in Example 12.1.6 is indeed a metric space.

Answers

(a) We have

d(x,x) = ( i=1n (x i xi) 2) 12 = ( i=1n0)12 = 0.

(b) if xy then there is some i such that xiyi and hence we have |xi yi| > 0 and since each term of the following sum is greater than or equal to zero, we get:

d(x,y) = ( i=1n (x i yi) 2) 12 > 0

(c) Since (xi yi) 2 = (yi xi) 2 we immediately get that

d(x,y) = d(y,x).

(d) We basically proved this in Exercise 12.1.5. We want to show that d(x,z) d(x,y) + d(y,z). And this is equivalent to showing that:

( i=1n (x i zi) 2) 12 ( i=1n (x i yi) 2) 12 + ( i=1n (y i zi2)) 12

But if we use the final result in Exercise 1.1.5 with ai = xi yi and bi = yi zi then we get exactly the above expression.

User profile picture
2021-12-10 19:59
Comments