Difference between matrix and determinant
- A matrix 'A' cannot be reduced to a number whereas the determinant can be reduced to a number.
- The number of rows may not be equal to number of columns in a matrix while in a determinant the number of rows is equal to the number of columns
- Interchanging the rows and columns, a different matrix is formed while a determinant, an interchange of rows and columns doesn't change the value of the determinant.
But those, which are not square matrix( like 1x2,2x3,3x4...)they dose not possess determinant.
We have a matrix A.
Then the determinant of a matrix A can be written as -
|A| and detA
|A| and detA
Post a Comment