Example 9. Solve
the I.V.P.
.
Solution 9.
Compute the Adams-Bashforth-Moulton solution based on 50 subintervals and plot the results.
![[Graphics:../Images/AdamsBashforthMod_gr_125.gif]](../Images/AdamsBashforthMod_gr_125.gif)
Compute the Adams-Bashforth-Moulton solution based on 100
subintervals and plot the results.
Observe that one fewer subinterval is computed for this case.
![[Graphics:../Images/AdamsBashforthMod_gr_132.gif]](../Images/AdamsBashforthMod_gr_132.gif)
Compute the Adams-Bashforth-Moulton solution based on 200
subintervals and plot the results.
Observe that four fewer subintervals are computed for this case.
![[Graphics:../Images/AdamsBashforthMod_gr_139.gif]](../Images/AdamsBashforthMod_gr_139.gif)
(c) John H. Mathews 2004