Types: N/A
Examples: 9.5.1 Matrix as Linear Combination of Outer Products
Constructions: N/A
Generalizations: 9.4 Matrix-Matrix Addition

Properties: N/A
Sufficiencies: N/A
Questions: N/A

Scalar-Matrix Multiplication

Let matrix ARm×n and scalar αR. The scalar-matrix product αA is obtained by multiplying each entry of A by the scalar α.

scalar-matrix productik=Aikα

Remark. The symbol is overused in linear algebra. To confirm that we are indeed doing scalar-matrix multiplication, we should check the dimensions of our operands.

α1×1Am×n

Remark. The symbol is quite powerful because we are actually doing m×n operations using just 1 symbol!

αA=α[a11a12a1na21a22a2nam1am2amn]=[αa11αa12αa1nαa21αa22αa2nαam1αam2αamn]