Similar Matrix
Similar Matrix
π΄ and π΅ are similar matrices when:
- π΄ = ππ΅π-1
where:
- π - any invertible matrix (π can be thought of as the change of basis matrix)
Similar Matrices - Properties
Suppose that π΄ = ππ΅π-1, then:
π΄ and π΅ have exactly the same characteristic polynomial
π΄ and π΅ have exact same eigenvalues
π΄ and π΅ have the same number but different eigenvectors:
π₯ is an eigenvector of π΄ → π-1π₯ is an eigenvector of π΅
π₯ is an eigenvector of π΅ → ππ₯ is an eigenvector of π΄
Other
Let π΄ = ππ΅π-1, then for any π≥1, we have π΄π = ππ΅ππ-1
Similar Matrices - Computing π΄π₯ in Terms of ππ΅π-1π₯
Suppose that π΄ = ππ΅π-1, where π is an invertible matrix with columns π£1, π£2, ..., π£π. Let πΉ = {π£1, π£2, ..., π£π}, a basis for βπ. Let π₯ be a vector in βπ. To compute π΄π₯, one does the following:
- Multiply π₯ by π-1, which changes to the πΉ-coordinates: [π₯]πΉ = π-1π₯
- Multiply this by π΅: π΅[π₯]πΉ = π΅π-1π₯
- Interpreting this vector as a πΉ-coordinate vector, we multiply it by π to change back to the usual coordinates: π΄π₯ = ππ΅π-1π₯ = ππ΅[π₯]πΉ
To summarize: if π΄ = ππ΅π-1, then π΄ and π΅ do similar transformations, only in different coordinate systems.
Similar Matrices - Equivalence Relation
The similarity follows the equivalence relation. Let π΄, π΅, and πΆ be π×π matrices, then:
- reflexivity - π΄ is similar to itself
- symmetry - if π΄ is similar to π΅, then π΅ is similar to π΄
- transitivity - if π΄ is similar to π΅ and π΅ is similar to πΆ, then π΄ is similar to πΆ
Similar Matrices - π-Eigenspace
If π΄ = ππ΅π-1, then:
- π-1 takes the π-eigenspace of π΄ to the π-eigenspace of π΅
- π takes the π-eigenspace of π΅ to the π-eigenspace of π΄
To see why, refer to the properties section above.
Similar Matrices - Identity Matrix
The only matrix similar to the identity matrix (πΌ) is itself
Similar Matrices - In Relation to Eigendecomposition/Diagonalization
Given the following equation π΄ = π-1π΅π: if π΅ is a diagonal matrix, then π-1π΅π is an eigendecomposition of matrix π΄
Resources