Numerical Solve
Numerical Solve
GROUP-A
Each question carries one marks
3. The percentage error in approximating 4/3 to 1.3333 is (((true value)-approx value)/ true
value)/100%
(a) 0.0025%, (b) 25%, (c) 0.00025%, (d) 0.25%
7. E
(8) f (x) = f (x + h ) f (x)
and
E1
(a) 2a , (b) a , (c) a b , (d) a b
10. Trapezoidal rule can be applied if the number of sub-intervals of the interval of
integration is
11. Simpson’s one third rule is applicable only if the numbers of sub-intervals is
even-the statement is
(a) an algebraic equation (b) a first order ODE (c) a first order PDE, (d) none of
this
13. Which of the following does not always guarantee the convergence
18. The Gauss elimination method is fails when any one of the following pivotal
elements is
A adjA
adjA
(a) A (b) A
1
1
, 1 , (c) A , (d) None
A adjA A
20. In LU factorization method, a matrix A can be factorized into A = LU where L
is,
(a) upper triangular matrix, (b) lower triangular matrix,
(c) identity matrix, (d) diagonal matrix
21. One of the iterative methods by which we can find the solutions of simultaneous
equations is
(a) Gauss-Seidel Method, (b) Gauss elimination method, (c) Crout’s
method (d) Gauss Jordan method
a) 0 b) 1 c) 2 d) 3.
a) 0 b) x 2 5x c) x3 x 2 5x d) 1
43. Regula-falsi method used for finding the real root of a numerical
equation is
a) analytical method b) iterative method c) graphical method
d) none of these
44. Example of the open end method for finding the real root of a
numerical equation is
a) bisection method b) false position method
c) secant method d) none of these
47. If f(x) is continuous in the interval (a,b) and if f(a) and f(b) are of
opposite signs, then there is
a) at least one real root of f(x)=0 between a and b
b) at most one real root of f(x)=0 between a and b
c) there will be no real root of f(x)=0 between a and b
d) none of these
51. How many initial guesses are required for bisection method
a) one b) two c) three d) any
52. How many initial guesses are required for Newton-Raphson method
a) one b) two c) three d) any
b
56. In evaluating ∫f(x)dx , the order of h in the error in trapezoidal rule is of
order
a) 1 b) 2
c) 3
d) 4 where h
is the width of each sub- interval
of [a,b].
59. The order of h in the truncation error in composite Simpson’s 1/3 rule is
of the order
a) 3 b) 4 c) 5 d) none of these
61. Gauss-elimination method does not fail even if one of the pivotal
element is equal to zero .
a) True b) False
68. In Euler’s method ,to get the exact value, no of steps are to be taken
a) one b) two c) many step to increase accuracy d) four
71. Although laborious , the Runge- Kutta method is widely used because
a) one step method & is particularly suitable for higher derivatives
b) computer programming is easy
c) is a very fast method
d) modification in the approximation can be done.
73. Forward & backward differences are useful only if the function is
tabulated at
a) equal intervals b) unequal intervals c) both d) none of these
77. Which method is used for solving system of linear algebraic equations
a) bisection method b) false position method
c) gauss elimination method d) secant method
79. Gauss elimination method does not fail even if one of the pivotal
elements is equal to zero .
This is
a) True b) False