mathematics notes
mathematics notes
Lecture Topic
1. Introduction to numerical methods, error and round-off
2. Bisection method: Root finding and Convergence Analysis
3. Regular falsi method: Root finding and Convergence Analysis
4. Newton’s method: Root finding
5. Convergence Analysis of Newton’s method
6. Bairstow’s method: theoretical development
7. Bairstow’s method: problem solving
8. Graeffe’s method: theoretical development
9. Graeffe’s method for problem solving
10. Triangularization method to solve simultaneous algebraic equations
11. Jacobi’s method to solve simultaneous algebraic equations
12. Gauss Seidal Method
13. Convergence Analysis of Gauss-Seidal and Jacobi’s methods
14. Matrix inversion
15. Partition method for matrix inversion
16. Power Method to find dominant eigen value with applications
17. Jacobi’s Method to find all eigen values
18. Lagrange’s Interpolation
19. Truncation error and Error Bound in Lagrange’s Interpolation
20. Interpolation using Newton’s divided difference formula
21. Finite Difference Operators
22. Interpolation using Gregory Newton’s Forward and Backward formulae
23. Interpolation using Sterling’s formula
24. Interpolation using Bessel’s formula
25. Numerical Differentiation using Newton’s forward, backward and divided difference
methods
26. Numerical Differentiation using Sterling and Bessel’s formula
27. Integration using numerical methods: Trapezoidal rule
28. Integration using Simpson’s 1/3rd Rule
29. Error Analysis: Trapezoidal Rule and Simpson’s 1/3rd Rule
30. Numerical Double Integration using Trapezoidal Rule
31. Numerical Double Integration using Simpson’s 1/3rd Rule
32. Introduction to Numerical methods for differential equations: Taylor’s series method
33. Euler and Modified Euler Method
34. Runge-Kutta method of order 4
35. Solution of Simultaneous Differential Equations of first order
36. Solution of Second order Differential Equation and Introduction of Finite Difference
method
37. Solution of Boundary value problem using Finite Difference Method
38. Solution of Elliptic Equation: Example; Laplace Equation
39. Solution of Parabolic Equation: Example; Heat Equation
40. Solution of Hyperbolic Equation: Example; Wave Equation