Types: N/A
Examples: 4.1.1 Newton's Second Law & Spring Forces
Constructions: N/A
Generalizations: N/A

Properties: 4.1.2 Geometry of Scalar-Vector Multiplication, 4.3 Algebraic Properties of Vector Arithmetic
Sufficiencies: N/A
Questions: N/A

Scalar-Vector Multiplication

Let nN. Let aR (scalar value) and xRn×1 be a given 3.1 Column Vector. Then, scalar-vector multiplication is defined as the vector

ax=a[x1x2x3xn]=[ax1ax2ax3axn]

where the ith coefficient of this product is given by axi for all i{1,2,,n}.

Remark. The definition above is specifically scalar column-vector multiplication. Doing scalar-vector multiplication with a 3.4 Row Vector instead would like:

a1×1y1×n=a[y1y2y3yn]=[ay1ay2ay3ayn]

Remark. The left argument must always be a scalar, and the right argument must always be a vector.