Chapter 1: Problem 29
Let \(A\) and \(B\) be symmetric \(n \times n\) matrices. Prove that \(A B=B A\) if and only if \(A B\) is also symmetric.
/*! 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 1: Problem 29
Let \(A\) and \(B\) be symmetric \(n \times n\) matrices. Prove that \(A B=B A\) if and only if \(A B\) is also symmetric.
All the tools & learning materials you need for study success - in one app.
Get started for free
Which of the matrices that follow are in row echelon form? Which are in reduced row echelon form? (a) \(\left[\begin{array}{llll}1 & 2 & 3 & 4 \\ 0 & 0 & 1 & 2\end{array}\right]\) (b) \(\left(\begin{array}{lll}1 & 0 & 0 \\ 0 & 0 & 0 \\ 0 & 0 & 1\end{array}\right)\) (c) \(\left(\begin{array}{lll}1 & 3 & 0 \\ 0 & 0 & 1 \\ 0 & 0 & 0\end{array}\right)\) (d) \(\left(\begin{array}{ll}0 & 1 \\ 0 & 0 \\ 0 & 0\end{array}\right)\) (e) \(\left(\begin{array}{lll}1 & 1 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 3\end{array}\right)\) (f) \(\left(\begin{array}{lll}1 & 4 & 6 \\ 0 & 0 & 1 \\ 0 & 1 & 3\end{array}\right)\) (g) \(\left(\begin{array}{lllll}1 & 0 & 0 & 1 & 2 \\ 0 & 1 & 0 & 2 & 4 \\ 0 & 0 & 1 & 3 & 6\end{array}\right)\) (h) \(\left(\begin{array}{llll}0 & 1 & 3 & 4 \\ 0 & 0 & 1 & 3 \\ 0 & 0 & 0 & 0\end{array}\right)\) (f) \(\left(\begin{array}{ccc|c}1 & -1 & 3 & 8 \\ 0 & 1 & 2 & 7 \\ 0 & 0 & 1 & 2 \\ 0 & 0 & 0 & 0\end{array}\right)\)
Let \(U\) be an \(n \times n\) upper triangular matrix with nonzero diagonal entries. (a) Explain why \(U\) must be nonsingular. (b) Explain why \(U^{-1}\) must be upper triangular.
Let \\[ A=\left(\begin{array}{ll} a_{11} & a_{12} \\ a_{21} & a_{22} \end{array}\right) \\] Show that if \(d=a_{11} a_{22}-a_{21} a_{12} \neq 0,\) then \\[ A^{-1}=\frac{1}{d}\left(\begin{array}{rr} a_{22} & -a_{12} \\ -a_{21} & a_{11} \end{array}\right) \\]
Let \(A\) be an \(n \times n\) matrix and let \(\mathbf{x}\) and \(\mathbf{y}\) be vectors in \(\mathbb{R}^{n} .\) Show that if \(A \mathbf{x}=A \mathbf{y}\) and \(\mathbf{x} \neq \mathbf{y},\) then the matrix \(A\) must be singular.
Let \(D\) be an \(n \times n\) diagonal matrix whose diagonal entries are either 0 or 1 (a) Show that \(D\) is idempotent. (b) Show that if \(X\) is a nonsingular matrix and \(A=X D X^{-1},\) then \(A\) is idempotent.
What do you think about this solution?
We value your feedback to improve our textbook solutions.