Chapter 2: Q12 E (page 80)
In Problems 11and 12use a numerical solver to obtain a numerical solution curve for the given initial-value problem. First use Euler’s method and then the RK4method. Use h = 0.25in each case. Superimpose both solution curves on the same coordinate axes. If possible, use a different color for each curve. Repeat, using h = 0.1and h = 0.05.
Short Answer
The Euler method has difficulty in approximating the solution with this particular step size while the fourth order Runge-Kutta does not have the same difficulty.
The methods have about the same approximation for the given different initial-value.