Matrix

12345678910
Across
  1. 2. a matrix, that has an inverse
  2. 5. a diagonal matrix, for which all terms on the main diagonal are equal
  3. 6. a one-dimensional matrix. It's a list of numbers arranged in a single column or a single row.
  4. 8. a matrix that contains an equal number of rows and columns
  5. 10. A scalar value used to determine properties of a square matrix.
Down
  1. 1. The operation of switching rows and columns in a matrix.
  2. 2. a special matrix that, when multiplied by the original matrix, results in the identity matrix
  3. 3. find the determinant of the following matrix
  4. 4. value of the determinant, if the matrix has identical rows
  5. 7. A vertical set of elements in a matrix.
  6. 9. The number of linearly independent vectors in the column space of a matrix.