0% found this document useful (0 votes)
12 views15 pages

Conm-22 2

B

Uploaded by

Manish Raheja
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)
12 views15 pages

Conm-22 2

B

Uploaded by

Manish Raheja
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/ 15

Roll No. ......................

Total Pages : 3

GSM/D-21 1201
COMPUTER ORIENTED NUMERICAL METHODS
Paper–BCA-236

Time : Three Hours] [Maximum Marks : 80

Compulsory Question

1. Attempt the following question in short :


(a) Discuss Euler modified method. 2
(b) Explain Trapezoidal and Simpson rules. 2
(c) Discuss predictor-carrector methods. 2
(d) Discuss orthogonal properties. 2
(e) Explain Truncation. 2
(f) Explain Taylor-Series method. 2
(g) Explain Bisection method. 2
(h) Discuss Pitfalls in differentiation. 2

UNIT–I
2. (a) Apply Bairstow method to find quardratic factors of
the equation x4 + 5x3 + 3x2 – 5x – 9 = 0 close to
x2 + 3x – 5. 8
(b) Calculate the value of polynomial x3 – 4x2 + 0.1x – 0.5
for x = 4.011 using the floating point arithmatic with 4
digit mantissa in two different ways. Also find the
relative error under both the methods. 8

!"#!$$%&$'!# ()*+*,*
3. Using Newton-Raphson formula, prove that the iterative

1 N
formula for finding square root of N is xi 1 xi .
2 xi

Hence find the value of :

(a) 35 .

(b) 20 .

(c) 15 . 16

UNIT–II

4. (a) Apply Gauss-Seidel iteration method to solve the


following equation
20x + y – 2z = 17, 3x + 20y – z = –18,
2x – 3y + 20z = 25. 8
(b) Using Runge-Kutta method of order 4, find y for

dy 2
x = 0.1, 0.2, 0.3 given that xy y , y (0) 1 .
dx
Continue the solution at x = 0.4 using Milne-Simpson's
method. 8

dy 2
5. Given 1 y , where y = 0 when x = 0 find y(0.2),
dx
y (0.4) and y(0.6). 16

!"#!$$%&$'!# "
UNIT–III
6. (a) Approximate f(x) = sin x; 0 ! x ! 0.2 by a 4th degree
Taylor's polynomial. 8
(b) Prove that polynomial of best approximation of degree
2 1
not exceeding 3 for (x) in the interval [–1, 1] is x .
8
8
7. (a) Use Chebyshev's quardrature formulae to evaluate
12
1
dx. 8
5
x
0.7
x
(b) Evaluate x 1/2 e dx approximately by using suitable
0.5

formule. 8

UNIT–IV

4
3 2
8. Evaluate the integral (2 x 3x 1) dx by using Gauss's
2
quardrature formula. 16

9. Find the value of f "(x) at x = 0.4 from the following table :


x 0.01 0.02 0.03 0.04 0.05 0.06
f(x) 0.1023 0.1047 0.1071 0.1096 0.1122 0.1148

16

!"#!$$%&$'!# '

You might also like