proof of theorem for normal matrices
1) (AH=g(A)→A is normal)
Keeping in mind that every matrix commutes with its own powers, let’s compute
AAH=Ag(A)=An-1∑i=0aiAi=n-1∑i=0aiAAi=n-1∑i=0aiAiA=(n-1∑i=0aiAi)A=g(A)A=AHA |
which shows A to be normal.
2) (A is normal →AH=g(A))
Let λ1,λ2,…,λr , 1≤r≤n be the distinct eigenvalues of A, and let Λ = diag{λ1,λ2,…,λn}; then it’s possible to
find a (r-1)-degree polynomial g(t) such that g(λi)=λ∗i 1≤i≤r, solving the r×r linear Vandermonde
system:
[1λ1λ21⋯λr-111λ2λ22⋯λr-12⋮⋮⋮⋮⋮1λr-1λ2r-1⋯λr-1r-11λrλ2r⋯λr-1r][a0a1a2⋮ar-1]=[λ∗1λ∗2λ∗3⋮λ∗r] |
Since these r eigenvalues are distinct, the Vandermonde matrix is full
rank, and the linear system admits a unique solution; so a (r-1)-degree
polynomial g(t) can be found such that g(λi)=λ∗i 1≤i≤r and therefore g(λi)=λ∗i 1≤i≤n. Writing these equations in matrix form, we have
g(Λ)=Λ∗ |
By Schur’s decomposition theorem, a unitary matrix U and an upper
triangular matrix
T exist such that
A=UTUH |
and since A is normal we have T=Λ.
Let’s evaluate g(A).
g(A)=g(UΛUH)=r-1∑i=0ai(UΛUH)i |
But, keeping in mind that UHU=I,
(UΛUH)i=itimes⏞UΛUHUΛUHUΛUH⋯UΛUH=UΛiUH |
and so
g(A) | = | r-1∑i=0ai(UΛiUH) | ||
= | U(r-1∑i=0aiΛi)UH | |||
= | Ug(Λ)UH | |||
= | UΛ∗UH | |||
= | UΛHUH | |||
= | (UΛUH)H=AH |
which is the thesis.
Remark: note that this is a constructive proof, giving explicitly a way to
find g(t) polynomial by solving Vandermonde system in the eigenvalues.
Example:
Let A=12[1+j-1-j1+j1+j] (which is easily checked to be normal),
with U =1√2[1-jj-1]. Then σ(A)={1,j} and the Vandermonde system is
[111j][a0a1]=[1-j] |
from which we find
g(t)=(1-j)+jt |
A simple calculation yields
g(A)=(1-j)I+jA=12[1-j1-j-1+j1-j]=AH |
Title | proof of theorem for normal matrices |
---|---|
Canonical name | ProofOfTheoremForNormalMatrices |
Date of creation | 2013-03-22 15:36:36 |
Last modified on | 2013-03-22 15:36:36 |
Owner | Andrea Ambrosio (7332) |
Last modified by | Andrea Ambrosio (7332) |
Numerical id | 16 |
Author | Andrea Ambrosio (7332) |
Entry type | Proof |
Classification | msc 15A21 |