Chapter 8: Problem 26
Prove Lemma 8.6: Let \(E\) be an elementary matrix. Then \(|E A|=|E||A|\)
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 8: Problem 26
Prove Lemma 8.6: Let \(E\) be an elementary matrix. Then \(|E A|=|E||A|\)
All the tools & learning materials you need for study success - in one app.
Get started for free
Prove Theorem 8.13: Let \(F\) and \(G\) be linear operators on a vector space \(V\). Then (i) \(\operatorname{det}(F \circ G)=\operatorname{det}(F) \operatorname{det}(G)\) (ii) \(F\) is invertible if and only if \(\operatorname{det}(F) \neq 0\)
Find the determinant of \(F: \mathbf{R}^{3} \rightarrow \mathbf{R}^{3}\) defined by $$ F(x, y, z)=(x+3 y-4 z, 2 y+7 z, x+5 y-3 z) $$The determinant of a linear operator \(F\) is equal to the determinant of any matrix that represents \(F\). Thus first find the matrix \(A\) representing \(F\) in the usual basis (whose rows, respectively, consist of the coefficients of $x, y, z$ ). Then $$ A=\left[\begin{array}{rrr} 1 & 3 & -4 \\ 0 & 2 & 7 \\ 1 & 5 & -3 \end{array}\right], \quad \text { and so } \quad \operatorname{det}(F)=|A|=-6+21+0+8-35-0=-8 $$
Suppose \(B\) is row equivalent to a square matrix \(A\). Prove that \(|B|=0\) if and only if \(|A|=0\).
Let \(V\) be the space of \(m\) -square matrices (as above), and suppose \(D: V \rightarrow K\). Show that the following weaker statement is equivalent to \(D\) being alternating: $$D\left(A_{1}, A_{2}, \ldots, A_{n}\right)=0 \quad \text { whenever } \quad A_{i}=A_{i+1} \text { for some } i$$
Prove Theorem \(8.10\) (Cramer's rule): The (square) system \(A X=B\) has a unique solution if and only if \(D \neq 0 .\) In this case, \(x_{i}=N_{i} / D\) for each \(i\). By previous results, \(A X=B\) has a unique solution if and only if \(A\) is invertible, and \(A\) is invertible if and only if \(D=|A| \neq 0\) Now suppose \(D \neq 0 .\) By Theorem $8.9, A^{-1}=(1 / D)(\operatorname{adj} A) .\( Multiplying \)A X=B\( by \)A^{-1}$, we obtain $$ X=A^{-1} A X=(1 / D)(\operatorname{adj} A) B $$ Note that the ith row of \((1 / D)(\operatorname{adj} A)\) is $(1 / D)\left(A_{1 i}, A_{2 i}, \ldots, A_{n i}\right) .\( If \)B=\left(b_{1}, b_{2}, \ldots, b_{n}\right)^{T}$, then, by (1), $$ x_{i}=(1 / D)\left(b_{1} A_{1 i}+b_{2} A_{2 i}+\cdots+b_{n} A_{n i}\right) $$ However, as in Problem $8.33, b_{1} A_{1 i}+b_{2} A_{2 i}+\cdots+b_{n} A_{n i}=N_{i}$, the determinant of the matrix obtained by replacing the ith column of \(A\) by the column vector \(B .\) Thus, \(x_{i}=(1 / D) N_{i}\), as required.
What do you think about this solution?
We value your feedback to improve our textbook solutions.