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

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

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

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.

Computational Methods

Mathematical Methods for Numerical Analysis and Optimization

Notes on floating point number, numerical computations and pitfalls

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

5. Hand in the entire exam booklet and your computer score sheet.

Unit I (Testing of Hypothesis)

AIMS Exercise Set # 1

Preface. 2 Linear Equations and Eigenvalue Problem 22

Jim Lambers MAT 460/560 Fall Semester Practice Final Exam

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

Subbalakshmi Lakshmipathy College of Science. Department of Mathematics

USHA RAMA COLLEGE OF ENGINEERING & TECHNOLOGY

Virtual University of Pakistan

Introductory Numerical Analysis

Numerical Methods. Scientists. Engineers

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

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

ASSIGNMENT BOOKLET. Numerical Analysis (MTE-10) (Valid from 1 st July, 2011 to 31 st March, 2012)

M.SC. PHYSICS - II YEAR

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.

Introduction to Numerical Analysis

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 and Statistical Methods

Numerical and Statistical Methods

Mathematics for Engineers. Numerical mathematics

INTRODUCTION TO COMPUTATIONAL MATHEMATICS

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

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

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

Exact and Approximate Numbers:

UNIT - 2 Unit-02/Lecture-01

NUMERICAL ANALYSIS SYLLABUS MATHEMATICS PAPER IV (A)

Edexcel GCE Further Pure Mathematics (FP1) Required Knowledge Information Sheet. Daniel Hammocks

CS 257: Numerical Methods

MA6452 STATISTICS AND NUMERICAL METHODS UNIT IV NUMERICAL DIFFERENTIATION AND INTEGRATION

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

MTH603 FAQ + Short Questions Answers.

MATHEMATICAL METHODS INTERPOLATION

Chapter 1: Introduction and mathematical preliminaries

Midterm Review. Igor Yanovsky (Math 151A TA)

EAD 115. Numerical Solution of Engineering and Scientific Problems. David M. Rocke Department of Applied Science

COURSE CONTRACT Course Name

Page No.1. MTH603-Numerical Analysis_ Muhammad Ishfaq

Newton's forward interpolation formula

MTE-10 BACHELOR'S DEGREE PROGRAMME (BDP)

Question Bank (I scheme )

Notes for Chapter 1 of. Scientific Computing with Case Studies

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

Arithmetic and Error. How does error arise? How does error arise? Notes for Part 1 of CMSC 460

The iteration formula for to find the root of the equation

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

Exam in TMA4215 December 7th 2012

Examination paper for TMA4130 Matematikk 4N

SBAME CALCULUS OF FINITE DIFFERENCES AND NUMERICAL ANLAYSIS-I Units : I-V

Solution of Nonlinear Equations

Root Finding (and Optimisation)

ACM 106a: Lecture 1 Agenda

Numerical Methods in Physics and Astrophysics

Regent College Maths Department. Further Pure 1 Numerical Solutions of Equations

MAT 460: Numerical Analysis I. James V. Lambers

Notes: Introduction to Numerical Methods

BACHELOR'S DEGREE PROGRAMME (BDP) Term-End Examination December, 2012 ELECTIVE COURSE : MATHEMATICS MTE-10 : NUMERICAL ANALYSIS

Today s class. Linear Algebraic Equations LU Decomposition. Numerical Methods, Fall 2011 Lecture 8. Prof. Jinbo Bi CSE, UConn

Numerical Methods in Physics and Astrophysics

LU Factorization. Marco Chiarandini. DM559 Linear and Integer Programming. Department of Mathematics & Computer Science University of Southern Denmark

Integration, differentiation, and root finding. Phys 420/580 Lecture 7

BACHELOR'S DEGREE PROGRAMME (BDP) Term-End Examination June, 2017

LECTURE NOTES ELEMENTARY NUMERICAL METHODS. Eusebius Doedel

Introduction CSE 541

INTRODUCTION, FOUNDATIONS

Two hours. To be provided by Examinations Office: Mathematical Formula Tables. THE UNIVERSITY OF MANCHESTER. 29 May :45 11:45

Differential Equations

YEAR III SEMESTER - V

Previous Year Questions & Detailed Solutions

CISE-301: Numerical Methods Topic 1:

CS412: Introduction to Numerical Methods

Then, Lagrange s interpolation formula is. 2. What is the Lagrange s interpolation formula to find, if three sets of values. are given.

KINGS COLLEGE OF ENGINEERING

PARTIAL DIFFERENTIAL EQUATIONS

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

Numerical methods. Examples with solution

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

Numerical Analysis & Computer Programming

Lecture 7. Floating point arithmetic and stability

Numerical Marine Hydrodynamics Summary

Mathematical Focus 1 Complex numbers adhere to certain arithmetic properties for which they and their complex conjugates are defined.

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

Contents. I Basic Methods 13

CHAPTER 11. A Revision. 1. The Computers and Numbers therein

Let x be an approximate solution for Ax = b, e.g., obtained by Gaussian elimination. Let x denote the exact solution. Call. r := b A x.

Physics 115/242 Romberg Integration

F I F T H E D I T I O N. Introductory Methods of Numerical Analysis. S.S. Sastry

MA1023-Methods of Mathematics-15S2 Tutorial 1

EAD 115. Numerical Solution of Engineering and Scientific Problems. David M. Rocke Department of Applied Science

NUMERICAL MATHEMATICS AND COMPUTING

Nonlinear Equations. Your nonlinearity confuses me.

SOLUTION OF ALGEBRAIC AND TRANSCENDENTAL EQUATIONS BISECTION METHOD

Transcription:

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 : 100 Note : Simple (but not scientific) calculator is allowed. Question number 1 is compulsory. Attempt any three from the next four questions. 1. (a) Explain, with suitable examples, the 3 advantages of using Normalized form for representing numbers. (b) Using 8 - decimal digit floating point representation (with four digits for mantissa, two for exponent and one each for sign of exponent and mantissa), represent the following numbers in normalized floating point form (use chopping, if required) : 3 (i) 8975 (ii) 897.87 (iii) 0.0078456 (c) For two floating point numbers 2 x1 = 0.6187 x 104 and x2 = 0.5306 x 103, find x 1 x 2 in floating point representation. (d) Find the product of the two numbers given 2 in question number 1(c) above. BCS-054 1 P.T.O.

(e) Write the following system of linear 2 equations in matrix form : 7x 5y = 9 8x 4y = 13 (f) Show one iteration of solving the following 3 system of linear equations using any iterative method. You may assume x = y= 0 as initial estimate. 8x+ 7y= 15 5x 2y= 7 (g) Find an interval in which the following 2 equation has a root x2 5x +6=0 (h) Write the formula used in Newton-Raphson 3 method for finding root of an equation. (i) Write the three expressions which are 3 obtained by applying each of the operators to f (x), for some h : (i) p (ii) E (iii) D (j) Write each of A andµ in terms of E. 2 (k) State the following two formulae for 3 interpolation. (i) (ii) Newton's Forward difference formula Stirling's formula (1) Construct a difference table for the 2 following data : x 1 2 3 4 f (x ) 2 5 10 17 (m) From the Newton's Forward difference 3 formula asked in part k(i) above, derive the formula for finding derivative of a function f (x) at x0. BCS-054 2

(n) State Trapezoidal rule for finding the value 3 of integral f b f (x) dx. a (o) Explain each of the following concepts with 4 a suitable example. (i) (ii) Boundary Value Problem. Order of a differential equation. 2. (a) For each of the three numbers of question 6 number 1(b), find relative error in its normalized floating point representation. (b) Find approximate value of e by taking first 4 three terms of Maclausin's series and also find the truncation error. (c) Solve the following system of linear 5 equations using Gaussian elimination method and comment on the nature of solution. 12x1 + 18x2 5x3 = 25 3x1 5x2 + 7x3 = 05 9x1 + 23x2 12x3 = 20 (d) Obtain the smallest positive root of the 5 equation x 3 5x + 1= 0, by using three iterations of bisection method. 3. (a) Solve the following system of linear 12 equations with partial pivoting condensation. Gaussian elimination method. x1 x2 + 3x3 = 3 2x 1 + x2 + 4x3 = 7 3x 1 + 5x2 2x 3 = 6 BCS-054 3

(b) Give formula for next approximation of 4 values of x 1, x2 and x3 using Gauss-Seidel method for solving a system of linear equations : a11x1 + a12x2 + a13x3 = b1 ; a21x1 a22x2 a 23x3 = b2 and a31x1 + a32x2 + a33x3 = b3 (c) Describe relative merits of each of direct 4 methods and iterative methods of solving system of linear equations, over each other. 4. (a) The population of a city in a census taken 8 once in 10 years is given below in thousands. Estimate the value in 1965. Year 1961 1971 1981 1991 2001 2011 Population 35 42 58 84 120 165 (b) Derive the operators E and A in terms of 8. 5 (c) Find Newton's backward difference form of 7 interpolating polynomial for the data : x 4 6 8 10 f (x ) 19 40 83 155 Hence evaluate f (9). 5. Attempt any two parts of (a), (b) and (c) given below : (a) Find approximate value of I = 3 J1 4 + 3x 10 J dx 1 using Simpson's 1 3 rule (three points). BCS-054 4 P.T.O.

(b) The values of y =,fix are given below for 10 x = 1.5(0.5)3.5 x 1.5 2.0 2.5 3.0 3.5 f(x ) 1.2247 1.4142 1.5811 1.7320 1.8708 Find y' and y' at x = 3.25 using BD formula. (c) Solve the following IVP using Euler's 10 method : y' =1 2xy, y(0.2) = 0.1948, Find y(0.4) with h = 0.2. BCS-054 5