Euler Method
The Euler method is defined by . The increment function is .
-
Truncation error :
-
Use Taylor Series: We expand around :
Note: Comparing the expansion with the given rule, we get
-
Substitute and Simplify:
Since , the leading terms cancel:
The local truncation error is of the first order in . Therefore, the Euler method has an order of consistency of 1.