Matrix Arithmetic
Part 3: Transpose of a matrix
In this section we experiment with the matrices
A and B defined in Part 1.
- Explain how AT is related to A.
- Compute (AT)T.
What do you infer? Explain why your observation
must hold for any matrix A.
- Compute
What do you conclude from these calculations?
- The worksheet defines a matrix M with random
entries. Evaluate
These products have some special property -- what is it? (Look at the entries of the product matrices.) Check
your observation by re-entering the definition of M several times and re-computing the products.
modules at math.duke.edu