Note: This is a standard proof technique for consistency order. The key steps are:

  1. Taylor expand the exact solution
  2. Taylor expand the method’s right-hand side
  3. Use the chain rule for derivatives:
  4. Show cancellation up to order

The Implicit Midpoint rule The increment function

1. Local Truncation Error

From Formulary

2. Taylor Series Expansions

We use Taylor series to expand the terms around the point . First Term: Expanding around yields:

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

Second Term: We first expand the spatial argument of :

Now we perform a multivariate Taylor expansion of around :

We have

Since and, by the chain rule, , the expansion simplifies to:

3. Combine the Expansions

Substituting the expanded forms back into the truncation error formula, we get:

Since the local truncation error is of the order , the implicit midpoint rule has an order of consistency of at least 2.