In
mathematics , the determinant is a
scalar value that is a
function of the entries of a
square matrix . It characterizes some properties of the matrix and the
linear map represented by the matrix. In particular, the determinant is nonzero if and only if the matrix is
invertible and the linear map represented by the matrix is an
isomorphism . The determinant of a product of matrices is the product of their determinants (the preceding property is a corollary of this one).
The determinant of a matrix is denoted , , or .
The determinant of a matrix is
:
\begin a & b\\c & d \end=ad-bc,
and the determinant of a matrix is
:
\begin a & b & c \\ d & e & f \\ g & h & i \end= aei + bfg + cdh - ceg - bdi - afh.
The determinant of a matrix can be defined in several equivalent ways.
Leibniz formula expresses the determinant as a sum of signed products of matrix entries such that each summand is the product of different entries, and the number of these summands is
n!, the
factorial of (the product of the first positive integers). The
Laplace expansion expresses the determinant of a matrix as a
linear combination of determinants of
(n-1)\times(n-1) submatrices.
Gaussian elimination express the determinant as the product of the diagonal entries of a
diagonal matrix
In linear algebra, a diagonal matrix is a matrix in which the entries outside the main diagonal are all zero; the term usually refers to square matrices. Elements of the main diagonal can either be zero or nonzero. An example of a 2×2 diagonal ... that is obtained by a succession of
elementary row operation s.
Determinants can also be defined by some of their properties: the determinant is the unique function defined on the matrices that has the four following properties. The determinant of the
identity matrix
In linear algebra, the identity matrix of size n is the n\times n square matrix with ones on the main diagonal and zeros elsewhere.
Terminology and notation
The identity matrix is often denoted by I_n, or simply by I if the size is immaterial ... is ; the exchange of two rows (or of two columns) multiplies the determinant by ; multiplying a row (or a column) by a number multiplies the determinant by this number; and adding to a row (or a column) a multiple of another row (or column) does not change the determinant.
Determinants occur throughout mathematics. For example, a matrix is often used to represent the
coefficient
In mathematics, a coefficient is a multiplicative factor in some term of a polynomial, a series, or an expression; it is usually a number, but may be any expression (including variables such as , and ). When the coefficients are themselves ... s in a
system of linear equations , and determinants can be used to solve these equations (
Cramer's rule ), although other methods of solution are computationally much more efficient. Determinants are used for defining the
characteristic polynomial of a matrix, whose roots are the
eigenvalue
In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denot ... s. In
geometry
Geometry (; ) is, with arithmetic, one of the oldest branches of mathematics. It is concerned with properties of space such as the distance, shape, size, and relative position of figures. A mathematician who works in the field of geometry is c ... , the signed -dimensional
volume
Volume is a measure of occupied three-dimensional space. It is often quantified numerically using SI derived units (such as the cubic metre and litre) or by various imperial or US customary units (such as the gallon, quart, cubic inch). Th ... of a -dimensional
parallelepiped is expressed by a determinant. This is used in
calculus
Calculus, originally called infinitesimal calculus or "the calculus of infinitesimals", is the mathematics, mathematical study of continuous change, in the same way that geometry is the study of shape, and algebra is the study of generalizati ... with
exterior differential form s and the
Jacobian determinant , in particular for
changes of variables in
multiple integral s.
2 × 2 matrices
The determinant of a matrix
\begin a & b \\c & d \end is denoted either by "" or by vertical bars around the matrix, and is defined as
:
\det \begin a & b \\c & d \end = \begin a & b \\c & d \end = ad - bc.
For example,
:
\det \begin 3 & 7 \\1 & -4 \end = \begin 3 & 7 \\ 1 & \end = 3 \cdot (-4) - 7 \cdot 1 = -19.
First properties
The determinant has several key properties that can be proved by direct evaluation of the definition for
2 \times 2 -matrices, and that continue to hold for determinants of larger matrices. They are as follows: first, the determinant of the
identity matrix
In linear algebra, the identity matrix of size n is the n\times n square matrix with ones on the main diagonal and zeros elsewhere.
Terminology and notation
The identity matrix is often denoted by I_n, or simply by I if the size is immaterial ... \begin1 & 0 \\ 0 & 1 \end is 1.
Second, the determinant is zero if two rows are the same:
:
\begin a & b \\ a & b \end = ab - ba = 0.
This holds similarly if the two columns are the same. Moreover,
:
\begina & b + b' \\ c & d + d' \end = a(d+d')-(b+b')c = \begina & b\\ c & d \end + \begina & b' \\ c & d' \end.
Finally, if any column is multiplied by some number
r (i.e., all entries in that column are multiplied by that number), the determinant is also multiplied by that number:
:
\begin r \cdot a & b \\ r \cdot c & d \end = rad - brc = r(ad-bc) = r \cdot \begin a & b \\c & d \end.
Geometric meaning
If the matrix entries are real numbers, the matrix can be used to represent two
linear map s: one that maps the
standard basis vectors to the rows of , and one that maps them to the columns of . In either case, the images of the basis vectors form a
parallelogram that represents the image of the
unit square under the mapping. The parallelogram defined by the rows of the above matrix is the one with vertices at , , , and , as shown in the accompanying diagram.
The absolute value of is the area of the parallelogram, and thus represents the scale factor by which areas are transformed by . (The parallelogram formed by the columns of is in general a different parallelogram, but since the determinant is symmetric with respect to rows and columns, the area will be the same.)
The absolute value of the determinant together with the sign becomes the ''oriented area'' of the parallelogram. The oriented area is the same as the usual
area
Area is the quantity that expresses the extent of a region on the plane or on a curved surface. The area of a plane region or ''plane area'' refers to the area of a shape or planar lamina, while ''surface area'' refers to the area of an open su ... , except that it is negative when the angle from the first to the second vector defining the parallelogram turns in a clockwise direction (which is opposite to the direction one would get for the
identity matrix
In linear algebra, the identity matrix of size n is the n\times n square matrix with ones on the main diagonal and zeros elsewhere.
Terminology and notation
The identity matrix is often denoted by I_n, or simply by I if the size is immaterial ... ).
To show that is the signed area, one may consider a matrix containing two vectors and representing the parallelogram's sides. The signed area can be expressed as for the angle ''θ'' between the vectors, which is simply base times height, the length of one vector times the perpendicular component of the other. Due to the
sine this already is the signed area, yet it may be expressed more conveniently using the
cosine of the complementary angle to a perpendicular vector, e.g. , so that , which can be determined by the pattern of the
scalar product to be equal to :
:
\text =
, \boldsymbol, \,, \boldsymbol, \,\sin\,\theta = \left, \boldsymbol^\perp\\,\left, \boldsymbol\\,\cos\,\theta' =
\begin -b \\ a \end \cdot \begin c \\ d \end = ad - bc.
Thus the determinant gives the scaling factor and the orientation induced by the mapping represented by ''A''. When the determinant is equal to one, the linear mapping defined by the matrix is
equi-areal and orientation-preserving.
The object known as the ''
bivector '' is related to these ideas. In 2D, it can be interpreted as an ''oriented plane segment'' formed by imagining two vectors each with origin , and coordinates and . The bivector magnitude (denoted by ) is the ''signed area'', which is also the determinant .
If an
real matrix ''A'' is written in terms of its column vectors
A = \left begin \mathbf_1 & \mathbf_2 & \cdots & \mathbf_n\end\right /math>, then
:
A\begin1 \\ 0\\ \vdots \\0\end = \mathbf_1, \quad
A\begin0 \\ 1\\ \vdots \\0\end = \mathbf_2, \quad
\ldots, \quad
A\begin0 \\0 \\ \vdots \\1\end = \mathbf_n.
This means that A maps the unit ''n''-cube to the ''n''-dimensional parallelotope defined by the vectors \mathbf_1, \mathbf_2, \ldots, \mathbf_n, the region P = \left\.
The determinant gives the signed ''n''-dimensional volume of this parallelotope, \det(A) = \pm \text(P), and hence describes more generally the ''n''-dimensional volume scaling factor of the linear transformation produced by ''A''. (The sign shows whether the transformation preserves or reverses orientation .) In particular, if the determinant is zero, then this parallelotope has volume zero and is not fully ''n''-dimensional, which indicates that the dimension of the image of ''A'' is less than ''n''. This means that ''A'' produces a linear transformation which is neither onto nor one-to-one
One-to-one or one to one may refer to:
Mathematics and communication
*One-to-one function, also called an injective function
*One-to-one correspondence, also called a bijective function
*One-to-one (communication), the act of an individual comm ... , and so is not invertible.
Definition
In the sequel, ''A'' is a square matrix with ''n'' rows and ''n'' columns, so that it can be written as
:A = \begin
a_ & a_ & \cdots & a_ \\
a_ & a_ & \cdots & a_ \\
\vdots & \vdots & \ddots & \vdots \\
a_ & a_ & \cdots & a_
\end.
The entries a_ etc. are, for many purposes, real or complex numbers. As discussed below, the determinant is also defined for matrices whose entries are in a commutative ring .
The determinant of ''A'' is denoted by det(''A''), or it can be denoted directly in terms of the matrix entries by writing enclosing bars instead of brackets:
:\begin
a_ & a_ & \cdots & a_ \\
a_ & a_ & \cdots & a_ \\
\vdots & \vdots & \ddots & \vdots \\
a_ & a_ & \cdots & a_
\end.
There are various equivalent ways to define the determinant of a square matrix ''A'', i.e. one with the same number of rows and columns: the determinant can be defined via the Leibniz formula , an explicit formula involving sums of products of certain entries of the matrix. The determinant can also be characterized as the unique function depending on the entries of the matrix satisfying certain properties. This approach can also be used to compute determinants by simplifying the matrices in question.
Leibniz formula
3 × 3 matrices
The ''Leibniz formula'' for the determinant of a matrix is the following:
:\begin
\begina&b&c\\d&e&f\\g&h&i\end
&= a(ei - fh) - b(di - fg) + c(dh - eg) \\
&= aei + bfg + cdh - ceg - bdi - afh.
\end
The rule of Sarrus is a mnemonic for the expanded form of this determinant: the sum of the products of three diagonal north-west to south-east lines of matrix elements, minus the sum of the products of three diagonal south-west to north-east lines of elements, when the copies of the first two columns of the matrix are written beside it as in the illustration. This scheme for calculating the determinant of a matrix does not carry over into higher dimensions.
''n'' × ''n'' matrices
In higher dimension, the Leibniz formula expresses the determinant of an n \times n -matrix as an expression involving permutation
In mathematics, a permutation of a set is, loosely speaking, an arrangement of its members into a sequence or linear order, or if the set is already ordered, a rearrangement of its elements. The word "permutation" also refers to the act or p ... s and their '' signatures ''. A permutation of the set \ is a function \sigma that reorders this set of integers. The value in the i -th position after the reordering \sigma is denoted below by \sigma_i . The set of all such permutations, called the symmetric group
In abstract algebra, the symmetric group defined over any set is the group whose elements are all the bijections from the set to itself, and whose group operation is the composition of functions. In particular, the finite symmetric group ... , is commonly denoted S_n . The signature \sgn(\sigma) of a permutation \sigma is +1, if the permutation can be obtained with an even number of exchanges of two entries; otherwise, it is -1.
Given a matrix
:A=\begin
a_\ldots a_\\
\vdots\qquad\vdots\\
a_\ldots a_
\end,
the Leibniz formula for its determinant is, using sigma notation
In mathematics, summation is the addition of a sequence of any kind of numbers, called ''addends'' or ''summands''; the result is their ''sum'' or ''total''. Beside numbers, other types of values can be summed as well: functions, vectors, matr ... ,
:\det(A)=\begin
a_\ldots a_\\
\vdots\qquad\vdots\\
a_\ldots a_
\end = \sum_\sgn(\sigma)a_\cdots a_.
Using pi notation , this can be shortened into
:\det(A) = \sum_ \left( \sgn(\sigma) \prod_^n a_\right) .
The Levi-Civita symbol \varepsilon_ is defined on the -tuple
In mathematics, a tuple is a finite ordered list (sequence) of elements. An -tuple is a sequence (or ordered list) of elements, where is a non-negative integer. There is only one 0-tuple, referred to as ''the empty tuple''. An -tuple is defi ... s of integers in \ as if two of the integers are equal, and, otherwise, as the signature of the permutation defined by the tuple of integers. With the Levi-Civita symbol, Leibniz formula may be written as
:\det(A) = \sum_ \varepsilon_ a_ \cdots a_,
where the sum is taken over all -tuples of integers in \.
Properties of the determinant
Characterization of the determinant
The determinant can be characterized by the following three key properties. To state these, it is convenient to regard an n \times n -matrix ''A'' as being composed of its n columns, so denoted as
:A = \big ( a_1, \dots, a_n \big ),
where the column vector
In linear algebra, a column vector with m elements is an m \times 1 matrix consisting of a single column of m entries, for example,
\boldsymbol = \begin x_1 \\ x_2 \\ \vdots \\ x_m \end.
Similarly, a row vector is a 1 \times n matrix for some n, ... a_i (for each ''i'') is composed of the entries of the matrix in the ''i''-th column.
# \det\left(I\right) = 1 , where I is an identity matrix
In linear algebra, the identity matrix of size n is the n\times n square matrix with ones on the main diagonal and zeros elsewhere.
Terminology and notation
The identity matrix is often denoted by I_n, or simply by I if the size is immaterial ... .
# The determinant is '' multilinear '': if the ''j''th column of a matrix A is written as a linear combination a_j = r \cdot v + w of two column vector
In linear algebra, a column vector with m elements is an m \times 1 matrix consisting of a single column of m entries, for example,
\boldsymbol = \begin x_1 \\ x_2 \\ \vdots \\ x_m \end.
Similarly, a row vector is a 1 \times n matrix for some n, ... s ''v'' and ''w'' and a number ''r'', then the determinant of ''A'' is expressible as a similar linear combination:
#: \begin, A,
&= \big , a_1, \dots, a_, r \cdot v + w, a_, \dots, a_n , \\
&= r \cdot , a_1, \dots, v, \dots a_n , + , a_1, \dots, w, \dots, a_n ,
\end
# The determinant is ''alternating
Alternating may refer to:
Mathematics
* Alternating algebra, an algebra in which odd-grade elements square to zero
* Alternating form, a function formula in algebra
* Alternating group, the group of even permutations of a finite set
* Alter ... '': whenever two columns of a matrix are identical, its determinant is 0:
#: , a_1, \dots, v, \dots, v, \dots, a_n, = 0.
If the determinant is defined using the Leibniz formula as above, these three properties can be proved by direct inspection of that formula. Some authors also approach the determinant directly using these three properties: it can be shown that there is exactly one function that assigns to any n \times n -matrix ''A'' a number that satisfies these three properties. This also shows that this more abstract approach to the determinant yields the same definition as the one using the Leibniz formula.
To see this it suffices to expand the determinant by multi-linearity in the columns into a (huge) linear combination of determinants of matrices in which each column is a standard basis vector. These determinants are either 0 (by property 9) or else ±1 (by properties 1 and 12 below), so the linear combination gives the expression above in terms of the Levi-Civita symbol. While less technical in appearance, this characterization cannot entirely replace the Leibniz formula in defining the determinant, since without it the existence of an appropriate function is not clear.
Immediate consequences
These rules have several further consequences:
* The determinant is a homogeneous function
In mathematics, a homogeneous function is a function of several variables such that, if all its arguments are multiplied by a scalar, then its value is multiplied by some power of this scalar, called the degree of homogeneity, or simply the '' ... , i.e., \det(cA) = c^n\det(A) (for an n \times n matrix A ).
* Interchanging any pair of columns of a matrix multiplies its determinant by −1. This follows from the determinant being multilinear and alternating (properties 2 and 3 above): , a_1, \dots, a_j, \dots a_i, \dots, a_n, = - , a_1, \dots, a_i, \dots, a_j, \dots, a_n, . This formula can be applied iteratively when several columns are swapped. For example , a_3, a_1, a_2, a_4 \dots, a_n, = - , a_1, a_3, a_2, a_4, \dots, a_n, = , a_1, a_2, a_3, a_4, \dots, a_n, . Yet more generally, any permutation of the columns multiplies the determinant by the sign of the permutation.
* If some column can be expressed as a linear combination of the ''other'' columns (i.e. the columns of the matrix form a linearly dependent set), the determinant is 0. As a special case, this includes: if some column is such that all its entries are zero, then the determinant of that matrix is 0.
* Adding a scalar multiple of one column to ''another'' column does not change the value of the determinant. This is a consequence of multilinearity and being alternative: by multilinearity the determinant changes by a multiple of the determinant of a matrix with two equal columns, which determinant is 0, since the determinant is alternating.
* If A is a triangular matrix
In mathematics, a triangular matrix is a special kind of square matrix. A square matrix is called if all the entries ''above'' the main diagonal are zero. Similarly, a square matrix is called if all the entries ''below'' the main diagonal ar ... , i.e. a_=0 , whenever i>j or, alternatively, whenever i, then its determinant equals the product of the diagonal entries: \det(A) = a_ a_ \cdots a_ = \prod_^n a_. Indeed, such a matrix can be reduced, by appropriately adding multiples of the columns with fewer nonzero entries to those with more entries, to a diagonal matrix
In linear algebra, a diagonal matrix is a matrix in which the entries outside the main diagonal are all zero; the term usually refers to square matrices. Elements of the main diagonal can either be zero or nonzero. An example of a 2×2 diagonal ... (without changing the determinant). For such a matrix, using the linearity in each column reduces to the identity matrix, in which case the stated formula holds by the very first characterizing property of determinants. Alternatively, this formula can also be deduced from the Leibniz formula, since the only permutation \sigma which gives a non-zero contribution is the identity permutation.
Example
These characterizing properties and their consequences listed above are both theoretically significant, but can also be used to compute determinants for concrete matrices. In fact, Gaussian elimination can be applied to bring any matrix into upper triangular form, and the steps in this algorithm affect the determinant in a controlled way. The following concrete example illustrates the computation of the determinant of the matrix A using that method:
:A = \begin
-2 & -1 & 2 \\
2 & 1 & 4 \\
-3 & 3 & -1
\end.
Combining these equalities gives , A, = -, E, = -(18 \cdot 3 \cdot (-1)) = 54.
Transpose
The determinant of the transpose of A equals the determinant of ''A'':
:\det\left(A^\textsf\right) = \det(A) .
This can be proven by inspecting the Leibniz formula. This implies that in all the properties mentioned above, the word "column" can be replaced by "row" throughout. For example, viewing an matrix as being composed of ''n'' rows, the determinant is an ''n''-linear function.
Multiplicativity and matrix groups
The determinant is a ''multiplicative map'', i.e., for square matrices A and B of equal size, the determinant of a matrix product equals the product of their determinants:
:\det(AB) = \det (A) \det (B)
This key fact can be proven by observing that, for a fixed matrix B , both sides of the equation are alternating and multilinear as a function depending on the columns of A . Moreover, they both take the value \det B when A is the identity matrix. The above-mentioned unique characterization of alternating multilinear maps therefore shows this claim.
A matrix A is invertible precisely if its determinant is nonzero. This follows from the multiplicativity of \det and the formula for the inverse involving the adjugate matrix mentioned below. In this event, the determinant of the inverse matrix is given by
:\det\left(A^\right) = \frac = det(A) .
In particular, products and inverses of matrices with non-zero determinant (respectively, determinant one) still have this property. Thus, the set of such matrices (of fixed size n ) forms a group known as the general linear group \operatorname_n (respectively, a subgroup called the special linear group \operatorname_n \subset \operatorname_n . More generally, the word "special" indicates the subgroup of another matrix group of matrices of determinant one. Examples include the special orthogonal group (which if ''n'' is 2 or 3 consists of all rotation matrices ), and the special unitary group .
The Cauchy–Binet formula In mathematics, specifically linear algebra, the Cauchy–Binet formula, named after Augustin-Louis Cauchy and Jacques Philippe Marie Binet, is an identity for the determinant of the product of two rectangular matrices of transpose shapes (so ... is a generalization of that product formula for ''rectangular'' matrices. This formula can also be recast as a multiplicative formula for compound matrices whose entries are the determinants of all quadratic submatrices of a given matrix.
Laplace expansion
Laplace expansion expresses the determinant of a matrix A in terms of determinants of smaller matrices, known as its minors . The minor M_ is defined to be the determinant of the (n-1) \times (n-1) -matrix that results from A by removing the i -th row and the j -th column. The expression (-1)^M_ is known as a cofactor . For every i , one has the equality
:\det(A) = \sum_^n (-1)^ a_ M_,
which is called the ''Laplace expansion along the th row''. For example, the Laplace expansion along the first row (i=1 ) gives the following formula:
:
\begina&b&c\\ d&e&f\\ g&h&i\end =
a\begine&f\\ h&i\end - b\begind&f\\ g&i\end + c\begind&e\\ g&h\end
Unwinding the determinants of these 2 \times 2 -matrices gives back the Leibniz formula mentioned above. Similarly, the ''Laplace expansion along the j -th column'' is the equality
:\det(A)= \sum_^n (-1)^ a_ M_.
Laplace expansion can be used iteratively for computing determinants, but this approach is inefficient for large matrices. However, it is useful for computing the determinants of highly symmetric matrix such as the Vandermonde matrix
In linear algebra, a Vandermonde matrix, named after Alexandre-Théophile Vandermonde, is a matrix with the terms of a geometric progression in each row: an matrix
:V=\begin
1 & x_1 & x_1^2 & \dots & x_1^\\
1 & x_2 & x_2^2 & \dots & x_2^\\
1 & x ...
\begin
1 & 1 & 1 & \cdots & 1 \\
x_1 & x_2 & x_3 & \cdots & x_n \\
x_1^2 & x_2^2 & x_3^2 & \cdots & x_n^2 \\
\vdots & \vdots & \vdots & \ddots & \vdots \\
x_1^ & x_2^ & x_3^ & \cdots & x_n^
\end =
\prod_ \left(x_j - x_i\right).
This determinant has been applied, for example, in the proof of Baker's theorem in the theory of transcendental number s.
Adjugate matrix
The adjugate matrix \operatorname(A) is the transpose of the matrix of the cofactors, that is,
: (\operatorname(A))_ = (-1)^ M_.
For every matrix, one has
: (\det A) I = A\operatornameA = (\operatornameA)\,A.
Thus the adjugate matrix can be used for expressing the inverse of a nonsingular matrix :
: A^ = \frac 1\operatornameA.
Block matrices
The formula for the determinant of a 2 \times 2 -matrix above continues to hold, under appropriate further assumptions, for a block matrix
In mathematics, a block matrix or a partitioned matrix is a matrix that is '' interpreted'' as having been broken into sections called blocks or submatrices. Intuitively, a matrix interpreted as a block matrix can be visualized as the original ma ... , i.e., a matrix composed of four submatrices A, B, C, D of dimension n \times n , n \times m , m \times n and m \times m , respectively. The easiest such formula, which can be proven using either the Leibniz formula or a factorization involving the Schur complement In linear algebra and the theory of matrices, the Schur complement of a block matrix is defined as follows.
Suppose ''p'', ''q'' are nonnegative integers, and suppose ''A'', ''B'', ''C'', ''D'' are respectively ''p'' × ''p'', ''p'' × ''q'', ''q'' ... , is
:\det\beginA& 0\\ C& D\end = \det(A) \det(D) = \det\beginA& B\\ 0& D\end.
If A is invertible (and similarly if D is invertible), one has
:\det\beginA& B\\ C& D\end = \det(A) \det\left(D - C A^ B\right) .
If D is a 1 \times 1 -matrix, this simplifies to \det (A) (D - CA^B) .
If the blocks are square matrices of the ''same'' size further formulas hold. For example, if C and D commute (i.e., CD=DC ), then there holds
:\det\beginA& B\\ C& D\end = \det(AD - BC).
This formula has been generalized to matrices composed of more than 2 \times 2 blocks, again under appropriate commutativity conditions among the individual blocks.
For A = D and B = C , the following formula holds (even if A and B do not commute)
:\det\beginA& B\\ B& A\end = \det(A - B) \det(A + B).
Sylvester's determinant theorem
Sylvester's determinant theorem states that for ''A'', an matrix, and ''B'', an matrix (so that ''A'' and ''B'' have dimensions allowing them to be multiplied in either order forming a square matrix):
:\det\left(I_\mathit + AB\right) = \det\left(I_\mathit + BA\right),
where ''I''''m'' and ''I''''n'' are the and identity matrices, respectively.
From this general result several consequences follow.
Sum
The determinant of the sum A+B of two square matrices of the same size is not in general expressible in terms of the determinants of ''A'' and of ''B''. However, for positive semidefinite matrices A , B and C of equal size, \det(A + B + C) + \det(C) \geq \det(A + C) + \det(B + C)\text with the corollary \det(A + B) \geq \det(A) + \det(B)\text Conversely, if A and B are Hermitian , positive-definite, and size n\times n , then the determinant has concave n th root; this implies \sqrt geq\sqrt \sqrt /math> by homogeneity.
Sum identity for 2×2 matrices
For the special case of 2\times 2 matrices with complex entries, the determinant of the sum can be written in terms of determinants and traces in the following identity:
:\det(A+B) = \det(A) + \det(B) + \text(A)\text(B) - \text(AB).
This has an application to 2\times 2 matrix algebras. For example, consider the complex numbers as a matrix algebra. The complex numbers have a representation as matrices of the form
aI + b\mathbf := a\begin 1 & 0 \\ 0 & 1 \end + b\begin 0 & -1 \\ 1 & 0 \end
with a and b real. Since \text(\mathbf) = 0 , taking A = aI and B = b\mathbf in the above identity gives
:\det(aI + b\mathbf) = a^2\det(I) + b^2\det(\mathbf) = a^2 + b^2.
This result followed just from \text(\mathbf) = 0 and \det(I) = \det(\mathbf) = 1 .
Properties of the determinant in relation to other notions
Eigenvalues and characteristic polynomial
The determinant is closely related to two other central concepts in linear algebra, the eigenvalue
In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denot ... s and the characteristic polynomial of a matrix. Let A be an n \times n -matrix with complex entries with eigenvalues \lambda_1, \lambda_2, \ldots, \lambda_n . (Here it is understood that an eigenvalue with algebraic multiplicity occurs times in this list.) Then the determinant of is the product of all eigenvalues,
:\det(A) = \prod_^n \lambda_i=\lambda_1\lambda_2\cdots\lambda_n.
The product of all non-zero eigenvalues is referred to as pseudo-determinant .
The characteristic polynomial is defined as
:\chi_A(t) = \det(t \cdot I - A).
Here, t is the indeterminate
Indeterminate may refer to:
In mathematics
* Indeterminate (variable), a symbol that is treated as a variable
* Indeterminate system, a system of simultaneous equations that has more than one solution
* Indeterminate equation, an equation that ha ... of the polynomial and I is the identity matrix of the same size as A . By means of this polynomial, determinants can be used to find the eigenvalue
In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denot ... s of the matrix A : they are precisely the roots of this polynomial, i.e., those complex numbers \lambda such that
:\chi_A(\lambda) = 0.
A Hermitian matrix is positive definite if all its eigenvalues are positive. Sylvester's criterion asserts that this is equivalent to the determinants of the submatrices
:A_k := \begin
a_ & a_ & \cdots & a_ \\
a_ & a_ & \cdots & a_ \\
\vdots & \vdots & \ddots & \vdots \\
a_ & a_ & \cdots & a_
\end
being positive, for all k between 1 and n .
Trace
The trace tr(''A'') is by definition the sum of the diagonal entries of and also equals the sum of the eigenvalues. Thus, for complex matrices ,
:\det(\exp(A)) = \exp(\operatorname(A))
or, for real matrices ,
:\operatorname(A) = \log(\det(\exp(A))).
Here exp() denotes the matrix exponential of , because every eigenvalue of corresponds to the eigenvalue exp() of exp(). In particular, given any logarithm
In mathematics, the logarithm is the inverse function to exponentiation. That means the logarithm of a number to the base is the exponent to which must be raised, to produce . For example, since , the ''logarithm base'' 10 of ... of , that is, any matrix satisfying
:\exp(L) = A
the determinant of is given by
:\det(A) = \exp(\operatorname(L)).
For example, for , , and , respectively,
:\begin
\det(A) &= \frac\left(\left(\operatorname(A)\right)^2 - \operatorname\left(A^2\right)\right), \\
\det(A) &= \frac\left(\left(\operatorname(A)\right)^3 - 3\operatorname(A) ~ \operatorname\left(A^2\right) + 2 \operatorname\left(A^3\right)\right), \\
\det(A) &= \frac\left(\left(\operatorname(A)\right)^4 - 6\operatorname\left(A^2\right)\left(\operatorname(A)\right)^2 + 3\left(\operatorname\left(A^2\right)\right)^2 + 8\operatorname\left(A^3\right)~\operatorname(A) - 6\operatorname\left(A^4\right)\right).
\end
cf. Cayley-Hamilton theorem . Such expressions are deducible from combinatorial arguments, Newton's identities , or the Faddeev–LeVerrier algorithm . That is, for generic , the signed constant term of the characteristic polynomial , determined recursively from
:c_n = 1; ~~~c_ = -\frac\sum_^m c_ \operatorname\left(A^k\right) ~~(1 \le m \le n)~.
In the general case, this may also be obtained from
:\det(A) = \sum_\prod_^n \frac \operatorname\left(A^l\right)^,
where the sum is taken over the set of all integers satisfying the equation
:\sum_^n lk_l = n.
The formula can be expressed in terms of the complete exponential Bell polynomial of ''n'' arguments ''s''''l'' = −(''l'' – 1)! tr(''A''''l'' ) as
:\det(A) = \frac B_n(s_1, s_2, \ldots, s_n).
This formula can also be used to find the determinant of a matrix with multidimensional indices and . The product and trace of such matrices are defined in a natural way as
:(AB)^I_J = \sum_K A^I_K B^K_J, \operatorname(A) = \sum_I A^I_I.
An important arbitrary dimension identity can be obtained from the Mercator series expansion of the logarithm when the expansion converges. If every eigenvalue of ''A'' is less than 1 in absolute value,
:\det(I + A) = \sum_^\infty \frac \left(-\sum_^\infty \frac \operatorname\left(A^j\right)\right)^k\,,
where is the identity matrix. More generally, if
:\sum_^\infty \frac \left(-\sum_^\infty \frac\operatorname\left(A^j\right)\right)^k\,,
is expanded as a formal power series in then all coefficients of for are zero and the remaining polynomial is .
Upper and lower bounds
For a positive definite matrix , the trace operator gives the following tight lower and upper bounds on the log determinant
:\operatorname\left(I - A^\right) \le \log\det(A) \le \operatorname(A - I)
with equality if and only if . This relationship can be derived via the formula for the Kullback-Leibler divergence between two multivariate normal distributions.
Also,
:\frac \leq \det(A)^\frac \leq \frac\operatorname(A) \leq \sqrt.
These inequalities can be proved by expressing the traces and the determinant in terms of the eigenvalues. As such, they represent the well-known fact that the harmonic mean
In mathematics, the harmonic mean is one of several kinds of average, and in particular, one of the Pythagorean means. It is sometimes appropriate for situations when the average rate is desired.
The harmonic mean can be expressed as the recipr ... is less than the geometric mean
In mathematics, the geometric mean is a mean or average which indicates a central tendency of a set of numbers by using the product of their values (as opposed to the arithmetic mean which uses their sum). The geometric mean is defined as the ... , which is less than the arithmetic mean
In mathematics and statistics, the arithmetic mean ( ) or arithmetic average, or just the ''mean'' or the '' average'' (when the context is clear), is the sum of a collection of numbers divided by the count of numbers in the collection. The coll ... , which is, in turn, less than the root mean square .
Derivative
The Leibniz formula shows that the determinant of real (or analogously for complex) square matrices is a polynomial
In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An ex ... function from \mathbf R^ to \mathbf R . In particular, it is everywhere differentiable . Its derivative can be expressed using Jacobi's formula :
:\frac = \operatorname\left(\operatorname(A) \frac\right).
where \operatorname(A) denotes the adjugate of A . In particular, if A is invertible, we have
:\frac = \det(A) \operatorname\left(A^ \frac\right).
Expressed in terms of the entries of A , these are
: \frac= \operatorname(A)_ = \det(A)\left(A^\right)_.
Yet another equivalent formulation is
:\det(A + \epsilon X) - \det(A) = \operatorname(\operatorname(A) X) \epsilon + O\left(\epsilon^2\right) = \det(A) \operatorname\left(A^ X\right) \epsilon + O\left(\epsilon^2\right) ,
using big O notation . The special case where A = I , the identity matrix, yields
:\det(I + \epsilon X) = 1 + \operatorname(X) \epsilon + O\left(\epsilon^2\right).
This identity is used in describing Lie algebra
In mathematics, a Lie algebra (pronounced ) is a vector space \mathfrak g together with an operation called the Lie bracket, an alternating bilinear map \mathfrak g \times \mathfrak g \rightarrow \mathfrak g, that satisfies the Jacobi iden ... s associated to certain matrix Lie group s. For example, the special linear group \operatorname_n is defined by the equation \det A = 1 . The above formula shows that its Lie algebra is the special linear Lie algebra \mathfrak_n consisting of those matrices having trace zero.
Writing a 3 \times 3 -matrix as A = \begina & b & c\end where a, b,c are column vectors of length 3, then the gradient over one of the three vectors may be written as the cross product
In mathematics, the cross product or vector product (occasionally directed area product, to emphasize its geometric significance) is a binary operation on two vectors in a three-dimensional oriented Euclidean vector space (named here E), and i ... of the other two:
: \begin
\nabla_\mathbf\det(A) &= \mathbf \times \mathbf \\
\nabla_\mathbf\det(A) &= \mathbf \times \mathbf \\
\nabla_\mathbf\det(A) &= \mathbf \times \mathbf.
\end
History
Historically, determinants were used long before matrices: A determinant was originally 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, determinants were first used in the Chinese mathematics textbook '' The Nine Chapters on the Mathematical Art '' (九章算術, Chinese scholars, around the 3rd century BCE). In Europe, solutions of linear systems of two equations were expressed by Cardano in 1545 by a determinant-like entity.
Determinants proper originated from the work of Seki Takakazu in 1683 in Japan and parallelly of Leibniz in 1693. stated, without proof, Cramer's rule. Both Cramer and also were led to determinants by the question of plane curve s passing through a given set of points.
Vandermonde (1771) first recognized determinants as independent functions.[Campbell, H: "Linear Algebra With Applications", pages 111–112. Appleton Century Crofts, 1971] gave the general method of expanding a determinant in terms of its complementary minors : Vandermonde had already given a special case. Immediately following, Lagrange
Joseph-Louis Lagrange (born Giuseppe Luigi Lagrangia[elimination theory; he proved many special cases of general identities.
](_blank)Gauss (1801) made the next advance. Like Lagrange, he made much use of determinants in the theory of numbers . He introduced the word "determinant" (Laplace had used "resultant"), though not in the present signification, but rather as applied to the discriminant of a quantic
Quantic may refer to:
* Quantic, an older name for a homogeneous polynomial.
* Quantic Dream, a video game developer studio
* Will Holland, musician and producer with stage name ''Quantic''
* Quantic School of Business and Technology, an online ... . 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 ''m'' columns and ''n'' rows, which for the special case of reduces to the multiplication theorem. On the same day (November 30, 1812) that Binet presented his paper to the Academy, Cauchy also presented one on the subject. (See Cauchy–Binet formula In mathematics, specifically linear algebra, the Cauchy–Binet formula, named after Augustin-Louis Cauchy and Jacques Philippe Marie Binet, is an identity for the determinant of the product of two rectangular matrices of transpose shapes (so ... .) 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.
used the functional determinant which Sylvester later called the Jacobian
In mathematics, a Jacobian, named for Carl Gustav Jacob Jacobi, may refer to:
*Jacobian matrix and determinant
*Jacobian elliptic functions
*Jacobian variety
*Intermediate Jacobian
In mathematics, the intermediate Jacobian of a compact Kähler m ... . In his memoirs in '' Crelle's Journal '' 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
Sylvester or Silvester is a name derived from the Latin adjective ''silvestris'' meaning "wooded" or "wild", which derives from the noun ''silva'' meaning "woodland". Classical Latin spells this with ''i''. In Classical Latin, ''y'' represented a ... (1839) and Cayley began their work. introduced the modern notation for the determinant using vertical bars.
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
Hesse (, , ) or Hessia (, ; german: Hessen ), officially the State of Hessen (german: links=no, Land Hessen), is a state in Germany. Its capital city is Wiesbaden, and the largest urban area is Frankfurt. Two other major historic cities are Da ... , and Sylvester; persymmetric determinants by Sylvester and Hankel ; circulant s by Catalan
Catalan may refer to:
Catalonia
From, or related to Catalonia:
* Catalan language, a Romance language
* Catalans, an ethnic group formed by the people from, or with origins in, Northern or southern Catalonia
Places
* 13178 Catalan, asteroid ... , Spottiswoode , Glaisher , and Scott; skew determinants and Pfaffian s, in connection with the theory of orthogonal transformation , by Cayley; continuants by Sylvester; Wronskian s (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 textbooks on the subject Spottiswoode's was the first. In America, Hanus (1886), Weld (1893), and Muir/Metzler (1933) published treatises.
Applications
Cramer's rule
Determinants can be used to describe the solutions of a linear system of equations , written in matrix form as Ax = b . This equation has a unique solution x if and only if \det (A) is nonzero. In this case, the solution is given by Cramer's rule :
:x_i = \frac \qquad i = 1, 2, 3, \ldots, n
where A_i is the matrix formed by replacing the i -th column of A by the column vector b . This follows immediately by column expansion of the determinant, i.e.
:\det(A_i) =
\det\begina_1 & \ldots & b & \ldots & a_n\end =
\sum_^n x_j\det\begina_1 & \ldots & a_ & a_j & a_ & \ldots & a_n\end =
x_i\det(A)
where the vectors a_j are the columns of ''A''. The rule is also implied by the identity
:A\, \operatorname(A) = \operatorname(A)\, A = \det(A)\, I_n.
Cramer's rule can be implemented in \operatorname O(n^3) time, which is comparable to more common methods of solving systems of linear equations, such as LU , QR , or singular value decomposition
In linear algebra, the singular value decomposition (SVD) is a factorization of a real or complex matrix. It generalizes the eigendecomposition of a square normal matrix with an orthonormal eigenbasis to any \ m \times n\ matrix. It is r ... .
Linear independence
Determinants can be used to characterize linearly dependent vectors: \det A is zero if and only if the column vectors (or, equivalently, the row vectors) of the matrix A are linearly dependent. For example, given two linearly independent vectors v_1, v_2 \in \mathbf R^3 , a third vector v_3 lies in the plane spanned by the former two vectors exactly if the determinant of the 3 \times 3 -matrix consisting of the three vectors is zero. The same idea is also used in the theory of differential equation s: given functions f_1(x), \dots, f_n(x) (supposed to be n-1 times differentiable ), the Wronskian is defined to be
:W(f_1, \ldots, f_n)(x) =
\begin
f_1(x) & f_2(x) & \cdots & f_n(x) \\
f_1'(x) & f_2'(x) & \cdots & f_n'(x) \\
\vdots & \vdots & \ddots & \vdots \\
f_1^(x) & f_2^(x) & \cdots & f_n^(x)
\end.
It is non-zero (for some x ) in a specified interval if and only if the given functions and all their derivatives up to order n-1 are linearly independent. If it can be shown that the Wronskian is zero everywhere on an interval then, in the case of analytic function
In mathematics, an analytic function is a function that is locally given by a convergent power series. There exist both real analytic functions and complex analytic functions. Functions of each type are infinitely differentiable, but complex ... s, this implies the given functions are linearly dependent. See the Wronskian and linear independence . Another such use of the determinant is the resultant , which gives a criterion when two polynomial
In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An ex ... s have a common root .
Orientation of a basis
The determinant can be thought of as assigning a number to every sequence
In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is called ... of ''n'' vectors in R''n'' , by using the square matrix whose columns are the given vectors. For instance, an orthogonal matrix with entries in R''n'' represents an orthonormal basis
In mathematics, particularly linear algebra, an orthonormal basis for an inner product space ''V'' with finite dimension is a basis for V whose vectors are orthonormal, that is, they are all unit vectors and orthogonal to each other. For ex ... in Euclidean space
Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, that is, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are Euclidean sp ... . The determinant of such a matrix determines whether the orientation of the basis is consistent with or opposite to the orientation of the standard basis . If the determinant is +1, the basis has the same orientation. If it is −1, the basis has the opposite orientation.
More generally, if the determinant of ''A'' is positive, ''A'' represents an orientation-preserving linear transformation (if ''A'' is an orthogonal or matrix, this is a rotation ), while if it is negative, ''A'' switches the orientation of the basis.
Volume and Jacobian determinant
As pointed out above, 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 f : \mathbf R^n \to \mathbf R^n is the linear map given by multiplication with a matrix A , and S \subset \mathbf R^n is any measurable subset
In mathematics, set ''A'' is a subset of a set ''B'' if all elements of ''A'' are also elements of ''B''; ''B'' is then a superset of ''A''. It is possible for ''A'' and ''B'' to be equal; if they are unequal, then ''A'' is a proper subset o ... , then the volume of f(S) is given by , \det(A), times the volume of S . More generally, if the linear map f : \mathbf R^n \to \mathbf R^m is represented by the m \times n -matrix A , then the n -dimension
In physics and mathematics, the dimension of a mathematical space (or object) is informally defined as the minimum number of coordinates needed to specify any point within it. Thus, a line has a dimension of one (1D) because only one coor ... al volume of f(S) is given by:
:\operatorname(f(S)) = \sqrt \operatorname(S).
By calculating the volume of the tetrahedron bounded by four points, they can be used to identify skew line s. The volume of any tetrahedron, given its vertices a, b, c, d , \frac 1 6 \cdot , \det(a-b,b-c,c-d), , or any other combination of pairs of vertices that form a spanning tree over the vertices.
For a general differentiable function , much of the above carries over by considering the Jacobian matrix of ''f''. For
:f: \mathbf R^n \rightarrow \mathbf R^n,
the Jacobian matrix is the matrix whose entries are given by the partial derivative s
:D(f) = \left(\frac \right)_.
Its determinant, the Jacobian determinant , appears in the higher-dimensional version of integration by substitution : for suitable functions ''f'' and an open subset ''U'' of R''n'' (the domain of ''f''), the integral over ''f''(''U'') of some other function is given by
:\int_ \phi(\mathbf)\, d\mathbf = \int_U \phi(f(\mathbf)) \left, \det(\operatornamef)(\mathbf)\ \,d\mathbf.
The Jacobian also occurs in the inverse function theorem .
When applied to the field of Cartography
Cartography (; from grc, χάρτης , "papyrus, sheet of paper, map"; and , "write") is the study and practice of making and using maps. Combining science, aesthetics and technique, cartography builds on the premise that reality (or an ... , the determinant can be used to measure the rate of expansion of a map near the poles.
Abstract algebraic aspects
Determinant of an endomorphism
The above identities concerning the determinant of products and inverses of matrices imply that similar matrices have the same determinant: two matrices ''A'' and ''B'' are similar, if there exists an invertible matrix ''X'' such that . Indeed, repeatedly applying the above identities yields
:\det(A) = \det(X)^ \det(B)\det(X) = \det(B) \det(X)^ \det(X) = \det(B).
The determinant is therefore also called a similarity invariant . The determinant of a linear transformation
:T : V \to V
for some finite-dimensional vector space
In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called '' vectors'', may be added together and multiplied ("scaled") by numbers called '' scalars''. Scalars are often real numbers, but ... ''V'' is defined to be the determinant of the matrix describing it, with respect to an arbitrary choice of basis in ''V''. By the similarity invariance, this determinant is independent of the choice of the basis for ''V'' and therefore only depends on the endomorphism ''T''.
Square matrices over commutative rings
The above definition of the determinant using the Leibniz rule holds works more generally when the entries of the matrix are elements of a commutative ring R , such as the integers \mathbf Z , as opposed to the field of real or complex numbers. Moreover, the characterization of the determinant as the unique alternating multilinear map that satisfies \det(I) = 1 still holds, as do all the properties that result from that characterization.
A matrix A \in \operatorname_(R) is invertible (in the sense that there is an inverse matrix whose entries are in R ) if and only if its determinant is an invertible element in R . For R = \mathbf Z , this means that the determinant is +1 or −1. Such a matrix is called unimodular .
The determinant being multiplicative, it defines a group homomorphism
:\operatorname_n(R) \rightarrow R^\times,
between the general linear group (the group of invertible n \times n -matrices with entries in R ) and the multiplicative group of units in R . Since it respects the multiplication in both groups, this map is a group homomorphism .
Given a ring homomorphism f : R \to S , there is a map \operatorname_n(f) : \operatorname_n(R) \to \operatorname_n(S) given by replacing all entries in R by their images under f . The determinant respects these maps, i.e., the identity
:f(\det((a_))) = \det ((f(a_)))
holds. In other words, the displayed commutative diagram commutes.
For example, the determinant of the complex conjugate
In mathematics, the complex conjugate of a complex number is the number with an equal real part and an imaginary part equal in magnitude but opposite in sign. That is, (if a and b are real, then) the complex conjugate of a + bi is equal to a - ... of a complex matrix (which is also the determinant of its conjugate transpose) is the complex conjugate of its determinant, and for integer matrices: the reduction modulo m of the determinant of such a matrix is equal to the determinant of the matrix reduced modulo m (the latter determinant being computed using modular arithmetic
In mathematics, modular arithmetic is a system of arithmetic for integers, where numbers "wrap around" when reaching a certain value, called the modulus. The modern approach to modular arithmetic was developed by Carl Friedrich Gauss in his bo ... ). In the language of category theory , the determinant is a natural transformation
In category theory, a branch of mathematics, a natural transformation provides a way of transforming one functor into another while respecting the internal structure (i.e., the composition of morphisms) of the categories involved. Hence, a na ... between the two functors \operatorname_n and (-)^\times . Adding yet another layer of abstraction, this is captured by saying that the determinant is a morphism of algebraic group s, from the general linear group to the multiplicative group ,
:\det: \operatorname_n \to \mathbb G_m.
Exterior algebra
The determinant of a linear transformation T : V \to V of an n -dimensional vector space V or, more generally a free module of (finite) rank n over a commutative ring R can be formulated in a coordinate-free manner by considering the n -th exterior power \bigwedge^n V of V . The map T induces a linear map
:\begin
\bigwedge^n T: \bigwedge^n V &\rightarrow \bigwedge^n V \\
v_1 \wedge v_2 \wedge \dots \wedge v_n &\mapsto T v_1 \wedge T v_2 \wedge \dots \wedge T v_n.
\end
As \bigwedge^n V is one-dimensional, the map \bigwedge^n T is given by multiplying with some scalar, i.e., an element in R . Some authors such as use this fact to ''define'' the determinant to be the element in R satisfying the following identity (for all v_i \in V ):
:\left(\bigwedge^n T\right)\left(v_1 \wedge \dots \wedge v_n\right) = \det(T) \cdot v_1 \wedge \dots \wedge v_n.
This definition agrees with the more concrete coordinate-dependent definition. This can be shown using the uniqueness of a multilinear alternating form on n -tuples of vectors in R^n .
For this reason, the highest non-zero exterior power \bigwedge^n V (as opposed to the determinant associated to an endomorphism) is sometimes also called the determinant of V and similarly for more involved objects such as vector bundle
In mathematics, a vector bundle is a topological construction that makes precise the idea of a family of vector spaces parameterized by another space X (for example X could be a topological space, a manifold, or an algebraic variety): to ev ... s or chain complex es of vector spaces. Minors of a matrix can also be cast in this setting, by considering lower alternating forms \bigwedge^k V with k < n .
Generalizations and related notions
Determinants as treated above admit several variants: the permanent of a matrix is defined as the determinant, except that the factors \sgn(\sigma) occurring in Leibniz's rule are omitted. The immanant generalizes both by introducing a character
Character or Characters may refer to:
Arts, entertainment, and media Literature
* ''Character'' (novel), a 1936 Dutch novel by Ferdinand Bordewijk
* ''Characters'' (Theophrastus), a classical Greek set of character sketches attributed to The ... of the symmetric group
In abstract algebra, the symmetric group defined over any set is the group whose elements are all the bijections from the set to itself, and whose group operation is the composition of functions. In particular, the finite symmetric group ... S_n in Leibniz's rule.
Determinants for finite-dimensional algebras
For any associative algebra A that is finite-dimensional as a vector space over a field F , there is a determinant map
:\det : A \to F.
This definition proceeds by establishing the characteristic polynomial independently of the determinant, and defining the determinant as the lowest order term of this polynomial. This general definition recovers the determinant for the matrix algebra A = \operatorname_(F) , but also includes several further cases including the determinant of a quaternion ,
:\det (a + ib+jc+kd) = a^2 + b^2 + c^2 + d^2 ,
the norm N_ : L \to F of a field extension
In mathematics, particularly in algebra, a field extension is a pair of fields E\subseteq F, such that the operations of ''E'' are those of ''F'' restricted to ''E''. In this case, ''F'' is an extension field of ''E'' and ''E'' is a subfield of ... , as well as the Pfaffian of a skew-symmetric matrix and the reduced norm of a central simple algebra , also arise as special cases of this construction.
Infinite matrices
For matrices with an infinite number of rows and columns, the above definitions of the determinant do not carry over directly. For example, in the Leibniz formula, an infinite sum (all of whose terms are infinite products) would have to be calculated. Functional analysis provides different extensions of the determinant for such infinite-dimensional situations, which however only work for particular kinds of operators.
The Fredholm determinant defines the determinant for operators known as trace class operator s by an appropriate generalization of the formula
:\det(I+A) = \exp(\operatorname(\log(I+A))).
Another infinite-dimensional notion of determinant is the functional determinant .
Operators in von Neumann algebras
For operators in a finite factor
Factor, a Latin word meaning "who/which acts", may refer to:
Commerce
* Factor (agent), a person who acts for, notably a mercantile and colonial agent
* Factor (Scotland), a person or firm managing a Scottish estate
* Factors of production, ... , one may define a positive real-valued determinant called the Fuglede−Kadison determinant
In mathematics, the Fuglede−Kadison determinant of an invertible operator in a finite factor is a positive real number associated with it. It defines a multiplicative homomorphism from the set of invertible operators to the set of positive real n ... using the canonical trace. In fact, corresponding to every tracial state on a von Neumann algebra there is a notion of Fuglede−Kadison determinant.
Related notions for non-commutative rings
For matrices over non-commutative rings, multilinearity and alternating properties are incompatible for , so there is no good definition of the determinant in this setting.
For square matrices with entries in a non-commutative ring, there are various difficulties in defining determinants analogously to that for commutative rings. A meaning can be given to the Leibniz formula provided that the order for the product is specified, and similarly for other definitions of the determinant, but non-commutativity then leads to the loss of many fundamental properties of the determinant, such as the multiplicative property or that the determinant is unchanged under transposition of the matrix. Over non-commutative rings, there is no reasonable notion of a multilinear form (existence of a nonzero with a regular element of ''R'' as value on some pair of arguments implies that ''R'' is commutative). Nevertheless, various notions of non-commutative determinant have been formulated that preserve some of the properties of determinants, notably quasideterminant s and the Dieudonné determinant In linear algebra, the Dieudonné determinant is a generalization of the determinant of a matrix to matrices over division rings and local rings. It was introduced by .
If ''K'' is a division ring, then the Dieudonné determinant is a homomorphism ... . For some classes of matrices with non-commutative elements, one can define the determinant and prove linear algebra theorems that are very similar to their commutative analogs. Examples include the ''q''-determinant on quantum groups, the Capelli determinant on Capelli matrices, and the Berezinian on supermatrices (i.e., matrices whose entries are elements of \mathbb Z_2 - graded ring s). Manin matrices form the class closest to matrices with commutative elements.
Calculation
Determinants are mainly used as a theoretical tool. They are rarely calculated explicitly in numerical linear algebra , where for applications like checking invertibility and finding eigenvalues the determinant has largely been supplanted by other techniques. Computational geometry , however, does frequently use calculations related to determinants.
While the determinant can be computed directly using the Leibniz rule this approach is extremely inefficient for large matrices, since that formula requires calculating n! (n factorial ) products for an n \times n -matrix. Thus, the number of required operations grows very quickly: it is of order n! . The Laplace expansion is similarly inefficient. Therefore, more involved techniques have been developed for calculating determinants.
Decomposition methods
Some methods compute \det(A) by writing the matrix as a product of matrices whose determinants can be more easily computed. Such techniques are referred to as decomposition methods. Examples include the LU decomposition
In numerical analysis and linear algebra, lower–upper (LU) decomposition or factorization factors a matrix as the product of a lower triangular matrix and an upper triangular matrix (see matrix decomposition). The product sometimes includes a ... , the QR decomposition or the Cholesky decomposition (for positive definite matrices ). These methods are of order \operatorname O(n^3) , which is a significant improvement over \operatorname O (n!) .
For example, LU decomposition expresses A as a product
: A = PLU.
of a permutation matrix P (which has exactly a single 1 in each column, and otherwise zeros), a lower triangular matrix L and an upper triangular matrix U .
The determinants of the two triangular matrices L and U can be quickly calculated, since they are the products of the respective diagonal entries. The determinant of P is just the sign \varepsilon of the corresponding permutation (which is +1 for an even number of permutations and is -1 for an odd number of permutations). Once such a LU decomposition is known for A , its determinant is readily computed as
: \det(A) = \varepsilon \det(L)\cdot\det(U).
Further methods
The order \operatorname O(n^3) reached by decomposition methods has been improved by different methods. If two matrices of order n can be multiplied in time M(n) , where M(n) \ge n^a for some a>2 , then there is an algorithm computing the determinant in time O(M(n)) . This means, for example, that an \operatorname O(n^) algorithm for computing the determinant exists based on the Coppersmith–Winograd algorithm . This exponent has been further lowered, as of 2016, to 2.373.
In addition to the complexity of the algorithm, further criteria can be used to compare algorithms.
Especially for applications concerning matrices over rings, algorithms that compute the determinant without any divisions exist. (By contrast, Gauss elimination requires divisions.) One such algorithm, having complexity \operatorname O(n^4) is based on the following idea: one replaces permutations (as in the Leibniz rule) by so-called closed ordered walk s, in which several items can be repeated. The resulting sum has more terms than in the Leibniz rule, but in the process several of these products can be reused, making it more efficient than naively computing with the Leibniz rule. Algorithms can also be assessed according to their bit complexity , i.e., how many bits of accuracy are needed to store intermediate values occurring in the computation. For example, the Gaussian elimination (or LU decomposition) method is of order \operatorname O(n^3) , but the bit length of intermediate values can become exponentially long. By comparison, the Bareiss Algorithm , is an exact-division method (so it does use division, but only in cases where these divisions can be performed without remainder) is of the same order, but the bit complexity is roughly the bit size of the original entries in the matrix times n .
If the determinant of ''A'' and the inverse of ''A'' have already been computed, the matrix determinant lemma allows rapid calculation of the determinant of , where ''u'' and ''v'' are column vectors.
Charles Dodgson (i.e. Lewis Carroll of ''Alice's Adventures in Wonderland
''Alice's Adventures in Wonderland'' (commonly ''Alice in Wonderland'') is an 1865 English novel by Lewis Carroll. It details the story of a young girl named Alice who falls through a rabbit hole into a fantasy world of anthropomorphic creatur ... '' fame) invented a method for computing determinants called Dodgson condensation . Unfortunately this interesting method does not always work in its original form.
See also
* Cauchy determinant
* Cayley–Menger determinant
* Dieudonné determinant In linear algebra, the Dieudonné determinant is a generalization of the determinant of a matrix to matrices over division rings and local rings. It was introduced by .
If ''K'' is a division ring, then the Dieudonné determinant is a homomorphism ...
* Slater determinant
* Determinantal conjecture
Notes
References
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
* G. Baley Price (1947) "Some identities in the theory of determinants", American Mathematical Monthly 54:75–90
*
*
*
*
*
*
*
Historical references
*
*
*
*
*
*
*
*
*
External links
*
*
*
Determinant Interactive Program and Tutorial Linear algebra: determinants. Compute determinants of matrices up to order 6 using Laplace expansion you choose.
Determinant Calculator Calculator for matrix determinants, up to the 8th order.
Determinants explained in an easy fashion in the 4th chapter as a part of a Linear Algebra course.
{{authority control
Matrix theory
Linear algebra
Homogeneous polynomials
Algebra
HOME
Content is Copyleft Website design, code, and AI is Copyrighted (c) 2014-2017 by Stephen Payne
Consider donating to Wikimedia
As an Amazon Associate I earn from qualifying purchases