0% found this document useful (0 votes)
143 views2 pages

Numerical Method PDF

This document provides an overview of the course Numerical Methods including: 1. The course is taught over one semester for 3 hours per week. Students will be assessed through a final exam worth 80 marks and internal assessments worth 50 marks. 2. The course covers topics such as solution of nonlinear equations, interpolation and approximation, numerical differentiation and integration, linear algebraic equations, and solution of ordinary and partial differential equations. 3. References for the course include textbooks on numerical computations, numerical mathematics and computing, applied numerical analysis, and numerical recipes in C programming language.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
143 views2 pages

Numerical Method PDF

This document provides an overview of the course Numerical Methods including: 1. The course is taught over one semester for 3 hours per week. Students will be assessed through a final exam worth 80 marks and internal assessments worth 50 marks. 2. The course covers topics such as solution of nonlinear equations, interpolation and approximation, numerical differentiation and integration, linear algebraic equations, and solution of ordinary and partial differential equations. 3. References for the course include textbooks on numerical computations, numerical mathematics and computing, applied numerical analysis, and numerical recipes in C programming language.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Downloaded from www.jayaram.com.

np

Numerical Methods
Year:III Semester:I
Teaching Examination Scheme
Schedule
Final Internal Assessment
Hours/Week
L P T Theory Practical Theory Practical Total
Duration Marks 150
3 3 0 3 80 20 50
* Continious
** Duraton

1. Solution of nonlinear equations (10 hrs)


1.1 Review of calculus, continuity, differentiability, intermediate value theorem
Taylor’s Theorem
1.2 Absolute, relative, and round off error, error bounds for computational errors
1.3 Bisection method, its error bounds and convergence
1.4 Newton’s method, secant method, and their convergence properties stiffen son’s
algorithm
1.5 Fixed point iteration, its convergence properties stiffen son’s algorithm
1.6 Zeros of polynomials by Horner’s method

2. Interpolation and approximation (10 hrs)


2.1 Taylor’s polynomial approximation, Language’s interpolation
2.2 Newton’s interpolation and dividend differences
2.3 Interative interpolation
2.4 Cubic spline interpolation
2.5 Least square method of fitting continuous and discrete data or functions

3. Numerical differentiation and integration (5 hrs)


3.1 Numerical differentiation formula
3.2 Newton’s cote’s numerical integration formula composite numerical integration
3.3 Romberg integration algorithm
3.4 Gaussian integration formula

4. Linear algebraic equations (10 hrs)


4.1 Review of the properties of matrices
4.2 Matrix form of Gaussian elimination pivoting strategies ill conditioning
4.3 Cholesky’s and related algorithms for matrix factorization
4.4 Eigen values and Eigen vectors and the power methods
5.5 The eigenvalue Problem
5.6 Singular value decomposition

5. Solution of ordinary differential equations (7 hrs)


st
5.1 Euler's method for solving ordinary differential equation of 1 order other related
methods
5.2 Runga-Kutta methods
5.3 Extension to higher order equations
5.4 Initial value problems
5.5 Boundary value problem

Downloaded from www.jayaram.com.np / 1


Downloaded from www.jayaram.com.np

6. Solution of partial differential equations (3 hrs)


6.1 Introduction to the solution of partial differential equations
6.2 Civil engineering examples

References:

1. S. Yakwitz and F. szidarovszky, “An introduction to Numerical computations”, 2nd


Edition, Macmillan publishing Co. New York.
2. W. Cdhency and D. Kincaid,”Numerical Mathematics and Computing”, 2nd Edition,
Brooks/Cole Publishing Co., 1985.
3. C. F.Gerald and P. O. Wheatly, “Applied Numerical Analysis”, 4th edition, Addison
Wesley
Publishing Co., New York.
4. W.H. Press, B.P. Flannery et. Al.,”Numerical Recipes in C”, 1st edition, Cambridge
Press, 1988.

Downloaded from www.jayaram.com.np / 2

You might also like