Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Unless otherwise specified, assume that all matrices in these exercises are \(n \times n\). Determine which of the matrices in Exercises 1-10 are invertible. Use a few calculations as possible. Justify your answer.

5. \(\left[ {\begin{aligned}{*{20}{c}}0&3&{ - 5}\\1&0&2\\{ - 4}&{ - 9}&7\end{aligned}} \right]\)

Short Answer

Expert verified

The matrix \(\left[ {\begin{aligned}{*{20}{c}}0&3&{ - 5}\\1&0&2\\{ - 4}&{ - 9}&7\end{aligned}} \right]\) is not invertible.

Step by step solution

01

State the invertible matrix theorem

Let Abe a square \(n \times n\) matrix. Then the following statements are equivalent.

For a given A, all these statements are either true or false.

  1. Ais an invertible matrix.
  2. Ais row equivalent to the \(n \times n\) matrix identity matrix.
  3. Ahas n pivot positions.
  4. The equation Ax = 0 has only a trivial solution.
  5. The columns of A form a linearly independent set.
  6. The linear transformation \(x \mapsto Ax\) is one-to-one.
  7. The equation \(Ax = b\) has at least one solution for each b in \({\mathbb{R}^n}\).
  8. The columns of Aspan \({\mathbb{R}^n}\).
  9. The linear transformation \(x \mapsto Ax\) maps \({\mathbb{R}^n}\) onto \({\mathbb{R}^n}\).
  10. There is an \(n \times n\) matrix Csuch that CA = I.
  11. There is an \(n \times n\) matrix Dsuch that DA = I.
  12. \({A^T}\) is an invertible matrix.
02

Apply the row operation

Interchange rows one and row two.

\(\left[ {\begin{aligned}{*{20}{c}}1&0&2\\0&3&{ - 5}\\{ - 4}&{ - 9}&7\end{aligned}} \right]\)

At row three, multiply row one by 4 and add it to row three.

\(\left[ {\begin{aligned}{*{20}{c}}1&0&2\\0&3&{ - 5}\\0&{ - 9}&{15}\end{aligned}} \right]\)

At row three, multiply row two by 3 and add it to row three.

\(\left[ {\begin{aligned}{*{20}{c}}1&0&2\\0&3&{ - 5}\\0&0&0\end{aligned}} \right]\)

03

Determine whether the matrix is invertible

According to part (b) of the invertible matrix theorem, the matrix is not row equivalent to the identity matrix.

Thus, the matrix \(\left[ {\begin{aligned}{*{20}{c}}0&3&{ - 5}\\1&0&2\\{ - 4}&{ - 9}&7\end{aligned}} \right]\) is not invertible.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

[M] For block operations, it may be necessary to access or enter submatrices of a large matrix. Describe the functions or commands of your matrix program that accomplish the following tasks. Suppose A is a \(20 \times 30\) matrix.

  1. Display the submatrix of Afrom rows 15 to 20 and columns 5 to 10.
  2. Insert a \(5 \times 10\) matrix B into A, beginning at row 10 and column 20.
  3. Create a \(50 \times 50\) matrix of the form \(B = \left[ {\begin{array}{*{20}{c}}A&0\\0&{{A^T}}\end{array}} \right]\).

[Note: It may not be necessary to specify the zero blocks in B.]

In Exercises 1–9, assume that the matrices are partitioned conformably for block multiplication. Compute the products shown in Exercises 1–4.

3. \[\left[ {\begin{array}{*{20}{c}}{\bf{0}}&I\\I&{\bf{0}}\end{array}} \right]\left[ {\begin{array}{*{20}{c}}W&X\\Y&Z\end{array}} \right]\]

Let \({{\bf{r}}_1} \ldots ,{{\bf{r}}_p}\) be vectors in \({\mathbb{R}^{\bf{n}}}\), and let Qbe an\(m \times n\)matrix. Write the matrix\(\left( {\begin{aligned}{*{20}{c}}{Q{{\bf{r}}_1}}& \cdots &{Q{{\bf{r}}_p}}\end{aligned}} \right)\)as a productof two matrices (neither of which is an identity matrix).

Use partitioned matrices to prove by induction that the product of two lower triangular matrices is also lower triangular. [Hint: \(A\left( {k + 1} \right) \times \left( {k + 1} \right)\) matrix \({A_1}\) can be written in the form below, where \[a\] is a scalar, v is in \({\mathbb{R}^k}\), and Ais a \(k \times k\) lower triangular matrix. See the study guide for help with induction.]

\({A_1} = \left[ {\begin{array}{*{20}{c}}a&{{0^T}}\\0&A\end{array}} \right]\).

In the rest of this exercise set and in those to follow, you should assume that each matrix expression is defined. That is, the sizes of the matrices (and vectors) involved match appropriately.

Compute \(A - {\bf{5}}{I_{\bf{3}}}\) and \(\left( {{\bf{5}}{I_{\bf{3}}}} \right)A\)

\(A = \left( {\begin{aligned}{*{20}{c}}{\bf{9}}&{ - {\bf{1}}}&{\bf{3}}\\{ - {\bf{8}}}&{\bf{7}}&{ - {\bf{6}}}\\{ - {\bf{4}}}&{\bf{1}}&{\bf{8}}\end{aligned}} \right)\)

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free