workerant
- 40
- 0
What you're trying to prove isn't true in general. Here's a counterexample.workerant said:Homework Statement
Let LU and L'U' be two LU decompositions for an invertible matrix. Prove L=L' and U=U', thus the LU decomposition for an invertible matrix is unique.
The Attempt at a Solution
I honestly do not really know what to do. I suppose I could consider something with the diagonals being equal and try to show that the entries would be the same for the identity matrix, but I'm not sure how to approach any of this.
| 3 -6 |
| -2 5 |
| 3 0| |1 -2 |
| -2 1| |0 1 |
| 1 0| |3 -6 |
| -2/3 1| |0 1 |