
A determinant is an arrangement of n × n numbers into n − horizontal lines (each line is called a row) and n vertical lines (each line is called a column) enclosed into two vertical bars. It is denoted by D or Δ.
A determinant having n × n numbers is called determinant of order n.
The number aij which appears in the ith row and jth column is called (ij)th entry of the determinant.
The entries
… , ann are called diagonal entries and all other entries are called non-diagonal entries.
To each entry of a determinant we associate a number (uniquely determined) called its minor. The minor of aij, denoted by Mij, is the determinant, which is obtained on deleting ith row and jth column from the original determinant.
Note: The value of Mij is independent of the value of aij.
Again to each entry of a determinant we associate a number (uniquely determined) called its cofactor. The cofactor of aij, denoted by Cij, is defined by
Cij = (−1)i + j Mij
