TOPICS IN NUMERICAL ANALYSIS

Degree course: 
Corso di First cycle degree in MATHEMATICS
Academic year when starting the degree: 
2018/2019
Year: 
3
Academic year in which the course will be held: 
2020/2021
Course type: 
Compulsory subjects, characteristic of the class
Credits: 
8
Period: 
Second semester
Standard lectures hours: 
64
Detail of lecture’s hours: 
Lesson (64 hours)
Requirements: 

The course is designed not only for Math students, but also for students of Physics or Chemistry, with interests in scientific computing. The basic notions of analysis and geometry we will use are: Taylor's expansions, the notion of linear combinations and basis in a vector space. From Numerical Analysis, notions on the solution of linear algebraic systems of equations and the concept of condition number will be useful.

Final Examination: 
Orale

The exam is oral, and consists of two parts, which take place on the same day.
In the first part, the student discusses a computational project, agreed with the teacher and submitted together with the MatLab code developed. The project shall be a case-study that leverages on a topic taught during the course. The subject of the evaluation will be the appropriateness and quality of the software produced and the ability to present and discuss critically the results.
The second part of the exam is an oral examination of the material covered by the course. The evaluation will be based on knowledge of the course contents, ability to master the technical jargon of the subject, critical reasoning and ability to link the various topics.

Assessment: 
Voto Finale

Numerical Analysis develops and analyse methods to compute approximate solutions of mathematical problems, controlling the computational effort required and the error of the computed approximation; for this reason it’s one of the pillars of Scientific Computing and it is a fundamental discipline in the training of a modern mathematician.
The aim of this course is to complement the knowledge in this field already acquired in the courses “Matematica Computazionale” and “Analisi Numerica”.
At the end of the course the student will know and will be able to apply the main classical algorithms of numerical computing for problems involving (1) interpolation of functions and data, (2) approximations of functions and data, (3) computation of definite integrales and (4) solution of ordinary differential equations.

1. Interpolation of functions and data: Newton form of the interpolation polynomial, divided differences with distinct and coincident nodes, Hermite interpolation, poice-wise polynomial interpolation.
2. Approssimation of functions and data: the linear approximation problem, continous and discrete least-squares approximation, orthogonal polynomials, minimax approximation.
3. Numerical quadrature: simple and composite Newton-Cotes rules, Richardson extrapolation and error estimate, automatic quadrature with uniform and non-uniform refinement, gaussian quadrature rules, weighted gaussian rules, Radau and Lobatto rules.
4. Ordinary differential equations. Numerical approximation of the derivative of a function; finite difference method for -u’’=-f. Initial value problems: Euler method, a-priori error estimates, Taylor methods, Runge-Kutta and linear multistep methods, automatic step control. Parameter dependent differential equations and sensitivity equations.

For Chapters 1, 2 and 3, the main reference will be the chapters 5,6,7 of “Metodi Numerici” by Bevilacqua, Bini, Capovani, Meini (Zanichelli). Alternatively, “Numerical mathematics” by Quarteroni, Sacco, Saleri (Springer) is suggested.
For Chapter 4, in addition to Quarteroni's book, we will also use Randy Leveque's "Finite Differential Methods for Ordinary and Partial Differential Equations".

Additional material, expecially for the lab sessions, will be made available by the teacher through the e-learning web site.

Lectures (2/3 of the hours) are conducted mainly at the blackboard. Exercises to help the individual study of each pupil will be made available and discussed during the following lectures upon request.
One third of the hours will be in the computing lab to teach the students how to implement (in MatLab), test and employ numerical analysis algorithms (some of the tools explained in the lectures will be used for this).

Office hours are booked on demand, by email or at lecture time.

Professors