Inverses/Symmetry of Matrices
Across
- 1. switching the entries of row and column of matrix A
- 4. a type of matrix A (given) where the product of the 2 matrices result in an identity matrix
- 5. a property of transpose, where(A^T)^T = A
- 7. a type of matrix located in the left side of the augmented matrix, where [I | A^-1]
- 9. A^TA, where A = A^T
Down
- 2. A^TA, where A^T = -A
- 3. a type of matrix where it has orthonormal columns
- 6. a property of transpose, where (AB)^T = B^TA^T
- 8. what should not equal to 0 if matrix A has its own inverse?
- 9. a property of transpose, where (A+B)^T = A^T + B^T