Chapter 2: Problem 5
Let \(A\) be an \(n \times n\) matrix and \(\alpha\) a scalar. Show that \\[ \operatorname{det}(\alpha A)=\alpha^{n} \operatorname{det}(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 2: Problem 5
Let \(A\) be an \(n \times n\) matrix and \(\alpha\) a scalar. Show that \\[ \operatorname{det}(\alpha A)=\alpha^{n} \operatorname{det}(A) \\]
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \\[ A=\left(\begin{array}{lll} 1 & 2 & 3 \\ 2 & 3 & 4 \\ 3 & 4 & 5 \end{array}\right) \\] (a) Compute the determinant of \(A\). Is \(A\) nonsingular? (b) Compute adj \(A\) and the product \(A\) adj \(A\)
Prove that if a row or a column of an \(n \times n\) matrix \(A\) consists entirely of zeros, then \(\operatorname{det}(A)=0\)
Let \(A\) and \(B\) be \(n \times n\) matrices. Prove that if \(A B=I,\) then \(B A=I .\) What is the significance of this result in terms of the definition of a nonsingular matrix?
Let \(E_{1}, E_{2},\) and \(E_{3}\) be \(3 \times 3\) elementary matrices of types I, II, and III, respectively, and let \(A\) be a \(3 \times 3\) matrix with \(\operatorname{det}(A)=6 .\) Assume, additionally, that \(E_{2}\) was formed from \(I\) by multiplying its second row by 3. Find the values of each of the following: (a) \(\operatorname{det}\left(E_{1} A\right)\) (b) \(\operatorname{det}\left(E_{2} A\right)\) (c) \(\operatorname{det}\left(E_{3} A\right)\) (d) \(\operatorname{det}\left(A E_{1}\right)\) (e) \(\operatorname{det}\left(E_{1}^{2}\right)\) (f) \(\operatorname{det}\left(E_{1} E_{2} E_{3}\right)\)
For each of the following, compute (i) \(\operatorname{det}(A)\) (ii) adj \(A,\) and (iii) \(A^{-1}:\) (a) \(A=\left(\begin{array}{rr}1 & 2 \\ 3 & -1\end{array}\right)\) (b) \(A=\left(\begin{array}{ll}3 & 1 \\ 2 & 4\end{array}\right)\) (c) \(A=\left(\begin{array}{rrr}1 & 3 & 1 \\ 2 & 1 & 1 \\ -2 & 2 & -1\end{array}\right)\) (d) \(A=\left(\begin{array}{lll}1 & 1 & 1 \\ 0 & 1 & 1 \\ 0 & 0 & 1\end{array}\right)\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.