Numerical Analysis Booklet
Numerical Analysis Booklet
Numerical Analysis Booklet
GATE MA 2023
1. Let f be a twice continuously differentiable function on [a, b]such that f ′ (x) < 0 and
f ′′ (x) < 0 for all x ∈ (a, b). Let f(ζ) = 0 for some ζ ∈ (a, b). The Newton Raphson
f(xk )
method to compute ζ is given xk+1 = xk − , k = 0, 1, 2, … for an initial guess x0 .
f′ (xk )
is(are)correct?
f ′(η)
(d) for every η ∈ (ζ, xk ), > 1.
f ′ (x k )
GATE MA 2022
xn−1 1
2. The real sequence generated by the iterative scheme xn = + ,n ≥ 1
2 xn−1
2
(b) converges to √2, whenever x0 > √ .
3
with φ(x) = 3 + (x − 3)3 , x ∈ (2.5, 3.5), and the initial approximation x0 = 3.25.
f (x n )
xn+1 = xn − , n ≥ 0 with x0 = 2.1,
f ′ (x n )
GATE MA 2020
xn−1 3
5. Consider the iterative scheme xn = + ,n ≥ 1
2 xn−1
(c) converges for any x0 . (d) does not converge for any x0 .
GATE MA 2018
convergence of the secant method for finding root of the equation f(x) = 0 is
1 + √5 2 1 + √5 3
(a ) . (b) . (c ) . ( d) .
2 1 + √5 3 1 + √5
MATHEMATICAL PATHSHALA
GATE MA 2016
Q ∶ If g(x) = √2 + x then the fixed point iteration converges to 2 for all x0 ∈ [0, 100]
(a) both P and Q. (b) only P. . (c) only Q (d) neither P nor Q.
GATE MA 2015
with an initial approximation x0 sufficiently close to zero. Then, for the root x = 0,
The order of convergence of the iterative method xn+1 = 10 − xn4 + 3xn2 is equal to
11. Consider the equation x 2 + ax + b = 0 which has two real roots α and β.
sufficiently close to α?
axn +b ax2n +b
(a)xn+1 = − if |α| > |β|. (b)xn+1 = − if |α| > 1.
xn a
b xn2 + b
(c)xn+1 =− if |α| < |β|. (d)xn+1 =− if 2|α| < |α + β|.
xn + a a
12. Let f ∶ [0,1] → [0,1] be twice continuously differentiable function with a unique fixed
point f(x∗ ) = x∗ . For a given x0 ∈ (0,1) consider the ireration xn+1 = f(xn ) for n ≥ 0.
2
2 x2 + 2
(a)x − 2. (b)(x − 2 )2 − 6. (c) 1 + . ( d) .
x 2x − 1
14. Let yn satisfy yn = yn−1 + hyn−1 with y0 = 1 (n = 1, 2, ⋯ , N) and for 0 < h < 1,
Nh = 1. Then
(a)yN → e as N → ∞. (b)yN → eh as N → ∞.
xn2 a
15. The values of α and β, such that xn+1 = αxn (3 − ) + βxn (1 + 2 )
a xn
16. Let f(x) = ax + 100 for a ∈ ℝ. Then, the iteration xn+1 = f(xn ) for n ≥ 0 and x0 = 0
converges for
17. Let f(x) = √x + 3 for x ≥ −3. Consider the iteration xx+1 = f(xn ), x0 = 0; n ≥ 0.
1 2
18. The iteration xn+1 = (xn + ) , n ≥ 0 for a given x0 ≠ 0 is a instance of
2 xn
(a) fixed point iteration for f(x) = x 2 − 2. (b) Newtonʼs method for f(x) = x 2 − 2.
x2 + 2
(c) fixed point iteration for f(x) = . (d) Newtonʼs method for f(x) = x 2 + 2.
2x
19. Let f be a continuous map from the intervale[0,1]into itself and consider the iteration
xn+1 = f(xn ). Which of the following maps will yield a fixed point for f
x2 x2 x2 x2
(a)f(x) = . (b)f(x) = . (c)f(x) = . (d)f(x) = .
4 8 16 32
f(x)
20. Consider the iteration function for Newton′ smethod g(x) = x −
f ′ (x)
(a)1.5 < x1 ≤ x2 . (b)1.5 < x1 < 2. (c)x1 ≤ 1.5; x2 ≤ 1.5. (d)x1 = 1; x2 < 1.
1 2
21. Consider the iteration xn+1 = (xn + ) , n ≥ 0 for a given x0 ≠ 0. Then
2 xn
ANSWER KEY
1 2 3 4 5 6 7 8 9 10
(a,c) (b) (c) 1 (c) (a) (a) 1 (a, c, d) (a)
11 12 13 14 15 16 17 18 19 20
(a, c, d) (a) (d) (a, c, d) (b) (c) (d) (b, c) (a, b, c, d) (c)
21
(b,d)
MATHEMATICAL PATHSHALA
GATE MA 2023
x -2 -1 0 1 3
q(x) p(-2) p(-1) 2.5 p(1) p(3)
d4 q
. Then the value of at x = 0 is _______________.
dx4
GATE MA 2022
Where x0 , x1 , ⋯ , x6 are distinct points in the interval [2, 3], then the value of
α2 − α + 1 is ⋯
GATE MA 2021
4. Let f(x) = x 4 and let p(x) be the interpolating polynomial of f at nodes 1, 2 and 3.
GATE MA 2018
in the table
X -1 0 1 2
Y 2 1 2 -7
Then, α + β = ⋯
GATE MA 2017
7. Let p(x) be the polynomial of degree at most 2 that interpolates the data (−1,2), (0, 1)
and (1, 2). If q(x) is a polynomial of degree at most 3 such that p(x) + q(x)
interpolates the data (−1, 2), (0, 1), (1, 2) and (2, 11), then q(3) equals …
GATE MA 2016
GATE MA 2015
MATHEMATICAL PATHSHALA
(−2, 12), (−1, 1), (0, 2) and (2, −8). Then, the coefficient of x 3 in p(x) is equal to ⋯
GATE MA 2014
10. Let α ∈ ℝ. If αx is the polynomial which interpolates the function f(x) = sin πx on
[−1, 1] at all the zeros of the polynomial 4x 3 − 3x, then α is…
GATE MA 2010
11. Let lk (x), k = 0,1, … , n denote the Lagrange’s fundamental polynomials of degree n for
the nodes x0 , x1 , … , xn . Then the value of ∑nk=0 lk (x) is…
(a) 0
(b) 1
(c) xn + 1
(d) xn + 1
GATE MA 2009
12. Let f: [0, 4] → ℝ be a thrice differentiable continuously differentiable function. Then the
value of f[1,2,3,4] is
f′′ (ξ)
(a) for some ξ ∈ (0,4)
6
f′′ (ξ)
(b) for some ξ ∈ (0,4)
3
f′′′(ξ)
(c) for some ξ ∈ (0,4)
3
f′′′(ξ)
(d) for some ξ ∈ (0,4)
6
xn+j = xj + ε, j = 0,1, … , n − 1. Where ε > 0 is such that {x0 , x1 , … , x2n−1 } are all distinct.
for the function f. Let q2n−1 be the Hermite interpolation polynomial of degree 2n − 1
1
(b)Converges to
2n
(c)Converges to 0
1
(d)Converges to
2n + 1
x 0 1 2 3
f(x) 2 7 13 16
1
All the fourth divided differences are − . Then the coefficient of x 3 is
6
1 2
(a ) (b) − (c) 16 ( d) − 1
3 3
1
(b) The maximum of |f(x) − H(x)| is attained at x =
2
1
(c) maxx∈I |f(x) − H(x)| =
21
1
(d) The maximum of |f(x) − H(x)| is attained at x =
4
1
1
E2 = ∫ f(x)dx − (f(−1) + 2f(0) + f(1))
−1 2
and a2 ≠ 0. Let
1
1
E1 = ∫ P(x)dx − [P(0) + P(1)]
0 2
1
1
E2 = ∫ P(x)dx − P( )
0 2
MATHEMATICAL PATHSHALA
(a)|E1 | > |E2 | (b)|E1 | < |E2 | (c)|E1 | = |E2 | (d)|E2 | = 2|E1 |
ANSWER KEY
1 2 3 4 5 6 7 8 9 10
2 6 1 36 3 5 24 0.22- -2 0.45-
0.28 0.47
11 12 13 14 15 16 17 18 19 20
(b) (d) (d) (b) (a, b) (c) (a)
MATHEMATICAL PATHSHALA
GATE MA 2023
2 2
1. For each fixed c ∈ ℝ, let α = ∫(9x 2 − 5cx 4 )dx . If the value of ∫(9x 2 − 5cx 4 )dx
0 0
obtained by using the Trapezoidal rule is equal to α, then the value of c is______________
(a) α + 2γ = −2
(b) α + 2β − 2γ = 0
(c) α + 2γ = 2
(d) α + 2β − 2γ = 1
GATE MA 2022
polynomial of degree 2, using the data (−1, f(−1)), (0, f(0)) and (2, f(2)).
It is found that
2
f ′ (0) ≈ − f(−1) + α f(0) + β f(2)
3
1
Then, the value of is
αβ
MATHEMATICAL PATHSHALA
GATE MA 2021
2
4. If the quadrature formula ∫ x f(x)dx ≈ α f(0) + β f(1) + γ f(2)
0
GATE MA 2020
1
5. Let a, b, c ∈ ℝ be such that the quadrature rule ∫ f(x)dx ≈ af(−1) + bf(0) + cf ′ (1)
−1
is exact for all polynomials of degree less than or equal to 2. Then, b is equal to ⋯
GATE MA 2018
1
6. Let a ∈ (−1, 1) be such that the quadrature rule ∫ f(x) dx ≃ f(−a) + f(a)
−1
is exact for all polynomials of degree less than or equal to 3. Then, 3a2 = ⋯
GATE MA 2017
2
7. If the quadrature rule ∫ f(x)dx ≈ c1 f(0) + 3 f(c2 ), where c1 , c2 ∈ ℝ, is exact for all
0
GATE MA 2016
MATHEMATICAL PATHSHALA
P ∶ If I2 is the value of the integral obtained by the composite trapezoidal rule with two
Q: If I3 is the value of the integral obtained by the composite trapezoidal rule with three
(a) both P and Q (b) only P (c) only Q (d) neither P nor Q
GATE MA 2015
9. If the trapezoidal rule with single interval [0, 1] is exact for approximating the
1
integral ∫0 (x 3 − cx 2 )dx . Then, the value of c is equal to ⋯
2
10. If, for some α, β ∈ ℝ, the integration formula ∫0 p(x)dx = p(α) + p(β) holds for
all polynomials p(x) of degree at most 3. Then, the value of 3(α − β)2 is equal to ⋯
GATE MA 2014
11. Let the following discrete data be obtained from a curve y = y(x)
x 1 2 3 4 5
Y -1 2 -3 4 -5
1 1 1
If the derivative of y(x) is approximated as : y ′ (xk ) ≈ (Δyk + Δ2 yk − Δ3 yk ), then the
h 2 4
value of y ′ (2)is
GATE MA 2011
1
13. The value of the integral I = ∫−1 exp(x 2 ) dx using a rectangular rule is approximated
(a) (2e, 3e] (b) (2/3, 2e] (c) (e/8, 2/3] (d) (0, e/8]
GATE MA 2010
14. The numerical value obtained by applying two point Trapezoidal rule to the integral
1
ln(1 + x)
∫ dx is
0 x
1 1 1
(a) (ln 2 + 1) (b)1/2 (c) (ln 2 − 1) (d) ln 2
2 2 2
GATE MA 2009
1
15. For what values of α and β, the quadrature formula ∫ f(x) dx = αf(−1) + f(β)
−1
f′ (ξ) f′ (ξ)
(a ) for some ξ ∈ (0,2) (b) for some ξ ∈ (0,2)
12 2
GATE MA 2008
3 1 1 1
17. If the quadrature formula f (− ) + kf ( ) + f(1) that approximates
2 3 3 2
1
∫−1 f(x)dx is found to be exact for quadratic polynomials, then the value of k is
(a )2 (b)1 (c )0 (d) − 1
GATE MA 2007
1
1
18. Consider the quadrature formula, ∫ |x|f(x)dx ≈ [f(x0 ) + f(x1 )], where x0 and x1 are
−1 2
Quadrature points. Then the highest degree of the polynomial, for which the above
(a )1 (b)2 (c )3 (d)4
3 5 √5 8 5 √5
(a ) α = √ , A = + ,B = ,C = −
5 9 3 √3 9 9 3 √3
3 5 √5 8 5 √5
(b) α = √ , A = − ,B = ,C = +
5 9 3 √3 9 9 3 √3
3 5 √3 8 5 √3
(c) α = √ , A = (1 − ) , B = , C = (1 + )
5 9 √5 9 9 √5
3 5 √3 8 5 √3
(d) α = √ , A = (1 + ) , B = , C = (1 − )
5 9 √5 9 9 √5
7 16 1 7 16 −1
(a ) a = ,b = ,c = (b) a = ,b = ,c =
15 15 15 15 15 15
7 −16 1 7 −16 −1
(c ) a = ,b = ,c = ( d) a = ,b = ,c =
15 15 15 15 15 15
1
be an approximation of the integral I(f) = ∫ f(x)dx.
0
(a) The composite trapezoid rule with three equal subintervals is exact.
(b) The composite midpoint rule with three equal subintervals is exact
(c) The composite trapezoid rule with four equal subintervals is exact
(d) The composite midpoint rule with four equal subintervals is exact
MATHEMATICAL PATHSHALA
1 2 3 4 5 6 7 8 9 10
0.24- (a, b) (d) 2 1.70 1 1 (b) 1.5 4
0.25
11 12 13 14 15 16 17 18 19 20
2.81 (b) (b) (a) (c) (c) (a)
21 22 23 24 25 26
(a) (a) (a, b)
MATHEMATICAL PATHSHALA
GATE MA 2022
dy
= f(x, y), y(x0 ) = y0
dx
is solved by using the following econd order Runge − Kutta mthod:
K1 = hf(xi , yi )
GATE MA 2021
dy
= f(t, y), t > 0, y(0) = 1,
dt
where f(t, y) = −10y, is solved by the following Euler method
(a) 0. 3 < h < 0.4 (b) 0.5 < h < 0.55 (c) 0 < h < 0.2 (d) 0.4 < h < 0.5
GATE MA 2019
dy
3. If the differential equation = √x 2 + y 2 , y(1) = 2
dx
is solved using the Eulerʼs method with step size h = 0.1, then y(1.2) is equal to ⋯
MATHEMATICAL PATHSHALA
GATE MA 2014
h
uj+1 = uj + [K1 + 2K 2 + 2K 3 + K 4 ], j = 0,1,2, …
6
du
is used to solve the initial value problem = u, u(0) = α. If u(1) = 1 is obtained
dt
by taking the step size h = 1, then the value of K 4 is …
GATE MA 2012
5. Using Euler ′ s method takingstep size = 0.1, the approximate value of y obtained
dy
corresponding to x = 0.2 for the initial value problem = x 2 + y 2 and y(0) = 1, is
dx
(a) 1.322 (b) 1.122 (c) 1.222 (d)1.110
u′′ + u′ = 0, x ∈ (0,1)
{ u (0) = 0
u (1) = 1
(a) There exists a solution to (BVP)h of the form Uj = ar j + b for some a, b ∈ ℝ with
8. The forward difference operator is defined as ∆Un = Un+1 . Then which of the
Nh = 1. Then
(a)yN → e as N → ∞ (b)yN → eh as N → ∞
f(x + h) − f(x)
(Dx f)(h) = ;h > 0
h
Consider the numbers of the form ĥ = h(1 + ϵ) for a fixed ϵ > 0 and let
ϵf ′ (x)
(c )e 2 (h ) → as h → 0 (d) e(h) → 0 as h → 0
1+ϵ
h
uj+1 = (1 − a)uj + auj−1 + {(a + 3)u′j+1 (3a + 1)u′ j−1 }
4
MATHEMATICAL PATHSHALA
yn+1 = yn + ak1 + bk 2
k1 = hf(xn , yn )
to approximate the solution of the initial value problem y ′ (x) = f(x, y(x)), y(x0 ) = y0 .
13. Let y(t) satisfy the differential equation y ′ = λy; y(0) = 1. Then the backward
yn − yn−1
euler method, for n ≥ 1and h > 0 = λyn ; y0 = 1 yields
h
(a) a first order approximation to eλnh
dy
14. Consider the initial value problem = x + y, y(0) = 1. Then the approximate
dx
value of the solution y(x)at x = 0.2, using improved Euler method, with h = 0.2 is
(c)1.24 (d)1.48
15. A Runge kutta method for numerically solving the initial value ordinary differential
F1 (x, y) = hf(x, y)
The objective is to determine the constants w1 , w2 , α and β such that the above formula is
accurate to order 2
(That is, the error term O(h3 )). Which of the following are corect sets of values for these constant?
1 1
(a)w1 = , w1 = , α = 1, β = 1
2 2
1
(b)w1 = 2, w1 = 1, α = , β = 1/2
2
1 2 3
(c)w1 = , w1 = , α = 3/4, β =
3 3 4
3 1
(d)w1 = , w1 = , α = 2, β = 2
4 4
MATHEMATICAL PATHSHALA
dy
16. Consider the ordinary differential equation = λy; t > 0, y(0) = 1, and the Euler
dt
Yn+1 − Y
scheme with step size h, = λYn ; n ≥ 1, Y0 = 1
h
Which of the following are necessarily true for Y1 which approximates Y(h) = eλh ?
(a)Y1 is a approximation
ANSWER KEY
1 2 3 4 5 6 7 8 9 10
0.43- (c) 2.40-2.5 1.01 (c) (b, c) (a, b, c, d) (a, c, d) (a, c, d) (a, c)
0.45
11 12 13 14 15 16
(b, c) (a, c) (a, c) (c) (a, c, d) (a, d)
MATHEMATICAL PATHSHALA
(b) The Jacobi iterative method converges for any initial vector
(c) The Gauss Seidel iterative method converges for any initial vector
(d) The spectral radius of the Jacobi iterative matrix is less than 1
GATE MA 2022
α 3 0
2. Let M = [β 3 1] . Consider the following statements:
0 1 2
I ∶ There exists a lower triangular matrix L such that M = LLt , where Lt denotes
transpose of L.
Then
9 9
(a) I is not true when α > ,β = 3 (b) II is not true when α > , β = −1
2 2
MATHEMATICAL PATHSHALA
GATE MA 2018
0 5
P ∶ The matrix [ ] has infinitely many LU factorizations, where L is lower
0 7
triangular with each diagonal entry 1 and U is upper triangular.
0 0
Q ∶ The matrix [ ] has no LU factorization, where L is lower triangular with each
2 7
diagonal entry 1 and U is upper triangular.
GATE MA 2017
1 2 1 x 1
4. Let J be teh Jacobi iteration matrix of the linear system [ 2 1 2] [y] = [2].
−4 2 1 z 3
Consider the following statements:
(a) Both P and Q (b) Only P (c) Only Q (d) Neither P nor Q
GATE MA 2014
MATHEMATICAL PATHSHALA
GATE MA 2012
5 −1 1 x 10
6. Consider the system of equations [2 4 0] [y] = [ 12 ].
1 1 5 z −1
Using Jacobi′ smethod with the initial guess [x (0) y (0) z (0) ]T = [2.0 3.0 0.0]T
GATE MA 2011
5 2 1 x1 13
7. Consider the system of equations [− 2 5 y
2] [ 1 ] = [−22].
−1 2 8 z1 14
MATHEMATICAL PATHSHALA
solution [x1 (1) x2 (1) x3 (1) ]T after one iteration by the Gauss Seidal method is
( d) [ 2 −4 3]T
1 2
A=( )
8 9
Let G be the associated Gauss Seidel iteration matrix. What are the two eigenvalues of G?
4 4 16 4 4
(a) 0 and (b) 0 and − (c)0 and ( d) and −
3 3 9 3 3
ANSWER KEY
1 2 3 4 5 6 7 8
(b,c,d) (d) (b) (b) (c)