NUMERICAL ANALYSIS (Syllabus for the academic years and onwards)

Similar documents
AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS

GEC320 COURSE COMPACT. Four hours per week for 15 weeks (60 hours)

Numerical Analysis An Introduction

Mean value theorem, Taylors Theorem, Maxima and Minima.

Roots of Equations (Chapters 5 and 6)

Roots of equation fx are the values of x which satisfy the above expression. Also referred to as the zeros of an equation

Numerical Methods for Engineers

Computer programming course in the Department of Physics, University of Calcutta

2008 AP Calculus AB Multiple Choice Exam

G.A. Pavliotis. Department of Mathematics. Imperial College London

UNIVERSITY OF PUNE, PUNE. BOARD OF STUDIES IN MATHEMATICS. Syllabus for S.Y.B.Sc. Subject: MATHEMATICS. (With effect from June 2014)

10.1. Solving Quadratic Equations. Investigation: Rocket Science CONDENSED

November 16, Interpolation, Extrapolation & Polynomial Approximation

SUBSIDIARY COURSES BEING TAUGHT TO THE STUDENTS OF OTHER DEPARTMENTS

C3: Functions. Learning objectives

Implicit Differentiation

Numerical Methods. Numerical Methods. for Engineers. for Engineers. Steven C. Chapra Raymond P. Canale. Chapra Canale. Sixth Edition.

Mathematics Review for MS Finance Students

AP Calculus BC 2008 Scoring Guidelines

Sequence of Mathematics Courses

Students Currently in Algebra 2 Maine East Math Placement Exam Review Problems

AP CALCULUS BC 2008 SCORING GUIDELINES

4.3 Lagrange Approximation

NUMERICAL ANALYSIS PROGRAMS

Integration. Topic: Trapezoidal Rule. Major: General Engineering. Author: Autar Kaw, Charlie Barker.

Core Maths C2. Revision Notes

THE SINE PRODUCT FORMULA AND THE GAMMA FUNCTION

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks

ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates

Student Performance Q&A:

Algebra 1 Course Title

Sect. 1.3: Factoring

376 CURRICULUM AND SYLLABUS for Classes XI & XII

INTRODUCTION (Syllabus, Numerical Methods & Computational Tools)

Numerical Analysis Introduction. Student Audience. Prerequisites. Technology.

Polynomial Degree and Finite Differences

Functions: Piecewise, Even and Odd.

Section 3-3 Approximating Real Zeros of Polynomials

RAJALAKSHMI ENGINEERING COLLEGE MA 2161 UNIT I - ORDINARY DIFFERENTIAL EQUATIONS PART A

MATH 132: CALCULUS II SYLLABUS

Core Maths C3. Revision Notes

Homework 2 Solutions

Indiana State Core Curriculum Standards updated 2009 Algebra I

A three point formula for finding roots of equations by the method of least squares

9.3 OPERATIONS WITH RADICALS

APPLIED MATHEMATICS ADVANCED LEVEL

3 e) x f) 2. Precalculus Worksheet P Complete the following questions from your textbook: p11: # Why would you never write 5 < x > 7?

COMPLEX NUMBERS. a bi c di a c b d i. a bi c di a c b d i For instance, 1 i 4 7i i 5 6i

SECTION P.5 Factoring Polynomials

NUMERICAL METHODS TOPICS FOR RESEARCH PAPERS

LAKE ELSINORE UNIFIED SCHOOL DISTRICT

Sect Solving Equations Using the Zero Product Rule

AC : MATHEMATICAL MODELING AND SIMULATION US- ING LABVIEW AND LABVIEW MATHSCRIPT

Mathematics Online Instructional Materials Correlation to the 2009 Algebra I Standards of Learning and Curriculum Framework

Exponential Functions. Exponential Functions and Their Graphs. Example 2. Example 1. Example 3. Graphs of Exponential Functions 9/17/2014

1.3 Algebraic Expressions

7.6 Approximation Errors and Simpson's Rule

cos Newington College HSC Mathematics Ext 1 Trial Examination 2011 QUESTION ONE (12 Marks) (b) Find the exact value of if

10.2 ITERATIVE METHODS FOR SOLVING LINEAR SYSTEMS. The Jacobi Method

AP Calculus AB 2004 Scoring Guidelines

Applied Computational Economics and Finance

2. Annuities. 1. Basic Annuities 1.1 Introduction. Annuity: A series of payments made at equal intervals of time.

A Robust Method for Solving Transcendental Equations

Graphing Trigonometric Skills

Nonlinear Iterative Partial Least Squares Method

BookTOC.txt. 1. Functions, Graphs, and Models. Algebra Toolbox. Sets. The Real Numbers. Inequalities and Intervals on the Real Number Line

Mathematics Placement Examination (MPE)

MATH 4552 Cubic equations and Cardano s formulae

MATHEMATICS (MATH) 3. Provides experiences that enable graduates to find employment in sciencerelated

Paper II ( CALCULUS ) Shahada. College, Navapur. College, Shahada. Nandurbar

Section 6-3 Double-Angle and Half-Angle Identities

South Carolina College- and Career-Ready (SCCCR) Pre-Calculus

Alum Rock Elementary Union School District Algebra I Study Guide for Benchmark III

Iterative Solvers for Linear Systems

MBA Jump Start Program

15.1. Exact Differential Equations. Exact First-Order Equations. Exact Differential Equations Integrating Factors

METNUMER - Numerical Methods

DRAFT. Further mathematics. GCE AS and A level subject content

5 Numerical Differentiation

CORRELATED TO THE SOUTH CAROLINA COLLEGE AND CAREER-READY FOUNDATIONS IN ALGEBRA

Arithmetic and Algebra of Matrices

The Fourth International DERIVE-TI92/89 Conference Liverpool, U.K., July Derive 5: The Easiest... Just Got Better!

u dx + y = 0 z x z x = x + y = 0 6) 2

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123

Numerical Solution of Differential

Trigonometric Functions and Equations

DIPLOMA IN ENGINEERING I YEAR

*X100/12/02* X100/12/02. MATHEMATICS HIGHER Paper 1 (Non-calculator) NATIONAL QUALIFICATIONS 2014 TUESDAY, 6 MAY 1.00 PM 2.30 PM

Algebraic Concepts Algebraic Concepts Writing

AP Calculus AB 2001 Scoring Guidelines

MARK SCHEME for the October/November 2012 series 9709 MATHEMATICS. 9709/11 Paper 1, maximum raw mark 75

MTH 437/537 Introduction to Numerical Analysis I Fall 2015

Equations, Inequalities & Partial Fractions

SIMULATION SOFTWARE AND NUMERICAL ISSUES. Alexander L. Pugh Massachusetts Institute of Technology, Cambridge, USA

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra:

Mark Howell Gonzaga High School, Washington, D.C.

Algebra II. Administered May 2013 RELEASED

PYTHAGOREAN TRIPLES KEITH CONRAD

Transcription:

ACHARYA NAGARJUNA UNIVERSITY CURRICULUM - B.A / B.Sc MATHEMATICS - PAPER - IV (ELECTIVE - ) NUMERICAL ANALYSIS (Syllabus for the academic years - and onwards) Paper IV (Elective -) - Curriculum 9 Hours UNIT - I Hours Errors in Numerical computations : Numbers and their Accuracy, Errors and their Computation, Absolute, Relative and percentage errors, A general error formula, Error in a series approimation. Solution of Algebraic and Transcendental Equations : The bisection method, The iteration method, The method of false position, Newton- Raphson method, Generalized Newton-Raphson method, Ramanujan's method, Muller's UNIT - II 5 Hours Interpolation : Errors in polynomial interpolation, Forward differences, Backward differences, Central Differences, Symbolic relations, Detection of errors by use of D. Tables, Differences of a polynomial, Newton's formulae for interpolation formulae, Gauss's central difference formula, Stirling's central difference formula, Interpolation with unevenly spaced points, Lagrange's formula, Error in Lagrange's formula, Derivation of governing equations, End conditions, Divided differences and their properties, Newton's general interpolation. UNIT - III Hours Curve Fitting : Least-Squares curve fitting procedures, fitting a straight line, nonlinear curve fitting, Curve fitting by a sum of eponentials. Numerical Differentiation and Numerical Integration : Numerical differentiation, Errors in numerical differentiation, Maimum and minimum values of a tabulated function, Numerical integration, Trapezoidal rule, Simpson's /-rule, Simpson's /8 - rule, Boole's and Weddle's rule. UNIT - IV 5 Hours Linear systems of equations : Solution of linear systems - Direct methods, Matri inversion method, Gaussian elimination method, Method of factorization, Ill-conditioned linear systems. Iterative methods : Jacobi's method, Gauss-siedal Numerical solution of ordinary differential equations : Introduction, Solution by Taylor's Series, Picard's method of Successive approimations, Euler's method, Modified Euler's method, Runge - Kutta methods, Predictor - Corrector methods, Milne's Prescribed Tet Book :- Scope as in Introductory methods of Numerical Analysis by S.S. Sastry, Prentice Hall India (4th edition), Chapter - (.,.4,.5,.6); Chapter - (. -.7); Chapter - (.,.,.7.,.9.,.9.,..,..); Chapter - 4 (4.); Chapter - 5 (5. - 5.4.5); Chapter - 6 (6.., 6..4, 6..7, 6.4); Chapter - 7 (7. - 7.5, 7.6.) Reference Books :-. G. Sankar Rao New Age International Publishers, New - Hyderabad.. Finite Differences and Numerical Analysis by H.C. Saena, S. Chand and Company, New Delhi.

ACHARYA NAGARJUNA UNIVERSITY CURRICULUM - B.A / B.Sc MATHEMATICS - PAPER - IV (ELECTIVE - ) NUMERICAL ANALYSIS QUESTION BANK F PRACTICALS UNIT - I Paper IV (Elective -) - Curriculum. i) Which of the following numbers has the greatest precision. a) 4 b) 4 c) 4 6 ii) How many digits are to be taken in computing so that the error does not eceed %.. i) Sum the numbers 5, 5 45, 54, 5, 8, 4,, 64 and 74where in each of which all the given digits are correct. ii) If u= 5y / z then find relative maimum error in u, given that = y = z = and = y = z =.. Find a real root of the equation f ( ) = = by bisection 4. Find a real root of the equation 6 4= by bisection 5. Find a positive root of the equation e =, which lies between and by bisection 6. Find the root of tan + = upto two decimal places, which lies between and by bisection 7. Find a real root of the equation log = by bisection 8. Find a real root of the equation f ( ) = 5= by the method of false position upto three places of decimals. 9. Find a real root of the equation = by Regula-Falsi. Find the root of the equation e = cos using the Regula Falsi method correct to three decimal places.. Find the root of + = by iteration method, give that root lies near.. Find a real root of the equation cos = correct to three decimal places, using iteration. Find by the iteration method, the root near 8, of the equation log = 7 correct to four decimal places. 4. Find the real root of the equation 5+ = by Newton-Raphson s 5. Find by Newton s method, the root of the equation e = 4which is near to correct to three places of decimals. 6. Using Newton-Raphson method, establish the iterative formula = N n+ + n to calculate the square root of N. Hence find the square root of 8. n

Paper IV (Elective -) - Curriculum 7. Using Newton-Raphson method, establish the iterative formula = N n+ + n to calculate the cube root of N. Hence find the cube root of applying the Newton-Raphson formula twice. 8. Find a double root of the equation f ( ) = + = by generalized Newton s 9. Find a root of the equation e = by Ramanujan s. Find the root of the equation y ( ) = 5=, which lies between and by Muller s. Show that i) ( + )( ) = ii) E = iii) / / δ = E = E iv) = = δ v) µ = + δ 4 n. Evaluate i) E ii) E, the interval of differencing being unity.. Prove that i) u = u + u + u + u ii) u = u + u + u + u 4. Find the missing term in the following data. : 4 y: 9? 8 4 5. Form a table of differences for the function f ( ) = + 5 7for = 45,,,,,, and continue the table to obtain f ( 6) and f ( 7 ). 6. Find the function whose first difference is + + 5+, if be the interval of differencing. 7. The population of a country in the decennial census were as under. Estimate the population for the year 895. Year ( ): 89 9 9 9 9 Population ( y )(in thousands) : 46 66 8 9 8. From the following find y value at = 6. 5 5 y = Tan 5 7 55 9 9. From the following table, find the number of students who obtain less than 56 marks. Marks : -4 4-5 5-6 6-7 7-8 No. of students : 4 5 5. Find the cubic polynomial which takes the following values. : f ( ):

4 Paper IV (Elective -) - Curriculum. If l represents the number of persons living at age in a life table, find as accurately as the data will permit the value of l 47. Given that l = 5, l = 49, l = 46, l = 4. 4 5. Apply Gauss forward formula to find the value of u 9 if u = 4; u = 4; u = ; u = 4. 4 8 6. Given that 5 = 899; 5 = 848; 5 = 8986; 5 = 9748. Show by Gauss backward formula that 56 = 8749. 4. Use Stirling s formula to find y 8, given y = 495, y = 486, y = 476, y = 4596, y 4 = 446. 5 5 5. Given y = 4, y =, y = 5, y = 4,find y 5 by Bessel s formula. 4 8 6. By means of Newton s divided difference formula, find the value f () 8 and f ( 5) from the following table : : 4 5 7 f ( ): 48 94 9 8 7. Using the Newton s divided difference formula, find a polynomial function satisfying the following data. : 4 5 f ( ): 45 5 9 5 8. Using Lagranges interpolation formula find y at =. : 4 5 7 y: 477 489 484 487 9. By Lagrange s interpolation formula, find the form of the function given by : 4 f ( ): 6 8 7 4. Using Lagrange s formula, prove that y = ( y+ y ) y y y y 8 ( ) ( ). 4. Find the least square line for the data points (, ),(, 9),( 7, ),(, 5),(, 4),( 4, ),( 5, ) and ( 6, ). 4. Find the least square power function of the form y = a b for the data. i 4 yi 5 4. Fit a second degree parabola to the following data : : 4 y: 8 5 6

5 Paper IV (Elective -) - Curriculum 44. Using the given table, find dy and d y at =. 4 6 8 y 78 455 495 6496 7 89 95 45. From the following table, find the values of dy and d y at = 96 98 4 y 785 779 765 756 747 46. Find f ( 6and ) f ( 6) from the following table : 4 5 6 7 8 f ( ) 586 7974 44 75 65 47. Find f ( 5) from the following table : 5 9 5 4 59 f ( ) 75 659 65 9 68 7 97 96 579 48. Find the maimum value of y, by using data given below : 4 y 5 5 6 49. Find f ( 5and ) f ( 5) from the following table. 5 5 5 4 f ( ) 75 7 65 4 8 875 59 d f f f f f 5. Assuming Stirling s formula, show that [ ( ) ] = [ ( + ) ( ) ] [ ( + ) ( ) ] upto third differences. 5. Evaluate I = correct to three decimal places by Trapezoidal rule with h = 5. + 5. Evaluate ( 4 ) taking intervals by Trapezoidal rule. π / 5. Calculate an approimate value of sin by Trapezoidal rule. 54. By Simpson s rule, evaluate / with five ordinates.

6 Paper IV (Elective -) - Curriculum 55. Use Simpson s rule to prove that log e 7 is approimately 9587 using 7. 56. Find the value of the integral + by using Simpson s and 8 rule. Hence obtain the approimate value of π in each case. 57. Evaluate by Boole s rule. + 58. Evaluate the integral e by Boole s Rule. 4 5 59. Evaluate the integral log, using Weddle s rule. 4 π / 6. Integrate numerically sin by Weddle s rule. 6. Solve the equations + y+ 4z = 7; + y+ z = 7; + y+ 5z = by matri inversion 6. Solve the equations + y+ z = 9, + 5y+ 7z = 5, + y z = by Cramer s rule. 6. Solve the equations y+ 4z = ; 8 y+ z = ; 4+ y z = by Gauss elimination 64. Solve the system of equations + y+ z =, + y+ z = 8, + 4y+ 9z = 6by Gauss elimination 65. Solve the equations + y+ 4z = 7; + y+ z = 7; + y+ 5z = by Factorization 66. Solve the equations + y+ z = 9, + y+ z = 6, + y+ z = 8 by LU decomposition 67. Solve the following equations by Gauss-Jacobi method : y+ z = ; y+ z = ; + y z = correct to decimals. 68. Solve the following equations by Jacobi method : + y z = 7; + y z = 8; y+ z = 5. 69. By Gauss-seidel iterative method solve the linear equations + + = 6; + + = 6 and + + = 6. 7. Solve the following system by Gauss-Seidel method : + y+ z = 9, z+ y z = 44, + y+ z =. dy 7. Solve the differential equation = + y, with y( ) =, [, ] by Taylor series epansion to obtain y for =.

7. Solve the equation y = + y with y = when =. 7 Paper IV (Elective -) - Curriculum 7. Given dy y = with y =, when =. Find approimately the value of y for = by Picard s y + dy 74. Given = + y, y() =, compute y = ( ) by Euler s method taking h =. 75. Using Euler s method, compute y( 5 ) for differential equation dy 76. Determine the value of y when = given that y( ) = and y = + y = y, with y = when =.. 77. Solve dy = y with y( ) = and h = on the interval [, ] using Runge-Kutta fourth order 78. Given dy = y with y( ) =, find y( ) and y( ) Kutta fourth order correct to four decimal places, using Runge- 79. Using Milne method obtain y ( 4) from the given table of tabulated values and y = y y 5 4 f 5 9 8. Solve y = e yat = 4and = 5 by Milne s method, given their values at the four points. y 4 9 _

Paper IV (Elective -) - Curriculum ACHARYA NAGARJUNA UNIVERSITY B.A / B.Sc. DEGREE EXAMINATION, THEY MODEL PAPER (Eamination at the end of third year, for - and onwards) MATHEMATICS PAPER - IV (ELECTIVE - ) NUMERICAL ANALYSIS Time : Hours Ma. Marks : SECTION - A (6 X 6 = 6 Marks) Answer any SIX questions. Each question carries 6 marks. Describe a general error formula.. Using Newton-Raphson method, establish the iterative formula = N n+ + n to calculate n the cube root of N.. Given u =, u =, u = 8, u =, u4 =, u5 = 8 ; find 5 u. 4. Given y = 4, y =, y = 5, y = 4,find y 5 by Bessel s formula. 4 8 5. Fit a second degree parabola to the following data : 6. Evaluate I = : 4 y: 5 8 + correct to three decimal places by Trapezoidal rule with h = 5. 7. Solve the equations 5 = 4; = ; = 5 by using Gauss s elimination dy y 8. Given = with y =, when =. Find approimately the value of y for = by y + Picard s 9.(a) 8 SECTION - B (4 X 6 = 64 Marks) Answer ALL questions. Each question carries 6 marks Find a positive root of the equation e =, which lies between and by using bisection Find the smallest root of the equation f ( ) = 6 + 6= by Ramanujan s.(a) Find a real root of the equation f ( ) = 5= by the method of false position upto three places of decimals. Find the root of the equation = cos + correct to three decimal places by fied point iteration

.(a) Paper IV (Elective -) - Curriculum State and prove Newton-Gregory formula for farword interpolation with equal intervals. Using the Newton s divided difference formula, find a polynomial function satisfying the following data : : 4 5 f ( ) : 45 5 9 5.(a) State and prove Lagrange s interpolation formula. Using Gauss forward formula find u from the given data : u = 4 5, u5 = 674, u = 57, u = 74, u = 89, u = 9. 5 4 45.(a) Find f ( 5) and f ( 5) from the following table. 5 5 5 4 f ( ) 75 7 65 4 8 875 59 9 rule. Hence obtain the approi- Find the value of the integral + by using Simpson s and 8 mate value of π in each case. 4.(a) Find the maimum value of y, by using data given below : 4 y 5 5 6 5 Evaluate the integral log, using Weddle s rule. 4 5.(a) Solve the equations + y+ 4z = 7; + y+ z = 7; + y+ 5z = by Factorization Determine the value of y when = given that y( ) = and y = + y. 6.(a) Solve the following equations by Gauss-Jacobi method : y+ z = ; y+ z = ; + y z = correct to decimals. Given dy = y with y( ) =, find y( ) and y( ) correct to four decimal places using RK fourth order h h h

Paper IV (Elective -) - Curriculum AACHARYA NAGARJUNA UNIVERSITY B.A / B.Sc. DEGREE EXAMINATION, PRACTICAL MODEL PAPER (Practical eamination at the end of third year, for - and onwards) MATHEMATICS PAPER - IV (ELECTIVE - ) NUMERICAL ANALYSIS Time : Hours Ma. Marks : Answer ALL questions. Each question carries 7 marks. 4 7 = M (a) Find a positive root of the equation e =, which lies between and by bisection Using Newton-Raphson method, establish the iterative formula = N n+ + n to calculate the square root of N. Hence find the square root of 8. (a) Find the missing term in the following data. : 4 y: 9? 8 If l represents the number of persons living at age in a life table, find as accurately as the data will permit the value of l 47. Given that l = 5, l = 49, l = 46, l = 4. 4 5 (a) Find f ( 6and ) f ( 6) from the following table : 4 5 6 7 8 f ( ) 586 7974 44 75 65 Find the value of the integral + by using Simpson s and rule. Hence obtain the approimate 8 value of π in each case. 4 (a) Solve the system of equations + y+ z =, + y+ z = 8, + 4y+ 9z = 6by Gauss elimination dy y Given = with y =, when =. Find approimately the value of y for = by y + Picard s n Written eam : Marks For record : Marks For viva-voce : Marks Total marks : 5 Marks