6.4 Hermitian Matrices: I, J I, J
6.4 Hermitian Matrices: I, J I, J
Rn Cn
hx, yi = yT x hz, wi = wH z
hx, xi ≥ 0 with equality iff x = 0 hz, zi ≥ 0 with equality iff z = 0
hx, yi = hy, xi hz, wi = hw, zi
hαx + βy, zi = αhx, zi + βhy, zi hαz + βu, wi = αhz, wi + βhu, wi
||x||2 = hx, xi = xT x ||z||2 = hz, zi = zH z
Rn×n Cn×n
(AT )T = A (AH )H = A
(αA + βB)T = αAT + βAT (α, β ∈ R) (αA + βB)H = ᾱAH + β̄B H (α, β ∈ C)
(AB)T = B T AT (AB)H = B H AH
T
if A = A ⇐⇒ A = symmetric H
if A = A ⇐⇒ A = Hermitian
1
9. A matrix A is a Hermitian matrix if AH = A (they are ideal matrices in C since
properties that one
would expect
for matrices will probably
hold).
1 2−i 1 2+i
For example A = is Hermitian since Ā = and so
2+i 0 2−i 0
1 2−i
AH = ĀT = =A
2+i 0
10. if A is Hermitian, then A is symmetric.
However the converse fails, and here is a
1 2−i
counterexample: A = . However if A ∈ Rn×n is symmetric, then it is
2−i 0
Hermitian.
Symmetric and orthogonal matrices in Rn×n Hermitian and unitary matrices in Cn×n
11. These three give the last row in the table above:
(a) if the eigenvalues of an Hermitian matrix A are all distinct, then ∃U that is
unitary and it diagonalizes A. In this case U has as columns the normalized
eigenvectors of A
(b) Schur’s Theorem: If A is n × n, then ∃U a unitary matrix such that T = U H AU
is upper triangular matrix.
(c) Spectral Theorem: If A is Hermitian, then ∃U a unitary matrix such that U H AU
is a diagonal matrix.
Note that if some eigenvalue λj has algebraic multiplicity ≥ 2, then the eigen-
vectors corresponding to λj are not orthonormal, and so we use Gram-Schmidt
to normalize them (we use Gram Schmidt for each set of eigenvectors that cor-
respond to each repeated eigenvalue)
2
Rn Cn
hx, yi = yT x hz, wi = wH z
hx, xi ≥ 0 with equality iff x = 0 hz, zi ≥ 0 with equality iff z = 0
hx, yi = hy, xi hz, wi = hw, zi
hαx + βy, zi = αhx, zi + βhy, zi hαz + βu, wi = αhz, wi + βhu, wi
||x||2 = hx, xi = xT x ||z||2 = hz, zi = zH z
Rn×n Cn×n
(AT )T = A (AH )H = A
(αA + βB)T = αAT + βAT (α, β ∈ R) (αA + βB)H = ᾱAH + β̄B H (α, β ∈ C)
(AB)T = B T AT (AB)H = B H AH
if AT = A ⇐⇒ A = symmetric if AH = A ⇐⇒ A = Hermitian
Symmetric and orthogonal matrices in Rn×n Hermitian and unitary matrices in Cn×n