LU Decomposition Calculator
Enter your matrix values into the LU Decomposition Calculator and decompose any square matrix into its lower triangular matrix (L) and upper triangular matrix (U). Choose a matrix size from 2×2 up to 4×4, fill in the matrix entries, and get the full L and U factor matrices plus the determinant and pivot values computed via Gaussian elimination with partial pivoting.
Results
Determinant of A
--
Lower Triangular Matrix (L)
--
Upper Triangular Matrix (U)
--
Number of Row Swaps (Pivoting)
--
Matrix Singular?
--