Determinant
1Introduction
The
2Terms and definitions
For a matrix,
the
For an matrix, the
3Plan
In dimension , we introduce the
4Intuitive explanation
Putting two
Therefore, means that area or volume collapses to zero. In dimension , the two
5Worked examples
For
we have
This can be read as preserving area scale by a factor of while changing the shape of the unit square.
For
we have
The columns are proportional, so the plane collapses to a line and the transformation cannot be inverted.
6Precise explanation
6.11. The by formula
For
we have
6.22. Why zero is special
If , then exists and
Thus when , the denominator is zero and the inverse matrix cannot be constructed.
6.33. Concrete examples
For
This can be interpreted as preserving area while changing shape. On the other hand,
has
Its columns are proportional, so the plane is collapsed onto a line.
7High-dimensional definition principle
For a general matrix, the
Equivalently,
Here is the set of all permutations of , and is the sign of the permutation. This formula encodes both multilinearity and alternation. The details are developed in the permutation-definition lecture.
data/lecture/math/linear-algebra/determinants-by-permutations.lecture.n.md8Another viewpoint
Geometrically, the
9Criteria
- Use the
determinant when invertibility, a unique solution of a square system, or area and volume scaling is at issue.行列式 ぎょうれつしき - The
determinant is also useful as a numerical test for whether the column vectors of a行列式 ぎょうれつしき square matrix are independent.正方行列 せいほうぎょうれつ
10Scope and limitations
In dimensions and , formulas can be written directly. In higher dimensions, permutations or cofactor expansion provide definitions and computations. The essential meaning remains the same:
11Theorem preview: determinant 行列式 ぎょうれつしき and invertibility
For an matrix ,
At this point, read this as a theorem to be proved in the following lectures. Row reduction proves it after determinant changes under elementary operations have been established. Cofactors prove it by constructing
when .
data/lecture/math/linear-algebra/determinant-computation-rules.lecture.n.md data/lecture/math/linear-algebra/cofactor-expansion-and-invertibility.lecture.n.md12Common misunderstandings
- Determinants are defined for square matrices, not arbitrary rectangular matrices.
- The
determinant is not just a formula; it records invertibility and volume scaling.行列式 ぎょうれつしき - A zero
determinant is structural information, not a calculation failure.行列式 ぎょうれつしき
13Final forms
14In one sentence
- The
determinant is a number that expresses how much a transformation collapses or stretches space.行列式 ぎょうれつしき - When it becomes , the transformation cannot be reversed.