In algebra, a determinant is a function depending on n that associates a scalar det(A) to every n×n square matrix A. The fundamental geometric meaning of a determinant is as the scale factor for volume when A is regarded as a linear transformation. Determinants are important both in calculus, where they enter the substitution rule for several variables, and in multilinear algebra.
For a fixed positive integer n, there is a unique determinant function for the n×n matrices over any commutative ring R. In particular, this function exists when R is the field of real or complex numbers.
A determinant of A is also sometimes denoted by |A|, but this notation is ambiguous: it is also used to for certain matrix norms, and for the absolute value.
The 2×2 matrix has determinant
The interpretation when the matrix has real number entries is that this gives the area of the parallelogram with vertices at (0,0), (a,c), (b,d), and (a + b, c + d), with a sign factor (which is −1 if A as a transformation matrix flips the unit square over).
A formula for larger matrices will be given below.
If u and v are vectors in an n-dimensional vector space, we may define the wedge product by the property v ⋀ v = 0, which entails u ⋀ v = - v ⋀ u. These now define vectors in an n(n-1)/2 dimensional vector space, and we can continue the process to k-fold products. Then an n-fold wedge product v1 ⋀ v2 ⋀ ... ⋀ vn is vector in a 1-dimensional vector space, whose single coefficient is a scalar. This scalar quantity is the determinant of the square matrix whose rows are the vectors v1, ..., vn. From the defining properties of a wedge product it easily follows that the determinant is zero if and only if v1 ... vn are linearly dependent, and that the determinant is antisymmetric with respect to swapping rows. Transposing, this is also true of columns.
This gives a means of computing the determinant, but more significantly, a means of demonstrating the basic properties of the determinant and placing it in a broader context.
Determinants are used to characterize invertible matrices (namely as those matrices, and only those matrices, with non-zero determinants), and to explicitly describe the solution to a system of linear equations with Cramer's rule. They can be used to find the eigenvalues of the matrix through the characteristic polynomial
where I is the identity matrix of the same dimension as A.
One often thinks of the determinant as assigning a number to every sequence of vectors in , 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. The determinant of a set of vectors is positive if the vectors form a right-handed coordinate system, and negative if left-handed.
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 is represented by the matrix , and is any measurable subset of , then the volume of is given by . More generally, if the linear map is represented by the -by- matrix , and is any measurable subset of , then the -dimensional volume of is given by . By calculating the volume of the tetrahedron bounded by four points, they can be used to identify skew lines.
The volume of any tetrahedron, given its vertices a, b, c, and d, is (1/6)·|det(a−b, b−c, c−d)|, or any other combination of pairs of vertices that form a simply connected graph.
The definition of the determinant comes from the following Theorem.
Theorem. Let Mn(K) denote the set of all matrices over the field K. There exists exactly one function
with the two properties:
One can then define the determinant as the unique function with the above properties.
In proving the above theorem, one also obtains the Leibniz formula:
Here the sum is computed over all permutations of the numbers {1,2,...,n} and denotes the signature of the permutation : +1 if is an even permutation and −1 if it is odd.
This formula contains (factorial) summands, and it is therefore impractical to use it to calculate determinants for large .
For small matrices, one does not actually need to take permutations, i.e.:
In general, determinants can be computed with the Gauss algorithm using the following rules:
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.
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 , say, we write
where the represent the matrix cofactors, i.e. is times the minor , which is the determinant of the matrix that results from by removing the -th row and the -th column.
The determinants for square matrices of size 1 to 3 are:
Suppose we want to compute the determinant of
We can go ahead and use the Leibniz formula directly:
Alternatively, we can use Laplace's formula to expand the determinant along a row or column. It is best to choose a row or column with many zeros, so we will expand along the second column:
A third way (and the method of choice for larger matrices) would involve the Gauss algorithm. When doing computations by hand, one can often shorten things dramatically by smartly adding multiples of columns or rows to other columns or rows; this does not change the value of the determinant, but may create zero entries which simplifies the subsequent calculations. In this example, adding the second column to the first one is especially useful:
and this determinant can be quickly expanded along the first column:
The determinant is a multiplicative map in the sense that
It is easy to see that and thus
A matrix over a commutative ring R is invertible if and only if its determinant is a unit in R. In particular, if A is a matrix over a field such as the real or complex numbers, then A is invertible if and only if det(A) is not zero. In this case we have
Expressed differently: the vectors v1,...,vn in Rn form a basis if and only if det(v1,...,vn) is non-zero.
A matrix and its transpose have the same determinant:
The determinants of a complex matrix and of its conjugate transpose are conjugate:
The determinant of a matrix exhibits the following properties under elementary matrix transformations of :
This follows from the multiplicative property and the determinants of the elementary matrix transformation matrices.
If and are similar, i.e., if there exists an invertible matrix such that = , then by the multiplicative property,
This means that the determinant is a similarity invariant. Because of this, the determinant of some linear transformation T : V → V for some finite dimensional vector space V is independent of the basis for V. The relationship is one-way, however: there exist matrices which have the same determinant but are not similar.
If is a square -by- matrix with real or complex entries and if λ1,...,λn are the (complex) eigenvalues of listed according to their algebraic multiplicities, then
This follows from the fact that is always similar to its Jordan normal form, an upper triangular matrix with the eigenvalues on the main diagonal.
From this connection between the determinant and the eigenvalues, one can derive a connection between the trace function, the exponential function, and the determinant:
Performing the substitution in the above equation yields
The determinant of real square matrices is a polynomial function from to , and as such is everywhere differentiable. Its derivative can be expressed using Jacobi's formula:
where adj(A) denotes the adjugate of A. In particular, if A is invertible, we have
or, more colloquially,
if the entries in the matrix are sufficiently small. The special case where is equal to the identity matrix yields
As was pointed out above, it is possible to unambiguously define the determinant of any linear map f : V → V, if V is a finite-dimensional vector space.
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 is invertible if and only if is an invertible element of the ground ring.
Abstractly, one may define the determinant as a certain anti-symmetric multilinear map as follows: if is a commutative ring and denotes the free R-module with generators, then
is the unique map with the following properties:
Linear algebraists prefer to use the multilinear map approach to define determinant, whereas combinatorialists may prefer the Leibniz formula. (Of course, even when using the above abstract approach, one has to use the Leibniz formula to show that such a multilinear map actually exists.)
The Pfaffian is an analog of the determinant for antisymmetric matrices. It is a polynomial of degree , and its square is equal to the determinant of the matrix.
The Permanent is another analog, defined by the Leibniz formula with the signatures removed.
There is no direct generalisation of determinants, or of the notion of volume, to spaces of infinite dimension. There are various approaches possible, including the use of the extension of the trace of a matrix, and functional determinants.
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.
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 formula.) 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 Hessians 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 | Matrix theory | Linear algebra | Abstract algebra | Algebra
محدد | Determinant | Determinant | Determinante (Mathematik) | Determinant | Determinante (matemáticas) | Déterminant (mathématiques) | 행렬식 | Ákveða | Determinante | דטרמיננטה | Determinantas | Determinant | 行列式 | Wyznacznik | Определитель | Determinant | Định thức
This article is licensed under the GNU Free Documentation License.
It uses material from the
"Determinant".
Home Page • arts • business • computers • games • health • hospitals • home • kids & teens • news • physicians • recreation• reference • regional • science • shopping • society • sports • world