Chapter 3: Problem 5
Prove that \(E\) is an elementary matrix if and only if \(E^{t}\) is.
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 3: Problem 5
Prove that \(E\) is an elementary matrix if and only if \(E^{t}\) is.
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
For each of the following matrices, compute the rank and the inverse if it exists. (a) \(\left(\begin{array}{ll}1 & 2 \\ 1 & 1\end{array}\right)\) (b) \(\left(\begin{array}{ll}1 & 2 \\ 2 & 4\end{array}\right)\) (c) \(\left(\begin{array}{rrr}1 & 2 & 1 \\ 1 & 3 & 4 \\ 2 & 3 & -1\end{array}\right)\) (d) \(\left(\begin{array}{rrr}0 & -2 & 4 \\ 1 & 1 & -1 \\ 2 & 4 & -5\end{array}\right)\) (e) \(\left(\begin{array}{rrr}1 & 2 & 1 \\ -1 & 1 & 2 \\ 1 & 0 & 1\end{array}\right)\) (f) \(\left(\begin{array}{lll}1 & 2 & 1 \\ 1 & 0 & 1 \\ 1 & 1 & 1\end{array}\right)\) (g) \(\left(\begin{array}{rrrr}1 & 2 & 1 & 0 \\ 2 & 5 & 5 & 1 \\ -2 & -3 & 0 & 3 \\ 3 & 4 & -2 & -3\end{array}\right)\) (h) \(\left(\begin{array}{rrrr}1 & 0 & 1 & 1 \\ 1 & 1 & -1 & 2 \\ 2 & 0 & 1 & 0 \\ 0 & -1 & 1 & -3\end{array}\right)\)
Label the following statements as true or false. (a) An elementary matrix is always square. (b) The only entries of an elementary matrix are zeros and ones. (c) The \(n \times n\) identity matrix is an elementary matrix. (d) The product of two \(n \times n\) elementary matrices is an elementary matrix. (e) The inverse of an elementary matrix is an elementary matrix. (f) The sum of two \(n \times n\) elementary matrices is an elementary matrix. (g) The transpose of an elementary matrix is an elementary matrix. (h) If \(B\) is a matrix that can be obtained by performing an elementary row operation on a matrix \(A\), then \(B\) can also be obtained by performing an elementary column operation on \(A\). (i) If \(B\) is a matrix that can be obtained by performing an elementary row operation on a matrix \(A\), then \(A\) can be obtained by performing an elementary row operation on \(B\).
Let $$ B=\left(\begin{array}{c|ccc} 1 & 0 & \cdots & 0 \\ \hline 0 & & & \\ \vdots & & B^{\prime} & \\ 0 & & & \end{array}\right) $$ where \(B^{\prime}\) is an \(m \times n\) submatrix of \(B\). Prove that if \(\operatorname{rank}(B)=r\), then \(\operatorname{rank}\left(B^{\prime}\right)=r-1 .\)
Prove that for any \(m \times n\) matrix \(A, \operatorname{rank}(A)=0\) if and only if \(A\) is the zero matrix.
Let \(A\) be an \(m \times n\) matrix with rank \(m\). Prove that there exists an \(n \times m\) matrix \(B\) such that \(A B=I_{m}\).
What do you think about this solution?
We value your feedback to improve our textbook solutions.