Chapter 1: Problem 13
Is the transpose of an elementary matrix an elementary matrix of the same type? Is the product of two elementary matrices an elementary matrix?
/*! 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 13
Is the transpose of an elementary matrix an elementary matrix of the same type? Is the product of two elementary matrices an elementary matrix?
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \(A\) and \(B\) be \(n \times n\) matrices and let \(M\) be a block matrix of the form \\[ M=\left(\begin{array}{ll} A & O \\ O & B \end{array}\right) \\] Use condition (b) of Theorem 1.5 .2 to show that if either \(A\) or \(B\) is singular, then \(M\) must be singular.
Let \(A\) and \(B\) be \(n \times n\) matrices and let \(C=A-B\) Show that if \(A \mathbf{x}_{0}=B \mathbf{x}_{0}\) and \(\mathbf{x}_{0} \neq \mathbf{0},\) then \(C\) must be singular.
Consider a linear system whose augmented matrix is of the form \\[ \left(\begin{array}{rrr|r} 1 & 2 & 1 & 0 \\ 2 & 5 & 3 & 0 \\ -1 & 1 & \beta & 0 \end{array}\right) \\] (a) Is it possible for the system to be inconsistent? Explain. (b) For what values of \(\beta\) will the system have infinitely many solutions?
Let $$A=\left(\begin{array}{lll} 1 & 0 & 1 \\ 3 & 3 & 4 \\ 2 & 2 & 3 \end{array}\right)$$ (a) Verify that $$A^{-1}=\left(\begin{array}{rrr} 1 & 2 & -3 \\ -1 & 1 & -1 \\ 0 & -2 & 3 \end{array}\right)$$ (b) Use \(A^{-1}\) to solve \(A \mathbf{x}=\mathbf{b}\) for the following choices of \(\mathbf{b}:\) (i) \(\mathbf{b}=(1,1,1)^{T}\) (ii) \(\quad \mathbf{b}=(1,2,3)^{T}\) (iii) \(\mathbf{b}=(-2,1,0)^{T}\)
Let \(A=\left(\begin{array}{lll}1 & 2 & 4 \\ 2 & 1 & 3 \\ 1 & 0 & 2\end{array}\right), \quad B=\left(\begin{array}{lll}1 & 2 & 4 \\ 2 & 1 & 3 \\\ 2 & 2 & 6\end{array}\right)\) \(C=\left(\begin{array}{rrr}1 & 2 & 4 \\ 0 & -1 & -3 \\ 2 & 2 & 6\end{array}\right)\) (a) Find an elementary matrix \(E\) such that \(E A=B\) (b) Find an elementary matrix \(F\) such that \(F B=C\) (c) Is \(C\) row equivalent to \(A\) ? Explain.
What do you think about this solution?
We value your feedback to improve our textbook solutions.