15. Given the function : f(x)=4x2 + 25- x + In(3+4x2) b) Use the 2 point forward difference formula (O(h)) and h=0.1. c)
Posted: Sun May 15, 2022 9:49 pm
15. Given the function : f(x)=4x2 + 25- x + In(3+4x2) b) Use the 2 point forward difference formula (O(h)) and h=0.1. c) Use the 3 point forward difference formula (O(n^2)) and n=0.1 d) Use Richardson's extrapolation with the answers from (b) and (c). e) Calculated the true percentage error between the derivatives obtained from (b), (c), and (d) with respect to the analytical solution obtained from (a).