Exercise 3.D.16

Answers

Proof. Suppose T is a scalar multiple of the identity. There exists c 𝔽 such that T = cI. Let S L(V ). Then, for any v V , we have

STv = S(cI)v = cSIv = cSv = (cI)Sv = TSv

Hence ST = TS.

Conversely, suppose that ST = TS for any S L(V ). Let v be a non-zero vector in V and S an operator on V such that v is a basis of null S (it is easy to show a map like this exists). We have

0 = T(Sv) = S(Tv)

Hence Tv null S. But null S = span (v), therefore Tv = cv for some c 𝔽. We but need to show that this scalar c is the same for any v.

Let u V such that u = av, where a 𝔽. Because T is linear, we have that

Tu = T(av) = aTv = acv = cav = cu

Hence c is the same for any multiple of v. Let w V such that w is not a scalar multiple of v, i.e, v and w are linearly independent. There is a scalar b such that Tw = bw and a scalar d such that

T(v + w) = d(v + w)

But, because T is linear, also

T(v + w) = Tv + Tw = cv + bw

Therefore

0 = T(v + w) T(v + w) = dv + dw cv bw = (d c)v + (d b)w

Because v and w are linearly independent, it follows that c = d = b.

Hence the scalar is the same for all vectors and T is a scalar multiple of the identity. □

User profile picture
2017-10-06 00:00
Comments