How did Laplace find the formula $\left |A \right |=\sum_{i=1}^{n}(-1)^{i+j}(A)_{ij}M_{ij}$? What is the intuition of the evalution of this formula?
Note: I'm not asking for proof that the formula is indeed a formula for the determinant, I'm asking about how does one evaluate and discovers a formula like this.
Another note: In the formula, $1\leq j\leq n$ is fixed. The minor $M_{ij}$ is the determinant of the $(n-1)*(n-1)$ matrix that results from $A$ by removing the i-th row and the j-th column.