In this chapter we present several methods for solving linear systems of the form Ax=b.
Here A is a (m x m) matrix and both x and b are m-dimensional vectors.
Our interest in linear systems is related to the solution of PDEs and therefore we will consider the case where the coefficient matrix A is tridiagonal.
As concrete examples will have
Files