Question 23819Show that the rank of a matrix C=AB is never greater than the smaller of the rank of A and the rank of B. Can it ever be strictly less than the smaller of these two numbers?.
Solution. Since Cx=A(Bx), then rank(C)≤rank(A), next it is known that rank of transpose matrix is equal to the rank of the original matrix, thus, rank(C′)=rank(C) and C′x=B′(A′(x)), thus rank(C′)≤rank(B′)=rank(B), thus rank(C)≤rank(A), rank(C)≤rank(B), thus rank(C)≤min{rank(A),rank(B)}.