Why determinant is area?
In , the determinant gives the signed area of the parallelogram spanned by two vectors.
Determinant in
The determinant of a matrix is given by
In , it gives the signed volume of the parallelepiped spanned by three vectors.
Determinant in
The determinant of a matrix is
The following lemma is partially from [Hubbard2015] p. 75
If we think of the determinant as a function of the vectors and in , then we can prove that it is an area of the parallelogram spanned by and . We provide the two proof of this fact.
We can give a simple geometric proof by rewriting as . The area of the parallelogram is
Now let
Then the angle between and is , and also . Therefore
We can also prove the determinant formula by directly computing . The area of the parallelogram is height times base. We will choose as base . If is the angle between and , the height of the parallelogram is
To compute we first compute :
We then get as follows:
Using this value for in the equation for the area of a parallelogram gives
So the area is the absolute value of the determinant. The sign of records the orientation of the ordered pair .
The following lemma is partially from [Hubbard2015] p. 79. Animations are inspired by https://www.youtube.com/watch?v=HZDvpuJfYU8&t=176s
Let
Determinant in
The determinant of a matrix is
We now write the determinant as a sum of simpler determinants.
We first split each column into its coordinate pieces:
Since the determinant is linear in each column, we can expand one column at a time.
For instance, linearity in the first column gives
Expanding each of these three determinants in the second column, and then in the third, produces terms,
If two of the indices are equal, then two columns of the determinant are equal, so that term is . Therefore a term can survive only when are all different. The only such triples are the six permutations of .
So the expansion reduces to the six surviving terms
Each remaining determinant is the determinant of a permutation matrix. It equals for an even permutation and for an odd permutation. Hence
Substituting these signs gives
Grouping the terms with the same coefficient from the first column, we recover the cofactor formula
This is exactly the determinant formula stated above.