Calculate the following determinant in two ways: first expand it about the first row, then expand it about the third column.
Evaluate the following determinants. You may use computer programs (such as R) to check your answer. You will be expected to show your work. These are the same matrices as Exercise 3.4.1.
In each of the following questions, find all the real numbers such that is invertible without using the algorithm for calculating .
Let . Prove that is not invertible if and only if there exists such that
which holds if and only if there exists such that
Without using the results of this section, other than the formula for the determinant, prove that for matrices we have
For which values of is the following matrix rank 2?
Recall the definition of a Jacobian matrix in Exercise 1.6.19. Let be a smooth multivariable function; the implicit function theorem states that if the Jacobian matrix at a point is invertible, then one can write down a “local inverse” of .
Determine the set of all points at which the Jacobian matrix is invertible, where is the following:
Given a smooth multivariable function , the Hessian matrix associated to it is the matrix of second-order partial derivatives of .
Find the Hessian matrix of .
Is the Hessian matrix symmetric for any ?
What other name is given to the quantity ?
In 1750, Swiss mathematician Gabriel Cramer published a method which can be used for inverting matrices by using determinants. Let by an matrix, such that . Let be the matrix of cofactors (see Definition 4.2.5). Then Cramer’s Rule says:
In other words, the inverse of is the transpose of the matrix of cofactors divided by the determinant of .
Verify Cramer’s rule is true by recalculating two of the inverses you found in the exercises from Chapter 3.
Verify Cramer’s rule is true when is an elementary matrix.