Synopsis for C12.1a: Numerical Linear Algebra


Number of lectures: 16 MT

Course Description

Level: M-level Method of Assessment: Written examination. Weight: Half-unit (OSS paper code 2A88)

Recommended Prerequisites

Only elementary linear algebra is assumed in this course. The part A Numerical Analysis course would be helpful, indeed some swift review and extensions of some of the material of that course is included here.

Overview

Linear Algebra is a central and widely applicable part of mathematics. It is estimated that many (if not most) computers in the world are computing with matrix algorithms at any moment in time whether these be embedded in visualization software in a computer game or calculating prices for some financial option. This course builds on elementary linear algebra and in it we derive, describe and analyse a number of widely used constructive methods (algorithms) for various problems involving matrices. Numerical Methods for solving linear systems of equations, computing eigenvalues and singular values and various related problems involving matrices are the main focus of this course.

Synopsis

Common problems in linear algebra. Matrix structure, singular value decomposition. QR factorization, the QR algorithm for eigenvalues. Direct solution methods for linear systems, Gaussian elimination and its variants. Iterative solution methods for linear systems. Chebyshev polynomials and Chebyshev semi-iterative methods, conjugate gradients, convergence analysis, preconditioning.

Reading List

L. N. Trefethen and D. Bau III, Numerical Linear Algebra (SIAM, 1997).

J. W. Demmel, Applied Numerical Linear Algebra (SIAM, 1997).

A. Greenbaum, Iterative Methods for Solving Linear Systems (SIAM, 1997).

G. H. Golub and C. F. van Loan, Matrix Computations (John Hopkins University Press, 3rd edition, 1996).

H. C. Elman, D. J. Silvester and A. J. Wathen, Finite Elements and Fast Iterative Solvers (Oxford University Press, 1995), only chapter 2.