|
|
In linear algebra, the determinant is a function that associates a scalar to every square matrix. For instance, the 2-by-2 matrix
The determinant of A is also sometimes denoted by |A|, but this notation should be avoided as it is also used to denote other matrix functions, such as the square root of AA*.
| Table of contents |
|
2 Applications 3 Definition and Computation 4 Properties 5 Generalizations |
Historically, determinants were considered before matrices. Originally, a determinant was defined as a property of a system of linear equations. The determinant "determines" whether the system has a unique solution (which occurs precisely if the determinant is non-zero). In this sense, two-by-two determinants were considered by Cardano at the end of the 16th century and larger ones by Leibniz about 100 years later. Following him Cramer (1750) added to the theory, treating the subject in relation to sets of equations. The recurrent law was first announced by Bezout (1764).
It was Vandermonde (1771) who first recognized determinants as independent functions. Laplace (1772) gave the general method of expanding a determinant in terms of its
complementary minors: Vandermonde had already given a
special case. Immediately following, Lagrange (1773) treated
determinants of the second and third order. Lagrange was the first
to apply determinants to questions outside elimination theory; he proved
many special cases of general identities.
Carl Friedrich Hindenburg (1784) and Rothe (1800) kept the subject open, but Gauss (1801) made the next advance. Like Lagrange, he made much use of determinants in the theory of numbers. He introduced the word determinants (Laplace had used resultant), though not in the present signification, but rather as applied to the discriminant of a quantic. Gauss also arrived at the notion of reciprocal (inverse) determinants, and came very near the multiplication theorem.
The next contributor of importance is Binet (1811, 1812), who formally
stated the theorem relating to the product of two matrices of
columns and rows, which for the special case of reduces
to the multiplication theorem. On the same day (Nov. 30, 1812) that
Binet presented his paper to the Academy, Cauchy also presented one
on the subject. (See Cauchy-Binet theorem.) In this he used the word determinant in its
present sense, summarized and simplified what was then known on the
subject, improved the notation, and gave the multiplication theorem
with a proof more satisfactory than Binet's. With him begins the theory in its generality.
The next important figure was Jacobi (from 1827). He early used the functional determinant which Sylvester later called the Jacobian, and in his memoirs in Crelle for 1841 he specially treats this subject, as well as the class of
alternating functions which Sylvester has called alternants. About the time of Jacobi's last memoirs, Sylvester (1839) and
Cayley began their work.
The study of special forms of determinants has been the natural
result of the completion of the general theory. Axisymmetric
determinants have been studied by Lebesgue, Hesse, and Sylvester;
persymmetric determinants by Sylvester and Hankel; circulants by
Catalan, Spottiswoode, Glaisher, and Scott; skew determinants and
Pfaffians, in connection with the theory of orthogonal transformation, by Cayley; continuants by Sylvester; Wronskians (so
called by Muir) by Christoffel and Frobenius; compound determinants
by Sylvester, Reiss, and Picquet; Jacobians and Hessianss by
Sylvester; and symmetric gauche determinants by Trudi. Of the
text-books on the subject Spottiswoode's was the first. In America,
Hanus (1886) and Weld (1893) published treatises.
Determinants are used to characterize invertible matrices, and to explicitly describe the solution to a system of linear equations with Cramer's rule. It can be used to find the eigenvalues of the matrix A through the characteristic polynomial p(x) = det(A-xIn).
One often thinks of the determinant as assigning a number to every sequence of n vectors in Rn, by using the square matrix whose columns are the given vectors.
With this understanding, the sign of the determinant of a basis can be used to define the notion of orientation in Euclidean spaces.
Determinants are used to calculate volumes in vector calculus: the absolute value of the determinant of real vectors is equal to the volume of the parallelepiped spanned by those vectors. As a consequence, if the linear map f : Rn -> Rn is represented by the matrix A, and S is any measurable subset of Rn, then the volume of f(S) is given by |det(A)| × volume(S). More generally, if the linear map f : Rn -> Rm is represented by the m-by-n matrix A, and S is any measurable subset of Rn, then the n-dimensional volume of f(S) is given by √(det(ATA)) × volume(S).
Suppose \A = (Ai,j) is a square matrix.
If A is a 1-by-1 matrix, then det(A) = A1,1. If A is a 2-by-2 matrix, then det(A) = A1,1 · A2,2 - A2,1 · A1,2. For a 3-by-3 matrix A, the formula is more complicated:
This formula contains n summands and is therefore impractical to use if n is bigger than 3.
In general, determinants can be computed with the Gauss algorithm using the following rules:
It is also possible to expand a determinant along a row or column using Laplace's formula, which is efficient for relatively small matrices. To do this along row i, say, we write
History
Applications
Definition and Computation
For a general n-by-n matrix, the determinant was defined by Gottfried Leibniz with what is now known as the Leibniz formula:
The sum is computed over all permutations σ of the numbers {1,...,n} and sgn(σ) denotes the signature of the permutation σ: +1 if σ is an even permutation and -1 if it is odd. See symmetric group for an explanation of even/odd permutations.
Explicitly, starting out with some matrix, use the last three rules to convert it into a triangular matrix, then use the first rule to compute its determinant.
where the Ci,j represent the matrix cofactors, i.e. Ci,j is (-1)i+j times the determinant of the matrix that results from A by removing the i-th row and the j-th column.
The determinant is a multiplicative map in the sense that
Properties
This is generalized by the Cauchy-Binet formula to products of non-square matrices.
It is easy to see that det(rIn)=rn and thus
There exist matrices which have the same determinant but are not similar.
If A is a square n-by-n matrix with real or complex entries and if λ1,...,λn are the (complex) eigenvalues of A listed according to their algebraic multiplicities, then
From the connection between the determinant and the eigenvalues, one can derive a connection between the trace function, the exponential function, and the determinant:
The determinant of real square matrices is a polynomial function from Rn×n to R, and as such is everywhere differentiable. Its derivative can be expressed using Jacobi's formula:
It makes sense to define the determinant for matrices whose entries come from any commutative ring. The computation rules, the Leibniz formula and the compatibility with matrix multiplication remain valid, except that now a matrix A is invertible if and only if det(A) is an invertible element of the ground ring.
Abstractly, one may define the determinant as a certain anti-symmetric multilinear map as follows: if R is a commutative ring and M = Rn denotes the free R-module with n generators, then