Question 1.
Show that for each k=1,…,K, Colk(C), the k-th column of the matrix C=AB, is Colk(C)=AColk(B).
Solution. Recall that Colk(C) consists of the elements C(i,k) of the matrix C, i=1,…,K. By definition of the product of matrices:
C(i,k)=(AB)(i,k)=∑j=1KA(i,j)B(j,k).
Thus, C(i,k) is obtained by “multiplication” of the i-th row of A by the k-th column Colk(B) of B. Therefore, Colk(C) is the result of applying A to the vector Colk(B). □