The relation between a square matrix A and its diagonalized form (when there is a diagonalized form, that is) is a special case of a mathematical relation called similarity.
|
Properties of similar matrices | ||
For any n x n matrices A, B and C |
||
|
||
Proof. A = I–1AI |
||
|
||
Proof. If B = P–1AP, then PBP–1 = PP–1APP–1, i.e. (P–1)–1B(P–1) = A. Then B is similar to A. |
||
|
||
Proof. If A is similar to B, then B = P–1AP for some matrix P. If B is similar to C, then C = Q–1BQ for some matrix Q. Then C = Q–1P–1APQ = (PQ)–1A(PQ), so A is similar to C. |
||
|
||
Proof. If A and B are similar, then B = P–1AP. Since all the matrices are invertible, we can take the inverse of both sides: B–1 = (P–1AP)–1 = P–1A–1(P–1)–1 = P–1A–1P, so A–1 and B–1 are similar. |
||
|
||
Proof. If B = P–1AP, then
Then Ak and Bk are similar. |
||
|
||
Proof. Suppose A and B are similar, i.e. B = P–1AP for some matrix P. Suppose that q(t) = c0 + c1t + c2t2 + ... + cktk. Then
so
So q(A) and q(B) are similar. |
||
|
||
Proof. If B = P–1AP, then BT = (P–1AP)T = PTAT(P–1)T = [(P–1)T]–1AT[(P–1)T]. So for Q = [(P–1)T], BT = Q–1ATQ. That means that AT and BT are similar. |
Similar matrices share many similarity invariants.
Similar matrices have the same |
||||
|
||||
Proof (of the first two only). Suppose that A and B are similar, i.e. that B = P–1AP for some matrix P.
so the matrices have the same determinant, and one is invertible if the other is.
so the matrices have the same characteristic polynomial and hence the same eigenvalues. |
||||
Note that similar matrices will not generally have the same eigenvectors. |