normal matrix (original) (raw)
A complex matrix A∈ℂn×n is said to be normal if A∗A=AA∗ where ∗ denotes the conjugate transpose.
Similarly for a real matrix A∈ℝn×n is said to be normal if ATA=AAT where T denotes the transpose.
properties:
- •
Equivalently a complex matrix A∈ℂn×n is said to be normal if it satisfies [A,A∗]=0 where [,] is the commutator bracket. - •
Equivalently a real matrix A∈ℝn×n is said to be normal if it satisfies [A,AT]=0 where [,] is the commutator bracket. - •
Let A be a square complex matrix of order n. It follows from Schur’s inequality that if A is a normal matrixthen ∑i=1n|λi|2=traceA∗A where ∗ is the conjugate transpose and λi are the eigenvalues
of A.
- •
A complex square matrixis diagonal if and only if it is normal, triangular.(see theorem for normal triangular matrices).
examples:
- •
(ab-ba) where a,b∈ℝ - •
(1i-i1)
see also:
- •
Wikipedia, http://www.wikipedia.org/wiki/Normal\_matrixnormal matrix
Title | normal matrix |
---|---|
Canonical name | NormalMatrix |
Date of creation | 2013-03-22 13:41:10 |
Last modified on | 2013-03-22 13:41:10 |
Owner | Daume (40) |
Last modified by | Daume (40) |
Numerical id | 12 |
Author | Daume (40) |
Entry type | Definition |
Classification | msc 15A21 |
Synonym | normal |
Related topic | TheoremForNormalTriangularMatrices |