3.1: The Matrix Transpose
( \newcommand{\kernel}{\mathrm{null}\,}\)
- T/F: If
is a matrix, thenwill be a matrix. - Where are there zeros in an upper triangular matrix?
- T/F: A matrix is symmetric if it doesn’t change when you take its transpose.
- What is the transpose of the transpose of
? - Give 2 other terms to describe symmetric matrices besides “interesting.”
We jump right in with a definition.
Let
Examples will make this definition clear.
Find the transpose of
Solution
Note that
Find the transpose of the following matrices.
Solution
We find each transpose using the definition without explanation. Make note of the dimensions of the original matrix and the dimensions of its transpose.
Notice that with matrix
It is probably pretty clear why we call those entries “the diagonal.” Here is the formal definition.
Let
- A diagonal matrix is an
matrix in which the only nonzero entries lie on the diagonal. - An upper (lower) triangular matrix is a matrix in which any nonzero entries lie on or above (below) the diagonal.
Consider the matrices
Identify the diagonal of each matrix, and state whether each matrix is diagonal, upper triangular, lower triangular, or none of the above.
Solution
We first compute the transpose of each matrix.
Note that
The diagonals of
The matrix
The matrix
Finally,
Make note of the definitions of diagonal and triangular matrices. We specify that a diagonal matrix must be square, but triangular matrices don’t have to be. (“Most” of the time, however, the ones we study are.) Also, as we mentioned before in the example, by definition a diagonal matrix is also both upper and lower triangular. Finally, notice that by definition, the transpose of an upper triangular matrix is a lower triangular matrix, and vice-versa.
There are many questions to probe concerning the transpose operations.
Let
Find
Solution
We note that
Therefore
Also,
It looks like “the sum of the transposes is the transpose of the sum."
Let
Find
Solution
We first note that
Find
Now find
So we can’t compute
We may have suspected that
We have one more arithmetic operation to look at: the inverse.
Let
Find
Solution
We first find
Finding
Finding
It seems that “the inverse of the transpose is the transpose of the inverse."
We have just looked at some examples of how the transpose operation interacts with matrix arithmetic operations.
Let
and
We included in the theorem two ideas we didn’t discuss already. First, that
The second “new” item is that
Now that we know some properties of the transpose operation, we are tempted to play around with it and see what happens. For instance, if
Another thing to ask ourselves as we “play around” with the transpose: suppose
Let
Find
Solution
Finding
Finding
Finding
Let’s look at the matrices we’ve formed in this example. First, consider
We’ll formally define this in a moment, but a matrix that is equal to its transpose is called symmetric.
Look at the next part of the example; what do we notice about
We should immediately notice that it is not symmetric, although it does seem “close.” Instead of it being equal to its transpose, we notice that this matrix is the opposite of its transpose. We call this type of matrix skew symmetric.
A matrix
A matrix
Note that in order for a matrix to be either symmetric or skew symmetric, it must be square.
So why was
We have just proved that no matter what matrix
We can do a similar proof to show that as long as
So we took the transpose of
We’ll take what we learned from Example
Symmetric and Skew Symmetric Matrices
- Given any matrix
, the matrices and are symmetric. - Let
be a square matrix. The matrix is symmetric. - Let
be a square matrix. The matrix is skew symmetric.
Why do we care about the transpose of a matrix? Why do we care about symmetric matrices?
There are two answers that each answer both of these questions. First, we are interested in the tranpose of a matrix and symmetric matrices because they are interesting.
This gives us an idea: if we were to multiply both sides of this equation by
That is, any matrix
The second reason we care about them is that they are very useful and important in various areas of mathematics. The transpose of a matrix turns out to be an important operation; symmetric matrices have many nice properties that make solving certain types of problems possible.
Most of this text focuses on the preliminaries of matrix algebra, and the actual uses are beyond our current scope. One easy to describe example is curve fitting. Suppose we are given a large set of data points that, when plotted, look roughly quadratic. How do we find the quadratic that “best fits” this data? The solution can be found using matrix algebra, and specifically a matrix called the pseudoinverse. If
In the next section we’ll learn about the trace, another operation that can be performed on a matrix that is relatively simple to compute but can lead to some deep results.
Footnotes
[1] Remember, this is what mathematicians do. We learn something new, and then we ask lots of questions about it. Often the first questions we ask are along the lines of “How does this new thing relate to the old things I already know about?”
[2] This is kind of fun to say, especially when said fast. Regardless of how fast we say it, we should think about this statement. The “is” represents “equals.” The stuff before “is” equals the stuff afterwards.
[3] Then again, maybe this isn’t all that “odd.” It is reminiscent of the fact that, when invertible,
[4] Again, we should think about this statement. The part before “is” states that we take the transpose of a matrix, then find the inverse. The part after “is” states that we find the inverse of the matrix, then take the transpose. Since these two statements are linked by an “is,” they are equal.
[5] These examples don’t prove anything, other than it worked in specific examples.
[6] Some mathematicians use the term antisymmetric
[7] Of course not.
[8] Why do we say that
[9] Or: “neat,” “cool,” “bad,” “wicked,” “phat,” “fo-shizzle.”