Unitary matrices: Difference between revisions
(New page: A '''unitary matrix''' is a complex matrix <math>U</math> satisfying the condition :<math>U^\dagger U = UU^\dagger = I_n\,</math> where <math>I</math> is the identity matrix...) |
mNo edit summary |
||
| Line 11: | Line 11: | ||
==References== | ==References== | ||
*[http://en.wikipedia.org/wiki/Unitary_matrix Unitary matrix entry in Wikipedia] | *[http://en.wikipedia.org/wiki/Unitary_matrix Unitary matrix entry in Wikipedia] | ||
[[category: mathematics]] | |||
Latest revision as of 12:19, 11 February 2008
A unitary matrix is a complex matrix satisfying the condition
where is the identity matrix and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle U^\dagger} is the conjugate transpose (also called the Hermitian adjoint) of Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle U} . Note this condition says that a matrix Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle U} is unitary if and only if it has an inverse which is equal to its conjugate transpose Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle U^\dagger \,}
- Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle U^{-1} = U^\dagger.}
A unitary matrix in which all entries are real is called an orthogonal matrix.