A vector space is a set whose elements are called “vectors” (denoted as
Formally, a vector space
- If
, then .- There is a special element called the zero vector
such that . - For every
, there’s an inverse element such that .
- If
and , then .
Notable examples of vector spaces:
- Segments on the plane and in space; addition uses the parallelogram law, and multiplication by a scalar scales the segment.
- The set of
matrices, with addition defined by element. - The set of all polynomials.
- The space consisting of the zero vector alone:
.
Vector subspaces
A subset
- For all
, . - For all
and , .
Linear dependence
A set of vectors is linearly dependent if one element from the set can be written as a linear combination of the other elements in the set. If this cannot be done, then the set is linearly independent, which is also known as a basis for some vector space. The dimension is the number of elements in the basis. If
The numbers
The set of vectors
Linear maps
A map between vector spaces is linear if it preserves addition and multiplication with scalars as defined above. Formally, a map
- For all
, . - For all
and , .
Additional operations
Norm
The norm of a vector is denoted by
; only if . . (triangle inequality).
Scalar product
The scalar product of two vectors is a function
. .- $\left \langle \mathbf{v,v} \right \rangle \geq 0.