Eigenvalue Diagonalization of Hermitian Matrices: Proof of Spectral Theory
Summary
Let’s define the invertible matrix , the diagonal matrix composed of its eigenvalues as , and the orthogonal matrix composed of the corresponding orthonormal eigenvectors as .
[1] Spectral Theory
The necessary and sufficient condition for to be a normal matrix is that is unitarily diagonalizable.
[2] Under the Condition of Hermitian Matrix
If is a Hermitian matrix, then it is unitarily diagonalizable: Furthermore, the diagonal elements of are all real numbers.
- is the matrix obtained by taking the complex conjugate transpose of , also known as the Hermitian matrix.
Explanation
The fact that the invertible matrix can be decomposed was confirmed in the process of eigenvalue diagonalization. Spectral theory provides the conditions for its reverse process, making it quite significant. One immediate field where this can be applied is statistics, forming the theoretical foundation for principal component analysis.
Meanwhile, expressing in spectral theory as a series of eigenpairs is called spectral decomposition.
Proof
Since the square matrix is Schur decomposable, there exist a unitary matrix and an upper triangular matrix that satisfy the following: This notation will be shared in the proof below. represents the zero matrix.
[1] 1
The fact that is a normal matrix is equivalent to saying that is a normal matrix:
Equivalence Condition for Triangular Normal Matrix: Let be a square matrix. The necessary and sufficient condition for the triangular matrix to be a normal matrix is that is a diagonal matrix:
Meanwhile, the fact that the upper triangular matrix is a normal matrix is equivalent to saying that is a diagonal matrix, which can be summarized as follows. It remains to show that is a diagonal matrix composed of the eigenvalues of . Multiplying both sides of on the right by gives where is a unitary matrix, so for , we have . Therefore, is an eigenvalue of .
[2] 2
It is , and since , it follows that , i.e., . The upper triangular matrix that satisfies this is a diagonal matrix, and using the same method as above, it can be shown that is a diagonal matrix consisting of the eigenvalues of . In particular, in this case, is a Hermitian matrix whose eigenvalues are all real.
■
https://www.math.drexel.edu/~foucart/TeachingFiles/F12/M504Lect2.pdf ↩︎
김상동, 김필수, 신병춘, 이용훈. (2012). 수치행렬해석: p106. ↩︎