Search

The Online Encyclopedia and Dictionary

 
     
 

Encyclopedia

Dictionary

Quotes

 

Coordinate space

In mathematics, specifically in linear algebra, the coordinate space, Fn, is the prototypical example of an n-dimensional vector space over a field F.

Contents

Definition

Let F denote an arbitrary field (such as the real numbers R or the complex numbers C). For any positive integer n, the space of all n-tuples of elements of F forms an n-dimensional vector space over F called coordinate space and denoted Fn.

An element of Fn is written

\mathbf x = (x_1, x_2, \cdots, x_n)

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

\mathbf x + \mathbf y = (x_1 + y_1, x_2 + y_2, \cdots, x_n + y_n)
\alpha \mathbf x = (\alpha x_1, \alpha x_2, \cdots, \alpha x_n)

The zero vector is given by

\mathbf 0 = (0, 0, \cdots, 0)

and the additive inverse of the vector x is given by

-\mathbf x = (-x_1, -x_2, \cdots, -x_n)

Matrix notation

In standard matrix notation the elements of Fn are written as column vectors

\mathbf x = \begin{bmatrix} x_1 \\ x_2 \\ \vdots \\ x_n \end{bmatrix}

The coordinate space Fn may then be interpretted as the space of all n×1 column vectors with the ordinary matrix operations of addition and scalar multiplication.

Linear transformations from Fm to Fn may then be written as m×n matrices which act via left multiplication on the elements of Fn.

In a similiar manner, the elements of the dual space (Fn)* are written as row vectors, so the dual space may be interpretted as the space of all 1×n row vectors.

Standard basis

The coordinate space Fn comes with a standard basis:

\mathbf e_1 = (1, 0, \ldots, 0)
\mathbf e_2 = (0, 1, \ldots, 0)
\vdots
\mathbf e_n = (0, 0, \ldots, 1)

where 1 denotes the multiplicative identity in F. To see that this is a basis, note that an arbitrary vector in Fn can be written uniquely in the form

\mathbf x = \sum_{i=1}^n x_i \mathbf{e}_i

See also

Last updated: 05-21-2005 11:21:01
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy