Exercise 1.2.3 (Practice with subscripts 2)

Instead of that one vector a, suppose you have n vectors a1 to an in the columns of A. Suppose you have n vectors b1T,,bnT in the rows of B.

(a)
Give a "sum of rank one" formula for the matrix-matrix product AB.
(b)
Give a formula for the i,j entry of that matrix-matrix product AB. Use sigma notation to add the i,j entries of each matrix akbkT, found in Problem 2.

Answers

(a)
Sum of rank on formula for the matrix-matrix product AB
AB = j=1na jbjT.
(b)
cij = k=1nakibkj
User profile picture
2020-03-20 00:00
Comments