Types: N/A
Examples: N/A
Constructions: N/A
Generalizations: N/A

Properties: 9.6 Algebraic Properties of Matrix Operations
Sufficiencies: N/A
Questions: N/A

Matrix as Linear Combination of Outer Products

Can we rewrite this matrix as a linear combination of 9.5 Scalar-Matrix Multiplication and 9.4 Matrix-Matrix Addition?

A=[2135]

Solution. We can start by splitting matrix A into a matrix sum of four individual single-valued matrices.

[2135]=[2000]+[0100]+[0030]+[0005]

To create a linear combination, we simply factor out the corresponding entries of each matrix.

=2[1000]+1[0100]+3[0010]+5[0001]

Finally, we can rewrite the matrices as matrix units using 9.1 Outer Product of Vectors.

=2e1e1T+1e2e2T+3e3e3T+5e4e4T