Content deleted Content added
→Finite vector spaces: re Galois geometry, cite Veblen, ns Refs |
Adding intentionally blank description |
||
(23 intermediate revisions by 17 users not shown) | |||
Line 1:
{{Short description|none}} <!-- This short description is INTENTIONALLY "none" - please see WP:SDNONE before you consider changing it! -->
{{More citations needed|date=February 2022}}
This page lists some '''examples of vector spaces'''. See [[vector space]] for the definitions of terms used on this page. See also: [[dimension (vector space)|dimension]], [[basis (linear algebra)|basis]].
''Notation''.
==Trivial or zero vector space==
The simplest example of a vector space is the trivial one: {
▲The simplest example of a vector space is the trivial one: {'''0'''}, which contains only the zero vector (see axiom 3 of [[vector space]]s). Both vector addition and scalar multiplication are trivial. A [[basis (linear algebra)|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 [[Isomorphism|isomorphic]] to this one.
The zero vector space is conceptually different from the [[null space]] of a linear operator
==Field==
The next simplest example is the field
The field is a rather special vector space; in fact it is the simplest example of a '''[[
==Coordinate space==
[[File:Line equation qtl4.svg|thumb|Planar [[analytic geometry]] uses the coordinate space '''R'''<sup>2</sup>. ''Depicted:'' description of a [[line (geometry)|line]] as the [[equation solving#Solution sets|solution set]] in <math>\vec x</math> of the vector equation <math>\vec x \cdot \vec n = d</math>.]]
{{Main|Coordinate space}}
▲Perhaps the most important example of a vector space is the following. For any [[Positive number|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 '''F'''<sup>''n''</sup>. An element of '''F'''<sup>''n''</sup> is written
:<math>x = (x_1, x_2, \ldots, x_n) </math>
where each ''x''<sub>''i''</sub> is an element of
:<math>x + y = (x_1 + y_1, x_2 + y_2, \ldots, x_n + y_n) </math>
:<math>\alpha x = (\alpha x_1, \alpha x_2, \ldots, \alpha x_n) </math>
:<math>0 = (0, 0, \ldots, 0) </math>
:<math>-x = (-x_1, -x_2, \ldots, -x_n) </math>
The vector space ''
:<math>e_1 = (1, 0, \ldots, 0) </math>
:<math>e_2 = (0, 1, \ldots, 0) </math>
:<math>\vdots </math>
:<math>e_n = (0, 0, \ldots, 1) </math>
where 1 denotes the multiplicative identity in ''
==Infinite coordinate space==
Let
:<math>x = (x_1, x_2, x_3, \ldots) </math>
then only a finite number of the ''x''<sub>''i''</sub> 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
Note the role of the finiteness condition here. One could consider arbitrary sequences of elements in
By [[Zorn's lemma]],
==Product of vector spaces==
Line 49 ⟶ 48:
==Matrices==
Let
When ''m'' = ''n'' the matrix is [[Square matrix|square]] and [[matrix multiplication]] of two such matrices produces a third. This vector space of dimension ''n''<sup>2</sup> forms an [[algebra over a field]].
==Polynomial vector spaces==
===One variable===
The set of [[polynomial]]s with coefficients in
One possible basis for
The vector space of polynomials with real coefficients and degree less than or equal to ''n'' is often denoted by
===Several variables===
The set of [[polynomial]]s in several variables with coefficients in
==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
:<math>(f + g)(x) = f(x) + g(x) </math>
:<math>(\alpha f)(x) = \alpha f(x) </math>
Line 77 ⟶ 78:
===Generalized coordinate space===
Let ''X'' be an arbitrary set. Consider the space of all functions from ''X'' to
The space described above is commonly denoted (
▲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 '''F'''<sup>''X''</sup>, 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.
A canonical basis for (
▲The space described above is commonly denoted ('''F'''<sup>''X''</sup>)<sub>0</sub> 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 '''F'''<sup>''n''</sup>. Likewise, if ''X'' is the set of [[natural number]]s, '''N''', then this space is just '''F'''<sup>∞</sup>.
▲A canonical basis for ('''F'''<sup>''X''</sup>)<sub>0</sub> is the set of functions {δ<sub>''x''</sub> | ''x'' ∈ ''X''} defined by
:<math>\delta_x(y) = \begin{cases}1 \quad x = y \\ 0 \quad x \neq y\end{cases}</math>
The dimension of (
Generalized coordinate space may also be understood as the [[direct sum of modules|direct sum]] of |''X''| copies of
:<math>(\mathbf F^X)_0 = \bigoplus_{x\in X}\mathbf F.</math>
The finiteness condition is built into the definition of the direct sum. Contrast this with the [[direct product]] of |''X''| copies of
===Linear maps===
An important example arising in the context of [[linear algebra]] itself is the vector space of [[linear map]]s. Let ''L''(''V'',''W'') denote the set of all linear maps from ''V'' to ''W'' (both of which are vector spaces over
Note that L(
===Continuous functions===
If ''X'' is some [[topological space]], such as the [[unit interval]] [0,1], we can consider the space of all [[Continuous function (topology)|continuous function]]s from ''X'' to '''R'''. This is a vector subspace of '''R'''<sup>''X''</sup> 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 '''R'''<sup>'''R'''</sup> if the equation is linear. This is because [[derivative|differentiation]] is a linear operation, i.e.,
==Field extensions==
Suppose
If ''V'' is a vector space over
:dim<sub>
For example, '''C'''<sup>''n''</sup>, regarded as a vector space over the reals, has dimension 2''n''.
==Finite vector spaces==
Apart from the trivial case of a
These vector spaces are of critical importance in the [[representation theory]] of [[finite group]]s, [[number theory]], and [[cryptography]].
==Notes==
{{notelist}}
==References==
{{Reflist}}
* {{cite book | last1=Lang | first1=Serge | author1-link=Serge Lang | title=Linear Algebra | publisher=[[Springer-Verlag]] | ___location=Berlin, New York | isbn=978-0-387-96412-6 | year=1987}}
{{DEFAULTSORT:Examples Of Vector Spaces}}
|