Mth643 Quize
Mth643 Quize
No
At least one
Jacobi’s method
Newton’s backward difference method
Stirlling formula
Forward difference method
TRUE
FALSE
Mth603 Solved MCQS for Final Term Exam
(X-1)^3
(x+1)^3
X^3-1
X^3+1
TRUE
FALSE
Bisection method is a
Bracketing method
Open method
Real
Zero
Positive
Negative
TRUE
FALSE
Mth603 Solved MCQS for Final Term Exam
TRUE
FALSE
Positive
Negative
Numerical
Analytical
The Power method can be used only to find the eigenvalue of A that
is largest in absolute value—we call this Eigenvalue the
dominant eigenvalue of A.
Select correct option:
TRUE
FALSE
Main diagonal
Last column
Last row
First row
TRUE
FALSE
TRUE
FALSE
Bracketing method
Open Method
Iterative Method
Indirect Method
1
3
Mth603 Solved MCQS for Final Term Exam
2
4
Root is bracketed
Root is not bracketed
Convergent
Divergent
In bisection method the two points between which the root lies are
Root may be
Complex
Real
Complex or real
None
0 and 1
0 and -2
2
3
4
1
Near a simple root Muller’s Method converges than the secant
method
Faster
Slower
S 1 S
St S
S 1 S t
All are true
r+2
Mth603 Solved MCQS for Final Term Exam
r+1
R
R-1
P in Newton’s forward difference formula is defined as
x x0
p( )
h
x x0
p( )
h
x xn
p( )
h
x xn
p( )
h
10
2
8
16
Newton’s divided difference interpolation formula is used when the
values of the independent variable are
Equally spaced
Constant
None of the above
x 0 1 2 4
f ( x) 1 1 2 5
f (2, 4)
Value of is
1.5
3
2
Mth603 Solved MCQS for Final Term Exam
y ( x) pn ( x)
If is approximated by a polynomial of degree n then the
error is given by
( x) y( x) Pn ( x)
( x) y( x) Pn ( x)
( x) y( x) Pn ( x)
( x) Pn ( x) y( x)
x0 , x1 , x2 , x3 , x4 , x5 , x6 , x7 , x
Let I denotes the closed interval spanned by .
F ( x)
Then vanishes ------times in the interval I .
N-1
N+2
N
N+1
1 2 3 4 5
D ( ...)
h 2! 3! 4! 5!
1 2 3 4 5
D ( ...)
h 2 3 4 5
1 2 3 4 5
D ( ...)
h 2 3 4 5
1 2 3 4 5
D ( ...)
h 2! 3! 4! 5!
f ( x) x
Finding the first derivative of at =0.4 from the following table:
f / (0.1)
, using two-point equation will be calculated as.............
-0.5
0.5
0.75
-0.75
f ( x)
In Simpson’s 1/3 rule, is of the form
ax b
►
ax2 bx c
ax3 bx2 cx d
►
ax4 bx3 cx2 dx e
►
b
I f ( x)dx
a
While integrating ,
h , width of the interval, is found by
the formula-----.
ba
n
Mth603 Solved MCQS for Final Term Exam
ba
n
a b
n
7
8
5
3
f / / (0.2)
, using three-point equation will be calculated as ……
17.5
12.5
7.5
-12.5
2
3
5
7
10
11
12
13
Mth603 Solved MCQS for Final Term Exam
If the root of the given equation lies between a and b, then the first
approximation to the root of the equation by bisection method is ……
( a b)
2
( a b)
2
(b a)
2
None of the given choices
Bisection Method
Regula Falsi Method
Secant Method
All of the given choices
x3 3x 1 0
For the equation , the root of the equation lies in the
interval......
(1, 3)
(1, 2)
(0, 1)
(1, 2)
A polynomial equation
If
Mth603 Solved MCQS for Final Term Exam
dy
f ( x, y )
dx
Xt-plane
Yt-plane
Xy-plane
1.44
1.11
1.22
1.33
k1 hf ( xn , yn )
k1 2hf ( xn , yn )
k1 3hf ( xn , yn )
None of the given choices
k2
In fourth order Runge-Kutta method, is given by
h k
k2 hf ( xn , yn 1 )
2 2
h k
k2 hf ( xn , yn 1 )
3 3
h k
k2 hf ( xn , yn 1 )
3 3
Mth603 Solved MCQS for Final Term Exam
h k
k2 hf ( xn , yn 1 )
2 2
k4
In fourth order Runge-Kutta method, is given by
k3 hf ( xn 2h, yn 2k3 )
k3 hf ( xn h, yn k3 )
k3 hf ( xn h, yn k3 )
None of the given choices
Derivatives
Antiderivative
If A 0 then
There is a unique solution
There exists a complete solution
There exists no solution
None of the above options
Pivoting
Interpretation
Jacobi’s method
Gauss Jordan Elimination method