- #1
Maxwhale
- 35
- 0
Homework Statement
S is a subset of vector space V.
If V = 2x2 matrix and S ={A | A is invertible}
a) is S closed under addition?
b) is S closed under scalar multiplication?
Homework Equations
The Attempt at a Solution
For non singular 2x2 matrices, S is not closed under addition. but I am not quite sure about invertible 2x2 matrix.
Say, A = [1 0]
[0 1]
So, if we add A + A, it is still invertible, so it is closed under addition. But does my statement lose the generality?