Gwybodaeth Modiwlau

Module Identifier
MA25110
Module Title
Introduction to Numerical Analysis
Academic Year
2015/2016
Co-ordinator
Semester
Semester 2
Mutually Exclusive
Pre-Requisite
Other Staff

Course Delivery

Delivery Type Delivery length / details
Lecture 22 x 1 Hour Lectures
Workshop 2 x 2 Hour Workshops
 

Assessment

Assessment Type Assessment length / details Proportion
Semester Assessment Coursework (2 assignments)  20%
Semester Exam 2 Hours   (written examination)  80%
Supplementary Exam 2 Hours   (written examination)  100%

Learning Outcomes

On completion of this module, students should be able to:
1. construct an interpolating polynomial using either the Lagrange or Newton formula, and describe their relative advantages and disadvantages;
2. prove the error formula for Lagrange interpolation;
3. construct divided and forward difference tables for prescribed data;
4. construct a cubic spline interpolant and discuss the advantage of this approach over the use of the Lagrange interpolant;
5. derive the trapezoidal and Simpson's rules for approximating an integral;
6. derive the error term for the trapezoidal rule;
7. derive the formula for Romberg integration;
8. derive Gauss-type integration rules;
9. develop a simple numerical integration program in Python;
10. determine the root(s) of a nonlinear equation using the bisection method, functional iteration and Newton's method;
11. state and prove the conditions under which the sequence x{r+1}=g(x{r}) converges to a unique root of the equation x=g(x);
12. determine the order of an iterative process for computing the root of an equation;
13. give a geometrical interpretation of Newton's method;
14. develop a simple root finding program in Python;
15. state the conditions under which an initial value problem possesses a unique solution;
16. define the concepts of consistency, convergence and stability for one-step methods for solving initial value problems;
17. compute numerical approximations to the solution of initial value problems using one-step methods including predictor-corrector methods;
18. determine the consistency, convergence and stability of given one-step methods.

Brief description

It is often impossible to find the exact solution of a mathematical problem using standard techniques. In these situations one has to resort to numerical techniques. Numerical analysis is concerned with the development and analysis of methods for the numerical solution of practical problems. This course will provide an introduction to the subject.

Aims

To introduce students to the techniques for the numerical approximation of mathematical problems, and to the analysis of these techniques.

Content

1. POLYNOMIAL INTERPOLATION: Lagrange's formula. Newton's formula and divided differences. The forward difference formula. Interpolation error. Cubic spline interpolation.
2. NUMERICAL INTEGRATION: Trapezoidal rule, Simpson's rule. Composite integration rules. Quadrature errors. Romberg integration. Gaussian quadrature rules.
3. SOLUTION OF NONLINEAR EQUATION IN A SINGLE VARIABLE: Bisection method. Fixed point methods and contraction mappings. Newton's method. Order of convergence.
4. INITIAL VALUE PROBLEMS: Existence and uniqueness of solutions. Euler's method. Local truncation error.
Consistency. Convergence. Stability. General one-step methods. Trapezoidal method.
Predictor-corrector methods.

Notes

This module is at CQFW Level 5