Normal Matrix
Defintion 1. Let A∈Mn×n(F). We say that A is normal if AA∗=A∗A.
선형 연산자 T가 normal일 조건과 동일하게 normal인 행렬을 정의할 수 있다. 또한 Theorem 2의 행렬 버전을 말할 수 있다.
Theorem 1
Theorem 1. Let A∈Mn×n(C). Then A is normal ⟺ A is unitarily equivalent to a diagonal matrix.
Proof. (⟹)
By Theorem 2, there exists an orthonormal basis for V consisting of eigenvectors of A. Then by Theorem 2, D=[LA]β=Q−1AQ where Q=[I]γβ for the standard ordered basis γ for Cn. Note that Q is the matrix whose columns are the vectors in β. Since β is orthonormal, by remark, Q∗Q=I=QQ∗. Thus Q is unitary, so A is unitarily equivalent to D.
(⟸)
Suppose that D=P∗AP for some unitary matrix P. Note that A=PDP∗. Then AA∗=(PDP∗)(PD∗P∗)=PDD∗P∗=(PD∗P∗)(PDP∗)=A∗A. ◼