Linear Algebra/Determinants Exist

From testwiki
Jump to navigation Jump to search

Template:Navigation

This subsection is optional. It consists of proofs of two results from the prior subsection. These proofs involve the properties of permutations, which will not be used later, except in the optional Jordan Canonical Form subsection.

Template:AnchorThe prior subsection attacks the problem of showing that for any size there is a determinant function on the set of square matrices of that size by using multilinearity to develop the permutation expansion.

|t1,1t1,2t1,nt2,1t2,2t2,ntn,1tn,2tn,n|=t1,ϕ1(1)t2,ϕ1(2)tn,ϕ1(n)|Pϕ1|+t1,ϕ2(1)t2,ϕ2(2)tn,ϕ2(n)|Pϕ2|+t1,ϕk(1)t2,ϕk(2)tn,ϕk(n)|Pϕk|=permutations ϕt1,ϕ(1)t2,ϕ(2)tn,ϕ(n)|Pϕ|

This reduces the problem to showing that there is a determinant function on the set of permutation matrices of that size.

Of course, a permutation matrix can be row-swapped to the identity matrix and to calculate its determinant we can keep track of the number of row swaps. However, the problem is still not solved. We still have not shown that the result is well-defined. For instance, the determinant of

Pϕ=(0100100000100001)

could be computed with one swap

Pϕρ1ρ2(1000010000100001)

or with three.

Pϕρ3ρ1(0010100001000001)ρ2ρ3(0010010010000001)ρ1ρ3(1000010000100001)

Both reductions have an odd number of swaps so we figure that |Pϕ|=1 but how do we know that there isn't some way to do it with an even number of swaps? Corollary 4.6 below proves that there is no permutation matrix that can be row-swapped to an identity matrix in two ways, one with an even number of swaps and the other with an odd number of swaps.

Template:TextBox

Template:TextBox

Template:TextBox

Template:TextBox

Template:TextBox

Template:TextBox

Template:TextBox

Template:TextBox

We still have not shown that the permutation expansion is well-defined because we have not considered row operations on permutation matrices other than row swaps. We will finesse this problem: we will define a function d:n×n by altering the permutation expansion formula, replacing |Pϕ| with sgn(ϕ)

d(T)=permutations ϕt1,ϕ(1)t2,ϕ(2)tn,ϕ(n)sgn(ϕ)

(this gives the same value as the permutation expansion because the prior result shows that det(Pϕ)=sgn(ϕ)). This formula's advantage is that the number of inversions is clearly well-defined — just count them. Therefore, we will show that a determinant function exists for all sizes by showing that d is it, that is, that d satisfies the four conditions.

Template:TextBox

Template:TextBox

We have now shown that determinant functions exist for each size. We already know that for each size there is at most one determinant. Therefore, the permutation expansion computes the one and only determinant value of a square matrix.

We end this subsection by proving the other result remaining from the prior subsection, that the determinant of a matrix equals the determinant of its transpose.

Template:TextBox

Template:TextBox

Template:TextBox

Exercises

These summarize the notation used in this book for the 2- and 3- permutations.

i12ϕ1(i)12ϕ2(i)21i123ϕ1(i)123ϕ2(i)132ϕ3(i)213ϕ4(i)231ϕ5(i)312ϕ6(i)321

Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:TextBox Template:TextBox Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox

/Solutions/

References


Template:Navigation

Template:BookCat