Matrix Multiplication and Rank of Matrix

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 8K views
rajtendulkar
Messages
2
Reaction score
0
Dear Forum,

I have one question on matrix multiplication.

Suppose there are 2 matrices -

A = 1 -1 0
0 2 -1
2 0 -1

B = 1
1
2

and AB = 0 (Zero Matrix)
if B not a zero-matrix, then rank(A) is less than s, where s is the dimension of B.

I wanted to have a proof and explanation for this.
Any book / link? :)

Thank You,
Raj
 
Physics news on Phys.org
Thanks a lot for the reply ! :)