Chapter 2: Problem 10
Let \(A\) be an \(n \times n\) matrix. Prove that \(A\) is a diagonal matrix if and only if \(A_{i j}=\delta_{i j} A_{i j}\) for all \(i\) and \(j\).
/*! 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 10
Let \(A\) be an \(n \times n\) matrix. Prove that \(A\) is a diagonal matrix if and only if \(A_{i j}=\delta_{i j} A_{i j}\) for all \(i\) and \(j\).
All the tools & learning materials you need for study success - in one app.
Get started for free
Suppose \(A\) and \(B\) are orthogonal matrices. Show that \(A^{T}, A^{-1}, A B\) are also orthogonal.
Let \(\beta\) and \(\gamma\) be the standard ordered bases for \(\mathrm{R}^{n}\) and \(\mathrm{R}^{m}\), respectively. For each linear transformation \(\mathrm{T}: \mathrm{R}^{n} \rightarrow \mathrm{R}^{m}\), compute \([\mathrm{T}]_{\beta}^{\gamma}\). (a) \(\mathrm{T}: \mathrm{R}^{2} \rightarrow \mathrm{R}^{3}\) defined by $\mathrm{T}\left(a_{1}, a_{2}\right)=\left(2 a_{1}-a_{2}, 3 a_{1}+4 a_{2}, a_{1}\right)$. (b) \(\mathrm{T}: \mathrm{R}^{3} \rightarrow \mathrm{R}^{2}\) defined by $\mathrm{T}\left(a_{1}, a_{2}, a_{3}\right)=\left(2 a_{1}+3 a_{2}-a_{3}, a_{1}+a_{3}\right)$. (c) \(\mathrm{T}: \mathrm{R}^{3} \rightarrow R\) defined by \(\mathrm{T}\left(a_{1}, a_{2}, a_{3}\right)=2 a_{1}+a_{2}-3 a_{3}\). (d) \(\mathrm{T}: \mathrm{R}^{3} \rightarrow \mathrm{R}^{3}\) defined by $$ \mathrm{T}\left(a_{1}, a_{2}, a_{3}\right)=\left(2 a_{2}+a_{3},-a_{1}+4 a_{2}+5 a_{3}, a_{1}+a_{3}\right) . $$ (e) \(\mathrm{T}: \mathrm{R}^{n} \rightarrow \mathrm{R}^{n}\) defined by $\mathrm{T}\left(a_{1}, a_{2}, \ldots, a_{n}\right)=\left(a_{1}, a_{1}, \ldots, a_{1}\right)$. (f) \(\mathrm{T}: \mathrm{R}^{n} \rightarrow \mathrm{R}^{n}\) defined by $\mathrm{T}\left(a_{1}, a_{2}, \ldots, a_{n}\right)=\left(a_{n}, a_{n-1}, \ldots, a_{1}\right)$. (g) \(\mathrm{T}: \mathrm{R}^{n} \rightarrow R\) defined by \(\mathrm{T}\left(a_{1}, a_{2}, \ldots, a_{n}\right)=a_{1}+a_{n}\).
Let \(A=\left[\begin{array}{ll}1 & 2 \\ 3 & 6\end{array}\right] .\) Find a \(2 \times 3\) matrix \(B\) with distinct nonzero entries such that \(A B=0.\)
Which of the following matrices are normal? \(A=\left[\begin{array}{rr}3 & -4 \\\ 4 & 3\end{array}\right], B=\left[\begin{array}{rr}1 & -2 \\ 2 & 3\end{array}\right], C=\left[\begin{array}{ccc}1 & 1 & 1 \\ 0 & 1 & 1 \\ 0 & 0 & 1\end{array}\right]\)
Partition each of the following matrices so that it becomes a square block matrix with as many diagonal blocks as possible: \\[ A=\left[\begin{array}{lll} 1 & 0 & 0 \\ 0 & 0 & 2 \\ 0 & 0 & 3 \end{array}\right], \quad B=\left[\begin{array}{lllll} 1 & 2 & 0 & 0 & 0 \\ 3 & 0 & 0 & 0 & 0 \\ 0 & 0 & 4 & 0 & 0 \\ 0 & 0 & 5 & 0 & 0 \\ 0 & 0 & 0 & 0 & 6 \end{array}\right], \quad C=\left[\begin{array}{lll} 0 & 1 & 0 \\ 0 & 0 & 0 \\ 2 & 0 & 0 \end{array}\right] \\]
What do you think about this solution?
We value your feedback to improve our textbook solutions.