Linear Algebra/Properties of Determinants/Solutions

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Solutions[edit | edit source]

For these, assume that an determinant function exists for all .

This exercise is recommended for all readers.
Problem 1

Use Gauss' method to find each determinant.

Answer
Problem 2
Use Gauss' method to find each.
Answer
  1. ;
Problem 3

For which values of does this system have a unique solution?

Answer

When is the determinant not zero?

Obviously, gives nonsingularity and hence a nonzero determinant. If then we get echelon form with a pivot.

Multiplying down the diagonal gives . Thus the matrix has a nonzero determinant, and so the system has a unique solution, if and only if .

This exercise is recommended for all readers.
Problem 4

Express each of these in terms of .

Answer
  1. Property (2) of the definition of determinants applies via the swap .
  2. Property (3) applies.
This exercise is recommended for all readers.
Problem 5

Find the determinant of a diagonal matrix.

Answer

A diagonal matrix is in echelon form, so the determinant is the product down the diagonal.

Problem 6

Describe the solution set of a homogeneous linear system if the determinant of the matrix of coefficients is nonzero.

Answer

It is the trivial subspace.

This exercise is recommended for all readers.
Problem 7

Show that this determinant is zero.

Answer

Pivoting by adding the second row to the first gives a matrix whose first row is times its third row.

Problem 8
  1. Find the , , and matrices with entry given by .
  2. Find the determinant of the square matrix with entry .
Answer
  1. , ,
  2. The determinant in the case is . In every other case the second row is the negative of the first, and so matrix is singular and the determinant is zero.
Problem 9
  1. Find the , , and matrices with entry given by .
  2. Find the determinant of the square matrix with entry .
Answer
  1. , ,
  2. The and cases yield these.
    And matrices with are singular, e.g.,
    because twice the second row minus the first row equals the third row. Checking this is routine.
This exercise is recommended for all readers.
Problem 10

Show that determinant functions are not linear by giving a case where .

Answer

This one

is easy to check.

By the way, this also gives an example where scalar multiplication is not preserved .

Problem 11

The second condition in the definition, that row swaps change the sign of a determinant, is somewhat annoying. It means we have to keep track of the number of swaps, to compute how the sign alternates. Can we get rid of it? Can we replace it with the condition that row swaps leave the determinant unchanged? (If so then we would need new , , and formulas, but that would be a minor matter.)

Answer

No, we cannot replace it. Remark 2.2 shows that the four conditions after the replacement would conflict — no function satisfies all four.

Problem 12

Prove that the determinant of any triangular matrix, upper or lower, is the product down its diagonal.

Answer

A upper-triangular matrix is in echelon form.

A lower-triangular matrix is either singular or nonsingular. If it is singular then it has a zero on its diagonal and so its determinant (namely, zero) is indeed the product down its diagonal. If it is nonsingular then it has no zeroes on its diagonal, and can be reduced by Gauss' method to echelon form without changing the diagonal.

Problem 13

Refer to the definition of elementary matrices in the Mechanics of Matrix Multiplication subsection.

  1. What is the determinant of each kind of elementary matrix?
  2. Prove that if is any elementary matrix then for any appropriately sized .
  3. (This question doesn't involve determinants.) Prove that if is singular then a product is also singular.
  4. Show that .
  5. Show that if is nonsingular then .
Answer
  1. The properties in the definition of determinant show that , , and .
  2. The three cases are easy to check by recalling the action of left multiplication by each type of matrix.
  3. If is invertible then the associative property of matrix multiplication shows that is invertible. So if is not invertible then neither is .
  4. If is singular then apply the prior answer: and . If is not singular then it can be written as a product of elementary matrices .
Problem 14

Prove that the determinant of a product is the product of the determinants in this way. Fix the matrix and consider the function given by .

  1. Check that satisfies property (1) in the definition of a determinant function.
  2. Check property (2).
  3. Check property (3).
  4. Check property (4).
  5. Conclude the determinant of a product is the product of the determinants.
Answer
  1. We must show that if
    then . We will be done if we show that pivoting first and then multiplying to get gives the same result as multiplying first to get and then pivoting (because the determinant is unaffected by the pivot so we'll then have , and hence ). That argument runs: after adding times row of to row of , the entry is , which is the entry of .
  2. We need only show that swapping and then multiplying to get gives the same result as multiplying by and then swapping (because, as the determinant changes sign on the row swap, we'll then have , and so ). That argument runs just like the prior one.
  3. Not surprisingly by now, we need only show that multiplying a row by a nonzero scalar and then computing gives the same result as first computing and then multiplying the row by (as the determinant is rescaled by the multiplication, we'll have , so ). The argument runs just as above.
  4. Clear.
  5. Because we've shown that is a determinant and that determinant functions (if they exist) are unique, we have that so .
Problem 15

A submatrix of a given matrix is one that can be obtained by deleting some of the rows and columns of . Thus, the first matrix here is a submatrix of the second.

Prove that for any square matrix, the rank of the matrix is if and only if is the largest integer such that there is an submatrix with a nonzero determinant.

Answer

We will first argue that a rank matrix has a submatrix with nonzero determinant. A rank matrix has a linearly independent set of rows. A matrix made from those rows will have row rank and thus has column rank . Conclusion: from those rows can be extracted a linearly independent set of columns, and so the original matrix has a submatrix of rank .

We finish by showing that if is the largest such integer then the rank of the matrix is . We need only show, by the maximality of , that if a matrix has a submatrix of nonzero determinant then the rank of the matrix is at least . Consider such a submatrix. Its rows are parts of the rows of the original matrix, clearly the set of whole rows is linearly independent. Thus the row rank of the original matrix is at least , and the row rank of a matrix equals its rank.

This exercise is recommended for all readers.
Problem 16

Prove that a matrix with rational entries has a rational determinant.

Answer

A matrix with only rational entries can be reduced with Gauss' method to an echelon form matrix using only rational arithmetic. Thus the entries on the diagonal must be rationals, and so the product down the diagonal is rational.

? Problem 17

Find the element of likeness in (a) simplifying a fraction, (b) powdering the nose, (c) building new steps on the church, (d) keeping emeritus professors on campus, (e) putting , , in the determinant

(Anning & Trigg 1953)

Answer

This is how the answer was given in the cited source.

The value of the determinant is independent of the values , , . Hence operation (e) does not change the value of the determinant but merely changes its appearance. Thus the element of likeness in (a), (b), (c), (d), and (e) is only that the appearance of the principle entity is changed. The same element appears in (f) changing the name-label of a rose, (g) writing a decimal integer in the scale of , (h) gilding the lily, (i) whitewashing a politician, and (j) granting an honorary degree.

References[edit | edit source]

  • Anning, Norman (proposer); Trigg, C. W. (solver) (1953), "Elementary problem 1016", American Mathematical Monthly, American Mathematical Society, 60 (2): 115 {{citation}}: Unknown parameter |month= ignored (help).