Base change (vector space)

from Wikipedia, the free encyclopedia

The base change or the base transformation is a term from the mathematical branch of linear algebra . It denotes the transition between two different bases of a finite-dimensional vector space over a body . This generally changes the coordinates of the vectors and the mapping matrices of linear maps . A base change is therefore a special case of a coordinate transformation .

The base change can be described by a matrix called the base change matrix , transformation matrix or transition matrix . This can also be used to calculate the coordinates for the new base. If the basis vectors of the old basis are represented as linear combinations of the vectors of the new basis, then the coefficients of these linear combinations form the entries of the basis change matrix.

Base change matrix

Commutative diagram

Let it be a -dimensional vector space over the body (for example the field of real numbers). In two ordered bases are given, and .

The base change matrix for the base change from to is a matrix. It is the mapping matrix of the identity mapping with regard to the bases in the archetype and in the image:

It is obtained by representing the vectors of the old basis as linear combinations of the vectors of the new basis :

The coefficients form the -th column of the base change matrix

This matrix is ​​square and invertible and thus an element of the general linear group . Their inverse describes the base change from back to .

Special cases

The case is an important special case , so the vector space corresponds to the coordinate space . In this case the basis vectors are column vectors

which become matrices

can be summarized here, for the sake of simplicity, with the same letters as the associated bases. The condition

then translates to

this means,

The transformation matrix can thus be passed through

compute, where is the inverse matrix of the matrix .

In particular: Is the standard basis , the following applies . If the standard basis is then .

As in the foregoing, the basis is identified here with the matrix, which is obtained by writing the basis vectors as column vectors and combining them into a matrix.

Coordinate transformation

A vector has the coordinates with respect to the base , i.e. H.

and with regard to the new base the coordinates , that is

If, as above, the vectors of the old basis are represented as a linear combination of the new basis, one obtains

These are the entries of the base change matrix defined above . By comparing coefficients one obtains

or in matrix notation:

or short:

Change of base for mapping matrices

The representation matrix of a linear mapping depends on the choice of bases in the original and in the target space. If you choose other bases, you also get other mapping matrices.

Commutative diagram of the figures involved. With the linear map is here after referred to on maps, etc.

Let be a -dimensional and a -dimensional vector space over and a linear map. In let the ordered bases and be given, in the ordered bases and . Then the following applies to the representation matrices of regarding and or regarding and :

One gets this representation by

writes. The mapping matrix of the concatenation is then the matrix product of the individual mapping matrices if the bases are selected appropriately, that is: the base in the archetype of , the basis in the image of and in the archetype of , the basis in the image of and in the archetype of , and the Base in the picture of . So you get:

An important special case is when there is an endomorphism and the same base or is used in the archetype and image . Then:

If you bet , then the following applies

The mapping matrices and are therefore similar .

example

We consider two bases and the with

and

where the coordinate representation of the vectors describes the vectors with respect to the standard basis .

The transformation of the coordinates of a vector

results from the representation of the old basis vectors with regard to the new basis and their weighting .

In order to calculate the matrix of the basic transformation from to , we need the three linear systems of equations

solve for the 9 unknowns .

This can be done simultaneously for all three systems of equations with the Gauss-Jordan algorithm . The following linear equation system is set up for this purpose:

By transforming with elementary row operations, the left side can be brought to the identity matrix and on the right side the transformation matrix is ​​obtained as the solution of the system

.

We consider the vector , i.e. the vector of the coordinates with respect to the base

owns. In order to calculate the coordinates with respect to, we have to multiply the transformation matrix with this column vector:

.

So is .

In fact, as a sample, it is easy to calculate that

applies.

Change of base with the help of the dual base

In the important and clear special case of the Euclidean vector space (V, ·), the base change can be carried out elegantly with the dual basis of a basis . The following then applies to the basis vectors

with the Kronecker Delta . Scalar multiplication of a vector by the basis vectors , multiplication of these scalar products with the basis vectors and addition of all equations results in a vector Here, as in the following, Einstein's summation convention is to be used, according to which indices appearing twice in a product, in the previous sentence only from one to is to be summed up. Scalar multiplication of with some basis vector gives because

the same result as the scalar multiplication of with this basis vector, which is why the two vectors are identical:

Analogously it shows:

This relationship between the basis vectors and a vector, its components and coordinates, applies to every vector in the given vector space.

Change to the dual basis

Scalar multiplication of both equations with yields or

The reverse operation with is

For the scalar products and used above :

Change to another base

Given is a vector that is supposed to change from a base to a base . This is achieved by expressing every basis vector according to the new basis:

With

The inverse of this is The base change for second-level tensors is carried out analogously:

With

which can easily be generalized to higher level tensors. The arithmetic symbol " " forms the dyadic product .

The relationship between the coordinates

and

can be displayed compactly with base change matrices with the components in the case of a base change from to and their dual partners. As indicated above, the inverse of the base change matrix has the components, because the matrix multiplication results for components :

Applications

Base change matrices have a wide range of possible applications in mathematics and physics.

In math

One application of base change matrices in mathematics is to change the shape of the mapping matrix of a linear mapping in order to simplify the calculation.

For example, if you want to calculate the power of a matrix with an exponent , the number of matrix multiplications required is of the order of magnitude . If diagonalisable, there exist a diagonal matrix and a base change matrix , so that and thus

The number of multiplications needed to calculate the right hand side is only of the order of magnitude:

  • to calculate ,
  • to calculate the product
  • as well as a matrix multiplication for the product

Since the matrix multiplication is of the order of magnitude , we get a complexity of instead of .

In physics

An application of Basiswechselmatrizen in physics finds eg. In the similarity theory held to dimensionless numbers to identify. By changing the base, a physical variable is assigned new base dimensions. The dimensionless key figures then precisely represent the relationship between the physical quantity and its dimensional specification.

literature

Web links