Chapter 2: Problem 11
Show that if \(A\) is singular, then adj \(A\) is also singular.
/*! 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 11
Show that if \(A\) is singular, then adj \(A\) is also singular.
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \(A\) be a nonsingular matrix. Show that \\[\operatorname{det}\left(A^{-1}\right)=\frac{1}{\operatorname{det}(A)}\\]
Show that the elimination method of computing the value of the determinant of an \(n \times n\) matrix involves \([n(n-1)(2 n-1)] / 6\) additions and \(\left[(n-1)\left(n^{2}+n+3\right)\right] / 3\) multiplications and divisions. [Hint: At the ith step of the reduction process, it takes \(n-i\) divisions to calculate the multiples of the ith row that are to be subtracted from the remaining rows below the pivot. We must then calculate new values for the \((n-i)^{2}\) entries in rows \(i+1 \text { through } n \text { and columns } i+1 \text { through } n .]\)
For each of the following, compute the determinant and state whether the matrix is singular or nonsingular: (a) \(\left(\begin{array}{ll}3 & 1 \\ 6 & 2\end{array}\right)\) (b) \(\left(\begin{array}{ll}3 & 1 \\ 4 & 2\end{array}\right)\) (c) \(\left(\begin{array}{lll}3 & 3 & 1 \\ 0 & 1 & 2 \\ 0 & 2 & 3\end{array}\right)\) (d) \(\left(\begin{array}{lll}2 & 1 & 1 \\ 4 & 3 & 5 \\ 2 & 1 & 2\end{array}\right)\) (e) \(\left(\begin{array}{rrr}2 & -1 & 3 \\ -1 & 2 & -2 \\ 1 & 4 & 0\end{array}\right)\) (f) \(\left(\begin{array}{rrrr}1 & 1 & 1 & 1 \\ 2 & -1 & 3 & 2 \\ 0 & 1 & 2 & 1 \\ 0 & 0 & 7 & 3\end{array}\right)\)
Let \(A\) be a \(4 \times 4\) matrix. If \(\operatorname{adj} A=\left(\begin{array}{rrrr}2 & 0 & 0 & 0 \\ 0 & 2 & 1 & 0 \\\ 0 & 4 & 3 & 2 \\ 0 & -2 & -1 & 2\end{array}\right)\) (a) calculate the value of det(adj \(A\) ). What should the value of \(\operatorname{det}(A)\) be? \([\) Hint: Use the result from Exercise \(8 .]\) (b) find \(A\)
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\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.