Similarity Transformation of Matrices: Decide w/o Eigenvectors

  • Thread starter ercan
  • Start date
  • Tags
    Matrices
In summary, the conversation discusses the concept of similarity transformation in matrices and the question of determining whether two matrices with the same eigenvalues are similar without using eigenvectors. It is mentioned that the minimal polynomial can be used to provide information about the Jordan normal form and does not require knowledge of eigenvectors. A recommended resource for further information is the book "Matrix Analysis" by Horn and Johnson.
  • #1
ercan
2
0
I need help about similarity transformation in matrices.
Is there anyone who knows how can I decide whether "the two matrices having the same eigenvalues" are similar or not without using eigenvectors?

For example, following two matrices have the same characteristic polynomial. But they are not similar. Because matrix A has multiple jordan blocks for the double eigenvalue 1 while B doesn't have multiple jordan block.

A=[3 -3 -1 2;
4 -2 -3 6;
4 -3 -2 6;
3 0 -3 7]

B=[-4.6 -7 -3 -0.6;
3.4 6 2 0.4;
0.4 0 1 0.4;
-2.4 5 0 3.6]

I wonder how can I show that A and B are not similar without using their eigenvectors or without directly looking to their diagonal forms.
 
Physics news on Phys.org
  • #2
The minimal polynomial could be what you're looking for...

Basically, given a matrix A, then the characteristic polynomial p(x) satisfies p(A)=0. (this is the Cayley-Hamilton theorem). The smallest polynomial which still has this property is called the minimal polynomial. The minimal polynomial will always divide the characteristic polynomial.

The minimal polynomial is mostly being used to give information about the Jordan normal form and it has the advantage that you don't need to know about the (generalized) eigenvectors...
 
  • #3
Go check the book: Matrix Analysis by Horn and Johnson, it answers this question exactly, or will provide sufficient information.
 

Related to Similarity Transformation of Matrices: Decide w/o Eigenvectors

1. What is a similarity transformation of matrices?

A similarity transformation of matrices is a mathematical process that involves changing the basis of a matrix without changing its overall structure. This is achieved by multiplying the matrix by a non-singular matrix.

2. How is a similarity transformation different from a regular matrix transformation?

A regular matrix transformation involves changing the coordinates of the matrix's elements, while a similarity transformation only changes the basis of the matrix. Additionally, a similarity transformation results in a matrix with the same eigenvalues as the original matrix, while a regular matrix transformation may alter the eigenvalues.

3. Can a similarity transformation be performed without using eigenvectors?

Yes, a similarity transformation can be performed without using eigenvectors. While eigenvectors can be helpful in determining the appropriate non-singular matrix for the transformation, they are not necessary for the process.

4. When is a similarity transformation useful in scientific research?

A similarity transformation is useful in a variety of scientific fields, including physics, engineering, and computer science. It can be used to simplify and analyze complex matrices, making it easier to understand and solve problems related to linear transformations.

5. What are some potential applications of similarity transformation in real-world scenarios?

Similarity transformation has many practical applications, such as image and signal processing, data compression, and machine learning. It is also used in solving systems of linear equations and in calculating the Jordan canonical form of a matrix.

Similar threads

  • Linear and Abstract Algebra
Replies
12
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
2K
  • Linear and Abstract Algebra
Replies
16
Views
1K
  • Linear and Abstract Algebra
Replies
13
Views
2K
  • Linear and Abstract Algebra
Replies
5
Views
4K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
2K
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
712
  • Linear and Abstract Algebra
Replies
5
Views
2K
Back
Top