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:
  1. The questioner was satisfied with and accepted the answer, or
  2. The answer was evaluated as being 100% correct by the judge.
View the answer
Erdos Erdos
4.7K
  • Erdos Erdos
    0

    Let me know if you need any clarifications.

  • Erdos Erdos
    0

    I only did part (c), as you mentioned you have already done parts (a) and (b).

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.