Definition
- With
- Then is the Conjugate Transpose of
Computing Process
Ensure that you work with an Orthonormal Basis.
- Complex Conjugate all entries
- Matrix Transposition
Example
2 & 1 + i\\ i & 3 - i \end{array}\right]$$ We find $A^{*}$A^{*} = \left[\begin{array}{cc} 2 & -i\ 1-i & 3+i\ \end{array}\right]
# Theorems - [[Conjugate Transpose of Itself is the Original Matrix]]