Chapter 2: Q2.5-7Q (page 93)
Find a LU factorization of the matrices in Exercises 7-16 (with L unit lower triangular). Note that MATLAB will usually produce a permuted LU factorization because it uses partial pivoting for numerical accuracy.
7. \(\left[ {\begin{array}{*{20}{c}}2&5\\{ - 3}&{ - 4}\end{array}} \right]\)
Short Answer
The LU factorization of the matrices is \(L = \left[ {\begin{array}{*{20}{c}}1&0\\{ - \frac{3}{2}}&1\end{array}} \right]\)and \(U = \left[ {\begin{array}{*{20}{c}}2&5\\0&{\frac{7}{2}}\end{array}} \right]\).