I am new to Math, and my knowledge is not good. Can anyone help me with this problem? Show that $(M^*)^* = M$, $(M^T)^T = M$, and $(M^t)^t = M$. I think I got some idea on the last 2, but the I am stuck at the first one.
Asked
Active
Viewed 50 times
1
1 Answers
0
As an example of the kind of thinking you need: Let $A^T$ be the transpose of the matrix $A$. That is, you get $A^T$ from $A$ by switching rows and columns: Take the first row of $A$, write it down as a column (the first one) . Then take the second row of $A$, and write it down as a column, to the right of the first column you wrote down. Continue that way. When finnished in that way with all the rows, what you have written down is the transpose of $A$.
Now repeat the same procedure: Take the first row of $A^T$, write it down as a column. Continue with second row, ...
When terminated, what you have should be identical to the matrix $A$ with which you started. You have shown that $(A^T)^T = A$.
kjetil b halvorsen
- 6,625
T is Transpose t is dagger
– TBBT Mar 17 '14 at 08:01