Across
- 4. rectangular array of numbers, enclosed by brackets.
- 5. value calculated from the entries (or numbers) of a square matrix that provides information about the inverse of the matrix and the system of linear equations associated with the matrix.
- 6. If diagonal elements are equal, that is a square matrix.
- 7. A square matrix if all it's non diagonal elements are zero.
- 9. numbers of rows and columns of a matrix written in the form mxn, where m is the number of rows and n is the number of columns.
- 10. for a square martix A, the matrix A-1, such that A.A-1 = A-1.A = I, where I is the identity matrix.
Down
- 1. If all elements are zero.
- 2. A matrix in which the number of rows are equal to the number of columns.
- 3. A matrix which has only one column.
- 8. A matrix which has only one row.
