Is S Closed Under Addition in R^(2x2)?

  • Thread starter Thread starter WTFsandwich
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
WTFsandwich
Messages
7
Reaction score
0

Homework Statement


Suppose A is a vector [tex]\in[/tex] [tex]R^{2x2}[/tex].

Find whether the following set is a subspace of [tex]R^{2x2}[/tex].

[tex]S_{1} = {B \in R^{2x2} | AB = BA}[/tex]


The Attempt at a Solution


I know that S isn't empty, because the 2 x 2 Identity matrix is contained in S.

The problem I'm having comes in the proof that addition is closed.

If I show A(B + C) = (B + C)A that should be sufficient, right?

So far I have:

Suppose [tex]B[/tex] and [tex]C[/tex] [tex]\in[/tex] S.
[tex]A(B + C) = (B + C)A[/tex]
[tex]AB + AC = BA + CA[/tex]

And that's where I'm stuck. I have no idea where to continue on to. Any help would be greatly appreciated.
 
Physics news on Phys.org
I know that's what I have to do, but I don't know how to go about doing it. I started the addition part up above, and am stuck at that point.
 
OK, B and C are both elements of S.
A(B + C) = AB + AC (since vector multiplication is left-distributive)
Now, what can you say about AB and AC, since B and C are members of set S?