Euler Method

The Euler method is defined by . The increment function is .

  1. Truncation error :

  2. Use Taylor Series: We expand around :

    Note: Comparing the expansion with the given rule, we get

  3. 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.