...To perform computation, we need to know how to represent a linear system by using matrix operations, and how to solve the system. Matrix decomposition (an example is LU decomposition) are important in computing. We would like to rewrite a matrix in other forms, then some problems will be easier to solve. (read more)