Gaussian elimination can be rewritten as A = LU, where L holds the elimination multipliers and U is upper triangular.
Loading…
The statement of
Write the factorization for a matrix needing no row exchanges, with lower triangular carrying ones on its diagonal and upper triangular carrying the pivots.
Two-by-two worked example
Eliminate the matrix with rows and , invert to obtain with below the diagonal, and multiply back to .
Building from the multipliers
Write the chain and its inverted form , contrasting multipliers and sitting in place against the entry appearing in position .
The LDU form
Record with the pivots pulled into and ones on both remaining diagonals, using with entries and for the same example.