Scalar Multiplication
Scalar multiplication refers to the multiplication of a vector by a constant
, producing a vector in the same (for
) or opposite (for
) direction
but of different length. Scalar multiplication is indicated in the Wolfram
Language by placing a scalar next to a vector (with or without an optional asterisk),
s
a1, a2, ..., an
.
vector algebra

