AN IMPROVED ALGORITHM TO SOLVE LARGE TRIDIAGONAL SYSTEMS FASTER
Solving systems of equations numerically can be very time consuming due to the number of operations and the storage space needed, especially as the number of equations becomes larger. In this study, we present a technique that reduces computation time drastically in comparison to conventional techniques such as Gaussian elimination, or row echelon form.
singular perturbation, finite differences, operation count.