Chapter 1: Problem 27
Is it possible for a singular matrix \(B\) to be row equivalent to a nonsingular matrix \(A\) ? Explain.
/*! 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 27
Is it possible for a singular matrix \(B\) to be row equivalent to a nonsingular matrix \(A\) ? Explain.
All the tools & learning materials you need for study success - in one app.
Get started for free
Consider a linear system whose augmented matrix is of the form \\[ \left(\begin{array}{lll|l} 1 & 1 & 3 & 2 \\ 1 & 2 & 4 & 3 \\ 1 & 3 & a & b \end{array}\right) \\] (a) For what values of a and b will the system have infinitely many solutions? (b) For what values of a and b will the system be inconsistent?
Prove that if \(A\) is nonsingular, then \(A^{T}\) is nonsingular and \\[ \left(A^{T}\right)^{-1}=\left(A^{-1}\right)^{T} \\] \(\left[\text {Hint: }(A B)^{T}=B^{T} A^{T} .\right]\)
Let \\[ A=\left(\begin{array}{rr} \frac{1}{2} & -\frac{1}{2} \\ -\frac{1}{2} & \frac{1}{2} \end{array}\right) \\] Compute \(A^{2}\) and \(A^{3} .\) What will \(A^{n}\) turn out to be?
Let \(A\) be a nonsingular matrix. Show that \(A^{-1}\) is also nonsingular and \(\left(A^{-1}\right)^{-1}=A\).
Let \(A=\left[\begin{array}{ll}A_{11} & A_{12} \\ A_{21} & A_{22}\end{array}\right] \quad\) and \(\quad A^{T}=\left[\begin{array}{cc}A_{11}^{T} & A_{21}^{T} \\ A_{12}^{T} & A_{22}^{T}\end{array}\right]\) Is it possible to perform the block multiplications of \(A A^{T}\) and \(A^{T} A ?\) Explain.
What do you think about this solution?
We value your feedback to improve our textbook solutions.