fd
- The formula used to compute an approximation for the second derivative of a function f at a point x0 is
Solution: (d)
The finite difference approximation for the 2nd derivative of f(x) at x0 is
( Standard result )
- Following are the values of a function y(x) : y(–1) = 5, y(1) = 8, dy/dx at x = 0 as per Newton’s central difference scheme is:
(a) 0 (b) 1.5
(c) 2.0 (d) 3.0
[GATE-1999]
Solution: (b)
Given :
y(–1) = 5
y(1) = 8
- The value of a function f(x) are tabulaed below
Using Newton’s forward difference formula, the cubic polynomial that can be fitted to the above data, is
(a) 2x3 + 7x2 – 6x + 2
(b) 2x3 – 7x2 + 6x – 2
(c) x3 – 7x2 – 6x + 1
(d) 2x3 – 7x2 + 6x + 1 [GATE-2004]
Solution: (d)
The difference table for the given data
x0 = 0
Newton’s forward difference formula
Note : In examination, the students are advised to check options by putting values of x.