Scalar multiplication

from Wikipedia, the free encyclopedia
Scalar multiplication in the Euclidean plane: the vector w is multiplied by the number 2 and the vector v by the number -1

The scalar multiplication , also called S multiplication or scalar multiplication , is an outer two-digit link between a scalar and a vector that is required in the definition of vector spaces . The scalars are the elements of the body over which the vector space is defined. The analog connection in modules is also called scalar multiplication.

The result of a scalar multiplication is a correspondingly scaled vector . In the illustrative case of Euclidean vector spaces , the scalar multiplication extends or shortens the length of the vector by the specified factor. In the case of negative scalars, the direction of the vector is also reversed. A special form of such scaling is normalization . Here, a vector is multiplied by the reciprocal of its length (generally its norm ), resulting in a unit vector with length (or norm) one.

definition

If there is a vector space over the body , then the scalar multiplication is a two-digit operation

,

which, by definition of the vector space, is mixed associative and distributive , i.e. fulfills the following properties for all vectors and all scalars :

In addition, the neutrality of the single element of the body applies :

  • .

Here refers to the vector addition in as well , and each addition and multiplication in the body . Is often both the vector addition, and for the body adding the plus sign and both the scalar multiplication, and for the body multiplying the mark is used. This convention will also be followed later in this article to make it easier to read. The multiplication symbol is often left out and you write briefly instead of and instead of .

properties

neutrality

Designates the zero element of the body and the zero vector of the vector space, then applies to all vectors

,

because it is true with the second distributive law

and therefore must be the zero vector. The same applies to all scalars

,

because it holds with the first distributive law

and therefore the zero vector must also be here . Overall you get that

,

because it follows either or and then , where the multiplicative inverse element is to.

Inverse

If now denotes the additively inverse element to the unity element and the inverse vector to , then applies

,

because with the neutrality of one one obtains

and so the inverse vector is too . If the additively inverse element is generally closed , then applies

,

because with one gets through the mixed associative law

as well as with the commutativity of the multiplication of two scalars

.

Examples

Coordinate vectors

If the coordinate space and a coordinate vector , then the multiplication with a scalar is defined component-wise as follows:

.

In scalar multiplication, each component of the vector is therefore multiplied by the scalar. In three-dimensional Euclidean space , for example, one obtains

.

Matrices

If the matrix space and a matrix , the multiplication with a scalar is also defined component-wise:

.

With scalar multiplication, each entry in the matrix is ​​multiplied by the scalar. For example, one obtains for a real matrix

.

Polynomials

If the vector space of the polynomials in the variable with coefficients is from a field , then the multiplication of a polynomial with a scalar is again defined component-wise:

.

For example, the scalar multiplication of the real polynomial function with the number gives the polynomial

.

Functions

If a linear function space and a function from a non-empty set into a vector space , then the result of the scalar multiplication of such a function by a scalar is defined as the function

.

For example, if one considers the vector space of the linear real functions of the form , then one obtains the function by scalar multiplication with a real number

.

With the scalar multiplication, each function value is scaled by the factor .

literature

Web links