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
Evaluate the following determinant. Write your answer as a polynomial in \(x\) : \\[ \left|\begin{array}{rrr} a-x & b & c \\ 1 & -x & 0 \\ 0 & 1 & -x \end{array}\right| \\]
Evaluate each of the following determinants by inspection. (a) \(\left|\begin{array}{lll}0 & 0 & 3 \\ 0 & 4 & 1 \\ 2 & 3 & 1\end{array}\right|\) (b) \(\left|\begin{array}{rrrr}1 & 1 & 1 & 3 \\ 0 & 3 & 1 & 1 \\ 0 & 0 & 2 & 2 \\ -1 & -1 & -1 & 2\end{array}\right|\) (c) \(\left|\begin{array}{llll}0 & 0 & 0 & 1 \\ 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0\end{array}\right|\)
Evaluate the following determinants: (a) \(\left|\begin{array}{rr}3 & 5 \\ -2 & -3\end{array}\right|\) (b) \(\left|\begin{array}{rr}5 & -2 \\ -8 & 4\end{array}\right|\) (c) \(\left|\begin{array}{lll}3 & 1 & 2 \\ 2 & 4 & 5 \\ 2 & 4 & 5\end{array}\right|\) (d) \(\left|\begin{array}{rrr}4 & 3 & 0 \\ 3 & 1 & 2 \\ 5 & -1 & -4\end{array}\right|\) (e) \(\left|\begin{array}{rrr}1 & 3 & 2 \\ 4 & 1 & -2 \\ 2 & 1 & 3\end{array}\right|\) (f) \(\left|\begin{array}{rrr}2 & -1 & 2 \\ 1 & 3 & 2 \\ 5 & 1 & 6\end{array}\right|\) (g) \(\left|\begin{array}{cccc}2 & 0 & 0 & 1 \\ 0 & 1 & 0 & 0 \\ 1 & 6 & 2 & 0 \\ 1 & 1 & -2 & 3\end{array}\right|\) (h) \(\left|\begin{array}{rrrr}2 & 1 & 2 & 1 \\ 3 & 0 & 1 & 1 \\ -1 & 2 & -2 & 1 \\ -3 & 2 & 3 & 1\end{array}\right|\)
Let \(A\) be a nonsingular \(n \times n\) matrix with \(n>1\) Show that \\[ \operatorname{det}(\operatorname{adj} A)=(\operatorname{det}(A))^{n-1} \\]
Let \(A\) be a symmetric tridiagonal matrix (i.e., \(A\) is symmetric and \(a_{i j}=0\) whenever \(|i-j|>1\) ). Let \(B\) be the matrix formed from \(A\) by deleting the first two rows and columns. Show that \\[ \operatorname{det}(A)=a_{11} \operatorname{det}\left(M_{11}\right)-a_{12}^{2} \operatorname{det}(B) \\]
What do you think about this solution?
We value your feedback to improve our textbook solutions.