I've been trying to dig and search for an answer for my bugging question: Why does the (Leibniz) formula for a determinant look like this:
$$\det (T) = \sum_{\sigma\in S_n} \text{sign}\,(\sigma) \prod_{i=1}^n a_{\sigma(i), i}.$$
The definition of the determinant by using eigenvalues is easy for me to understand: "Determinant of $T$ is the product of the eigenvalues of $T$ which means the amount by which the linear transformation $T$ scales the (vector) space.
I've been reading through Down with Determinants (eigenvalue based definition for determinant), History of Determinants, cyclic groups and permutations in abstract algebra and also previous questions on the subject but still I don't get it 100%. I couldn't for example start to derive the Leibniz formula on the whiteboard if somebody asked me to prove that the Leibniz formula for determinant equals the product of eigenvalues.
So my question about the subject is this:
- How does one prove that the Leibniz formula for determinant is equal to the product of eigenvalues of a square matrix $T$?