HOME

TheInfoList



OR:

In mathematics, a complex square matrix is normal if it commutes with its conjugate transpose : :A \text \iff A^*A = AA^* . The concept of normal matrices can be extended to normal operators on infinite-dimensional normed spaces and to normal elements in C*-algebras. As in the matrix case, normality means commutativity is preserved, to the extent possible, in the noncommutative setting. This makes normal operators, and normal elements of C*-algebras, more amenable to analysis. The spectral theorem states that a matrix is normal if and only if it is unitarily similar to a
diagonal matrix In linear algebra, a diagonal matrix is a matrix in which the entries outside the main diagonal are all zero; the term usually refers to square matrices. Elements of the main diagonal can either be zero or nonzero. An example of a 2×2 diagon ...
, and therefore any matrix satisfying the equation is diagonalizable. (The converse does not hold because diagonalizable matrices may have non-orthogonal eigenspaces.) Thus A = U D U^* and A^* = U D^* U^*where D is a diagonal matrix whose diagonal values are in general complex. The left and right singular vectors in the singular value decomposition of a normal matrix A = U D V^* differ only in complex phase from each other and from the corresponding eigenvectors, since the phase must be factored out of the eigenvalues to form singular values.


Special cases

Among complex matrices, all unitary, Hermitian, and skew-Hermitian matrices are normal, with all eigenvalues being unit modulus, real, and imaginary, respectively. Likewise, among real matrices, all
orthogonal In mathematics, orthogonality (mathematics), orthogonality is the generalization of the geometric notion of ''perpendicularity''. Although many authors use the two terms ''perpendicular'' and ''orthogonal'' interchangeably, the term ''perpendic ...
, symmetric, and skew-symmetric matrices are normal, with all eigenvalues being complex conjugate pairs on the unit circle, real, and imaginary, respectively. However, it is ''not'' the case that all normal matrices are either unitary or (skew-)Hermitian, as their eigenvalues can be any complex number, in general. For example, A = \begin 1 & 1 & 0 \\ 0 & 1 & 1 \\ 1 & 0 & 1 \end is neither unitary, Hermitian, nor skew-Hermitian, because its eigenvalues are 2, (1\pm i\sqrt)/2; yet it is normal because AA^* = \begin 2 & 1 & 1 \\ 1 & 2 & 1 \\ 1 & 1 & 2 \end = A^*A.


Consequences

The concept of normality is important because normal matrices are precisely those to which the spectral theorem applies: The diagonal entries of are the eigenvalues of , and the columns of are the eigenvectors of . The matching eigenvalues in come in the same order as the eigenvectors are ordered as columns of . Another way of stating the spectral theorem is to say that normal matrices are precisely those matrices that can be represented by a diagonal matrix with respect to a properly chosen orthonormal basis of . Phrased differently: a matrix is normal if and only if its eigenspaces span and are pairwise
orthogonal In mathematics, orthogonality (mathematics), orthogonality is the generalization of the geometric notion of ''perpendicularity''. Although many authors use the two terms ''perpendicular'' and ''orthogonal'' interchangeably, the term ''perpendic ...
with respect to the standard inner product of . The spectral theorem for normal matrices is a special case of the more general Schur decomposition which holds for all square matrices. Let be a square matrix. Then by Schur decomposition it is unitary similar to an upper-triangular matrix, say, . If is normal, so is . But then must be diagonal, for, as noted above, a normal upper-triangular matrix is diagonal. The spectral theorem permits the classification of normal matrices in terms of their spectra, for example: In general, the sum or product of two normal matrices need not be normal. However, the following holds: In this special case, the columns of are eigenvectors of both and and form an orthonormal basis in . This follows by combining the theorems that, over an algebraically closed field, commuting matrices are simultaneously triangularizable and a normal matrix is diagonalizable – the added result is that these can both be done simultaneously.


Equivalent definitions

It is possible to give a fairly long list of equivalent definitions of a normal matrix. Let be a complex matrix. Then the following are equivalent: # is normal. # is diagonalizable by a unitary matrix. # There exists a set of eigenvectors of which forms an orthonormal basis for . # \left\, A \mathbf \right\, = \left\, A^* \mathbf \right\, for every . # The Frobenius norm of can be computed by the eigenvalues of : \operatorname \left(A^* A\right) = \sum_j \left, \lambda_j \^2 . # The Hermitian part and skew-Hermitian part of commute. # is a polynomial (of degree ) in .Proof: When A is normal, use Lagrange's interpolation formula to construct a polynomial P such that \overline = P(\lambda_j), where \lambda_j are the eigenvalues of A. # for some unitary matrix . # and commute, where we have the polar decomposition with a unitary matrix and some positive semidefinite matrix . # commutes with some normal matrix with distinct eigenvalues. # for all where has singular values and has eigenvalues that are indexed with ordering . Some but not all of the above generalize to normal operators on infinite-dimensional Hilbert spaces. For example, a bounded operator satisfying (9) is only quasinormal.


Normal matrix analogy

It is occasionally useful (but sometimes misleading) to think of the relationships of special kinds of normal matrices as analogous to the relationships of the corresponding type of complex numbers of which their eigenvalues are composed. This is because any function (that can be expressed as a power series) of a non-defective matrix acts directly on each of its eigenvalues, and the conjugate transpose of its spectral decomposition VD V^* is VD^*V^*, where D is the diagonal matrix of eigenvalues. Likewise, if two normal matrices commute and are therefore simultaneously diagonalizable, any operation between these matrices also acts on each corresponding pair of eigenvalues. * The conjugate transpose is analogous to the complex conjugate. * Unitary matrices are analogous to complex numbers on the
unit circle In mathematics, a unit circle is a circle of unit radius—that is, a radius of 1. Frequently, especially in trigonometry, the unit circle is the circle of radius 1 centered at the origin (0, 0) in the Cartesian coordinate system in the Eucli ...
. * Hermitian matrices are analogous to
real number In mathematics, a real number is a number that can be used to measure a continuous one- dimensional quantity such as a duration or temperature. Here, ''continuous'' means that pairs of values can have arbitrarily small differences. Every re ...
s. * Hermitian positive definite matrices are analogous to positive real numbers. * Skew Hermitian matrices are analogous to purely
imaginary number An imaginary number is the product of a real number and the imaginary unit , is usually used in engineering contexts where has other meanings (such as electrical current) which is defined by its property . The square (algebra), square of an im ...
s. * Invertible matrices are analogous to non-zero complex numbers. * The inverse of a matrix has each eigenvalue inverted. * A uniform scaling matrix is analogous to a constant number. * In particular, the zero matrix is analogous to 0, and * the identity matrix is analogous to 1. * An idempotent matrix is an orthogonal projection with each eigenvalue either 0 or 1. * A normal involution has eigenvalues \pm 1. As a special case, the complex numbers may be embedded in the normal 2×2 real matrices by the mapping a + bi \mapsto \begin a & b \\ -b & a \end = a\, \begin 1 & 0 \\ 0 & 1 \end + b\, \begin 0 & 1 \\ -1 & 0 \end\,. which preserves addition and multiplication. It is easy to check that this embedding respects all of the above analogies.


See also

* Hermitian matrix * Least-squares normal matrix


Notes


Citations


Sources

* . * {{Matrix classes Matrices (mathematics) ja:正規作用素