similar matrix
Definition
A square matrix![]()
is similar
![]()
(or conjugate
) to a square matrix if there exists a nonsingular square matrix such that
| (1) |
Note that, given as above, we can define and have . Thus, whether the inverse comes first or last does not matter.
Transformations![]()
of the form (or ) are called similarity transformations.
Discussion
Similarity is useful for turning recalcitrant matrices into pliant ones. The canonical example is that a diagonalizable matrix![]()
is similar to the diagonal matrix
![]()
of its eigenvalues
![]()
, with the matrix of its eigenvectors
![]()
acting as the similarity transformation. That is,
| (2) | ||||
| (3) |
This follows directly from the equation defining eigenvalues and eigenvectors,
| (4) |
If is symmetric![]()
(http://planetmath.org/SymmetricMatrix) for example, then through this transformation, we have turned into the product
of two orthogonal matrices
![]()
and a diagonal matrix. This can be very useful. As an application, see the solution for the normalizing constant of a multidimensional Gaussian integral.
Properties of similar matrices
- 1.
Similarity is reflexive

(http://planetmath.org/Reflexive): All square matrices are similar to themselves via the similarity transformation , where is the identity matrix

with the same dimensions
as .
- 2.
Similarity is symmetric (http://planetmath.org/Symmetric): If is similar to , then is similar to , as we can define a matrix and have
(5) - 3.
Similarity is transitive

(http://planetmath.org/Transitive3): If is similar to , which is similar to , we have
(6) - 4.
Because of 1, 2 and 3, similarity defines an equivalence relation

() on square matrices, partitioning (http://planetmath.org/Partition

) the space of such matrices into a disjoint set of equivalence classes

.
- 5.
If is similar to , then their determinants

are equal; i.e. (http://planetmath.org/Ie), . This is easily verified:
(7) In fact, similar matrices have the same characteristic polynomial

, which implies this result directly, the determinant being the constant term of the characteristic polynomial (up to sign).
- 6.
Similar matrices represent the same linear transformation after a change of basis.
- 7.
It can be shown that a matrix and its transpose

are always similar.
| Title | similar matrix |
| Canonical name | SimilarMatrix |
| Date of creation | 2013-03-22 12:24:37 |
| Last modified on | 2013-03-22 12:24:37 |
| Owner | Wkbj79 (1863) |
| Last modified by | Wkbj79 (1863) |
| Numerical id | 19 |
| Author | Wkbj79 (1863) |
| Entry type | Definition |
| Classification | msc 15A03 |
| Synonym | similarity transformation |
| Synonym | similar matrices |
| Synonym | conjugate matrices |
| Related topic | Eigenvalue |
| Related topic | Eigenvector |
| Related topic | EigenvalueProblem |
| Defines | similar |
| Defines | conjugate |