Linear algebra proof subspaces

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 5K views
oxlade15
Messages
2
Reaction score
0

Homework Statement


Let A be a fixed 2x2 matrix. Prove that the set W = {X : XA = AX} is a subspace of M2,2.


Homework Equations


Theorem: Test for a subspace
If W is a nonempty subset of a vector space V, then W is a subspace of V if and only if the following closure conditions hold.
1. If u and v are in W, then u + v is in W.
2. If u is in W and c is any scalar, then cu is in W.

The Attempt at a Solution


First off, we know that W is a nonempty subset of M2,2 since if you let X = the 2x2 zero matrix, then XA = AX.

I'm not certain about this, but I think that there are only 3 scenarios where AX=XA and that is if X is the identity, if X is the zero 2x2 matrix or if the matrix X = the matrix A.

Next, we need to show that if u and v are W, then u + v is also in W and that cu is in W.
I'm not sure how to do show that u + v is in W. For the cw is in W part, I think you can simply multiply the matrices out and show that they are equal, which is straightforward.
 
Physics news on Phys.org
oxlade15 said:

Homework Statement


Let A be a fixed 2x2 matrix. Prove that the set W = {X : XA = AX} is a subspace of M2,2.

Homework Equations


Theorem: Test for a subspace
If W is a nonempty subset of a vector space V, then W is a subspace of V if and only if the following closure conditions hold.
1. If u and v are in W, then u + v is in W.
2. If u is in W and c is any scalar, then cu is in W.

The Attempt at a Solution


First off, we know that W is a nonempty subset of M2,2 since if you let X = the 2x2 zero matrix, then XA = AX.

I'm not certain about this, but I think that there are only 3 scenarios where AX=XA and that is if X is the identity, if X is the zero 2x2 matrix or if the matrix X = the matrix A.

Next, we need to show that if u and v are W, then u + v is also in W and that cu is in W.
I'm not sure how to do show that u + v is in W. For the cw is in W part, I think you can simply multiply the matrices out and show that they are equal, which is straightforward.

For a fixed matrix A there aren't necessarily only those three scenarios. And if you know UA=AU and VA=AV, isn't it not too hard to show (U+V)A=A(U+V)?