Change of basis and similarity 相似 そうじ
1Introduction
Changing a
This distinction is essential in
Diagonalization and eigenvalues are introduced later. In this lecture they are mentioned only as a preview of why representation matters.
2Terms and definitions
Let be the invertible matrix satisfying
In this lecture, converts coordinates in the new basis into coordinates in the old basis.
Two square matrices and are
Similar matrices represent the same linear map in different bases.
3Plan
For change of basis, first fix what changes and what stays invariant.
| Object | What changes | What is preserved |
|---|---|---|
| the vector itself | ||
| the map itself | ||
| matrix entries |
The eigenvalue and characteristic-polynomial entries in this table are previews. The main content of this page is coordinate representation, representation matrices, and invertible coordinate changes.
data/lecture/math/linear-algebra/linear-maps-and-matrices.lecture.n.md4Intuitive explanation
The same point in the plane has different coordinates depending on whether it is measured with horizontal and vertical axes or with slanted axes. The point has not moved; only the coordinate system has changed.
A linear map behaves the same way. The same rotation or stretch may have a different matrix form after changing the basis.
5Precise explanation
5.11. Changing coordinates of a vector
Choose an old basis and a new basis for the same space . Define by
This formula translates coefficients in the new basis into coefficients in the old basis. The matrix must be invertible because coordinates must be recoverable uniquely; a change from one basis to another cannot lose information.
5.22. Changing a representation matrix
Let be a
Starting from new coordinates, we have
After applying , we convert back to new coordinates by multiplying by :
Therefore
5.33. Changing domain and codomain bases separately
For a map , the domain basis and codomain basis may be changed independently. If
on the input side and
on the output side, then the new representation matrix is
The right factor translates the input into old coordinates, while the left factor translates the output back into new coordinates.
6Example: representation in a nonstandard basis
Consider the linear map on
In the standard basis,
Let
Then
and
Thus
The map has not changed; the basis and representation matrix have changed.
7What similarity preserves
If , then and are two coordinate representations of the same linear map. Hence properties independent of the choice of basis are preserved.
In the following table, the rows about eigenvalues, characteristic polynomials, and determinants are previews for later lectures. Here they should be read as examples of the principle that coordinate-independent quantities are preserved under a change of representation.
| Quantity | Reason it is preserved |
|---|---|
| scale factors along intrinsic directions do not depend on coordinates | |
| multiplying by invertible matrices does not change image dimension | |
| invertibility | being reversible is independent of coordinates |
Matrix entries, columns themselves, and the visual picture in the standard basis may change. Similarity means viewing the same map in different coordinates, not keeping components fixed.
8Scope and limitations
Similarity is for square matrices representing maps from a space to itself. For rectangular matrices, the domain and codomain bases change separately, producing rather than . Whenever is used, must be invertible; otherwise it is not a basis-to-basis coordinate transformation.
If is not invertible, it collapses information instead of changing from one basis to another, so the expression no longer represents a genuine change of coordinates.
9Final forms
10In one sentence
- A
change of basis changes coordinate representations, not the vector or linear map itself.基底変換 きていへんかん - With the convention , the new representation of is .
Similar matrices represent the same linear map in different bases, so basis-independent quantities such as eigenvalues, characteristic polynomial, determinant, rank, and invertibility are preserved.相似 そうじ - For a map , domain and codomain bases are changed separately, so the correct form is , not ordinary similarity.
Eigenvalues, characteristic polynomials, and determinants are defined and proved later. In this summary they are previews illustrating that similarity is a different representation of the same object.