Model II Retest Eee II
Model II Retest Eee II
KUMARASAMY COLLEGE OF ENGINEERING, KARUR MA1251 NUMERICAL METHODS MODEL EXAM II RETEST DATE: 19-04-08 MAX: 100 MARKS CLASS: II EEE TIME: 2.00 p.m 5.00 p.m Answer all the questions: Part A(10x2= 20) 1. Write the iterative formula for finding the cube root of N by Newtons methods 2. State the condition for convergence of Newtons Raphson method? 3. If f(x)=1/x, find the divided difference of f(a,b,c,d) 4. When Newtons backward interpolation formula is used? 5. Write down trapezoidal and simpsons rule for the evaluation of a double integral 6. Using Newton forward difference formula, write the formula for the first and second order derivatives at the value X= Xo upto the fourth order difference term. 7. State algorithm of Runge kutta method of 2th order. 8. Write down Adams Bashforth predictor formula. 9. Classify the equation fxx+2fxy+4fyy=0, x>0, y>0. 10. Give the Crank Nicholson difference scheme to solve the equation. Part-B (5x16 = 80) 2 1 1 11.a) i)Find the inverse of the matrix by using Gauss Jordan method. 3 2 3 1 4 9 ii) Using Newton Raphson method solve x log10 x-12.34=0 starting with x0=10 correct upto 3 decimal places. (OR) b) i) Solve the system by Gauss Seidal method. 4x+2y+ z =14, x +5y-z = 10, x+y+8z = 20 ii) Find the dominant Eigen Value and the corresponding eigen vector of the matrix 15 4 3 A = 10 12 6 by Power method 20 4 2 12(a) (i) Find the maximum value of of f(x) given the table X 1.2 1.3 1.4 1.5 1.6 f(x) 0.9320 0.9636 0.9855 0.9975 0.9996 (ii) Find the missing value from the following data: x: 4 5 7 8 10 11 13 y: 48 100 294 900 1210 2028 (or) 12 b) (i)Find the function f(x) from the following data and hence find f(3) using Lagranges formula: x: 0 1 2 5 y: 2 3 12 147 (ii) Using cubic spline, find y(0.5) and y (1) given that x: 0 1 2 y: -5 -4 3 13(a) (i) Find the value of cos (1.74) from the following table X Sinx 1.7 0.9916 1.74 0.9857 1.78 0.9781 1.82 0.9691 1.86 0.9584
1.4
(ii)
0.2
(sin x - log x +e
(or) 2 (b).(i) Applying Gausss quadrature 3 points formula, Evaluate dx /(1+x3) 1 6 dx (ii) Evaluate 2 by Simpsons rule and also check your answer with actual integration 0 1+ x 14(a) (i) Using Taylor series method, compute y(0.2) and y(0.4) correct to 4 decimal places, given dy = 1 2 xy and y(0) =0. dx dy = 1 y given y(0) =0 using modified Euler method and tabulate the (ii) Solve the equation dx solutions at x =0.1& 0.2. (or) (b) i) Given y11+xy1 +y =0, y(0)=1, y1(0)=0, find y(0.1) by using Runge Kutta method of fourth order dy 1 = (x+y); given y(0)=2, y (0.5) =2.636; (ii) Using Milnes method find y(2) given dx 2 y(1) =3.595; y(1.5) =4.968 15(a) (i) Given the values of u (x,y) on the boundary of the square given in figure, evaluate u(x,y) satisfying Laplace equation 2u=0 at the pivoted points of the following figure. 1000 1000 1000 1000 2000 2000 1000 500 0 500 0 0
(ii) Solve the Poissons equation 2u =8x2y2 for the square mesh of the given figure with u (x,y) = 0 on the boundary and mesh length =1. (or) (b) Solve Uxx +Uyy=0 over the square mesh of side 4 units; satisfying the following boundary conditions. i) u (0,y) =0 for 0 y 4 ii) u(4,y) = 12 + y, for 0 y 4 iii) u(x,0) = 3x for 0 x 4 iv) u(x,4) = x2 for 0 x 4 -----