Exam Details
Subject | Numerical Methods and Computation | |
Paper | ||
Exam / Course | Diploma -VIEP-Computer Science and Engineering(DCSVI)/Advanced Level O Certificate Course In Cse (ACCSVI) B.Tech. Computer Science And Engineering (BT | |
Department | School of Engineering & Technology (SOET) | |
Organization | indira gandhi national open university | |
Position | ||
Exam Date | December, 2016 | |
City, State | new delhi, |
Question Paper
No. of Printed Pages: 7 IBICS-033I
DIPLOMA -VIEP -COMPUTER SCIENCE AND
ENGINEERING (DCSVI)
Term-End Examination
00353
December, 2016
BICS-033 NUMERICAL METHODS AND COMPUTATION
Time: 2 hours Maximum Marks: 70
Note: Attempt any Jive questions. Question no. 1 is compulsory. All questions carry equal marks.
1. Choose the correct answer from the given four alternatives: 7 x 2=14
Which Of the following methods has the highest rate of convergence?
Newton-Raphson Method
Secant Method
Regula-Falsi Method
None of the above
In Bisection Method, if the function has a root in the interval then the polarity of at point a and b i.e. and should be
same
opposite
both positive only
both negative only
Lagrange's interpolating polynomial for number of nodal points equal to one i.e. is given by
l0f0+ l1f1
l1f0+ l0f1
(l1
All of the above
The relation between finite difference operator and averaging operator is
None of the above
Integral(y dx) h/2[Y0 2 (Y1 Y2 ... Yn] The upper and lower limits are xn and x0 respectively,is the formula for numerical integration by
Trapezoidal Rule
Simpson's 1/3 rule
Simpson's 3/8 rule
None of the above
In divided difference table, if nth order divided difference is found to be constant, then the degree of interpolating polynomial is
n
n
n-1
None of the above
The point through which the lines of regression i.e.
and pass, is given by
None of the above
2. Find the root of the equation x^3 -9x 1 correct to three significant figures using Bisection method. 7
Use Newton-Raphson method to find the root of the equation x^3 -6x 4 correct to two decimal places. 7
3. Solve the following system of equations, by using Gauss Elimination method:
2x 2y 4z 18
x 3y 2z 13
3z= 14 7
Solve the following system of equations, by the Gauss-Seidel method. Calculate the errors after 5th iteration.
3y= 2
x-2z 7
4. Evaluate any two of the following: 7
d^2 eX
d sinx
d log x
Find Lagrange's interpolating polynomial, for the discrete data given below: 7
i 1 2
xi=0 0 3
fi=1 3 55
5. Develop Difference table and use Newton's formula, to find dy/dx and d^2y/dx^2 at x where y is given by the following values: 7 .
0.00 0.05 0.10 0.15 0.20
0.00000 0.10017 0.20134 0.30452 0.41075
Apply Trapezoidal rule to calculate
Integral )dx ,correct up to three significant figures.Take six intervals. the upper and lower limits are 1 and 0
6. Use Euler's method to solve the equation dy/dx 1-y,given initial condition is y=0. 7
Use Runge-Kutta method to approximate dy/dx=x+y,when h=0.1 and y=1 at x=0. 7
7. Apply the method of Least Squares to find the polynomial of second degree, that fits in to the data given below: 7
x 0 1.0 2.0
y 1.0 6.0 17.0
The following data is given for the marks in subjects A and in a certain examination:
A B
Mean Marks 36 85
Standard Deviation 11 8
Given the coefficient of correlation between A and 0.66.
Perform the following tasks
Determine the two equations of regression.
Calculate the expected marks in corresponding to 75 marks obtained in B
8. Explain any four of the following: 4x3 1/2=14
Initial Value Problem
Taylor Series Method for solving ODE (Ordinary Differential Equation)
Linear Programming and its Application
Types of Errors
Brent's Method
DIPLOMA -VIEP -COMPUTER SCIENCE AND
ENGINEERING (DCSVI)
Term-End Examination
00353
December, 2016
BICS-033 NUMERICAL METHODS AND COMPUTATION
Time: 2 hours Maximum Marks: 70
Note: Attempt any Jive questions. Question no. 1 is compulsory. All questions carry equal marks.
1. Choose the correct answer from the given four alternatives: 7 x 2=14
Which Of the following methods has the highest rate of convergence?
Newton-Raphson Method
Secant Method
Regula-Falsi Method
None of the above
In Bisection Method, if the function has a root in the interval then the polarity of at point a and b i.e. and should be
same
opposite
both positive only
both negative only
Lagrange's interpolating polynomial for number of nodal points equal to one i.e. is given by
l0f0+ l1f1
l1f0+ l0f1
(l1
All of the above
The relation between finite difference operator and averaging operator is
None of the above
Integral(y dx) h/2[Y0 2 (Y1 Y2 ... Yn] The upper and lower limits are xn and x0 respectively,is the formula for numerical integration by
Trapezoidal Rule
Simpson's 1/3 rule
Simpson's 3/8 rule
None of the above
In divided difference table, if nth order divided difference is found to be constant, then the degree of interpolating polynomial is
n
n
n-1
None of the above
The point through which the lines of regression i.e.
and pass, is given by
None of the above
2. Find the root of the equation x^3 -9x 1 correct to three significant figures using Bisection method. 7
Use Newton-Raphson method to find the root of the equation x^3 -6x 4 correct to two decimal places. 7
3. Solve the following system of equations, by using Gauss Elimination method:
2x 2y 4z 18
x 3y 2z 13
3z= 14 7
Solve the following system of equations, by the Gauss-Seidel method. Calculate the errors after 5th iteration.
3y= 2
x-2z 7
4. Evaluate any two of the following: 7
d^2 eX
d sinx
d log x
Find Lagrange's interpolating polynomial, for the discrete data given below: 7
i 1 2
xi=0 0 3
fi=1 3 55
5. Develop Difference table and use Newton's formula, to find dy/dx and d^2y/dx^2 at x where y is given by the following values: 7 .
0.00 0.05 0.10 0.15 0.20
0.00000 0.10017 0.20134 0.30452 0.41075
Apply Trapezoidal rule to calculate
Integral )dx ,correct up to three significant figures.Take six intervals. the upper and lower limits are 1 and 0
6. Use Euler's method to solve the equation dy/dx 1-y,given initial condition is y=0. 7
Use Runge-Kutta method to approximate dy/dx=x+y,when h=0.1 and y=1 at x=0. 7
7. Apply the method of Least Squares to find the polynomial of second degree, that fits in to the data given below: 7
x 0 1.0 2.0
y 1.0 6.0 17.0
The following data is given for the marks in subjects A and in a certain examination:
A B
Mean Marks 36 85
Standard Deviation 11 8
Given the coefficient of correlation between A and 0.66.
Perform the following tasks
Determine the two equations of regression.
Calculate the expected marks in corresponding to 75 marks obtained in B
8. Explain any four of the following: 4x3 1/2=14
Initial Value Problem
Taylor Series Method for solving ODE (Ordinary Differential Equation)
Linear Programming and its Application
Types of Errors
Brent's Method
Other Question Papers
Departments
- Centre for Corporate Education, Training & Consultancy (CCETC)
- Centre for Corporate Education, Training & Consultancy (CCETC)
- National Centre for Disability Studies (NCDS)
- School of Agriculture (SOA)
- School of Computer and Information Sciences (SOCIS)
- School of Continuing Education (SOCE)
- School of Education (SOE)
- School of Engineering & Technology (SOET)
- School of Extension and Development Studies (SOEDS)
- School of Foreign Languages (SOFL)
- School of Gender Development Studies(SOGDS)
- School of Health Science (SOHS)
- School of Humanities (SOH)
- School of Interdisciplinary and Trans-Disciplinary Studies (SOITDS)
- School of Journalism and New Media Studies (SOJNMS)
- School of Law (SOL)
- School of Management Studies (SOMS)
- School of Performing Arts and Visual Arts (SOPVA)
- School of Performing Arts and Visual Arts(SOPVA)
- School of Sciences (SOS)
- School of Social Sciences (SOSS)
- School of Social Work (SOSW)
- School of Tourism & Hospitality Service Sectoral SOMS (SOTHSM)
- School of Tourism &Hospitality Service Sectoral SOMS (SOTHSSM)
- School of Translation Studies and Training (SOTST)
- School of Vocational Education and Training (SOVET)
- Staff Training & Research in Distance Education (STRIDE)
Subjects
- Advanced ComputerArchitecture
- Algorithms and Logic Design
- Artificial Intelligence
- Basics of Networking
- Bio-Informatics
- C P r o g r a m m i n g
- Computer Architecture
- Computer Networks
- Computer Organisations
- Computer Organization
- Cryptography And Network Security
- Data Modelling And Uml
- Data Structures
- Data Warehousing And Mining
- Database Management System
- Design And Analysis Of Algorithm
- Digital Image Processing
- Discrete Maths Structure
- Distributed Database
- E-Business
- Elective-Computer Networks
- Embedded System
- Formal Languages And Automata
- Fuzzy Systems
- Java Basic and Object Modeling Design
- Logic Design
- Microprocessor
- Mobile Computing
- Neural Network
- Numerical Methods and Computation
- Object Modeling And Design
- Object Oriented Design And Programming
- Object Oriented Programming
- Operating System
- Operating Systems
- Parallel Algorithms
- Pattern Recognition
- PC Assembly and Maintenance
- Principles of Communication Engineering
- Principles Of Programming Languages
- Real Time Systems
- Software Engineering
- Software Project Management (Spm)
- Software Quality Engineering
- Software Reusability
- System Analysis and Design
- System Programming And Compiler Design
- Theory Of Computation
- Unix Internals And Shell Programming
- Visual Basic Programming
- Web Technology