Nederlands

Numerical methods for large algebraic systems
(wi4010)

Numerical methods for large algebraic systems (wi4010)
After some introduction direct methods are presented to solve large (sparse) linear systems. The origin of these systems are in general discretized partial differential equations. For the directs method much emphasis is given to calculate the results in a stable way with respect to rounding errors. Depending on the properties of the matrices various optimized methods are available as there are: Choleski decomposition for symmetric and positive definite matrices, sparse matrix methods for matrices containing a small number of non-zero elements per row, band methods for band matrices etc. Many problems in real life lead to least squares problems. Some methods to solve them together with rounding error analysis are specified. Finally iterative method to solve large linear systems of equations are given. We start with simple Gauss Jacobi, Gauss Seidel, continue with more advanced Chebyshev methods and end with the Conjugate Gradient method. Some remarks concerning the convergence of the CG method are given. For the CG method some preconditioning methods are mentioned to accelerate the convergence.

Some historical remarks concerning mathematicians, which name or work is used in this course, are given on this page

As an example the convergence behaviour of the CG method for a bending beam problem is given.



Information related to wi4010: Advanced course on numerical linear algebra

Applications
Below a list is given of projects where numerical linear algebra is used: Rounding errors
In general it is difficult to get a good analysis of rounding errors due to floating point arithmetic done by computers. To motivate the study of rounding errors we note that several disasters are originated by rounding errors. Recent examples are: Patriot Missile Failure and the Explosion of the Ariane 5.

Numerical errors
The sinking of the Sleipner A offshore platform has been caused by inaccurate finite element approximation of the linear elastic model of the tricell (using the popular finite element program NASTRAN). The shear stresses were underestimated by 47%, leading to insufficient design.

Some interesting links to obtain information or software for numerical linear algebra problems are:

Other sources of mathematical software can be found here.

Contact information:

Kees Vuik

Back to home page or educational page of Kees Vuik