Numerical Analysis

Good Books for reference:

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


Syllabus for Numerical Analysis

Numerical solutions of algebraic equations

Method of iteration and Newton-Raphson method

Rate of convergence


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

Solution of systems of linear algebraic equations using Gauss elimination and Gauss-Seidel methods

Finite differences


Please note this content would be covered soon.

Lagrange, Hermite and spline interpolation


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

Lecture 22: Numerical Analysis (Neville's algorithm 1 (What is the need of Neville's algorithm?))


Lecture 23: Numerical Analysis (Neville's algorithm 2 (Neville's algorithm))


Numerical differentiation


Please note this content would be covered soon.

Numerical integration


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 solutions of ODEs using Picard, Euler, modified Euler and Runge-Kutta methods


Please note this content would be covered soon.