Chapter 2: Problem 8
Let \(A\) be a nonsingular \(n \times n\) matrix with \(n>1\) Show that \\[ \operatorname{det}(\operatorname{adj} A)=(\operatorname{det}(A))^{n-1} \\]
/*! 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 8
Let \(A\) be a nonsingular \(n \times n\) matrix with \(n>1\) Show that \\[ \operatorname{det}(\operatorname{adj} A)=(\operatorname{det}(A))^{n-1} \\]
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \(A\) be a nonsingular \(n \times n\) matrix with a nonzero cofactor \(A_{n n},\) and set \\[ c=\frac{\operatorname{det}(A)}{A_{n n}} \\] Show that if we subtract \(c\) from \(a_{n n}\), then the resulting matrix will be singular.
A matrix \(A\) is said to be skew symmetric if \(A^{T}=-A .\) For example, \\[ A=\left(\begin{array}{rr} 0 & 1 \\ -1 & 0 \end{array}\right) \\] is skew symmetric, since \\[ A^{T}=\left(\begin{array}{rr} 0 & -1 \\ 1 & 0 \end{array}\right)=-A \\] If \(A\) is an \(n \times n\) skew-symmetric matrix and \(n\) is odd, show that \(A\) must be singular.
Use Cramer's rule to solve each of the following systems: (a) \(\quad x_{1}+2 x_{2}=3\) (b) \(2 x_{1}+3 x_{2}=2\) \(3 x_{1}-x_{2}=1\) \(3 x_{1}+2 x_{2}=5\) (c) \(2 x_{1}+x_{2}-3 x_{3}=0\) \(4 x_{1}+5 x_{2}+x_{3}=8\) \(-2 x_{1}-x_{2}+4 x_{3}=2\) (d) \(\quad x_{1}+3 x_{2}+x_{3}=1\) \(2 x_{1}+x_{2}+x_{3}=5\) \(-2 x_{1}+2 x_{2}-x_{3}=-8\) (e) \(x_{1}+x_{2}\) \(=0\) \(x_{2}+x_{3}-2 x_{4}=1\) \(x_{1}+2 x_{3}+x_{4}=0\) \(x_{1}+x_{2}+x_{4}=0\)
Show that if \(\operatorname{det}(A)=1,\) then \\[ \operatorname{adj}(\operatorname{adj} A)=A \\]
Let \(\mathbf{x}\) and \(\mathbf{y}\) be vectors in \(\mathbb{R}^{3}\) and define the skewsymmetric matrix \(A_{x}\) by \\[ A_{x}=\left(\begin{array}{rrr} 0 & -x_{3} & x_{2} \\ x_{3} & 0 & -x_{1} \\ -x_{2} & x_{1} & 0 \end{array}\right) \\] (a) Show that \(\mathbf{x} \times \mathbf{y}=A_{x} \mathbf{y}\) (b) Show that \(\mathbf{y} \times \mathbf{x}=A_{x}^{T} \mathbf{y}\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.