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.
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 ratings0% 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.
(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