dietcookie
- 15
- 0
Homework Statement
Determine whether the set, together with the indicated operations, is a vector space. If it is not, identify at least one of the ten vector space axioms that fails.
"The set of all 2 x 2 singular matrices with the standard operations."
Homework Equations
The Attempt at a Solution
This is from the solution guide,
This set is not a vector space because it is not closed under addition. A counterexample is,
1 0 + 0 0 = 1 0
0 0 0 1 0 1
Each matrix on the left is singular, while the sum is non-singular.
I must be drawing a blank, because I don't see how singularity (in this case singular, meaning it is not invertible and the determinant equals 0) has to do with the 10 axioms and the counterexample proves that at least one of the axioms has failed. Thanks guys.
I'm having trouble using latex for a matrix, we have singular matrix A and B A + B produces a non-singular matrix.
A=
[1 0]
[0 0]
B=
[0 0]
[0 1]
C=
[1 0]
[0 1]
Last edited: