Jump to content

Linear algebra (Osnabrück 2024-2025)/Part I/Lecture 17/refcontrol

From Wikiversity



Universal property of the determinant

The determinant fulfills the characteristic properties that it is multilinear and alternating. This, together with the property that the determinant of the identity matrix is 1, determines already the determinant in a unique way.


Let V be a vector spaceMDLD/vector space over a fieldMDLD/field K of dimensionMDLD/dimension (fgvs) n. A mappingMDLD/mapping

:VnK

is called a determinant function if the following two conditions are fulfilled.

  1. is multilinear.MDLD/multilinear
  2. is alternating.MDLD/alternating

LemmaLemma 17 2. change

Let K be a fieldMDLD/field and n+. Let

:Matn(K)(Kn)nK

be a determinant function.MDLD/determinant function Then fulfills the following properties.

  1. If a row of M is multiplied with sK, then is multiplied by s.
  2. If M contains a zero row, then (M)=0.
  3. If in M two rows are swapped, then is multiplied with the factor 1.
  4. If a multiple of a row is added to another row, then does not change.
  5. If (En)=1, then, for an upper triangular matrix,MDLD/upper triangular matrix we have (M)=a11a22ann.

Proof  

(1) and (2) follow directly from multilinearity.MDLD/multilinearity
(3) follows from Lemma 16.8 .
To prove (4), we consider the situation where we add to the s-th row the a-multiple of the r-th row, r<s. Due to the parts already proven, we have

(vrvs+avr)=(vrvs)+(vravr)=(vrvs)+a(vrvr)=(vrvs).

(5). If a diagonal element is 0, then set r=max{iaii=0}. We can add to the r-th row suitable multiples of the i-th rows, i>r, in order to achieve that the new r-th row is a zero row, without changing the value of the determinant function. Due to (2), this value is 0.

In case no diagonal element is 0, we may obtain, by several scalings, that all diagonal element are 1. By adding rows, we obtain furthermore the identity matrix. Therefore,

(M)=a11a22ann(En)=a11a22ann.



TheoremTheorem 17.3 change

Let K be a fieldMDLD/field and n. Then there exists exactly one determinant functionMDLD/determinant function

:Matn(K)=(Kn)nK

fulfilling

(e1,e2,,en)=1,

where ei denote the standard vectors,MDLD/standard vectors namely the

determinant.MDLD/determinant

Proof  

The determinantMDLD/determinant fulfills, due to Theorem 16.9 , Theorem 16.10 and Lemma 16.4 , all the given properties.
Uniqueness. For every matrix M, there exists a sequence of elementary row operations such that, in the end, we get an upper triangular matrix. Hence, due to Lemma 17 2. , the value of the determinant function is determined by the values on the upper triangular matrices. Therefore, after scaling and row addition, it is even determined by its value on the identity matrix.



The multiplication theorem for determinants

We discuss several important theorems about the determinant.


TheoremTheorem 17.4 change

Let K denote a field, and n+. Then for matrices A,BMatn(K), the relation

det(AB)=detAdetB
holds.

Proof  

We fix the matrix B.

Suppose first that detB=0. Then, due to Theorem 16.11 the matrix B is not invertibleMDLD/invertible (matrix) and therefore, also AB is not invertible. Hence, detAB=0.

Suppose now that B is invertible. In this case, we consider the well-defined mapping

δ:Matn(K)K,A(detAB)(detB)1.

We want to show that this mapping equals the mapping AdetA, by showing that it fulfills all the properties which, according to Theorem 17.3 , characterize the determinant. If z1,,zn denote the rows of A, then δ(A) is computed by applying the determinant to the rows z1B,,znB, and then by multiplying with (detB)1. Hence the multilinearity and the alternating property follows from Exercise 16.29 . If we start with A=En, then AB=B and thus

δ(En)=(detB)(detB)1=1.



TheoremTheorem 17.5 change

Let K denote a field,MDLD/field and let M denote an n×n-matrixMDLD/matrix over K. Then

detM=detMtr.

Proof  

If M is not invertible, then, due to Theorem 16.11 , the determinant is 0 and the rank is smaller than n. This does also hold for the transposed matrix, so that its determinant is again 0. So suppose that M is invertible. We reduce the statement in this case to the corresponding statement for the elementary matrices, which can be verified directly, see Exercise 16.13 . Because of Lemma 12.18 , there exist elementary matricesMDLD/elementary matrices E1,,Es such that

D=EsE1M

is a diagonal matrix.MDLD/diagonal matrix Due to Exercise 4.20 , we have

Dtr=MtrE1trEstr

and

Mtr=Dtr(Estr)1(E1tr)1.

The diagonal matrix D is not changed under transposing it. Since the determinants of the elementary matrices are also not changed under transposition, we get, using Theorem 17.4 ,

detMtr=det(Dtr(Estr)1(E1tr)1)=detDtrdet(Estr)1det(E1tr)1=detDdet(Es1)det(E11)=det(E11)det(Es1)detD=det(E11Es1D)=detM.



CorollaryCreate referencenumber

Let K be a field,MDLD/field and let M=(aij)ij be an m×n-matrixMDLD/matrix over K. For i,j{1,,n}, let Mij be the matrix which arises from M, by leaving out the i-th row and the j-th column. Then (for n2 and for every fixed i and j)

detM=i=1n(1)i+jaijdetMij=j=1n(1)i+jaijdetMij.

Proof  

For j=1, the first equation is the recursive definition of the determinant.MDLD/determinant From that statement, the case i=1 follows, due to Theorem 17.5 . By exchanging columns and rows, the statement follows in full generality, see Exercise 17.11 .



The determinant of a linear mapping

Let

φ:VV

be a linear mapping from a vector space of dimension n into itself. This is described by a matrix MMatn(K) with respect to a given basis. We would like to define the determinant of the linear mapping, by the determinant of the matrix. However, we have here the problem whether this is well-defined, since a linear mapping is described by quite different matrices, with respect to different bases. But, because of Corollary 11.12 , when we have two describing matrices M and N, and the matrix B for the change of bases, we have the relation N=BMB1. The multiplication theorem for determinants yields then

detN=det(BMB1)=(detB)(detM)(detB1)=(detB)(detB1)(detM)=detM,

so that the following definition is in fact independent of the basis chosen.


Let K denote a field,MDLD/field and let V denote a K-vector spaceMDLD/vector space of finite dimension. Let

φ:VV

be a linear mapping,MDLD/linear mapping which is described by the matrixMDLD/matrix M, with respect to a basis.MDLD/basis (vs) Then

detφ:=detM
is called the determinant of the linear mapping φ.



Cramer's rule

For a square matrixMDLD/square matrix MMatn(K), we call

Madj=(bij) with bij=(1)i+jdetMji
the adjugate matrix of M, where Mji arises from M by deleting the j-th row and the i-th column.

Note that in this definition, for the entries of the adjugate, the rows and the columns are swapped.


TheoremTheorem 17.9 change

Let K be a field,MDLD/field and let M denote an n×n-matrixMDLD/matrix over K. Then

(Madj)M=(detM)En=M(Madj)
If M is

invertible,MDLD/invertible (matrix) then

M1=1detMMadj.

Proof  

Let M=(aij)ij. Let the coefficients of the adjugate matrix be denoted by

bik=(1)i+kdetMki.

The coefficients of the product (Madj)M are

cij=k=1nbikakj=k=1n(1)i+kakjdetMki.

In case j=i, this is detM, as this sum is the expansion of the determinant with respect to the j-th column. So let ji, and let N denote the matrix that arises from M by replacing in M the i-th column by the j-th column. If we expand N with respect to the i-th column, then we get

0=detN=k=1n(1)i+kakjdetMki=cij.

Therefore, these coefficients are 0, and the first equation holds.
The second equation is proved similarly, where we use now the expansion of the determinant with respect to the rows.


The following statement is called Cramer's rule.


TheoremCreate referencenumber

Let K be a field,MDLD/field and let

a11x1+a12x2++a1nxn=c1a21x1+a22x2++a2nxn=c2an1x1+an2x2++annxn=cn

be an inhomogeneous linear systemMDLD/inhomogeneous linear system over K. Suppose that the describing matrix M=(aij)ij is invertible.MDLD/invertible (matrix) Then the unique solution for xj is given by

xj=det(a11a1,j1c1a1,j+1a1nan1an,j1cnan,j+1ann)detM.

Proof  

For an invertible matrix M, the solution of the linear system Mx=c can be found by applying M1, that is, x=M1c. Using Theorem 17.9 , this means x=1detM(Madj)c. For the j-th component, this means

xj=1detM(k=1n(1)k+j(detMkj)ck).

The right-hand factor is the expansion of the determinant of the matrix shown in the numerator with respect to the j-th column.



We solve the linear systemMDLD/linear system

(4315)(x1x2)=(27)

using Cramer's rule. This yields

x1=det(2375)det(4315)=1123

and

x2=det(4217)det(4315)=3023.


<< | Linear algebra (Osnabrück 2024-2025)/Part I | >>
PDF-version of this lecture
Exercise sheet for this lecture (PDF)