Conm-22 2
Conm-22 2
Total Pages : 3
GSM/D-21 1201
COMPUTER ORIENTED NUMERICAL METHODS
Paper–BCA-236
Compulsory Question
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
(a) 35 .
(b) 20 .
(c) 15 . 16
UNIT–II
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
16
!"#!$$%&$'!# '