Need help about a course? |
|
Home / Test Papers / IGNOU / CS71 Computer Oriented Numerical Techniques CS71 Computer Oriented Numerical Techniques December 2005 | Ask a question Print this page |
BACHELOR IN COMPUTER APPLICATIONS
Term-End Examination
December, 2005
CS71 (S) : COMPUTER ORIENTED NUMERICAL TECHNIQUES
Time: 3 hours
Maximum Marks: 75
1. (a) Write down the Newton - Raphson's formula to compute the cuberoot of 10. Starting from the initial value x0 = 2.0 find 3√10 correct upto three decimals. (5)
(b) Show that a root of the equation x3 - 2x - 5 = 0 lies between 2 and 3 Perform the next two iterations of Regula - Falsi method towards computing the root. (5)
(c) Find Δ3x3. (3)
(d) Compute f(6) using Lagrange's formula on the following data : (3)
| x : | 3 | 5 | 8 |
| f(x) : | 1.1 | 1.6 | 2.1 |
(e) From the values tabulated find the point x, where the function f has maximum value : (3)
| x: | 1 | 3 | 5 |
| f(x): | 15 | 30 | 25 |
Use the forward difference formula.
(f) Show three iterations of Gauss - Jacobi method for solving the equations : (6)
5x1 + x2 + 2x3 = 10
3x1 + 8x2 + x3 = 13
x1 + x2 + 4x3 = 10
(g) Given dy/dx = y-x/y+x, y(0) = 1. Find, by Euler's method, y(0.1), y(0.2) and y(0.3) taking h=0.1. (5)
2. (a) The approximate root of the equation x3 - x - 1 = 0 is 1.3. Show that the iterative scheme xn+1, = g(xn) will not converge if we take g(x) = x3 - 1, but wilt converge for g(x) = (1 + x)1/3. Hence find the root, correct upto three decimals. (5)
(b) From the following data compute f(1) and f(10) using Newton's forward or backward difference formulas, whichever is appropriate. (5)
| x : | 0 | 4 | 8 | 12 |
| f(x) : | 46 | 66 | 81 | 93 |
(c) Using divided difference, show that the following data represents a third degree polynomial. Obtain this polynomial. Hence, find the vatue of f(5). (5)
| x: | 0 | 2 | 3 | 4 | 7 |
| f(x) : | 4 | 26 | 58 | 112 | 466 |
3. (a) Solve the following simultaneous equations by the Gaussian elimination method. (5)
x2+ 2x3= 1
3x1 +x2 +x3= 4
x1 + 2x2 + 3x3 = 3
(b) Evaluate the integral I = ∫20xe-xdx
by (i) Trapezoidal Rule, (ii) Simpson's Rule. Divide the interval into four subintervals. (6)
(c) Show that the divided difference f[xo, x1, x2] is independent of the order of the arguments x0, x1 and x2 i.e., f [xo, x1, x2] = f [x1, x0, x2] etc. (4)
4. (a) Find the solution of the following simultaneous equations by the Gauss - Seidel method correct upto the nearest integer. (8)
2x + y + 5z = 8
4x + y + 2z = 8
x + 5y + z = 1 2
(b) Given dy/dx = x2 + y2, y(0) = 1. obtain the first five terms of Taylor's series for computing y(xo + h). Hence compute y(0.5) taking h = 0.5. (7)
5. (a) Compute y(0.2) by the Runge - Kutta fourth oder method for the differential equation (5)
dy/dx = ½ (x+y), y(0) = 1.
Take h=0.2
(b) Determine the root of the function x2-√x-2 = 0 correct to three decimal places using the
(i) bisection method.
(ii) secant method. (10)
Business Schools - Engineering Colleges - Medical & Nursing Admissions - BEd in Distance mode - Journalism & Media Studies - IGNOU
Enter a detailed keyword. Ex: Question Papers of IGNOU MCA Ist Semester