Thread Closed

Similarity of matrices

 
Share Thread Thread Tools
Feb25-10, 07:15 AM   #1
 

Similarity of matrices


If I have two matrices A and B and I want to show they are similar, is it enough to show that Trace(A)=Trace(B) or instead show that Det(A)=Det(B)?
Thanks
Tal
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Feb25-10, 08:20 AM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
No, it isn't. For example, both
[tex]\begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}[/tex]
and
[tex]\begin{bmatrix}\frac{1}{2} & 0 \\ 0 & 2\end{bmatrix}[/tex]
have the same determinant but are not similar.

Also both
[tex]\begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}[/tex]
and
[tex]\begin{bmatrix}2 & 0 \\ 0 & 0\end{bmatrix}[/tex]
have the same trace but are not similar.

And, just in case you were wondering,
[tex]\begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}[/tex]
and
[tex]\begin{bmatrix}1 & 1 \\ 0 & 1\end{bmatrix}[/tex]
have the same determinant and the same trace but are not similar.

In order to be similar, two matrices must have the same eigenvalues and the same number of independent eigenvectors corresponding to each eigenvalue.
Feb25-10, 08:35 AM   #3
 
Great, Thanks.
Thread Closed
Thread Tools


Similar Threads for: Similarity of matrices
Thread Forum Replies
Similarity measure of unlike-size matrices General Math 0
Mechanical Similarity Classical Physics 2
Proof concerning similarity between matrices of Linear Transformations Calculus & Beyond Homework 7
Similarity classes for matrices Calculus & Beyond Homework 0
similarity Introductory Physics Homework 3