Page 1 of 1

1. Given data 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 x 0.8 f(x) 1.0000 1.0000 1.0003 1.0024 1.0102 1.0313 1.0778 1.1681 1.3277 a.

Posted: Mon Jul 11, 2022 11:10 am
by answerhappygod
1 Given Data 0 0 1 0 2 0 3 0 4 0 5 0 6 0 7 X 0 8 F X 1 0000 1 0000 1 0003 1 0024 1 0102 1 0313 1 0778 1 1681 1 3277 A 1
1 Given Data 0 0 1 0 2 0 3 0 4 0 5 0 6 0 7 X 0 8 F X 1 0000 1 0000 1 0003 1 0024 1 0102 1 0313 1 0778 1 1681 1 3277 A 1 (25.56 KiB) Viewed 37 times
1. Given data 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 x 0.8 f(x) 1.0000 1.0000 1.0003 1.0024 1.0102 1.0313 1.0778 1.1681 1.3277 a. Use the central difference approach, O(h²), h = 0.2, 4 decimal to estimate f''(0.4) b. Use the central difference approach, O(h²), h = 0.1, 4 decimal to estimate f''(0.4) c. Based on answers (a) and (b), use Richardson's extrapolation with p=2, 4 decimal places, to estimate f''(0.4) d. Use the derivative of quadratic interpolation, 4 decimal places, and the nearest point x=0.3, x=0.5,x=0.6 to estimate f''(0.4)