Examples of vector spaces

This page lists some examples of vector spaces. See vector space for the definitions of terms used on this page. See also: dimension, basis.

Notation. We will let F denote an arbitrary field such as the real numbers R or the complex numbers C. See also: table of mathematical symbols.

Trivial or zero vector space

Main article: Zero vector space

The simplest example of a vector space is the trivial one: {0}, which contains only the zero vector (see axiom 3 of vector spaces). Both vector addition and scalar multiplication are trivial. A basis for this vector space is the empty set, so that {0} is the 0-dimensional vector space over F. Every vector space over F contains a subspace isomorphic to this one.

The zero vector space is different from the null space of a linear operator F, which is the kernel of F.

Field

The next simplest example is the field F itself. Vector addition is just field addition and scalar multiplication is just field multiplication. Any non-zero element of F serves as a basis so F is a 1-dimensional vector space over itself.

The field is a rather special vector space; in fact it is the simplest example of a commutative algebra over F. Also, F has just two subspaces: {0} and F itself.

Coordinate space

Main article: Coordinate space

Perhaps the most important example of a vector space is the following. For any positive integer n, the space of all n-tuples of elements of F forms an n-dimensional vector space over F sometimes called coordinate space and denoted Fn. An element of Fn is written

where each xi is an element of F. The operations on Fn are defined by

The most common cases are where F is the field of real numbers giving the real coordinate space Rn, or the field of complex numbers giving the complex coordinate space Cn.

The quaternions and the octonions are respectively four- and eight-dimensional vector spaces over the reals.

The vector space Fn comes with a standard basis:

where 1 denotes the multiplicative identity in F.

Infinite coordinate space

Let F denote the space of infinite sequences of elements from F such that only finitely many elements are nonzero. That is, if we write an element of F as

then only a finite number of the xi are nonzero (i.e., the coordinates become all zero after a certain point). Addition and scalar multiplication are given as in finite coordinate space. The dimensionality of F is countably infinite. A standard basis consists of the vectors ei which contain a 1 in the i-th slot and zeros elsewhere. This vector space is the coproduct (or direct sum) of countably many copies of the vector space F.

Note the role of the finiteness condition here. One could consider arbitrary sequences of elements in F, which also constitute a vector space with the same operations, often denoted by FN - see below. FN is the product of countably many copies of F.

By Zorn's lemma, FN has a basis (there is no obvious basis). There are uncountably infinite elements in the basis. Since the dimensions are different, FN is not isomorphic to F. It is worth noting that FN is (isomorphic to) the dual space of F, because a linear map T from F to F is determined uniquely by its values T(ei) on the basis elements of F, and these values can be arbitrary. Thus one sees that a vector space need not be isomorphic to its dual if it is infinite dimensional, in contrast to the finite dimensional case.

Product of vector spaces

Starting from n vector spaces, or a countably infinite collection of them, each with the same field, we can define the product space like above.

Matrices

Let Fm×n denote the set of m×n matrices with entries in F. Then Fm×n is a vector space over F. Vector addition is just matrix addition and scalar multiplication is defined in the obvious way (by multiplying each entry by the same scalar). The zero vector is just the zero matrix. The dimension of Fm×n is mn. One possible choice of basis is the matrices with a single entry equal to 1 and all other entries 0.

Polynomial vector spaces

One variable

The set of polynomials with coefficients in F is a vector space over F, denoted F[x]. Vector addition and scalar multiplication are defined in the obvious manner. If the degree of the polynomials is unrestricted then the dimension of F[x] is countably infinite. If instead one restricts to polynomials with degree less than or equal to n, then we have a vector space with dimension n + 1.

One possible basis for F[x] is a monomial basis: the coordinates of a polynomial with respect to this basis are its coefficients, and the map sending a polynomial to the sequence of its coefficients is a linear isomorphism from F[x] to the infinite coordinate space F.

The vector space of polynomials with real coefficients and degree less than or equal to n is denoted by Pn.

Several variables

The set of polynomials in several variables with coefficients in F is vector space over F denoted F[x1, x2, …, xr]. Here r is the number of variables.

See also: Polynomial ring

Function spaces

See main article at Function space, especially the functional analysis section.

Let X be a non-empty arbitrary set and V an arbitrary vector space over F. The space of all functions from X to V is a vector space over F under pointwise addition and multiplication. That is, let f : XV and g : XV denote two functions, and let αF. We define

where the operations on the right hand side are those in V. The zero vector is given by the constant function sending everything to the zero vector in V. The space of all functions from X to V is commonly denoted VX.

If X is finite and V is finite-dimensional then VX has dimension |X|(dim V), otherwise the space is infinite-dimensional (uncountably so if X is infinite).

Many of the vector spaces that arise in mathematics are subspaces of some function space. We give some further examples.

Generalized coordinate space

Let X be an arbitrary set. Consider the space of all functions from X to F which vanish on all but a finite number of points in X. This space is a vector subspace of FX, the space of all possible functions from X to F. To see this, note that the union of two finite sets is finite, so that the sum of two functions in this space will still vanish outside a finite set.

The space described above is commonly denoted (FX)0 and is called generalized coordinate space for the following reason. If X is the set of numbers between 1 and n then this space is easily seen to be equivalent to the coordinate space Fn. Likewise, if X is the set of natural numbers, N, then this space is just F.

A canonical basis for (FX)0 is the set of functions {δx | xX} defined by

The dimension of (FX)0 is therefore equal to the cardinality of X. In this manner we can construct a vector space of any dimension over any field. Furthermore, every vector space is isomorphic to one of this form. Any choice of basis determines an isomorphism by sending the basis onto the canonical one for (FX)0.

Generalized coordinate space may also be understood as the direct sum of |X| copies of F (i.e. one for each point in X):

The finiteness condition is built into the definition of the direct sum. Contrast this with the direct product of |X| copies of F which would give the full function space FX.

Linear maps

An important example arising in the context of linear algebra itself is the vector space of linear maps. Let L(V,W) denote the set of all linear maps from V to W (both of which are vector spaces over F). Then L(V,W) is a subspace of WV since it is closed under addition and scalar multiplication.

Note that L(Fn,Fm) can be identified with the space of matrices Fm×n in a natural way. In fact, by choosing appropriate bases for finite-dimensional spaces V and W, L(V,W) can also be identified with Fm×n. This identification normally depends on the choice of basis.

Continuous functions

If X is some topological space, such as the unit interval [0,1], we can consider the space of all continuous functions from X to R. This is a vector subspace of RX since the sum of any two continuous functions is continuous and scalar multiplication is continuous.

Differential equations

The subset of the space of all functions from R to R consisting of (sufficiently differentiable) functions that satisfy a certain differential equation is a subspace of RR if the equation is linear. This is because differentiation is a linear operation, i.e., (a f + b g)' = a f' + b g', where ' is the differentiation operator.

Field extensions

Suppose K is a subfield of F (cf. field extension). Then F can be regarded as a vector space over K by restricting scalar multiplication to elements in K (vector addition is defined as normal). The dimension of this vector space is called the degree of the extension. For example the complex numbers C form a two-dimensional vector space over the real numbers R. Likewise, the real numbers R form an (uncountably) infinite-dimensional vector space over the rational numbers Q.

If V is a vector space over F it may also be regarded as vector space over K. The dimensions are related by the formula

dimKV = (dimFV)(dimKF)

For example Cn, regarded as a vector space over the reals, has dimension 2n.

Finite vector spaces

Apart from the trivial case of a zero-dimensional space over any field, a vector space over a field F has a finite number of elements if and only if F is a finite field and the vector space has a finite dimension. Thus we have Fq, the unique finite field (up to isomorphism, of course) with q elements. Here q must be a power of a prime (q = pm with p prime). Then any n-dimensional vector space V over Fq will have qn elements. Note that the number of elements in V is also the power of a prime. The primary example of such a space is the coordinate space (Fq)n.

This article is issued from Wikipedia - version of the 11/19/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.