Jump to content

Examples of vector spaces

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fropuff (talk | contribs) at 18:14, 3 February 2005 (new page of examples --IN PROGESS-- i'll merge in the other example pages soon.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

This page lists some examples of vector spaces. See vector space for a definition and more discussion.

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

Trivial vector space

The simplest example of a vector space is the trivial one. Let 0 denote the space which contains only the zero element of F. Then 0 is 0-dimensional vector space over F. Every vector space over F contains a subspace isomporphic to this one.

The field itself

The field F is a 1-dimensional vector space over itself. Vector addition is just field addition and scalar multiplication is just field multiplication.

Coordinate space

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 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 N-indexed tuples of elements of F such that only finitely many elements are nonzero. That is, if we write an element of F as

only a finite number of the xi are nonzero. 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.

Polynomial vector spaces

One variable

The set of polynomials with coefficients in F is 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 one restricts to polynomials with degree strictly less than n then we have a vector space with dimension n.

One possible basis for this vector space is a monomial basis.

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 space

Let X be an 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 with coordinate-wise addition and multiplication. That is, let f : XV and g : XV denote two functions. 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.

Coordinate space is a special case of this example where X is a finite set with n elements and V is just F.