You are on page 1of 2

R.M.K.

COLLEGE OF ENGINEERING AND TECHNOLOGY


R.S.M NAGAR, PUDUVOYAL-601206

6th Semester B.E/B.Tech


First Internal Assessment Test February 2013
Sub. Title
Sub. Code
Time

1.
2.
3.
4.
5.

: NUMERICAL METHODS
: MA2264
: 100 minutes

Date

: 02.02.2013

Branch

: CSE, ECE

Max.Marks

: 50

Answer ALL questions


Part-A (5 x 2 = 10 marks)
Write the iterative formula to find the reciprocal of a given number N by Newton-Raphson
method.
When is the Iterative method of solving the system of equations successful?
What is the condition for the convergence of the iteration method for solving x = g(x).
Define the terms interpolation and extrapolation.
Write the inverse interpolation formula.
PART- B (5 x16 = 80 MARKS)

6. (a) (i) Using Newtons method , find a real root of 3x cosx 1 =0 correct to
four decimals .
(ii) Using Gauss Jordan method solve,
2x +3y - z =5 , 4x + 4y -3z = 3 , 2x -3y +2z = 2.
(OR)
(b) (i) Solve the following equations by Gauss Seidel method ,
x +y+54z = 110, 27x+6y-z = 85, 6x+15y+2z = 72.
(ii) Use fixed point iteration method to find the root of x = + sin x.
7. (a) (i) Use Lagrange formula to calculate f(10) from the following table.

X
f(x)

5
12

(ii) Find the inverse of the matrix A =

6
13
2 1 1
3 2 3

1 4 9

9
14

(8)
(8)
(8)
(8)
(8)

11
16

by Gauss Jordan method.

(8)

(OR)

(b). (i) Using Newtons divided difference formula find the value of f(8) from the following
table.
(8)
X
4
5
7
10
11
13
f(x)
48
100
294
900
1210
2028
(ii) Using Gauss Elimination method solve x-y+z=1, -3x+2y-3z=-6,2x-5y+4z=5.
0
1 0
0 3 1

0 1 3
8. (a). Find all the eigenvalues and eigenvectors of A =
(OR)

by Jacobis method (8)

(8)

(b). Find the numerically largest eigenvalue of A =

25 1 2
1 3 0

2 0 4

by power method (8)

You might also like