| |||||||||
Coordinates vector is a very important concept in Linear algebra and representation theory.
Let V be linear space with dimV = n and let
be a linear basis for V. Therefore for every <math> v \in V <math> there is a linear combination (which is unique to v) of the basis vectors such as
The α-s are determined uniquely by v and B (the theorem of basis guarantees this) and therefore we can say that the following is a Representation of v in the B basis. Now, we define the coordinates vector of v according to B (also called B representation of v) by:
and the α-s are called the coordinates of v.
The mapping which math each vector v from V to its coordinate vector [v]B is an isomorphism: a linear transformation which is one-to-one correspondance and onto. This means that every finit-dimensional linear space can be treated as a "collums and squares" space Fn where n is the dimension of V and F is the field on which V is defined.
Coordinates vector is a very important concept in Linear algebra and representation theory, since it allows every calculation with abstract objects to be transformed into a calculation with blocks of numbers (matrixes, column vectors) which we know how to do explicitly.
Let P3 be the space of all the algebraic polynomials in degree less than 4 (i.e. the highest exponent of x can be 3). This space is linear and spanned by the following polynomials:
matching
then the corresponding coordinate vector to the polynomial
According to that representation, the differentiation operator d/dx which we shall mark D will be represented by the following matrix:
\begin{bmatrix} 0 & 1 & 0 & 0 \\ 0 & 0 & 2 & 0 \\ 0 & 0 & 0 & 3 \\ 0 & 0 & 0 & 0 \\ \end{bmatrix} <math> Using that method it is easy to explore the properties of the operator: such as inveritiblity, hermitian or anti-hermitian or none, spectrum and eigenvalues and more.
The Pauli matrices which represents the spin operator when transforming the spin eigenstates into vector coordinates.
Let's mark with [M]B the matrix which has columns consisting of b1 , b2 , ... , bn . Then,
This formaliam can be generalized for transforming v from B representation to a C representation (where C is another basis). Defining basis tramsformation matrix from B to C as the following matrix:
we receive the following theorem:
Corolary:
This matrix is Invertible matrix and M-1 is the basis transformation matrix from C to B. In other words,
Remarks: