Q7181.Gauss-Seidel method represents:
Correct answer: An interative procedure
Q7182.Newton-Raphson method is applied to solve:
Correct answer: A transcendental equation
Q7183.Runge-Kutta methods are used to solved the differential equation of:
Correct answer: Upto order three
Q7184.Order to convergence of secant method is approximately:
Correct answer: 1.618
Q7185.Unique polynomial f(x) of degree 2 or less such that f (0) = 1, 1 f(1) = 3 and f(3) = 55 is
Correct answer: 1 – 6x + 8x2
Q7186.Newton-Raphson iterative formula to obtain the cube root of N is:
Correct answer: i 1 i 2 i 1 N x 2x 3 x + = +
Q7187.In using Newton–Raphson method for finding the roots of an equation, the original curve is being replaced by -
Correct answer: A tangent to the curve
Q7188.The order of the differential equation- 2 x x x ∆ y + 3∆y – 3y = x, is
Correct answer: 2
EnglishUPPSC GDC 2021 UKPSC Lecturer (Mains) 2020
Q7189.The rate of convergence of Newton-Raphson method is:
Correct answer: Quadratic
EnglishUP Higher Asst. Prof. 2021
Q7190.Using Runge-Kutta method of order 4 for the following initial value problem () 2 2 dy x y,y 1 0 dx = + = the value of y(1.1) shall be
Correct answer: 0.110
EnglishUP Higher Asst. Prof. 2021
Q7191.Using Euler's modified method. the value of y(0.02) for the differential equation () 2 dy x y,y 0 1 dx = + = and taking h = 0.01 is.
Correct answer: y(0.02) = 1.0201
EnglishUP Higher Asst. Prof. 2021
Q7192.Solution of the initial value problem u' = –2tu2 u(0) = 1 with h = 0.2 on the interval [0, 1] is
Correct answer: u(0.2)= u1= 0.9615241
Q7193.If y (0) = 3, y (1) = 10, y(2) = 18, y(3) = 30 and y(4) = 50, then value of ∆ ∆ ∆4 y(0) is
Correct answer: 1
Q7194.If n is an integer, then the value of Pn (– 1), where Pn (x) denotes Legendre's polynomial, is
Correct answer: (– 1)n
Q7195.Simpson's three-eighth rule of integration can be applied when the range of integration [a, b] is divided into a number of subintervals which must be multiple of
Correct answer: 3
Q7196.Which relation is NOT correct?
Correct answer: 1/ 2 E µ + δ =
Q7197.Let f1(x) = 4, f2(x) = x3 and f3 (x) = 1 + Ax + Bx2. If f3 (x) is orthogonal to f1 (x) and f2 (x) on the interval (–2, 2). Then
Correct answer: A = 0, B = – 3 4
Q7198.If Pn(x) denotes Legendre's polynomial, then the value of P'n+1 (x) – xP'n(x) is equal to
Correct answer: (n + 1) Pn (x)
EnglishUKPSC Lecturer (Mains) 2020
Q7199.Solution of L.P.P.: Max. z = 3x1 + 4x2 Subject x1 –x2 ≤–1 –x1 + x2≤0 and x1, x2≥0 is:
Correct answer: Non-existent
EnglishUKPSC Lecturer (Mains) 2020
Q7200.For a set of two linear equations with four variables, the maximum number of basic solutions is:
Correct answer: 6