Matrices III
Contents
4.8. Matrices III#
4.8.1. Orthogonal Matrices#
A real square matrix \(\bU\) is called orthogonal if the columns of \(\bU\) form an orthonormal set. In other words, let
with \(\bu_i \in \RR^n\). Then we have
An orthogonal matrix \(\bU\) is invertible with \(\bU^T = \bU^{-1}\).
Proof. Let
be orthogonal with
Then
Since columns of \(\bU\) are linearly independent and span \(\RR^n\), hence \(\bU\) is invertible. Thus
(Determinant of an orthogonal matrix)
Determinant of an orthogonal matrix is \(\pm 1\).
Proof. Let \(\bU\) be an orthogonal matrix. Then
Thus we have
4.8.2. Unitary Matrices#
(Unitary matrix)
A complex square matrix \(\bU\) is called unitary if the columns of \(\bU\) form an orthonormal set. In other words, let
with \(u_i \in \CC^n\). Then we have
A unitary matrix \(\bU\) is invertible with \(\bU^H = \bU^{-1}\).
Proof. Let
be unitary with
Then
Since columns of \(\bU\) are linearly independent and span \(\CC^n\), hence \(\bU\) is invertible. Thus
(Determinant of unitary matrices)
The magnitude of determinant of a unitary matrix is \(1\).
Proof. Let \(\bU\) be a unitary matrix. Then
Thus we have
4.8.3. F Unitary Matrices#
We provide a common definition for unitary matrices over any field \(\FF\). This definition applies to both real and complex matrices.
A square matrix \(\bU \in \FF^{n \times n}\) is called \(\FF\) unitary if the columns of \(\bU\) form an orthonormal set. In other words, let
with \(\bu_i \in \FF^n\). Then we have
We note that a suitable definition of inner product transports the definition appropriately into orthogonal matrices over \(\RR\) and unitary matrices over \(\CC\).
When we are talking about \(\FF\) unitary matrices, then we will use the symbol \(\bU^H\) to mean its inverse. In the complex case, it will map to its conjugate transpose, while in real case it will map to simple transpose.
This definition helps us simplify some of the discussions in the sequel (like singular value decomposition).
Following results apply equally to orthogonal matrices for real case and unitary matrices for complex case.
(Norm preservation)
\(\FF\)-unitary matrices preserve norm. i.e.
Proof. We have
For the real case we have
(Preservation of inner products)
\(\FF\)-unitary matrices preserve inner product. i.e.
Proof. We have
For the real case we have