Consider the initial-value problem y' = 2y, y(0) = 1. The analytic solution is y(x) = e

Question:

Consider the initial-value problem y' = 2y, y(0) = 1. The analytic solution is y(x) = e2x.

(a) Approximate y(0.1) using one step and the RK4 method.

(b) Find a bound for the local truncation error in y1.

(c) Compare the error in y1 with your error bound.

(d) Approximate y(0.1) using two steps and the RK4 method.

(e) Verify that the global truncation error for the RK4 method is O(h4) by comparing the errors in parts (a) and (d).

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: