Matrices

12345678910
Across
  1. 3. A matrix with only one row.
  2. 6. A square matrix in which all the elements in the diagonal are one and the rest all are zero.
  3. 8. A matrix with all elements zero.
  4. 9. A matrix where diagonal elements are equal.
  5. 10. A matrix formed by interchanging rows and columns.
Down
  1. 1. A matrix with only one column.
  2. 2. An ordered rectangular array of numbers or functions.
  3. 4. A matrix in which A' = A.
  4. 5. A square matrix with all non-diagonal elements zero.
  5. 7. A matrix in which the number of rows equals the number of columns.