Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

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

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy