Determinants
Definition
Let be the following matrix.
The determinant of is defined as follows and is denoted by .
Explanation
To discuss determinants, we cannot ignore the very purpose of linear algebra. Most problems in mathematics can be summarized as ‘Can we solve the equation?’ A simple equation like
demonstrates that unless , this equation clearly has a solution. Quadratic equations such as
can also be easily solved using the quadratic formula. Consequently, mathematicians increased the degree of , aiming to tackle more challenging problems. However, it was proven by the unfortunate genius Abel that ‘algebraic equations of degree 5 or higher have no general solution.’
Meanwhile, exploring paths by increasing variables or the number of equations remained open. And thus came determinants. Although it might seem from its Korean name that determinants appeared after matrices, historically, determinants emerged before matrices1, and in fact, the English words “determinant” and “matrix” are not particularly related. The term “determinant” refers to a formula used to determine whether a system of linear equations with two variables has a solution.
When provided with a system of equations like above, if then only the trivial solution exists. If , it has a unique non-trivial solution. Therefore, becomes the formula that determines the existence of solutions to the given system of equations, hence the name determinant.
As you know, systems of equations can be expressed in the form of matrices. A ‘simple’ system of equations can be represented as follows:
Recall that the solution of was . Since is the inverse of , multiplying both sides could leave only . Regarding the conditions for the existence of solutions, does not have an inverse, thus a solution for does not exist. Similarly, the question of the existence of also boils down to whether the inverse of can be found. The existence of the inverse of itself determines whether the linear system represented by has a solution, and finding this inverse is equivalent to finding the solution. It is evident that the condition for the existence of the inverse of coincides with the condition for the linear system represented by to have a unique solution.
The inverse of is as follows:
The method to prove this is simply to multiply with . If holds, regardless of the shape of the matrix, the constant in front of is , meaning no inverse can exist. This is the reason invertibility is often called nonsingularity. The term “singular” translates to “peculiar,” which in mathematical terms, suggests a notion akin to “dividing by zero.”
On the other hand, from the perspective of viewing a determinant as a function mapping real numbers to real numbers, it can be defined as follows.
General Definition
Definition by Properties
A function is defined as a determinant if it satisfies the following conditions:
- For the identity matrix ,
- For ,
Definition by Permutations
Let the permutation of the set be . Let be a matrix. Then, the determinant of is defined as follows:
Here, is the symmetric group, and is the sign of the permutation.
Explanation
By broadening our understanding of determinants, it becomes significantly easier to discuss whether solutions for a system of equations exist. The culmination of such discussions is encapsulated in the theorem below.
Though regarded almost as a definition, this is a fact so obvious that it can be accepted as a theorem. However, if one cannot properly explain why such a theorem exists, or why it is truly obvious, then it implies a lack of understanding of determinants. Especially in the case of determinants, concepts often precede definitions, so dedicate ample time to ensuring comprehension if necessary.