Chapter 6: Problem 1
Assume that any hermitian matrix can be diagonalized by a unitary matrix. From this, show that the necessary and sufficient condition that two hermitian matrices can be diagonalized by the same unitary transformation is that they commute.
Short Answer
Expert verified
Two hermitian matrices can be diagonalized by the same unitary matrix if and only if they commute (AB = BA).
Step by step solution
01
Define Hermitian and Unitary Matrices
A matrix is hermitian if it is equal to its conjugate transpose, i.e., for a matrix A, it's hermitian if A = A†. A matrix U is unitary if U†U = UU† = I, where I is the identity matrix.
02
Diagonalization of Hermitian Matrices
Any hermitian matrix can be diagonalized by a unitary matrix. This means for a hermitian matrix A, there exists a unitary matrix U and a diagonal matrix D such that A = UDU†.
03
Consider Two Hermitian Matrices
Consider two hermitian matrices A and B. Assume that both can be diagonalized by the same unitary matrix U. Then, we have A = UDAU† and B = UDBU† where DA and DB are diagonal matrices.
04
Condition for Simultaneous Diagonalization
If A and B are diagonalized by the same unitary matrix U, then they can be written as A = UDAU† and B = UDBU†. The necessary and sufficient condition for this to hold is that A and B commute, i.e., AB = BA.
05
Prove the Commutation Condition
Suppose A and B both can be diagonalized by the same unitary matrix U. In matrix form, this implies UDAU† and UDBU† are diagonal. This suggests DA and DB commute since the multiplication of diagonal matrices is commutative. Therefore, A and B must commute.
06
Conclude
Thus, the necessary and sufficient condition for two hermitian matrices to be diagonalized by the same unitary transformation is that they must commute. In other words, AB = BA.
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with Vaia!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Hermitian Matrices
A Hermitian matrix is a crucial concept in linear algebra and quantum mechanics. It is a square matrix that is equal to its own conjugate transpose. Essentially, if a matrix is Hermitian, it satisfies the condition \( A = A^\text{†} \), where \( A^\text{†} \) is the conjugate transpose of \( A \).
Hermitian matrices have several key properties:
Hermitian matrices have several key properties:
- They have real eigenvalues.
- Their eigenvectors are orthogonal.
- They are diagonalizable via a unitary matrix.
Unitary Matrices
Unitary matrices play a significant role in the diagonalization process, especially for Hermitian matrices. A matrix \( U \) is unitary if it satisfies the condition \( U^\text{†} U = U U^\text{†} = I \,\), where \( U^\text{†} \) is the conjugate transpose of \( U \) and \( I \) is the identity matrix.
The properties of unitary matrices are:
The properties of unitary matrices are:
- They preserve the inner product in complex vector spaces.
- Multiplying a unitary matrix by its conjugate transpose yields the identity matrix.
- Their eigenvalues have an absolute value of 1.
Commutation of Matrices
Understanding the commutation of matrices is essential when dealing with simultaneous diagonalization. Two matrices \( A \,\) and \( B \) are said to commute if \( AB = BA \). This concept is crucial when considering whether two Hermitian matrices can be diagonalized simultaneously by the same unitary matrix.
The key points of commutation are:
The key points of commutation are:
- The order of multiplication does not matter for commuting matrices.
- Their commutation is a necessary condition for simultaneous diagonalization.
- When two matrices commute, they share a common set of eigenvectors.