Transpose, Conjugate, Conjugate Transpose
Unit: Matrices
Prerequisites
Later Topics
Lesson Preview
Sometimes we want to take the transpose of a matrix.
What this means is, row 1 of the matrix becomes column 1, row 2 becomes column 2, and so on (and vice-versa). For example, consider the matrix:
Then the transpose of this matrix, denoted , is:
Note that had dimensions , and has dimensions .
This is true in general, i.e., if is an matrix then is an matrix, which makes sense since taking the transpose amounts to swapping the rows and columns of the original matrix.
Also note that taking the transpose of a column vector gives a row vector and vice-versa, i.e., for the column vector we have .
It's also worth noting that taking the transpose twice is equivalent to doing nothing. That is, .
Indeed:
and:
... continued in the full lesson.
Ready to Start Learning?
Sign up now to access the full Transpose, Conjugate, Conjugate Transpose lesson and our entire curriculum!