Chapter 1: Problem 28
Let \(A\) be an \(m \times n\) matrix. Show that \(A^{T} A\) and \(A A^{T}\) are both 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 28
Let \(A\) be an \(m \times n\) matrix. Show that \(A^{T} A\) and \(A A^{T}\) are both symmetric.
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \\[ A=\left(\begin{array}{ll} O & I \\ B & O \end{array}\right) \\] where all four submatrices are \(k \times k\). Determine \(A^{2}\) and \(A^{4}\)
If \(A\) and \(B\) are nonsingular matrices, then \((A B)^{T}\) is nonsingular and \\[ \left((A B)^{T}\right)^{-1}=\left(A^{-1}\right)^{T}\left(B^{-1}\right)^{T} \\]
Perform each of the following block multiplications: (a) \(\left[\begin{array}{ccc|c}1 & 1 & 1 & -1 \\ 2 & 1 & 2 & -1\end{array}\right)\left(\begin{array}{rrr}4 & -2 & 1 \\ 2 & 3 & 1 \\ 1 & 1 & 2 \\ 1 & 2 & 3\end{array}\right)\) (b) \(\left(\begin{array}{rr}4 & -2 \\ 2 & 3 \\ \frac{1}{1} & 2\end{array}\right)\left(\begin{array}{rrr|r}1 & 1 & 1 & -1 \\ 2 & 1 & 2 & -1\end{array}\right)\) \((\mathbf{c})\left(\begin{array}{rr|rr}\frac{3}{5} & -\frac{4}{5} & 0 & 0 \\\ \frac{4}{5} & \frac{3}{5} & 0 & 0 \\ \hline 0 & 0 & 1 & 0\end{array}\right)\left(\begin{array}{rr|r}\frac{3}{5} & \frac{4}{5} & 0 \\\ -\frac{4}{5} & \frac{3}{5} & 0 \\ \hline 0 & 0 & 1 \\ 0 & 0 & 0\end{array}\right)\) (d) \(\left(\begin{array}{ccc|cc}0 & 0 & 1 & 0 & 0 \\ 0 & 1 & 0 & 0 & 0 \\ 1 & 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 & 1 \\ 0 & 0 & 0 & 1 & 0\end{array}\right)\left(\begin{array}{cc}1 & -1 \\ 2 & -2 \\ 3 & -3 \\ 4 & -4 \\ 5 & -5\end{array}\right)\)
Let \(A\) be a nonsingular matrix. Show that \(A^{-1}\) is also nonsingular and \(\left(A^{-1}\right)^{-1}=A\).
Let \(A\) be an \(m \times n\) matrix. Explain why the matrix multiplications \(A^{T} A\) and \(A A^{T}\) are possible.
What do you think about this solution?
We value your feedback to improve our textbook solutions.