Name of the Student: Unit I (Solution of Equations and Eigenvalue Problems)

Size: px
Start display at page:

Download "Name of the Student: Unit I (Solution of Equations and Eigenvalue Problems)"

Transcription

1 Engineering Mathematics 8 SUBJECT NAME : Numerical Methods SUBJECT CODE : MA6459 MATERIAL NAME : University Questions REGULATION : R3 UPDATED ON : November 7 (Upto N/D 7 Q.P) (Scan the above Q.R code for the direct download of this material) Name of the Student: Branch: Unit I (Solution of Equations and Eigenvalue Problems) Fied point iteration 3 ) Find the smallest positive root of 5 by the fied point iteration method, correct to three decimal places. (N/D 7) ) Solve y 3 e 3 by the method of fied point iteration. (M/J ) 3) Find a real root of the equation by iteration method. (M/J ) 3 4) Find a positive root of the equation cos 3 by using iteration method. (M/J 3) Newton s method (or) Newton Raphson method 4 ) Solve for a positive root of the equation using Newton Raphson method. (A/M ) ) Find by Newton-Raphson method a positive root of the equation 3 cos. (N/D 4) 3) Solve sin cos using Newton-Raphson method. (M/J ) 4) Find an iterative formula to find the reciprocal of a given number N and hence find the value of. (N/D ) 9 Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page

2 Engineering Mathematics 8 5) Find thenewton s iterative formula to calculate the reciprocal N and hence find the value of. (N/D ),(A/M 5) 3 6) Find an iterative formula to find N, where N is a positive number and hence find 5. (N/D ) Solution of linear system by Gaussian elimination method ) Apply Gauss elimination method to find the solution of the following system: 3y z 5, 4 4y 3z 3, 3y z. (N/D ) Solution of linear system by Gaussian-Jordon method ) Apply Gauss-Jordan method to find the solution of the following system: y z ; y z 3; y 5z 7. (N/D ) ) Using Gauss-Jordan method to solve y 3z 8; y z 4; 3 y 4z. (N/D 4) 3) Solve the system of equation by Gauss-Jordan method: 5 9, 5 3 4, (M/J 4) Solution of linear system by Gaussian-Seidel method ) Using Gauss-Seidel method, solve the following system of linear equations 4 y z 4, 5y z, y 8z. (M/J 4) ) Apply Gauss-Seidal method to solve the equations y z 7; 3 y z 8; 3y z 5. (M/J ),(N/D 4) 3) Solve, by Gauss-Seidel method, the following system: 8 4y z 3; 3y z 4; 7 y 4z 35. (N/D ),(N/D 7) 4) Use Gauss Seidel iterative method to obtain the solution of the equations: 9 y z 9; y z 5; y 3z 7. (A/M ) 5) Solve the following system of equations using Gauss-Seidel method: y z 9; y z ; 3y z. (N/D ),(A/M 5) Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page

3 Engineering Mathematics 8 6) Solve, by Gauss-Seidel method, the following system: 8 3y z ; 4 y z 33; 6 3y z 35. (N/D ) 7) Solve, by Gauss-Seidel method, the equations 7 6y z 85; 6 5 y z 7; y 54z. (M/J 3) Inverse of a matri by Gauss Jordon method ) Using Gauss-Jordan method, find the inverse of (M/J 4) ) Using Gauss Jordan method, find the inverse of the matri (M/J ) 4 4 3) Find the inverse of the matri by Gauss Jordan method: 3. (A/M ) 3 4) Using Gauss Jordan method, find the inverse of the matri (N/D ),(A/M 5) 5) Find, by Gauss-Jordan method, the inverse of the matri 4 A 3. (M/J 3),(N/D 7) Eigen value of matri by power method 5 ) Find the numerically largest eigenvalue of A 3 and its corresponding 4 eigenvector by power method, taking the initial eigenvector as T. (M/J 4),(N/D 4) ) Determine the largest eigenvalue and the corresponding eigenvector of the matri Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page 3

4 Engineering Mathematics 8. (M/J ) 6 3) Find the largest eigenvalue of, by using Power method. 3 (A/M ),(N/D ),(M/J ),(N/D ),(N/D 7) Unit II (Interpolation and Approimation) Lagrange Polynomials and Divided differences ) Using Lagrange s interpolation, calculate the profit in the year from the following data: (M/J ) Year: Profit Lakhs Rs ) Using Lagrange s interpolation formula find the value of y when, if the values of and y are given below: (M/J ) : y : ) Find the polynomial f( ) by using Lagrange s formula and hence find f (3) for the following values of and y : (N/D 4) : 5 y : ) Find the interpolation polynomial f( ) by Lagrange s formula and hence find f (3) for,,,3,, and 5,47. (N/D 7) 5) Apply Lagrange s formula, to find y(7) to the data given below. (M/J 3),(A/M 5) : y : ) Use Lagrange s formula to find a polynomial which takes the values f (), f(), f(3) 6 and f (4). Hence find f (). (A/M ) 7) Using Lagrange s interpolation formula, find y () from the following data: y() ; y() ; y(3) 8; y(4) 56; y(5) 65. (M/J 4) Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page 4

5 Engineering Mathematics 8 8) Use Lagrange s method to find log 656, given that log , log , log and log (N/D ) 9) Determine f( ) as a polynomial in for the following data, using Newton s divided difference formulae. Also find f (). (N/D ) : 4 5 f( ) : ) Find f (3) by Newton s divided difference formula for the following data: (M/J 4) : 4 5 f( ) : ) Find the function f( ) from the following table using Newton s divided difference formula: (A/M ) : f( ): ) By using Newton s divided difference formula find f (8), given (N/D 4) : f( ): ) Using Newton s divided differences formula determine f (3) from the data: : 4 5 (M/J ) f( ): ) Use Newton s divided difference formula to find f( ) form the following data. : 7 8 (M/J 3),(A/M 5) y : ) Using Newton s divided difference formula, find f( ) from the following data and hence find f (4). (N/D ) 5 f( ) 3 47 Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page 5

6 Engineering Mathematics 8 Interpolating with a cubic spline ) Fit the cubic splines for the following data: (M/J 4) : y : ) The following values of and y are given: : 3 4 y : 5 Find the cubic splines and evaluate y(.5) and y (3). (M/J ) 3) From the following table: : 3 y : Compute y(.5) and y() using cubic sphere. (M/J ),(M/J 3),(A/M 5) 4) Obtain the cubic spline for the following data to find y (.5). (N/D ),(N/D 4) : - y : ) If f (), f(), f() 33 and f (3) 44. find a cubic spline approimation, assuming M() = M(3) =. Also, find f (.5). (A/M ) 6) Find the cubic spline approimation for the function give below. (N/D 7) : 3 f( ) : Assume that M() M(3). Hence find the value of f (.5). Newton s forward and backward difference formulae ) Find the cubic polynomial which takes the following values: (M/J ),(M/J 3),(N/D 4),(A/M 5) : 3 f( ): ) Find the interpolation polynomial f( ) by using Newton s forward difference interpolation formula and hence find the value of f (5) for (N/D ),(N/D 7) y Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page 6

7 Engineering Mathematics 8 3) Find the value of y at and 8 from the data given below (N/D) 4) The population of a town is as follows: : y : Year: y Population in thousands: Estimate the population increase during the period 946 to 976. (N/D ) 5) Given the following table, find the number of students whose weight is between 6 and 7 lbs: (A/M ),(M/J ) Weight (in lbs) : No. of students: Unit III (Numerical Differentiation and Integration) Differentiation using interpolation formulae ) The following data gives the corresponding values for pressure ( p ) and specific volume ( v ) of a superheated steam. Find the rate of change of pressure with respect to volume when v. (N/D 7) v : p : ) A slider in a machine moves along a fied straight rod. Its distance cm along the rod is given below for various values of the time ' t ' seconds. Find the velocity of the slider when t.second. (M/J ) t : : ) For the given data, find the first two derivatives at.. (M/J 4) : y : ) Find f ( ) at.5 and 4. from the following data using Newton s formulae for differentiation. : y f ( ) : (N/D) Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page 7

8 Engineering Mathematics 8 5) Find the first three derivatives of f( ) at.5 by Newton s forward interpolation formula to the data given below. (M/J 3),(A/M 5) : y f ( ) : ) Given the following data, find y(6) and the maimum value of y (if it eists) 7) Find the first two derivatives of : (A/M ) y : and 56 /3 at 5, for the given table: (N/D ) : /3 y ) Find the first and second derivative of the function tabulated below at.6. (N/D ) : y : ) Find the first and second derivatives of y with respect to at from the following data: (N/D 7) : y : ) Find dy d and d y d at 5, from the following data: (M/J ) : y : Numerical integration using Trapezoidal, Simpson s /3, 3/8 rules & Romberg s method ) Evaluate d and correct to 3 decimal places using Romberg s method and hence find the value of loge. (N/D 4) d ) Use Romberg s method to compute correct to 4 decimal places. Also evaluate the same integral using tree-point Gaussian quadrature formula. Comment on the Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page 8

9 Engineering Mathematics 8 obtained values by comparing with the eact value of the integral which is equal to /4. (M/J ) d 3) Evaluate by using Romberg s method correct to 4 decimal places. Hence deduce an approimate value for. (M/J ) 4) Using Romberg s integration to evaluate. (A/M ) d 5) Evaluate d sin correct to three decimal places using Romberg s method. (M/J 4) d 6) Using Trapezoidal rule, evaluate by taking eight equal intervals. (M/J 3) 7) Compute / sin d using Simpson s 3/8 rule. (N/D ) 8) Evaluate I sin d by dividing the range into ten equal parts, using (i) Trapezoidal rule (N/D) (ii) Simpson s one-third rule, Verify your answer with actual integration. 9) Evaluate I 6 d by using (i) Direct integration (ii) Trapezoidal rule (iii) Simpson s one-third rule (iv) Simpson s three-eighth rule. (N/D ).3 ) Taking h.5, evaluate d using Trapezoidal rule and Simpson s three-eighth rule. (M/J 4) ) Using Simpson s one-third rule, evaluate.6 e d correct to three decimal places by step-size is.. (N/D 7) ) The velocity of a particle at a distance S from a point on its path is given by the table below: S (meter) (m / sec) Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page 9

10 Engineering Mathematics 8 Estimate the time taken to travel 6 meters by Simpson s /3 rd rule and Simpson s 3/8 th rule. (A/M ),(N/D 4) 3) The velocities of a car running on a straight road at intervals of minutes are given below: (A/M 5) Time (min): Velocity (km/hr): Using Simpson s /3 rd rule, find the distance covered by the car. Two and Three point Gaussian Quadrature formulae d ) Use Gaussian three-point formula and evaluate. (M/J ) 5 ) Evaluate 3) Evaluate 3 using 3 point Gaussian formula. (N/D 4) d d by Gaussian three point formula. (M/J 3) 4) Apply three points Gaussian quadrature formula to evaluate sin d. (A/M 5) Double integrals by Trapezoidal and Simpsons s rules ddy ) Using Trapezoidal rule, evaluate numerically with h. along - y direction and k.5 along y -direction. (M/J ) ) Evaluate ddy by trapezoidal rule. (N/D 4) y 3) Evaluate..4 ddy by trapezoidal formula by taking hk.. (A/M ) y 4) Evaluate y ddy by Trapezoidal rule taking hk.. (A/M 5) 4 Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page

11 Engineering Mathematics 8 5) Evaluate 4 y ddy using Simpson s rule by taking h and 4 k.(n/d ) 6) Evaluate 7) Evaluate / /..4 sin( y) ddy using Simpson s rule with h k. y 4 (M/J ),(M/J 4) ddy using Simpon s one-third rule. (M/J 3) y 8) Evaluate f (, y) ddy by Trapezoidal rule for the following data, correct to three decimal places: (N/D 7) y / Unit IV (Initial Value Problems for Ordinary Differential Equations) Taylor series method ) Use Tailor series method to find y(.) and y(.) given that dy 3e y, d y (), correct to 4 decimal accuracy. (A/M ) dy ) Using Taylor series method solve y, y() at.,.,.3 d. Also compare the values with eact solution. (M/J ),(A/M 5),(N/D 7) 3) Using Taylor series method to find y(.) if y y, y(). (M/J 3) 4) Using Taylor s series method, find y at. by solving the equation dy y ; y(). Carryout the computations upto fourth order derivative. d (M/J 4) Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page

12 Engineering Mathematics 8 5) Using Taylor s series method, find y at if Euler method for first order equation dy y d, y (). (N/D 4) y ) Solve y, y() at. by taking h. by using Euler s method. y ) Apply modified Euler s method to find y(.) and y(.4) given (M/J 3) y y, y() by taking h.. (N/D 4),(A/M 5) 3) Using Modified Euler s method, find y(4.) and y(4.) if dy d y (4). (N/D ) 5 y ; Fourth order Runge Kutta method for st order equation ) Use Runge Kutta method of fourth order to find y (.), given dy y d y y(), taking h.. (A/M ) ) Given y y y, y(), y() find the value of y (.) by Runge-Kutta s method of fourth order. (A/M 5) Milne s and Adam s predictor and corrector methods ) Given dy y y d, () y, y(.).69 and y(.).773, find (i) y (.3) by R-K method of fourth order and (ii) y (.4) by Milne s method. (N/D 7) ) Using Runge Kutta method of fourth order, find the value of y at dy 3.,.4,.6 given y, y(). Also find the value of y at.8 d using Milne s predictor and corrector method. (M/J 4) dy y ; y () ; y (.).6; y (.). d and y(.3)., evaluate y (.4) and y(.5) by Milne s predictor corrector method. 3) Given that Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page, (N/D )

13 Engineering Mathematics 8 dy 4) Given that y ; y(.6).684, (.4).48, (.).7, d y y y(), find y(.) using Milne s method. (N/D ) 5) Use Milne s predictor corrector formula to find y (.4), given dy y, d y(), y(.).6, y (.).and y(.3).. (A/M ) 6) Given y, y(), y(.).933, y(.4).755, y(.6).493 y find y (.8) using Milne s method. (M/J ) 7) Given 5y y, y(4), y(4.).49, y(4.).97, y(4.3).43. Compute y (4.4) using Milne s method. (N/D 4),(A/M 5) 8) Using Adam s method, find y (.4) given y(.). and (.3).3 dy y d y (), (.). y. (N/D 7) dy 9) Given y y, y(), y(.).69, y(.).774, y(.3).54 d. Use Adam s method to estimate y (.4). (A/M ) ) Using Adams method find y (.4) given y ( y), y(), y(.).33, y(.).548 and y(.3).979. (M/J ) ) Given that y y ; y() ; y(.).8; y(.4).468 and y(.6).7379, evaluate y(.8) by Adam s predictor-corrector method. (N/D ) ) Using Adam s method to find y() if y ( y) /, y(), y(.5).636, y() 3.595, y(.5) (M/J 3) 3) Using Adam s Bashforth method, find y (4.4) given that 5y y, y(4), y(4.).49, y(4.).97 and y(4.3).43. (M/J 4) Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page 3

14 Engineering Mathematics 8 Unit V (Boundary Value Problems in ODE and PDE) Finite Difference Solution of Second Order ODE ) Solve the equation y y with the boundary conditions y() y() using finite differences by dividing the interval into four equal parts. (M/J ),(M/J 4),(A/M 5) ) Solve the boundary value problem y y with boundary conditions y() and y(), taking h by finite difference method. (N/D 7) 4 3) Solve y y with the boundary conditions y() and y(). (N/D ) 4) Solve, by finite difference method, the boundary value problem y( ) y( ), where y() and y(), taking h.5. (M/J ) 5) Using the finite difference method, compute y (.5), given y 64 y, (,), y() y(), subdividing the interval into (i) 4 equal parts (ii) equal parts. (N/D ),(N/D ) One Dimensional Heat equation by eplicit method ) Solve ut u in 4, t, given that u(, t), u(4, t), u(,) (4 ). Compute u upto t 4 with t. (N/D 7) u u ) Solve, subject to (, ) (, ) t u t u t and u (,) sin,, using Bender-Schmidt method. (M/J ) u u 3) Using Bender-Schmidt s method Solve t, given u(, t), u(, t) u(,) sin, and h.. Find the value of u upto t.. (M/J 4),(A/M 5) 4) Solve by Bender-Schmidt formula upto t 5 for the equation u ut, subject to and u(,) 5 u(, t), u(5, t),, taking h. (N/D ) Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page 4

15 Engineering Mathematics 8 u u 5) Solve with the condition u(, t) u(4, t), u(,) (4 ) taking t h employing Bender-Schmidt recurrence equation. Continue the solution through time steps. (M/J ) 6) Solve u 3 ut, h.5 for t,, u(, t), u(,), u(, t) t. (M/J 3) One Dimensional Heat equation by implicit method kc ) Obtain the Crank Nicholson finite difference method by taking. Hence, h u u find u(, t) in the rod for two times steps for the heat equation t, given u(,) sin( ), u(, t), u(, t). Take h =.. (A/M ) u u ) Solve by Crank-Nicolson s method for, t t given that u(, t), u(,t) and u(,) ( ). Compute u for one time step with h and k. (N/D 4) 4 64 One Dimensional Wave equation u u ) Solve the equation,, t satisfying the conditions t u u(,), (,), u(, t) and u(, t) sin t. Compute u(, t ) for 4 t time-steps by taking h. (N/D ) 4 u u ) Solve the wave equation,, t, t,.5 u u(, t) u(, t),t u (,) and (,), using,.5 t hk., find u for three time steps. (M/J 4),(A/M 5) u u 3) Find the pivotal values of the equation with given conditions 4 t u u(, t), u(4, t), u(,) (4 ) and (,) by taking h, for 4 t time steps. (M/J ) Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page 5

16 Engineering Mathematics 8 4) Solve 4 utt u, u(, t), u(4, t), u(,) (4 ), ut (,), h upto t 4. (M/J 3) Two Dimensional Laplace and Poisson equations ) Solve the elliptic equation u u for the following square mesh with boundary yy values as shown: (M/J ) ) By iteration method, solve the elliptic equation side 4, satisfying the boundary conditions. u u y over a square region of (i) u(, y), y 4 (ii) u(4, y) y, y 4 (ii) u(,) 3, 4 (iv) u (,4), 4 By dividing the square into 6 square meshes of side and always correcting the computed values to two places of decimals, obtain the values of u at 9 interior pivotal points. (N/D 4) 3) Solve the Poisson equation u y, y, 3 and y 3 with u over the square mesh with sides on the boundary and mesh length unit. (N/D ),(M/J 4),(A/M 5),(N/D 7) 4) Solve u 8 y for square mesh given u on the four boundaries dividing the square into 6 sub-squares of length unit. (N/D ) 5) Solve u 8 y over the square,, y, y with u on the boundary and mesh length =. (M/J 3) Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page 6

17 Engineering Mathematics All the Best---- Prepared by C.Ganesan, M.Sc., M.Phil., (Ph: , ) Page 7

SOLUTION OF EQUATION AND EIGENVALUE PROBLEMS PART A( 2 MARKS)

SOLUTION OF EQUATION AND EIGENVALUE PROBLEMS PART A( 2 MARKS) CHENDU COLLEGE OF ENGINEERING AND TECHNOLOGY (Approved by AICTE New Delhi, Affiliated to Anna University Chennai. Zamin Endathur Village, Madurntakam Taluk, Kancheepuram Dist.-603311.) MA6459 - NUMERICAL

More information

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF MATHEMATICS ACADEMIC YEAR / EVEN SEMESTER QUESTION BANK

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF MATHEMATICS ACADEMIC YEAR / EVEN SEMESTER QUESTION BANK KINGS COLLEGE OF ENGINEERING MA5-NUMERICAL METHODS DEPARTMENT OF MATHEMATICS ACADEMIC YEAR 00-0 / EVEN SEMESTER QUESTION BANK SUBJECT NAME: NUMERICAL METHODS YEAR/SEM: II / IV UNIT - I SOLUTION OF EQUATIONS

More information

Unit I (Testing of Hypothesis)

Unit I (Testing of Hypothesis) SUBJECT NAME : Statistics and Numerical Methods SUBJECT CODE : MA645 MATERIAL NAME : Part A questions REGULATION : R03 UPDATED ON : November 07 (Upto N/D 07 Q.P) Unit I (Testing of Hypothesis). State level

More information

Numerical Methods. Scientists. Engineers

Numerical Methods. Scientists. Engineers Third Edition Numerical Methods for Scientists and Engineers K. Sankara Rao Numerical Methods for Scientists and Engineers Numerical Methods for Scientists and Engineers Third Edition K. SANKARA RAO Formerly,

More information

Computational Methods

Computational Methods Numerical Computational Methods Revised Edition P. B. Patil U. P. Verma Alpha Science International Ltd. Oxford, U.K. CONTENTS Preface List ofprograms v vii 1. NUMER1CAL METHOD, ERROR AND ALGORITHM 1 1.1

More information

Numerical Analysis & Computer Programming

Numerical Analysis & Computer Programming ++++++++++ Numerical Analysis & Computer Programming Previous year Questions from 07 to 99 Ramanasri Institute W E B S I T E : M A T H E M A T I C S O P T I O N A L. C O M C O N T A C T : 8 7 5 0 7 0 6

More information

Applied Numerical Analysis

Applied Numerical Analysis Applied Numerical Analysis Using MATLAB Second Edition Laurene V. Fausett Texas A&M University-Commerce PEARSON Prentice Hall Upper Saddle River, NJ 07458 Contents Preface xi 1 Foundations 1 1.1 Introductory

More information

NUMERICAL ANALYSIS SYLLABUS MATHEMATICS PAPER IV (A)

NUMERICAL ANALYSIS SYLLABUS MATHEMATICS PAPER IV (A) NUMERICAL ANALYSIS SYLLABUS MATHEMATICS PAPER IV (A) Unit - 1 Errors & Their Accuracy Solutions of Algebraic and Transcendental Equations Bisection Method The method of false position The iteration method

More information

Exact and Approximate Numbers:

Exact and Approximate Numbers: Eact and Approimate Numbers: The numbers that arise in technical applications are better described as eact numbers because there is not the sort of uncertainty in their values that was described above.

More information

SKP Engineering College

SKP Engineering College S.K.P. Engineering College, Tiruvannamalai SKP Engineering College Tiruvannamalai 666 A Course Material on By S.Danasekar Assistant Professor Department of Matematics S.K.P. Engineering College, Tiruvannamalai

More information

M.SC. PHYSICS - II YEAR

M.SC. PHYSICS - II YEAR MANONMANIAM SUNDARANAR UNIVERSITY DIRECTORATE OF DISTANCE & CONTINUING EDUCATION TIRUNELVELI 627012, TAMIL NADU M.SC. PHYSICS - II YEAR DKP26 - NUMERICAL METHODS (From the academic year 2016-17) Most Student

More information

MATHEMATICAL METHODS INTERPOLATION

MATHEMATICAL METHODS INTERPOLATION MATHEMATICAL METHODS INTERPOLATION I YEAR BTech By Mr Y Prabhaker Reddy Asst Professor of Mathematics Guru Nanak Engineering College Ibrahimpatnam, Hyderabad SYLLABUS OF MATHEMATICAL METHODS (as per JNTU

More information

Preface. 2 Linear Equations and Eigenvalue Problem 22

Preface. 2 Linear Equations and Eigenvalue Problem 22 Contents Preface xv 1 Errors in Computation 1 1.1 Introduction 1 1.2 Floating Point Representation of Number 1 1.3 Binary Numbers 2 1.3.1 Binary number representation in computer 3 1.4 Significant Digits

More information

Virtual University of Pakistan

Virtual University of Pakistan Virtual University of Pakistan File Version v.0.0 Prepared For: Final Term Note: Use Table Of Content to view the Topics, In PDF(Portable Document Format) format, you can check Bookmarks menu Disclaimer:

More information

PARTIAL DIFFERENTIAL EQUATIONS

PARTIAL DIFFERENTIAL EQUATIONS MATHEMATICAL METHODS PARTIAL DIFFERENTIAL EQUATIONS I YEAR B.Tech By Mr. Y. Prabhaker Reddy Asst. Professor of Mathematics Guru Nanak Engineering College Ibrahimpatnam, Hyderabad. SYLLABUS OF MATHEMATICAL

More information

Previous Year Questions & Detailed Solutions

Previous Year Questions & Detailed Solutions Previous Year Questions & Detailed Solutions. The rate of convergence in the Gauss-Seidal method is as fast as in Gauss Jacobi smethod ) thrice ) half-times ) twice 4) three by two times. In application

More information

Subbalakshmi Lakshmipathy College of Science. Department of Mathematics

Subbalakshmi Lakshmipathy College of Science. Department of Mathematics ॐ Subbalakshmi Lakshmipathy College of Science Department of Mathematics As are the crests on the hoods of peacocks, As are the gems on the heads of cobras, So is Mathematics, at the top of all Sciences.

More information

V.S.B. ENGINEERING COLLEGE, KARUR. Department of Electrical and Electronics Engineering

V.S.B. ENGINEERING COLLEGE, KARUR. Department of Electrical and Electronics Engineering V.S.B. ENGINEERING COLLEGE, KARUR Department of Electrical and Electronics Engineering II YEAR/IV SEMESTER MARKS & 6 MARKS QUESTION BANK S.NO SUBJECT SUBJECT NAME PAGE NO. CODE MA6459 Numerical Methods

More information

Page No.1. MTH603-Numerical Analysis_ Muhammad Ishfaq

Page No.1. MTH603-Numerical Analysis_ Muhammad Ishfaq Page No.1 File Version v1.5.3 Update: (Dated: 3-May-011) This version of file contains: Content of the Course (Done) FAQ updated version.(these must be read once because some very basic definition and

More information

Review. Numerical Methods Lecture 22. Prof. Jinbo Bi CSE, UConn

Review. Numerical Methods Lecture 22. Prof. Jinbo Bi CSE, UConn Review Taylor Series and Error Analysis Roots of Equations Linear Algebraic Equations Optimization Numerical Differentiation and Integration Ordinary Differential Equations Partial Differential Equations

More information

STATISTICS AND NUMERICAL METHODS

STATISTICS AND NUMERICAL METHODS STATISTICS AND NUMERICAL METHODS Question IV November / December 2011 Part-A 1. The heights of college students in Chennai are normally distributed with standard deviation 6 cm and sample of 100 students

More information

Mathematical Methods for Numerical Analysis and Optimization

Mathematical Methods for Numerical Analysis and Optimization Biyani's Think Tank Concept based notes Mathematical Methods for Numerical Analysis and Optimization (MCA) Varsha Gupta Poonam Fatehpuria M.Sc. (Maths) Lecturer Deptt. of Information Technology Biyani

More information

Final Year M.Sc., Degree Examinations

Final Year M.Sc., Degree Examinations QP CODE 569 Page No Final Year MSc, Degree Examinations September / October 5 (Directorate of Distance Education) MATHEMATICS Paper PM 5: DPB 5: COMPLEX ANALYSIS Time: 3hrs] [Max Marks: 7/8 Instructions

More information

KINGS COLLEGE OF ENGINEERING

KINGS COLLEGE OF ENGINEERING MA54 STATISTICS AND NUMERICAL METHODS KINGS COLLEGE OF ENGINEERING DEPARTMENT OF MATHEMATICS ACADEMIC YEAR - / EVEN SEMESTER QUESTION BANK SUBJECT NAME: STATISTICS AND NUMERICAL METHODS YEAR/SEM: II/IV

More information

Fundamental Numerical Methods for Electrical Engineering

Fundamental Numerical Methods for Electrical Engineering Stanislaw Rosloniec Fundamental Numerical Methods for Electrical Engineering 4y Springei Contents Introduction xi 1 Methods for Numerical Solution of Linear Equations 1 1.1 Direct Methods 5 1.1.1 The Gauss

More information

BACHELOR OF COMPUTER APPLICATIONS (BCA) (Revised) Term-End Examination December, 2015 BCS-054 : COMPUTER ORIENTED NUMERICAL TECHNIQUES

BACHELOR OF COMPUTER APPLICATIONS (BCA) (Revised) Term-End Examination December, 2015 BCS-054 : COMPUTER ORIENTED NUMERICAL TECHNIQUES No. of Printed Pages : 5 BCS-054 BACHELOR OF COMPUTER APPLICATIONS (BCA) (Revised) Term-End Examination December, 2015 058b9 BCS-054 : COMPUTER ORIENTED NUMERICAL TECHNIQUES Time : 3 hours Maximum Marks

More information

USHA RAMA COLLEGE OF ENGINEERING & TECHNOLOGY

USHA RAMA COLLEGE OF ENGINEERING & TECHNOLOGY Code No: R007/R0 Set No. I B.Tech I Semester Supplementary Examinations, Feb/Mar 04 MATHEMATICAL METHODS ( Common to Civil Engineering, Electrical & Electronics Engineering, Computer Science & Engineering,

More information

Fourth Order RK-Method

Fourth Order RK-Method Fourth Order RK-Method The most commonly used method is Runge-Kutta fourth order method. The fourth order RK-method is y i+1 = y i + 1 6 (k 1 + 2k 2 + 2k 3 + k 4 ), Ordinary Differential Equations (ODE)

More information

NUMERICAL METHODS FOR ENGINEERING APPLICATION

NUMERICAL METHODS FOR ENGINEERING APPLICATION NUMERICAL METHODS FOR ENGINEERING APPLICATION Second Edition JOEL H. FERZIGER A Wiley-Interscience Publication JOHN WILEY & SONS, INC. New York / Chichester / Weinheim / Brisbane / Singapore / Toronto

More information

Numerical Methods for Engineers. and Scientists. Applications using MATLAB. An Introduction with. Vish- Subramaniam. Third Edition. Amos Gilat.

Numerical Methods for Engineers. and Scientists. Applications using MATLAB. An Introduction with. Vish- Subramaniam. Third Edition. Amos Gilat. Numerical Methods for Engineers An Introduction with and Scientists Applications using MATLAB Third Edition Amos Gilat Vish- Subramaniam Department of Mechanical Engineering The Ohio State University Wiley

More information

SRI RAMAKRISHNA INSTITUTE OF TECHNOLOGY DEPARTMENT OF SCIENCE & HUMANITIES STATISTICS & NUMERICAL METHODS TWO MARKS

SRI RAMAKRISHNA INSTITUTE OF TECHNOLOGY DEPARTMENT OF SCIENCE & HUMANITIES STATISTICS & NUMERICAL METHODS TWO MARKS SRI RAMAKRISHNA INSTITUTE OF TECHNOLOGY DEPARTMENT OF SCIENCE & HUMANITIES STATISTICS & NUMERICAL METHODS TWO MARKS UNIT-I HYPOTHESIS TESTING 1. What are the applications of distributions? * Test the hypothesis

More information

Numerical Analysis. A Comprehensive Introduction. H. R. Schwarz University of Zürich Switzerland. with a contribution by

Numerical Analysis. A Comprehensive Introduction. H. R. Schwarz University of Zürich Switzerland. with a contribution by Numerical Analysis A Comprehensive Introduction H. R. Schwarz University of Zürich Switzerland with a contribution by J. Waldvogel Swiss Federal Institute of Technology, Zürich JOHN WILEY & SONS Chichester

More information

Chapter 8. Numerical Solution of Ordinary Differential Equations. Module No. 2. Predictor-Corrector Methods

Chapter 8. Numerical Solution of Ordinary Differential Equations. Module No. 2. Predictor-Corrector Methods Numerical Analysis by Dr. Anita Pal Assistant Professor Department of Matematics National Institute of Tecnology Durgapur Durgapur-7109 email: anita.buie@gmail.com 1 . Capter 8 Numerical Solution of Ordinary

More information

Numerical Analysis Solution of Algebraic Equation (non-linear equation) 1- Trial and Error. 2- Fixed point

Numerical Analysis Solution of Algebraic Equation (non-linear equation) 1- Trial and Error. 2- Fixed point Numerical Analysis Solution of Algebraic Equation (non-linear equation) 1- Trial and Error In this method we assume initial value of x, and substitute in the equation. Then modify x and continue till we

More information

Numerical Methods for Engineers

Numerical Methods for Engineers Numerical Methods for Engineers SEVENTH EDITION Steven C Chopra Berger Chair in Computing and Engineering Tufts University Raymond P. Canal Professor Emeritus of Civil Engineering of Michiaan University

More information

ENGINEERING MATHEMATICS I. CODE: 10 MAT 11 IA Marks: 25 Hrs/Week: 04 Exam Hrs: 03 PART-A

ENGINEERING MATHEMATICS I. CODE: 10 MAT 11 IA Marks: 25 Hrs/Week: 04 Exam Hrs: 03 PART-A ENGINEERING MATHEMATICS I CODE: 10 MAT 11 IA Marks: 25 Hrs/Week: 04 Exam Hrs: 03 Total Hrs: 52 Exam Marks:100 PART-A Unit-I: DIFFERENTIAL CALCULUS - 1 Determination of n th derivative of standard functions-illustrative

More information

NUMERICAL MATHEMATICS AND COMPUTING

NUMERICAL MATHEMATICS AND COMPUTING NUMERICAL MATHEMATICS AND COMPUTING Fourth Edition Ward Cheney David Kincaid The University of Texas at Austin 9 Brooks/Cole Publishing Company I(T)P An International Thomson Publishing Company Pacific

More information

STATISTICS AND NUMERICAL METHODS QUESTION I APRIL / MAY 2010

STATISTICS AND NUMERICAL METHODS QUESTION I APRIL / MAY 2010 STATISTICS AND NUMERICAL METHODS QUESTION I APRIL / MAY 2010 1. Mention various steps involved in testing of hypothesis. (i). Set up the null hypothesis. (ii). Choose the appropriate level of significance

More information

UNIT-II INTERPOLATION & APPROXIMATION

UNIT-II INTERPOLATION & APPROXIMATION UNIT-II INTERPOLATION & APPROXIMATION LAGRANGE POLYNAMIAL 1. Find the polynomial by using Lagrange s formula and hence find for : 0 1 2 5 : 2 3 12 147 : 0 1 2 5 : 0 3 12 147 Lagrange s interpolation formula,

More information

TABLE OF CONTENTS INTRODUCTION, APPROXIMATION & ERRORS 1. Chapter Introduction to numerical methods 1 Multiple-choice test 7 Problem set 9

TABLE OF CONTENTS INTRODUCTION, APPROXIMATION & ERRORS 1. Chapter Introduction to numerical methods 1 Multiple-choice test 7 Problem set 9 TABLE OF CONTENTS INTRODUCTION, APPROXIMATION & ERRORS 1 Chapter 01.01 Introduction to numerical methods 1 Multiple-choice test 7 Problem set 9 Chapter 01.02 Measuring errors 11 True error 11 Relative

More information

x x2 2 + x3 3 x4 3. Use the divided-difference method to find a polynomial of least degree that fits the values shown: (b)

x x2 2 + x3 3 x4 3. Use the divided-difference method to find a polynomial of least degree that fits the values shown: (b) Numerical Methods - PROBLEMS. The Taylor series, about the origin, for log( + x) is x x2 2 + x3 3 x4 4 + Find an upper bound on the magnitude of the truncation error on the interval x.5 when log( + x)

More information

Numerical Methods for Engineers and Scientists

Numerical Methods for Engineers and Scientists Numerical Methods for Engineers and Scientists Second Edition Revised and Expanded Joe D. Hoffman Department of Mechanical Engineering Purdue University West Lafayette, Indiana m MARCEL D E К К E R MARCEL

More information

Excel for Scientists and Engineers Numerical Method s. E. Joseph Billo

Excel for Scientists and Engineers Numerical Method s. E. Joseph Billo Excel for Scientists and Engineers Numerical Method s E. Joseph Billo Detailed Table of Contents Preface Acknowledgments About the Author Chapter 1 Introducing Visual Basic for Applications 1 Chapter

More information

YEAR III SEMESTER - V

YEAR III SEMESTER - V YEAR III SEMESTER - V Remarks Total Marks Semester V Teaching Schedule Hours/Week College of Biomedical Engineering & Applied Sciences Microsyllabus NUMERICAL METHODS BEG 389 CO Final Examination Schedule

More information

MA6452 STATISTICS AND NUMERICAL METHODS UNIT IV NUMERICAL DIFFERENTIATION AND INTEGRATION

MA6452 STATISTICS AND NUMERICAL METHODS UNIT IV NUMERICAL DIFFERENTIATION AND INTEGRATION MA6452 STATISTICS AND NUMERICAL METHODS UNIT IV NUMERICAL DIFFERENTIATION AND INTEGRATION By Ms. K. Vijayalakshmi Assistant Professor Department of Applied Mathematics SVCE NUMERICAL DIFFERENCE: 1.NEWTON

More information

Jim Lambers MAT 460/560 Fall Semester Practice Final Exam

Jim Lambers MAT 460/560 Fall Semester Practice Final Exam Jim Lambers MAT 460/560 Fall Semester 2009-10 Practice Final Exam 1. Let f(x) = sin 2x + cos 2x. (a) Write down the 2nd Taylor polynomial P 2 (x) of f(x) centered around x 0 = 0. (b) Write down the corresponding

More information

ECE257 Numerical Methods and Scientific Computing. Ordinary Differential Equations

ECE257 Numerical Methods and Scientific Computing. Ordinary Differential Equations ECE257 Numerical Methods and Scientific Computing Ordinary Differential Equations Today s s class: Stiffness Multistep Methods Stiff Equations Stiffness occurs in a problem where two or more independent

More information

INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad MECHANICAL ENGINEERING TUTORIAL QUESTION BANK

INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad MECHANICAL ENGINEERING TUTORIAL QUESTION BANK Course Name Course Code Class Branch INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad - 500 043 Mathematics-II A30006 II-I B. Tech Freshman Engineering Year 016 017 Course Faculty MECHANICAL ENGINEERING

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad 1 P a g e INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 500 04 Name : Mathematics-II Code : A0006 Class : II B. Tech I Semester Branch : CIVIL Year : 016 017 FRESHMAN ENGINEERING

More information

Index. higher order methods, 52 nonlinear, 36 with variable coefficients, 34 Burgers equation, 234 BVP, see boundary value problems

Index. higher order methods, 52 nonlinear, 36 with variable coefficients, 34 Burgers equation, 234 BVP, see boundary value problems Index A-conjugate directions, 83 A-stability, 171 A( )-stability, 171 absolute error, 243 absolute stability, 149 for systems of equations, 154 absorbing boundary conditions, 228 Adams Bashforth methods,

More information

Numerical Methods in Physics and Astrophysics

Numerical Methods in Physics and Astrophysics Kostas Kokkotas 2 October 17, 2017 2 http://www.tat.physik.uni-tuebingen.de/ kokkotas Kostas Kokkotas 3 TOPICS 1. Solving nonlinear equations 2. Solving linear systems of equations 3. Interpolation, approximation

More information

Numerical Analysis. Introduction to. Rostam K. Saeed Karwan H.F. Jwamer Faraidun K. Hamasalh

Numerical Analysis. Introduction to. Rostam K. Saeed Karwan H.F. Jwamer Faraidun K. Hamasalh Iraq Kurdistan Region Ministry of Higher Education and Scientific Research University of Sulaimani Faculty of Science and Science Education School of Science Education-Mathematics Department Introduction

More information

AIMS Exercise Set # 1

AIMS Exercise Set # 1 AIMS Exercise Set #. Determine the form of the single precision floating point arithmetic used in the computers at AIMS. What is the largest number that can be accurately represented? What is the smallest

More information

Part IB Numerical Analysis

Part IB Numerical Analysis Part IB Numerical Analysis Definitions Based on lectures by G. Moore Notes taken by Dexter Chua Lent 206 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after

More information

Numerical and Statistical Methods

Numerical and Statistical Methods F.Y. B.Sc.(IT) : Sem. II Numerical and Statistical Methods Time : ½ Hrs.] Prelim Question Paper Solution [Marks : 75 Q. Attempt any THREE of the following : [5] Q.(a) What is a mathematical model? With

More information

Numerical and Statistical Methods

Numerical and Statistical Methods F.Y. B.Sc.(IT) : Sem. II Numerical and Statistical Methods Time : ½ Hrs.] Prelim Question Paper Solution [Marks : 75 Q. Attempt any THREE of the following : [5] Q.(a) What is a mathematical model? With

More information

CAM Ph.D. Qualifying Exam in Numerical Analysis CONTENTS

CAM Ph.D. Qualifying Exam in Numerical Analysis CONTENTS CAM Ph.D. Qualifying Exam in Numerical Analysis CONTENTS Preliminaries Round-off errors and computer arithmetic, algorithms and convergence Solutions of Equations in One Variable Bisection method, fixed-point

More information

Numerical Methods in Physics and Astrophysics

Numerical Methods in Physics and Astrophysics Kostas Kokkotas 2 October 20, 2014 2 http://www.tat.physik.uni-tuebingen.de/ kokkotas Kostas Kokkotas 3 TOPICS 1. Solving nonlinear equations 2. Solving linear systems of equations 3. Interpolation, approximation

More information

MA1023-Methods of Mathematics-15S2 Tutorial 1

MA1023-Methods of Mathematics-15S2 Tutorial 1 Tutorial 1 the week starting from 19/09/2016. Q1. Consider the function = 1. Write down the nth degree Taylor Polynomial near > 0. 2. Show that the remainder satisfies, < if > > 0 if > > 0 3. Show that

More information

B.Tech. Theory Examination (Semester IV) Engineering Mathematics III

B.Tech. Theory Examination (Semester IV) Engineering Mathematics III Solved Question Paper 5-6 B.Tech. Theory Eamination (Semester IV) 5-6 Engineering Mathematics III Time : hours] [Maimum Marks : Section-A. Attempt all questions of this section. Each question carry equal

More information

9.6 Predictor-Corrector Methods

9.6 Predictor-Corrector Methods SEC. 9.6 PREDICTOR-CORRECTOR METHODS 505 Adams-Bashforth-Moulton Method 9.6 Predictor-Corrector Methods The methods of Euler, Heun, Taylor, and Runge-Kutta are called single-step methods because they use

More information

Differential Equations

Differential Equations Differential Equations Definitions Finite Differences Taylor Series based Methods: Euler Method Runge-Kutta Methods Improved Euler, Midpoint methods Runge Kutta (2nd, 4th order) methods Predictor-Corrector

More information

Numerical Mathematics

Numerical Mathematics Alfio Quarteroni Riccardo Sacco Fausto Saleri Numerical Mathematics Second Edition With 135 Figures and 45 Tables 421 Springer Contents Part I Getting Started 1 Foundations of Matrix Analysis 3 1.1 Vector

More information

Math 411 Preliminaries

Math 411 Preliminaries Math 411 Preliminaries Provide a list of preliminary vocabulary and concepts Preliminary Basic Netwon's method, Taylor series expansion (for single and multiple variables), Eigenvalue, Eigenvector, Vector

More information

Advanced. Engineering Mathematics

Advanced. Engineering Mathematics Advanced Engineering Mathematics A new edition of Further Engineering Mathematics K. A. Stroud Formerly Principal Lecturer Department of Mathematics, Coventry University with additions by Dexter j. Booth

More information

Numerical Integration (Quadrature) Another application for our interpolation tools!

Numerical Integration (Quadrature) Another application for our interpolation tools! Numerical Integration (Quadrature) Another application for our interpolation tools! Integration: Area under a curve Curve = data or function Integrating data Finite number of data points spacing specified

More information

NUMERICAL METHODS. lor CHEMICAL ENGINEERS. Using Excel', VBA, and MATLAB* VICTOR J. LAW. CRC Press. Taylor & Francis Group

NUMERICAL METHODS. lor CHEMICAL ENGINEERS. Using Excel', VBA, and MATLAB* VICTOR J. LAW. CRC Press. Taylor & Francis Group NUMERICAL METHODS lor CHEMICAL ENGINEERS Using Excel', VBA, and MATLAB* VICTOR J. LAW CRC Press Taylor & Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Croup,

More information

1. to apply Simpson s 1/3 rule, the number of intervals in the following must be Answer: (select your correct answer)

1. to apply Simpson s 1/3 rule, the number of intervals in the following must be Answer: (select your correct answer) 1. to apply Simpson s 1/3 rule, the number of intervals in the following must be Answer: (select your correct answer) 6 7 9 11 2. In integrating by dividing the interval into eight equal parts, width of

More information

Contents. Preface to the Third Edition (2007) Preface to the Second Edition (1992) Preface to the First Edition (1985) License and Legal Information

Contents. Preface to the Third Edition (2007) Preface to the Second Edition (1992) Preface to the First Edition (1985) License and Legal Information Contents Preface to the Third Edition (2007) Preface to the Second Edition (1992) Preface to the First Edition (1985) License and Legal Information xi xiv xvii xix 1 Preliminaries 1 1.0 Introduction.............................

More information

Math 128A Spring 2003 Week 11 Solutions Burden & Faires 5.6: 1b, 3b, 7, 9, 12 Burden & Faires 5.7: 1b, 3b, 5 Burden & Faires 5.

Math 128A Spring 2003 Week 11 Solutions Burden & Faires 5.6: 1b, 3b, 7, 9, 12 Burden & Faires 5.7: 1b, 3b, 5 Burden & Faires 5. Math 128A Spring 2003 Week 11 Solutions Burden & Faires 5.6: 1b, 3b, 7, 9, 12 Burden & Faires 5.7: 1b, 3b, 5 Burden & Faires 5.8: 1b, 3b, 4 Burden & Faires 5.6. Multistep Methods 1. Use all the Adams-Bashforth

More information

A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS

A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS Victor S. Ryaben'kii Semyon V. Tsynkov Chapman &. Hall/CRC Taylor & Francis Group Boca Raton London New York Chapman & Hall/CRC is an imprint of the Taylor

More information

MATHEMATICS. Course Syllabus. Section A: Linear Algebra. Subject Code: MA. Course Structure. Ordinary Differential Equations

MATHEMATICS. Course Syllabus. Section A: Linear Algebra. Subject Code: MA. Course Structure. Ordinary Differential Equations MATHEMATICS Subject Code: MA Course Structure Sections/Units Section A Section B Section C Linear Algebra Complex Analysis Real Analysis Topics Section D Section E Section F Section G Section H Section

More information

Numerical Analysis. Elements of. Second Edition. Radhey S. Gupta

Numerical Analysis. Elements of. Second Edition. Radhey S. Gupta Elements of Numerical Analysis Second Edition Cambridge House, 4381/4 Ansari Road, Daryaganj, Delhi 110002, India Cambridge University Press is part of the University of Cambridge. It furthers the University

More information

Question Bank (I scheme )

Question Bank (I scheme ) Question Bank (I scheme ) Name of subject: Applied Mathematics Subject code: 22206/22224/22210/22201 Course : CH/CM/CE/EJ/IF/EE/ME Semester: II UNIT-3 (CO3) Unit Test : II (APPLICATION OF INTEGRATION)

More information

NUMERICAL METHODS USING MATLAB

NUMERICAL METHODS USING MATLAB NUMERICAL METHODS USING MATLAB Dr John Penny George Lindfield Department of Mechanical Engineering, Aston University ELLIS HORWOOD NEW YORK LONDON TORONTO SYDNEY TOKYO SINGAPORE Preface 1 An introduction

More information

School of Sciences Indira Gandhi National Open University Maidan Garhi, New Delhi (For January 2012 cycle)

School of Sciences Indira Gandhi National Open University Maidan Garhi, New Delhi (For January 2012 cycle) MTE-0 ASSIGNMENT BOOKLET Bachelor's Degree Programme Numerical Analysis (MTE-0) (Valid from st January, 0 to st December, 0) School of Sciences Indira Gandhi National Open University Maidan Garhi, New

More information

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs Chapter Two: Numerical Methods for Elliptic PDEs Finite Difference Methods for Elliptic PDEs.. Finite difference scheme. We consider a simple example u := subject to Dirichlet boundary conditions ( ) u

More information

x x x 2x x N ( ) p NUMERICAL METHODS UNIT-I-SOLUTION OF EQUATIONS AND EIGENVALUE PROBLEMS By Newton-Raphson formula

x x x 2x x N ( ) p NUMERICAL METHODS UNIT-I-SOLUTION OF EQUATIONS AND EIGENVALUE PROBLEMS By Newton-Raphson formula NUMERICAL METHODS UNIT-I-SOLUTION OF EQUATIONS AND EIGENVALUE PROBLEMS. If g( is cotiuous i [a,b], te uder wat coditio te iterative (or iteratio metod = g( as a uique solutio i [a,b]? '( i [a,b].. Wat

More information

BASIC MATHEMATICS - XII SET - I

BASIC MATHEMATICS - XII SET - I BASIC MATHEMATICS - XII Grade: XII Subject: Basic Mathematics F.M.:00 Time: hrs. P.M.: 40 Candidates are required to give their answers in their own words as far as practicable. The figures in the margin

More information

Contents. I Basic Methods 13

Contents. I Basic Methods 13 Preface xiii 1 Introduction 1 I Basic Methods 13 2 Convergent and Divergent Series 15 2.1 Introduction... 15 2.1.1 Power series: First steps... 15 2.1.2 Further practical aspects... 17 2.2 Differential

More information

Jim Lambers MAT 772 Fall Semester Lecture 21 Notes

Jim Lambers MAT 772 Fall Semester Lecture 21 Notes Jim Lambers MAT 772 Fall Semester 21-11 Lecture 21 Notes These notes correspond to Sections 12.6, 12.7 and 12.8 in the text. Multistep Methods All of the numerical methods that we have developed for solving

More information

Basic Mathematics - XII (Mgmt.) SET 1

Basic Mathematics - XII (Mgmt.) SET 1 Basic Mathematics - XII (Mgmt.) SET Grade: XII Subject: Basic Mathematics F.M.:00 Time: hrs. P.M.: 40 Model Candidates are required to give their answers in their own words as far as practicable. The figures

More information

Initial Value Problems for. Ordinary Differential Equations

Initial Value Problems for. Ordinary Differential Equations Initial Value Problems for Ordinar Differential Equations INTRODUCTION Equations which are composed of an unnown function and its derivatives are called differential equations. It becomes an initial value

More information

Problem 1. Possible Solution. Let f be the 2π-periodic functions defined by f(x) = cos ( )

Problem 1. Possible Solution. Let f be the 2π-periodic functions defined by f(x) = cos ( ) Problem Let f be the π-periodic functions defined by f() = cos ( ) hen [ π, π]. Make a draing of the function f for the interval [ 3π, 3π], and compute the Fourier series of f. Use the result to compute

More information

Syllabus (Session )

Syllabus (Session ) Syllabus (Session 2016-17) Department of Mathematics nstitute of Applied Sciences & Humanities AHM-1101: ENGNEERNG MATHEMATCS Course Objective: To make the students understand the concepts of Calculus,

More information

COSC 3361 Numerical Analysis I Ordinary Differential Equations (II) - Multistep methods

COSC 3361 Numerical Analysis I Ordinary Differential Equations (II) - Multistep methods COSC 336 Numerical Analysis I Ordinary Differential Equations (II) - Multistep methods Fall 2005 Repetition from the last lecture (I) Initial value problems: dy = f ( t, y) dt y ( a) = y 0 a t b Goal:

More information

2.29 Numerical Fluid Mechanics Fall 2011 Lecture 20

2.29 Numerical Fluid Mechanics Fall 2011 Lecture 20 2.29 Numerical Fluid Mechanics Fall 2011 Lecture 20 REVIEW Lecture 19: Finite Volume Methods Review: Basic elements of a FV scheme and steps to step-up a FV scheme One Dimensional examples d x j x j 1/2

More information

Engineering Mathematics

Engineering Mathematics Thoroughly Revised and Updated Engineering Mathematics For GATE 2017 and ESE 2017 Prelims Note: ESE Mains Electrical Engineering also covered Publications Publications MADE EASY Publications Corporate

More information

Engg. Math. II (Unit-IV) Numerical Analysis

Engg. Math. II (Unit-IV) Numerical Analysis Dr. Satish Shukla of 33 Engg. Math. II (Unit-IV) Numerical Analysis Syllabus. Interpolation and Curve Fitting: Introduction to Interpolation; Calculus of Finite Differences; Finite Difference and Divided

More information

(f(x) P 3 (x)) dx. (a) The Lagrange formula for the error is given by

(f(x) P 3 (x)) dx. (a) The Lagrange formula for the error is given by 1. QUESTION (a) Given a nth degree Taylor polynomial P n (x) of a function f(x), expanded about x = x 0, write down the Lagrange formula for the truncation error, carefully defining all its elements. How

More information

Numerical Marine Hydrodynamics Summary

Numerical Marine Hydrodynamics Summary Numerical Marine Hydrodynamics Summary Fundamentals of Digital Computing Error Analysis Roots of Non-linear Equations Systems of Linear Equations Gaussian Elimination Iterative Methods Optimization, Curve

More information

Hence a root lies between 1 and 2. Since f a is negative and f(x 0 ) is positive The root lies between a and x 0 i.e. 1 and 1.

Hence a root lies between 1 and 2. Since f a is negative and f(x 0 ) is positive The root lies between a and x 0 i.e. 1 and 1. The Bisection method or BOLZANO s method or Interval halving method: Find the positive root of x 3 x = 1 correct to four decimal places by bisection method Let f x = x 3 x 1 Here f 0 = 1 = ve, f 1 = ve,

More information

MTH603 FAQ + Short Questions Answers.

MTH603 FAQ + Short Questions Answers. Absolute Error : Accuracy : The absolute error is used to denote the actual value of a quantity less it s rounded value if x and x* are respectively the rounded and actual values of a quantity, then absolute

More information

Mechanical department. Statistics and Numerical methods (MA42)

Mechanical department. Statistics and Numerical methods (MA42) Mechanical department Statistics and Numerical methods (MA4) 1.Define analysis of variance? Analysis of variance (ANOUA) is a technique that will enable to test for the significance of difference among

More information

Do not turn over until you are told to do so by the Invigilator.

Do not turn over until you are told to do so by the Invigilator. UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 216 17 INTRODUCTION TO NUMERICAL ANALYSIS MTHE612B Time allowed: 3 Hours Attempt QUESTIONS 1 and 2, and THREE other questions.

More information

Computational Methods CMSC/AMSC/MAPL 460. Ordinary differential equations

Computational Methods CMSC/AMSC/MAPL 460. Ordinary differential equations Computational Methods CMSC/AMSC/MAPL 460 Ordinar differential equations Ramani Duraiswami, Dept. of Computer Science Several slides adapted from Prof. ERIC SANDT, TAMU ODE: Previous class Standard form

More information

NUMERICAL METHODS. x n+1 = 2x n x 2 n. In particular: which of them gives faster convergence, and why? [Work to four decimal places.

NUMERICAL METHODS. x n+1 = 2x n x 2 n. In particular: which of them gives faster convergence, and why? [Work to four decimal places. NUMERICAL METHODS 1. Rearranging the equation x 3 =.5 gives the iterative formula x n+1 = g(x n ), where g(x) = (2x 2 ) 1. (a) Starting with x = 1, compute the x n up to n = 6, and describe what is happening.

More information

ME Computational Fluid Mechanics Lecture 5

ME Computational Fluid Mechanics Lecture 5 ME - 733 Computational Fluid Mechanics Lecture 5 Dr./ Ahmed Nagib Elmekawy Dec. 20, 2018 Elliptic PDEs: Finite Difference Formulation Using central difference formulation, the so called five-point formula

More information

BASIC EXAM ADVANCED CALCULUS/LINEAR ALGEBRA

BASIC EXAM ADVANCED CALCULUS/LINEAR ALGEBRA 1 BASIC EXAM ADVANCED CALCULUS/LINEAR ALGEBRA This part of the Basic Exam covers topics at the undergraduate level, most of which might be encountered in courses here such as Math 233, 235, 425, 523, 545.

More information

MTH603 - Numerical Analysis Solved final Term Papers For Final Term Exam

MTH603 - Numerical Analysis Solved final Term Papers For Final Term Exam MTH603 - Numerical Analysis Solved final Term Papers For Final Term Exam Exact solution of 2/3 is not exists. The Jacobi s method is A method of solving a matrix equation on a matrix that has zeros along

More information