Taylor series
From CFD-Wiki
(Difference between revisions)
| (3 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| - | <math>f_{i+1}=f_i+h | + | <math>f_{i+1}=f_i+hf'_i+\frac{h^2}{2!}f''_i+\frac{h^3}{3!}f'''_i+...</math> |
| + | |||
| + | |||
| + | <math>f_{i-1}=f_i-hf'_i+\frac{h^2}{2!}f''_i-\frac{h^3}{3!}f'''_i+...</math> | ||
Latest revision as of 02:34, 20 June 2007
