Part 3: Deriving numerical derivatives from Taylor series expansions#
After we had a closer look at the meaning of Taylor series, you will now practice how you can apply Taylor series to derive expressions for numerical derivatives.
Task 3.1
Derive the backward difference method such that it is second-order accurate. Refer to the book for an illustration of this approach with first-order accuracy. Insert an image of your math below.
You don’t have to further use the result in this assignment, but it is useful to understand the approach and prepare for the exam.
Tips:
You will have to combine Taylor series expansions for the function at two different points.
At what order do you need to truncate the Taylor series to get a second order accurate method?
By Anna Störiko, Ronald Brinkgreve, Justin Pittman, Jaime Arriaga Garcia, Robert Lanzafame, Delft University of Technology. CC BY 4.0, more info on the Credits page of Workbook.