Solutions To Mathematics Textbooks/Algebra (9780132413770)/Chapter 1

Exercise 1.7 edit

We show that

 .

When  , the equation holds. Assume it holds for   and consider  . Then we have

 .

Exercise 3.4 edit

Using row operations we can simplify a matrix to the row-echelon form. If also column operations are allowed, starting from the first row, we can scale and subtract the pivot elements from all the non-zero elements on a row. Hence, we can bring the matrix to a form where only the pivot elements are ones, and the rest are 0. If the matrix has full rank, only row operations are enough.

Exercise 4.6 edit

Let   and  . We want to show that  .

To show this, we use the formula (1.6.4) for the determinant:  . Since   whenever  , the products in the sum are nonzero only when   is a permutation such that  and  . Therefore we can write

 .

Exercise 5.1 edit

 

 

 

 

Exercise 5.2 edit

Consider the permutation  .

  • a) The permutation matrix associated to p is  .
  • b)  
  • c) sign(p) = -1.

Exercise 6.2 edit

Let  . Claim:   is invertible and   has integer entries if and only if  .

Assume   exists and has integer entries. First notice that from the determinant formula

 

We immediately see that if the entries   are integral, then the determinant must be integral as a sum of products of integers. Conversely, if the determinant is not an integer, at least one of the entries has to be non-integral.

Next we observe that since   ,  . So unless  ,   is not an integer and hence   contradicting the assumption.

Then assume that  . Then   exists and the cofactor matrix formula (Theorem 1.6.9) tells us that  . The entries of the cofactor matrix are given by  , where   is the matrix   with row   and column   removed. Clearly if  , the cofactor matrix then has integral entries and if  , also the inverse has integral entries.

Exercise M.8 edit

a) The only problem here is assuming that   would be the right inverse of  . Necessarily, if  , we have to have  , in which case the product   is not even defined.

b) The sequence is correct, and shows that the equality   holds. If   was also the right inverse of  , we would necessarily have   in order to have the product   defined.

Exercise M.11 edit

a) We have the variables  and the boundary conditions   and  . Using the discrete Laplace equation these conditions translate to the equations

 ,

which simplifies to the linear system

 .

The solution to this system is given by multiplying the equation from the left with the inverse of the coefficient matrix.

b) Assume the maximum value is achieved on some point   inside the region  . Since   is the average of its four neighbors, one of the neighbors must have a larger value than  , contradicting the assumption.

c) Let   be the matrix obtained from writing the linear system of the discrete Dirichlet problem with entries  . We have   and   for  . Using the diagonal element of each row, we can eliminate the corresponding column for every other row. There are at most 4 non-zero, non-diagonal elements on each column, each having the value at most 1. Hence, when conducting the row eliminations, we will never eliminate a diagonal element. Therefore, we can reduce the matrix   to the row-echelon form with no rows of only 0 elements. Hence, the matrix is invertible and so the linear system has a unique solution.