Civil Engineering > GATE 2020 SET-1 > Numerical Methods
A continuous function f(x) is defined. If the third derivative at xi is to be computed by using the fourth order central finite-divided-difference scheme (with step length = h), the correct formula is
A
f'''(xi) = (-f(xi+3) + 8f(xi+2) - 13f(xi+1) + 13f(xi-1) - 8f(xi-2) + f(xi-3)) / 8h3
B
f'''(xi) = (f(xi+3) - 8f(xi+2) - 13f(xi+1) + 13f(xi-1) + 8f(xi-2) + f(xi-3)) / 8h3
C
f'''(xi) = (-f(xi+3) - 8f(xi+2) - 13f(xi+1) + 13f(xi-1) + 8f(xi-2) - f(xi-3)) / 8h3
D
f'''(xi) = (f(xi+3) - 8f(xi+2) + 13f(xi+1) + 13f(xi-1) - 8f(xi-2) - f(xi-3)) / 8h3

Correct : a

Similar Questions

Consider the equation du/dt = 3t2 + 1 with u = 0 at t = 0. This is numerically solved by using the forward Euler method with a step size, Δt = 2. The absolute e...
#236 Fill in the Blanks
The quadratic equation 2x2 - 3x + 3 = 0 is to be solved numerically starting with an initial guess as x0 = 2. The new estimate of x after the first iteration us...
#421 Fill in the Blanks
The true value of ln(2) is 0.69. If the value of ln(2) is obtained by linear interpolation between ln(1) and ln(6), the percentage of absolute error (round off...
#599 MCQ

Related Topics

finite difference method third derivative finite difference GATE Civil Engineering 2020 civil engineering gate central finite divided difference fourth order scheme GATE 2020 Set-1 numerical differentiation

Unique Visitor Count

Total Unique Visitors

Loading......