PDA

View Full Version : Singular / nonsingular question


loli12
Sep22-04, 01:37 AM
Please help me on this....!!!

Let A and B be n x n matrices and let C = AB. Prove that if B is singular then C must be singular.
(The hint they provided is to use this theorem : Equivalent conditions for nonsingularity. 1. A is singular. 2. A x=0 has only the trivial soultion 0. 3. A is row equivalent to I )

Please please help!!!

matt grime
Sep22-04, 04:08 AM
So, if B is singular there is a nonzero x such that Bx=0, and, since for all matrices M0=0, then what is Cx?

loli12
Sep23-04, 01:56 AM
Oh, I understand now. Thanks~

mathwonk
Sep23-04, 10:28 AM
did you try that problem befiore asking for help?

loli12
Sep24-04, 12:56 AM
of coz i did, but did it in a wrong direction by dealing with the inverses.

matt grime
Sep26-04, 12:14 PM
well, that also works: if C has an inverse then TC=1, say, so that TAB=1, hence B ins invertible, with inverse TA, contradiction, so C cannot posses an inverse.

mathwonk
Sep26-04, 09:43 PM
here is why i asked what i did.

you wrote:
C = AB. Prove that if B is singular then C must be singular.
(The hint they provided is to use this theorem : Equivalent conditions for nonsingularity. 1. A is singular. 2. A x=0 has only the trivial solution 0."


AHA!! now I see your problem, you have the definitions backwards! this is the definition of non singular, rather than the definition of singualr. you could not possibly do the problem with this incorrect version of the notion of singular. i.e. 1 is not what it should be. was that the rpoblem?

if notm and you really understood that non singular meant that Ax = 0 impleis x =0, then,

1) did you understand that then B singualr means that there is some x which is not zero but with Bx = 0?

If so, then it is almost trivial to see that also (AB)x= A(Bx) = A0 = 0 , hence AB is singular.

I am having difficulty thinking you did not see how go from Bx = 0 to ABx = 0, so I was thinking the problem was elsewhere. Maybe in stating the definition of singular?

If I am wrong, then notice that if you see that Bx = 0,ma nd you are asking yourself if (AB)y everye quals zero for a non zero y, that x is a natural choice. Indeed it is the only choice you have from what is given. As in zenk, you must use whatever you are given.

The reason I ask is it is always helpful to see where you went astray, so as to observe how to avoid it next time.

soopo
Mar30-09, 09:45 PM
well, that also works: if C has an inverse then TC=1, say, so that TAB=1, hence B ins invertible, with inverse TA, contradiction, so C cannot posses an inverse.

Do you mean with TC
C^T,
with TAB
A^{T}B
and with TA
A^T?