Chapter 3: Problem 10
Prove or give a counterexample to the following statement: If the coefficient matrix of a system of \(m\) linear equations in \(n\) unknowns has rank \(m\), then the system has a solution.
/*! 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 10
Prove or give a counterexample to the following statement: If the coefficient matrix of a system of \(m\) linear equations in \(n\) unknowns has rank \(m\), then the system has a solution.
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 there exists a sequence of elementary row operations of types 1 and 3 that transforms \(A\) into an upper triangular matrix.
Let $$ A=\left(\begin{array}{rrr} 1 & 2 & 3 \\ 1 & 0 & 1 \\ 1 & -1 & 1 \end{array}\right), B=\left(\begin{array}{rrr} 1 & 0 & 3 \\ 1 & -2 & 1 \\ 1 & -3 & 1 \end{array}\right), \text { and } C=\left(\begin{array}{rrr} 1 & 0 & 3 \\ 0 & -2 & -2 \\ 1 & -3 & 1 \end{array}\right) \text {. } $$ Find an elementary operation that transforms \(A\) into \(B\) and an elementary operation that transforms \(B\) into \(C\). By means of several additional operations, transform \(C\) into \(I_{3}\).
Suppose \(u\) and \(v\) are distinct vectors. Show that, for distinct scalars \(k\), the vectors \(u+k(u-v)\) are distinct.
Prove Theorem 3.15. Let \(v_{0}\) be a particular solution of \(A X=B\), and let \(W\) be the general solution of \(A X=0 .\) Then \(U=v_{0}+W=\left\\{v_{0}+w: w \in W\right\\}\) is the general solution of \(A X=B.\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.