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

NM (2021)

The document outlines an examination paper for the 5th Semester Computer Science program, focusing on Numerical Methods. It includes various questions related to numerical techniques such as Gauss Elimination, interpolation, Simpson's rule, and methods for finding roots of equations. Candidates are instructed to answer a specified number of questions from different groups, with a total of 60 marks available.

Uploaded by

ronnyhalder007
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views2 pages

NM (2021)

The document outlines an examination paper for the 5th Semester Computer Science program, focusing on Numerical Methods. It includes various questions related to numerical techniques such as Gauss Elimination, interpolation, Simpson's rule, and methods for finding roots of equations. Candidates are instructed to answer a specified number of questions from different groups, with a total of 60 marks available.

Uploaded by

ronnyhalder007
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

567/2Comp.Sc UG/5th Sem/COM.

SC-H-DSE-L-502/21 g) Write forward difference table for the following


data:
U.G. 5th Semester Examination - 2021 X 10 [ 20 | 30 40
COMPUTER SCIENCE y 1.1(2.0 | 44 7.9
[HONOURS]
Discipline Specific Elective (DSE) h) When is Gauss Elimination Used?

Course Code : COM.SC-H-DSE-L-502 i) Define interpolation.


(Numerical Methods)
j) State the local error term in Simpson’s 1/3 rule.
Full Marks : 60 Time : 24 Hours
k) When is Gauss Elimination Used?
The figures in the right-hand margin indicate marks.
Candidates are required to give their answers in
GROUP-B
their own words as far as practicable.
GROUP-A
Answer any four of the following questions: 5x4=20
Answer any ten of the following questions : ~ 2x10=20
2. Find the missing term in the following data. 5
1. a) What is the criteria for the convergence of
Newton Raphson method? x| 0 1 2 3 4

b) Define backward difference with an example. yl1 | 3]9]2]s1


. . 13
c) Find the inverse of A = [2 7J by Gauss-Jordan 3. Evaluate '[; (4X—3Xz)dx taking 10 intervals by

Simpson's one-third rule. 5


method.
d) State the Newtons backward formula for 4. Using method of false position, find the real root of

interpolation. the equation f(x)=x’~3x—5=0 up to 4 decimal places.


e) What do you mean by absolute error relative 5
error?
5. Establish second order Runge-Kutta method. 5
f) State the advantages of Runge-Kutta method over
Taylor series method.
[Turn Over] 567/2 Comp.Sc (2)
6. Solve the linear system of equations. 5
3x+2y+4z=17
2x+ty+z=7
X+3y+5z=2
by Factorization method.
GROUP-C
Answer any two of the following questions: ~ 10x2=20

7. a) Find a real root of the equation f(x)=x’+x-5=0


by the bisection method, correct up to three
decimal place.

b) Find the real root of the equation x’-5x+2=0 by


Newton-Raphson's method. 5+5=10

8. Solve the following equations by Jacobi method : 10

20x+y-2z=17
3x+20y-z=-18
2x—3y+20z=25

9. a) Using Euler's method, compute y(0.5) for


differential equation dy/dx=y*-x>, with y=1 when
x=0.

b) Given dy/dx=y—x with y(0)=2, find y(0.1) and


y(0.2) correct upto for decimal places, using
Runge Kutta fourth order method. 5+5=10

567/2 Comp.Sc (3)

You might also like