Fall 2020 Course Outline
Fall 2020 Course Outline
Objective:
To provide suitable and effective methods called Numerical Methods, for obtaining
approximate representative numerical results of the problems.
2. To solve problems in the field of Applied Mathematics, Theoretical Physics and
Engineering which requires computing of numerical results using certain raw data.
3. To solve complex mathematical problems using only simple arithmetic operations. The
approach involves formulation of mathematical models of physical situations that can be
solved with arithmetic operations.
4. To deal with various topics like finding roots of equations, solving systems of linear
algebraic equations, interpolation and regression analysis, numerical integration &
differentiation, solution of differential equation, boundary value problems, solution of
matrix problems.
5. To facilitate numerical computing.
At the end of the course, it is expected from students to obtain a working knowledge of
how to apply numerical methods to real-world problems and a basic understanding of the
mathematics and properties of these methods.
Grading Policy:
Grads will be awarded on the basis of continuous assessment through quizzes,
assignment, two midterm exams and a final exam. The distribution of marks is as
under:
Assignment (10), Quizzes (10), Midterm exams 1 & 2 (15+15) and Final
exam (50)
Grading Scheme: Relative grading scheme will be followed.
Topics
Introduction to Numerical Computing
What is Numerical Computing/Analysis. Error, Different types of errors, convergence computer
arithmetic, Algorithms, Numerical soft wares etc.
Numerical integration
The composite trapezoidal rule, composite Simpson’s rule, Romberg Integration based on Trapezoidal
and Simpson’s rules