Vector spaces and spanning sets

misterau
Messages
20
Reaction score
0

Homework Statement


Knowing this set spans M22:

[1 , 0] , [0 , 1] , [0 , 0] ,[0 , 0]
[0 , 0] , [0 , 0] , [1 , 0] ,[0 , 1]

What is another spanning set for this vector space? Justify your choice by showing that it is a linearly independent set.

The Attempt at a Solution



[2 , 0] , [0 , 2] , [0 , 0] ,[0 , 0]
[0 , 0] , [0 , 0] , [2 , 0] ,[0 , 2]

I am I on the right track?
 
Physics news on Phys.org
This question is not well worded, IMO. You could add any old 2x2 matrix to the original set and still have a spanning set, but the new set would not be linearly independent, which is not a requirement of a spanning set. This is, however, a requirement of a minimal spanning set, which is the same as a basis.

Your set of matrices is also a spanning set. To convince yourself of this show that any matrix M in M22 can be written as a linear combination of the elements in your set. I.e., c1*M1 + c2*M2 + c3*M3 + c4*M4 = M, where the Mi's are the matrices in your set.

To show that your set of matrices is linearly independent, show that the equation
c1*M1 + c2*M2 + c3*M3 + c4*M4 = 0 has exactly one solution: c1 = c2 = c3 = c4 = 0.
 
Thanks for the help!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top