Across
- 2. matrix of order mxn, where n=1
- 3. [aji]=-[aij]
- 6. matrix where all elements are zeroes
- 7. square matrix where [aij] are equal if i=j
- 8. square matrix where [aij] elements are one if i=j
Down
- 1. matrix of order mxn, where m=1
- 2. a property that does not occur in matrix multiplication
- 3. matrix of order mxn, where m=n
- 4. [aij]=[aji]
- 5. square matrix where all [aij] elements are equal if i=j
