Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > Determinant


 

In linear algebra, the determinant is a function that associates a scalar det(A) to every square matrix A. The fundamental geometric meaning of the 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.

The 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 square root of .

1 Determinants of 2-by-2 matrices

The 2×2 matrix

has determinant

.

The interpretation 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.

2 Applications

Determinants are used to characterize invertible matricesIn mathematics and especially linear algebra, an n by n matrix A is called invertible non-singular or regular if there exists another n by n matrix B such that AB BA I where I denotes the n by n identity matrix and the multiplication used is ordinary matr (namely as those matrices, and only those matrices, with non-zero determinants), and to explicitly describe the solution to a system of linear equationA linear equation in algebra is an equation which is constructed by equating two linear functions. It may read :3''x + y − 5 −7''x + 4''y + 3. A linear equation is an equation containing only functions that are linear in the variables of inters with Cramer's ruleLinear algebra Theorems Cramer's rule is a theorem in linear algebra, which gives the solution of a system of linear equations in terms of determinants. Computationally, it is generally inefficient and thus not used in practical applications which may inv. They can be used to find the eigenvalueIn linear algebra, a scalar λ is called an eigenvalue (in some older texts, a characteristic value of a linear mapping A if there exists a nonzero vector x such that Ax &lambda x''. The vector x is called an eigenvector. In matrix theory, an elemens of the matrix through the characteristic polynomialIn linear algebra, one associates a polynomial to every square matrix, its characteristic polynomial . This polynomial encodes several important properties of the matrix, most notably its eigenvalues, its determinant and its trace. Motivation Given a squa (where I is the identity matrixIn linear algebra, the identity matrix of size n is the n by n square matrix with ones on the main diagonal and zeros elsewhere. It is denoted by I or simply by I if the size is immaterial or can be trivially determined by the context. The important prope of the same format 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 basisAbstract algebra Algebra Linear algebra In mathematics, a subset B of a vector space V is said to be a basis of V if it satisfies one of the four equivalent conditions: B is both a set of linearly independent vectors and a generating set of V''. B is a mi 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 .



Read more »

Non User