Preliminary Exam in Applied Mathematics - Part C. Linear Algebra and Numerical Methods
Preliminary Exam in Applied Mathematics - Part C. Linear Algebra and Numerical Methods
Two courses are recommended for students preparing for Part C:
Material Covered
The linear algebra part of the exam focuses on material that can be found in each of the following three texts: 'Matrix Theory' by Franklin, 'Applied Numerical Linear Algebra' by Demmel, and 'Numerical Linear Algebra and Applications' by Datta. Students should be familiar with solving linear systems, matrix decompositions, applications to differential equations, variational principles, condition number and effect on system solutions, pivoting, and numerical methods such as eigenvalue estimation and iterative methods for solving systems of equations.
The numerical methods part of the exam focuses on analyzing the behavior of numerical algorithms and estimating the resources needed to implement them. The material covered can be found in chapters 1 through 8 of `An Introduction to Numerical Analysis' by K. Atkinson. Questions on conditions for convergence, stability, rate of convergence and operation counts are to be expected. Students are expected to be able to apply basic methods of calculus, ordinary differential equations and linear algebra to the analysis of numerical algorithms.
Detailed Outline, Linear Algebra
- Theory of Linear Equations
- Determinants
- Vector Spaces, Subspaces , Span, Basis, Dimension, Rank
- Elementary Row Operations, LU Decomposition
- Least-squares Solutions.
- Eigenvalues, Eigenvectors, and Canonical Forms
- The Cayley Hamilton Theorem
- Unitary Matrices
- The Gram-Schmidt Process
- Hermitian Matrices, Positive Definiteness,
- Unitary Triangularization
- Normal Matrices
- Eigenvalue-Eigenvector Decomposition in ODEs
- Variational Principles and Perturbation Theory
- The Rayleigh Principle
- The Courant Minimax Theorem
- The Inclusion Principle
- Criteria for Positive Definiteness
- Hadamard’s Inequality
- Weyl’s Inequality
- Gershgorin’s Theorem
- Vector and Matrix Norms – Condition Number
- Perturbation Theorems and Conditioning
- Gaussian Elimination Techniques with Pivoting
- Singular Value Decomposition
- Eigenvalue Computation
- Iterative methods (Jacobi, Gauss-Seidel, SOR)
Detailed Outline, Numerical Methods
Algorithms considered on the exam are generally drawn from the following:
- Direct linear solvers: algorithms, partial pivoting, versions for banded and symmetric matrices, operation counts, error analysis.
- Indirect linear solvers: matrix splitting, Gauss-Seidel, SOR, Jacobi, conjugate gradient.
- Nonlinear solvers: stability of fixed points, bisection and secant methods, Newton's method in one or more variables, rate of convergence.
- Interpolation and approximation: polynomial interpolation, splines, least squares, minimax approximation.
- Numerical integration: Newton-Cotes,Gauss quadrature, Richardson extrapolation.
- Numerical methods for ODEs: single step methods, multistep methods, consistency, stability, error analysis, stiffness, absolute stability.
Copies of past qualifying exams are available here.