Showing H is a Subspace of M2x2

  • Thread starter Thread starter judahs_lion
  • Start date Start date
  • Tags Tags
    Subspace
judahs_lion
Messages
56
Reaction score
0
H = ([a,b;c,d] : a+d =0}

Dim(M2x2)= 4, so a basis would have 4 components?

I got this far and am stuck.

[a, b ; c , -a] = a[1,0; 0,-1] + b[0, 1;0,0] +c[0,0; 1,0]
 
Physics news on Phys.org


judahs_lion said:
H = ([a,b;c,d] : a+d =0}

Dim(M2x2)= 4, so a basis would have 4 components?
A basis for M2x2 would have 4 vectors/matrices, but how many would be in a basis for H?
judahs_lion said:
I got this far and am stuck.

[a, b ; c , -a] = a[1,0; 0,-1] + b[0, 1;0,0] +c[0,0; 1,0]

Now, do these matrices span H? I.e., can every matrix in H be written as a linear combination of the three matrices above?

What's left to do is to show that H is a subspace of M2x2. To do this, you need to show three things:
That the zero matrix is in H.
That if A and B are in H, then A + B is in H.
That if A is in H and c is a scalar, then cA is in H.
 


Thank you
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top