For this problem enter matrices using bracket notation. So the matrix

would be entered as [[2,3,-1],[-2,-5,6]].

Find an LU factorization for


You can earn partial credit on this problem.