Content deleted Content added
→Motivation: added explanation of notation and additional reference |
→Motivation: added correction in formatting keeping original content |
||
Line 57:
The conjugate transpose of a matrix <math>\mathbf{A}</math> with [[real number|real]] entries reduces to the [[transpose]] of <math>\mathbf{A}</math>, as the conjugate of a real number is the number itself.
User
The conjugate transpose can be motivated by noting that complex numbers can be usefully represented by <math>2 \times 2</math> real matrices, obeying matrix addition and multiplication:
:<math>a + ib \equiv \begin{bmatrix} a & -b \\ b & a \end{bmatrix}.</math>
Line 65:
Thus, an <math>m \times n</math> matrix of complex numbers could be well represented by a <math>2m \times 2n</math> matrix of real numbers. The conjugate transpose, therefore, arises very naturally as the result of simply transposing such a matrix—when viewed back again as an <math>n \times m</math> matrix made up of complex numbers.
For an explanation of the notation used here, we begin by representing complex numbers <math>e^{i\theta}</math> as the rotation matrix, that is,
|