Chapter 1: Problem 21
Let \(B\) and \(C\) be \(n \times n\) matrices with the property that \(B \mathbf{x}=C \mathbf{x}\) for all \(\mathbf{x} \in \mathbb{R}^{n} .\) Show that \(B=C\)
/*! 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 21
Let \(B\) and \(C\) be \(n \times n\) matrices with the property that \(B \mathbf{x}=C \mathbf{x}\) for all \(\mathbf{x} \in \mathbb{R}^{n} .\) Show that \(B=C\)
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 \(C=A B\) Prove that if \(B\) is singular, then \(C\) must be singular [Hint: Use Theorem \(1.5 .2 .\)
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.
Let \(A\) be an \(m \times n\) matrix, \(X\) an \(n \times r\) matrix, and \(B\) an \(m \times r\) matrix. Show that \\[ A X=B \\] if and only if \\[ A \mathbf{x}_{j}=\mathbf{b}_{j}, \quad j=1, \ldots, r \\]
Let \\[ \begin{aligned} I=\left[\begin{array}{ll} 1 & 0 \\ 0 & 1 \end{array}\right], \quad E=\left(\begin{array}{cc} 0 & 1 \\ 1 & 0 \end{array}\right), \quad O=\left(\begin{array}{ll} 0 & 0 \\ 0 & 0 \end{array}\right) \\ C &=\left[\begin{array}{rr} 1 & 0 \\ -1 & 1 \end{array}\right], \quad D=\left[\begin{array}{ll} 2 & 0 \\ 0 & 2 \end{array}\right] \end{aligned} \\] and \(B=\left[\begin{array}{ll}B_{11} & B_{12} \\ B_{21} & B_{22}\end{array}\right]=\left(\begin{array}{cc|cc}1 & 1 & 1 & 1 \\ 1 & 2 & 1 & 1 \\ \hline 3 & 1 & 1 & 1 \\ 3 & 2 & 1 & 2\end{array}\right)\) Perform each of the following block multiplications: (a) \(\left[\begin{array}{ll}O & I \\ I & O\end{array}\right]\left[\begin{array}{ll}B_{11} & B_{12} \\ B_{21} & B_{22}\end{array}\right]\) (b) \(\left[\begin{array}{ll}C & O \\ O & C\end{array}\right]\left[\begin{array}{ll}B_{11} & B_{12} \\ B_{21} & B_{22}\end{array}\right]\) (c) \(\left[\begin{array}{cc}D & O \\ O & I\end{array}\right]\left(\begin{array}{ll}B_{11} & B_{12} \\ B_{21} & B_{22}\end{array}\right)\) (d) \(\left(\begin{array}{ll}E & O \\ O & E\end{array}\right)\left(\begin{array}{ll}B_{11} & B_{12} \\ B_{21} & B_{22}\end{array}\right)\)
For each of the pairs of matrices that follow, determine whether it is possible to multiply the first matrix times the second. If it is possible, perform the multiplication. (a) \(\left[\begin{array}{rrr}3 & 5 & 1 \\ -2 & 0 & 2\end{array}\right]\left[\begin{array}{ll}2 & 1 \\ 1 & 3 \\ 4 & 1\end{array}\right]\) (b) \(\left[\begin{array}{cc}4 & -2 \\ 6 & -4 \\ 8 & -6\end{array}\right]\left[\begin{array}{lll}1 & 2 & 3\end{array}\right]\) (c) \(\left[\begin{array}{lll}1 & 4 & 3 \\ 0 & 1 & 4 \\ 0 & 0 & 2\end{array}\right]\left[\begin{array}{ll}3 & 2 \\ 1 & 1 \\ 4 & 5\end{array}\right]\) (d) \(\left[\begin{array}{ll}4 & 6 \\ 2 & 1\end{array}\right]\left[\begin{array}{lll}3 & 1 & 5 \\ 4 & 1 & 6\end{array}\right]\) (e) \(\left[\begin{array}{lll}4 & 6 & 1 \\ 2 & 1 & 1\end{array}\right]\left[\begin{array}{lll}3 & 1 & 5 \\ 4 & 1 & 6\end{array}\right]\) (f) \(\left[\begin{array}{r}2 \\ -1 \\\ 3\end{array}\right]\left[\begin{array}{llll}3 & 2 & 4 & 5\end{array}\right]\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.