Finite-Difference (FD) Schemes of Various Orders

Consider the familiar Taylor series expansion:

f(x) = f(x0) + (x - x0)[ xf ]0 + (2!)-1(x - x0)2 [ x2 f ]0 + (3!)-1(x - x0)3 [ x3 f ]0 + ...

Now, suppose you know the value of the function f(x) at a variety of different discrete locations, as indicated by the red dots in the figure, above, and you want to know ...


PHYS7412 Index | 2-pt FD Scheme | 3-pt FD Scheme