Calculate the inverse of a triangular matrix
Consider the following exercise:
Let $B$ be a an upper triangular matrix such that $b_{ij}=0$ for $i\geq j$.
(a) Show that $B^n=0$
(b) Deduce that $$(1_n+B)^{-1}=1_n-B+B^2-\ldots+(-1)^{n-1}B^{n-1}.$$
(c) Use this relation to calculate the inverse of the triangular matrix $$ \left(\begin{array}{ccc} 1&a&b\\0&1&c\\0&0&1 \end{array}\right).$$ I have proved part (a) and part (b), but haven't been able to calculate part (c) using such relation.
**Note:** $1_n$ denotes the identity matrix.
Answer
Answers can only be viewed under the following conditions:
- The questioner was satisfied with and accepted the answer, or
- The answer was evaluated as being 100% correct by the judge.

4.8K
The answer is accepted.
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- answered
- 892 views
- $9.84
Related Questions
- Diagonal and Similar Matrices
- Find eigenvalues and eigenvectors of the matrix $\begin{pmatrix} 1 & 6 & 0 \\ 0 & 2 & 1 \\ 0 & 1 & 2 \end{pmatrix} $
- Consider the matrix, calculate a basis of the null space and column space
- Hello! I Would like a proof detailed of the following question.
- Linear Algebra Exam
- Show that eigenvectors of a symmetric matrix are orthogonal
- Find $x$ so that $\begin{bmatrix} 2 & 0 & 10 \\ 0 & x+7 & -3 \\ 0 & 4 & x \end{bmatrix} $ is invertible
- Consider the vector v = (3, 4, 5)^T, calculate the orthogonal projection