Chapter 2: Problem 6
Let \(A\) be an arbitrary \(m \times n\) matrix. Show that \(A^{\top} A\) is symmetric.
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
Let \(A\) be an arbitrary \(m \times n\) matrix. Show that \(A^{\top} A\) is symmetric.
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
a. Give a matrix that has a left inverse but no right inverse. b. Give a matrix that has a right inverse but no left inverse. c. Find two left inverses of the matrix \(A=\left[\begin{array}{rr}1 & 2 \\ 0 & -1 \\ 1 & 1\end{array}\right]\).
Suppose \(A\) is an \(m \times n\) matrix with a unique right inverse \(B\). Prove that \(m=n\) and that \(A\) is invertible.
If \(P\) is a permutation matrix (see Exercise \(2.1 .12\) for the definition), show that \(P\) is invertible and find \(P^{-1}\).
Prove or give a counterexample: Every invertible matrix can be written as a product of elementary matrices.
a. Show that the only matrix that is both symmetric and skew-symmetric is \(O\). b. Given any square matrix \(A\), show that \(S=\frac{1}{2}\left(A+A^{\top}\right)\) is symmetric and \(K=\frac{1}{2}(A-\) \(A^{\mathrm{T}}\) ) is skew-symmetric. c. Deduce that any square matrix \(A\) can be written in the form \(A=S+K\), where \(S\) is symmetric and \(K\) is skew-symmetric.
What do you think about this solution?
We value your feedback to improve our textbook solutions.