Section06 Elimination = Factorization:
Each elimination step is inverted by . Off the main diagonal change to
The whole forward elimination process () is inverted by
The Matrix is lower triangular
Defination
- Come from elimination
- is the elimination result of
- is the inverted matrix of
Explanation and Example
- Every inverse matrix is lower triangular. Its off-diagonal entry is which undo the subtraction produced by
- The lower triangular product of invetse is
- Each multiplier goes directly into the position -- Unchanged -- in the product of inverses which is
- Zeros
- When a row of starts with zeros, so does that row of
- When a column of starts with zeros, so does that column of
- if a row starts with zero, we don't need an elimination step. has a zero. If a column stats with zero, It doesn't need to elimination.
- Zeros in the middle of matrix are likely to be filled.
Why?
Why
One Square System = Two Triangular Systems
Solve Steps
- Factor (into and , by elimination on the left side matrix )
- Solve (forward elimination on using , then back subsitution for using )
The Cost of Elmination
nonzero matrix
- Elimination on a n-dimension matrix requires about multiplications and subsitutions.
- Right side needs multiplications and subsitutions.
band matrix
- has only nonzero diagonals below and above the main diagonal.
- :
- : .
Properties from Exercise
- When zero appears in a pivot position. is impossible!, because is impossible.
- When matrix is symmetric,
- submatrices of matrix