Section 26.3 Concepts
In this section.
Subsection 26.3.1 The geometry of similarity
In Discovery 26.2, we explored the geometric nature of similarity between matrices by examining how each matrix in a similar pair “transformed” vectors in Rn. In effect, the columns of the transition matrix P form a new basis B of Rn, making P and P−1 transition matrices from B to the standard basis S and vice versa (justifying our double defintion of the term transition matrix in Section 22.2 and Section 25.2). The new basis B forms a new set of axes in Rn, and we then find that the geometric nature of how a standard-coordinate vector is transformed relative to the new axes by one matrix agrees with how the same vector is transformed by the other matrix after the vector is first converted to the new coordinates. The goal is to understand the first matrix and how it transforms vectors in Rn by finding a second similar matrix that is significantly simpler to understand, and then to use the transition matrices P and P−1 to convert information about the simpler matrix into information about the original matrix. Relating this back to Discovery 26.2, when we plotted the vectorsto transform v by A, one can instead convert v to B-coordinates, transform the result by B, and then convert that transformed vector back to standard coordinates.
Subsection 26.3.2 The algebra of similarity
In Discovery 26.2, we explored the algebraic connections between similar matrices A,B and the transition matrix P that realizes the similarity by P−1AP=B. Since inverses are complicated to work with, we first converted the similarity relation into AP=PB, and then we analyzed this equality of matrices by comparing corresponding columns of each side. Using the pattern of (⋆⋆⋆) in Subsection 4.3.7, the columns of AP arePattern 26.3.1. Similarity by columns.
Square matrices A and B are similar via P−1AP=B if and only if each column of B is the coordinate vector relative to BP of the result of transforming the corresponding column of P by A, where BP is the basis of Rn formed by the columns of P. In symbols, we can write this condition as
for each column bj of B and each corresponding column pj of P.
Subsection 26.3.3 Similarity classes
In Discovery 26.1, we demonstrated that the similarity relation is- symmetric
that is, a matrix is not just similar to another matrix, a pair of matrices must be similar to each other;
- reflexive
that is, every matrix is similar to itself; and
- transitive
that is, similarity can be transferred from first to third in a chain of similarities A∼B∼C.