Conjugate transpose
Adapted from Wikipedia · Discoverer experience
In mathematics, the conjugate transpose, also known as the Hermitian transpose, is an important operation performed on complex matrices. It involves two steps: transposing the matrix, which means flipping it over its diagonal, and then applying complex conjugation to each entry. Complex conjugation changes the sign of the imaginary part of a complex number. For example, the conjugate of a + i b is a − i b. This operation is useful in many areas of mathematics and physics, especially when dealing with complex numbers.
There are several notations used to represent the conjugate transpose, such as AH, A*, A′, or (often in physics) A†. For real matrices, the conjugate transpose is simply the regular transpose, because real numbers do not have an imaginary part to conjugate. This makes the concept especially versatile, applying to both real and complex matrices in various mathematical and scientific problems.
Definition
The conjugate transpose of a matrix is a special way to rearrange and change the numbers in it. For matrices that use complex numbers (numbers that include the imaginary unit i), you first flip the matrix over its diagonal (this is called transposing) and then change the sign of the imaginary part of each number.
There are a few symbols used to show this operation: A* (common in linear algebra), AH (also used in linear algebra), A† (often used in quantum mechanics), and sometimes A+ although this symbol usually means something else. For matrices with only real numbers, the conjugate transpose is simply the regular transpose.
Example
To find the conjugate transpose of a matrix, we first flip the matrix over its diagonal (this is called transposing). Then, we change the sign of the imaginary part of each number in the matrix.
For example, let’s look at matrix A: [ \mathbf {A} ={\begin{bmatrix}1&-2-i&5\1+i&i&4-2i\end{bmatrix}} ]
After transposing, we get: [ \mathbf {A} ^{\operatorname {T} }={\begin{bmatrix}1&1+i\-2-i&i\5&4-2i\end{bmatrix}} ]
Finally, we apply conjugation to each entry. This means changing the sign of the imaginary part. The result is the conjugate transpose AH: [ \mathbf {A} ^{\mathrm {H} }={ \begin{bmatrix}1&1-i\-2+i&-i\5&4+2i\end{bmatrix}} ]
Basic remarks
A square matrix is called Hermitian if it looks the same when you flip it and then change every imaginary number to its opposite. This is like a mirror image that also flips signs.
There are also special types like Skew Hermitian and Normal matrices, which have their own unique mirror-like properties. For example, a Unitary matrix is one where flipping it and then multiplying it by itself gives back the identity matrix, which acts like "1" for matrices.
Properties
The conjugate transpose of a complex matrix has special properties. When you add two matrices and then take their conjugate transpose, it's the same as taking the conjugate transpose of each matrix and then adding them. If you multiply a matrix by a complex number and then take the conjugate transpose, it's the same as taking the complex conjugate of that number and then multiplying by the conjugate transpose of the matrix.
For any two matrices that can be multiplied together, the conjugate transpose of their product is the product of their conjugate transposes in reverse order. Taking the conjugate transpose of a matrix and then taking the conjugate transpose again brings you back to the original matrix.
Generalizations
When we think of a special kind of number grid called a matrix as a rule that moves things around, the conjugate transpose becomes an important idea. In advanced math, this idea helps us understand how these rules work in spaces with special properties.
We can also extend this idea to more general situations. If we have a rule that moves things from one group to another, we can find a matching rule by flipping the original rule and then changing the signs of certain parts. This helps us study how these groups relate to each other in a deeper way.
This article is a child-friendly adaptation of the Wikipedia article on Conjugate transpose, available under CC BY-SA 4.0.
Safekipedia