Numerical Analysis

Good Books for reference:

  1. Numerical analysis (R. L. Burden and J. D. Faires)


Syllabus for Numerical Analysis

Numerical solutions of algebraic and transcendental equations: bisection, secant method, Newton-Raphson method, fixed point iteration


Lecture 1: Numerical Analysis (Root finding methods)

Download pdf Lecture 1

Lecture 2: Numerical Analysis (Bisection method introduction)

Download pdf Lecture 2

Lecture 3: Numerical Analysis (Problem based on bisection method)

Download pdf Lecture 3

Lecture 4: Numerical Analysis (Number of iterations for bisection method)

Download pdf Lecture 4

Lecture 5: Numerical Analysis (Questions on Bisection method)

Download pdf Lecture 5

Lecture 6: Numerical Analysis (Fixed point iteration method introduction)

Download pdf Lecture 6

Lecture 7: Numerical Analysis (Number of iterations in fixed point iteration method)

Download pdf Lecture 7

Lecture 8: Numerical Analysis (Problems on Fixed point iteration method)

Download pdf Lecture 8

Lecture 9: Numerical Analysis (Problems on fixed point iteration method-2)

Download pdf Lecture 9

Lecture 10: Numerical Analysis (Newton method)

Download pdf Lecture 10

Lecture 11: Numerical Analysis (Problems on Newton method)

Download pdf Lecture 11

Lecture 12: Numerical Analysis (Secant method)

Download pdf Lecture 12

Lecture 13: Numerical Analysis (order of convergence definition)

Download pdf Lecture 13

Lecture 14: Numerical Analysis (Order of convergence of bisection and Newton method)

Download pdf Lecture 14

Lecture 15: Numerical Analysis (Order of convergence of fixed point iteration method)

Download pdf Lecture 15

Lecture 16: Numerical Analysis (Problems on order of convergence of fixed point iteration method)

Download pdf Lecture 16

Lecture 17: Numerical Analysis (Modified Newton method(why do we need it?))

Download pdf Lecture 17

Lecture 18: Numerical Analysis (Modified Newton method)

Download pdf Lecture 18

Interpolation: error of polynomial interpolation, Lagrange and Newton interpolations


Lecture 19: Numerical Analysis (Lagrange interpolation)

Download pdf Lecture 19

Lecture 20: Numerical Analysis (Error introduced in Lagrange interpolation)

Download pdf Lecture 20

Lecture 21: Numerical Analysis (Problems one error bound of Lagrange interpolation)

Download pdf Lecture 21

Numerical differentiation


Please note this content would be covered soon.

Numerical integration, Trapezoidal and Simpson’s rules


Numerical Integration 1 (Formula for the trapezoidal rule)

Download pdf Numerical Integration 1 and 2

Numerical Integration 2 (Error in trapezoidal rule)


Numerical Integration 3 (Simpsons 1/3 rule of integration)

Download pdf Numerical Integration 3

Numerical Integration 4 (Degree of precision or accuracy)

Download pdf Numerical Integration 4

Numerical solution of a system of linear equations: direct methods (Gauss elimination, LU decomposition), iterative methods (Jacobi and Gauss-Seidel)


Numerical solution of initial value problems of ODEs: Euler’s method, Runge-Kutta methods of order 2


Please note this content would be covered soon.