Chapter 2: Problem 6
If \(A\) is singular, what can you say about the product \(A\) adj \(A ?\)
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! 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 6
If \(A\) is singular, what can you say about the product \(A\) adj \(A ?\)
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \(A\) be a \(k \times k\) matrix and let \(B\) be an \((n-k) \times(n-k)\) matrix. Let \\[ \begin{array}{c} E=\left(\begin{array}{cc} I_{k} & O \\ O & B \end{array}\right), \quad F=\left(\begin{array}{cc} A & O \\ O & I_{n-k} \end{array}\right) \\ C=\left(\begin{array}{cc} A & O \\ O & B \end{array}\right) \end{array} \\] where \(I_{k}\) and \(I_{n-k}\) are the \(k \times k\) and \((n-k) \times(n-k)\) identity matrices. (a) Show that det( \(E)=\operatorname{det}(B)\) (b) Show that \(\operatorname{det}(F)=\operatorname{det}(A)\) (c) Show that \(\operatorname{det}(C)=\operatorname{det}(A) \operatorname{det}(B)\).
Let \(A\) and \(B\) be \(2 \times 2\) matrices (a) \(\operatorname{Does} \operatorname{det}(A+B)=\operatorname{det}(A)+\operatorname{det}(B) ?\) (b) \(\operatorname{Does} \operatorname{det}(A B)=\operatorname{det}(A) \operatorname{det}(B) ?\) (c) \(\operatorname{Does} \operatorname{det}(A B)=\operatorname{det}(B A) ?\) Justify your answers.
Given \\[ A=\left(\begin{array}{lll} 1 & 2 & 1 \\ 0 & 4 & 3 \\ 1 & 2 & 2 \end{array}\right) \\] determine the (2,3) entry of \(A^{-1}\) by computing a quotient of two determinants.
Let \(A\) be an \(n \times n\) matrix and \(\alpha\) a scalar. Show that \\[ \operatorname{det}(\alpha A)=\alpha^{n} \operatorname{det}(A) \\]
Let \(A\) and \(B\) be \(3 \times 3\) matrices with \(\operatorname{det}(A)=4\) and \(\operatorname{det}(B)=5 .\) Find the value of (a) \(\operatorname{det}(A B)\) (b) \(\operatorname{det}(3 A)\) (c) \(\operatorname{det}(2 A B)\) (d) \(\operatorname{det}\left(A^{-1} B\right)\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.