LU Decomposition

In this problem, we aim to find a lower–upper (LU) decomposition of a matrix. This means that we write it as the product of a lower triangular matrix and an upper triangular matrix.