Chapter 3: Problem 6
Let \(A\) be an \(m \times n\) matrix. Prove that if \(B\) can be obtained from \(A\) by an elementary row [column] operation, then \(B^{t}\) can be obtained from \(A^{t}\) by the corresponding elementary column [row] operation.
/*! 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 6
Let \(A\) be an \(m \times n\) matrix. Prove that if \(B\) can be obtained from \(A\) by an elementary row [column] operation, then \(B^{t}\) can be obtained from \(A^{t}\) by the corresponding elementary column [row] operation.
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)$
Let \(A\) be an \(m \times n\) matrix. Prove that if \(c\) is any nonzero scalar, then \(\operatorname{rank}(c A)=\operatorname{rank}(A)\).
Find the augmented matrix \(M\) and the coefficient matrix \(A\) of the following system: $$\begin{aligned} x+2 y-3 z &=4 \\\3 y-4 z+7 x &=5 \\\6 z+8 x-9 y &=1\end{aligned}$$
Let \(A\) be an \(m \times n\) matrix with rank \(m\) and \(B\) be an \(n \times p\) matrix with rank \(n\). Determine the rank of \(A B\). Justify your answer.
Show that every elementary matrix \(E\) is invertible, and its inverse is an elementary matrix.
What do you think about this solution?
We value your feedback to improve our textbook solutions.