Why is the set of all 2x2 singular matrices not a vector space?

xvtsx
Messages
15
Reaction score
0

Homework Statement


The set of all 2x2 singular matrices is not a vector space. why?
\begin{bmatrix} 1 & 0\\ 0&0 \end{bmatrix}+\begin{bmatrix} 0 & 1\\ 0& 1 \end{bmatrix}=\begin{bmatrix} 1 & 1\\ 0 & 1 \end{bmatrix}

Homework Equations


Is it because the determinant in both are zero, but by performing addition you get a nonsingular matrix from a two singular matrices.


The Attempt at a Solution


det(0)+det(0)=0
c*det(0) = 0
 
Physics news on Phys.org
\begin{pmatrix}1&0\\0&0\end{pmatrix}+\begin{pmatrix}0&0\\0&1\end{pmatrix}=\ldots
 
arkajad said:
\begin{pmatrix}1&0\\0&0\end{pmatrix}+\begin{pmatrix}0&0\\0&1\end{pmatrix}=\ldots

Sorry, but can you explain what you meant? Thanks
 
Can you add these two matrices? Are they both singular? Is their sum singular? Is the set of singular matrices a vector space?
 
They are both singular and if you add them up the result would be a nonsingular matrix. Singular matrices don't have a inverse, so they aren't vector spaces.
 
xvtsx said:
They are both singular and if you add them up the result would be a nonsingular matrix. Singular matrices don't have a inverse, so they aren't vector spaces.

The last sentence is not a good one. In fact it is very very bad (it would be a good exercise for you to find out why it is so bad). A good one is:

In a vector space, for any two vectors from this space, their sum should be again a vector in the same space.

The examples show that this is not the case with singular matrices: one can find examples of two singular matrices whose sum is not a singular matrix. Therefore the set of all singular matrices does not satisfy one of the necessary requirements to be a vector space. Therefore it is not a vector space.
 
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