- #1
pp123123
- 6
- 0
Just came across LU decomposition and I am not sure how to work on this problem:
Let L and L1 be invertible lower triangular matrices, and let U and U1 be invertible upper triangular matrices. Show that LU=L1U1 if and only if there exists an invertible diagonal matrix D such that L1=LD and U1=D-1U. [Hint: Scrutinize L-1L1=UU1-1]
I could work on the part till L-1L1=UU1-1, but I am not sure what I could do further. Give me some hints (and I don't actually know how to prove iff statements)?
Thankss!
Let L and L1 be invertible lower triangular matrices, and let U and U1 be invertible upper triangular matrices. Show that LU=L1U1 if and only if there exists an invertible diagonal matrix D such that L1=LD and U1=D-1U. [Hint: Scrutinize L-1L1=UU1-1]
I could work on the part till L-1L1=UU1-1, but I am not sure what I could do further. Give me some hints (and I don't actually know how to prove iff statements)?
Thankss!