Can a matrix be transformed like a vector?

  • #1
834
28
Suppose I have a vector space V and a matrix M such that multiplying every vector in V by M creates another vector space W. Now suppose I have another matrix A that I can also use to change vectors in V into other vectors. Does there exist a third matrix B such that - for any vector v1 in V - if Av1 = v2, Mv1 = w1 and Mv2 = w2 then Bw1 = w2 ? In other words, is there a way to transform matrix A into a matrix B analogous to the way M changes vectors in V into vectors in W, so that a kind of homomorphism is arrived at between the relationship between A and vectors in V and the relationship between B and the vectors in W?
 

Answers and Replies

  • #2
yes if M is an isomorphiosm, but no in general. e.g. if Mv1 = w1 = 0, then Bw1 must be zero, but there is no reason to expect Mv2 to be zero. I hope got this straight. but at least it looks as if you would need A to map the kernel of M into itself. Then probably you are ok. basically you are asking whether, given a subspace K of V, and a linear map A:V-->V, when does A induce a linear map of quotient spaces V/K --> V/K. and the necessary condition is that A map K into K.
 
  • #3
Thanks mathwonk, that was very helpful. It made me
— look up the difference between homomorphism and isomorphism (it's been a while!), and
— see another way that matrix arithmetic is different from number arithmetic, in particular, if Av=w there does not necessarily exist a kind of multiplicative inverse matrix A' such that A'w=v.
 

Suggested for: Can a matrix be transformed like a vector?

Replies
1
Views
163
Replies
3
Views
233
Replies
5
Views
483
Replies
9
Views
764
Replies
5
Views
253
Replies
3
Views
281
Replies
12
Views
704
Replies
4
Views
380
Replies
3
Views
887
Back
Top