Linear Algebra and Its Applications (5th Edition)

Published by Pearson
ISBN 10: 032198238X
ISBN 13: 978-0-32198-238-4

Chapter 2 - Matrix Algebra - 2.2 Exercises - Page 112: 33

Answer

See Solution

Work Step by Step

$\begin{bmatrix} 1 & 0 & 0\\ 1 & 1 & 0\\ 1 & 1 & 1\\ \end{bmatrix}^{-1}=$$\begin{bmatrix} 1 & 0 & 0\\ -1 & 1 & 0\\ 0 & -1 & 1\\ \end{bmatrix}$ $\begin{bmatrix} 1 & 0 & 0&0\\ 1 & 1 & 0&0\\ 1 & 1 & 1&0\\ 1&1&1&1 \end{bmatrix}^{-1}=$$\begin{bmatrix} 1 & 0 & 0&0\\ -1 & 1 & 0&0\\ 0 & -1 & 1&0\\ 0&0 & -1 & 1\\ \end{bmatrix}$ The inverse of a matrix in this form will be 1s on the major diagonal and -1 on the diagonal below the major diagonal $a_{xx}$ where x is an integer will always be in the form $1*n-1*(n-1)$ because the number of 1s in one column is always one more than the number of 1s in the next column and the first column is multiplied by 1 and the next column is multilpied by -1 for a sum of products of 1.
Update this answer!

You can help us out by revising, improving and updating this answer.

Update this answer

After you claim an answer you’ll have 24 hours to send in a draft. An editor will review the submission and either publish your submission or provide feedback.