Example
6. Use Mathematica to find the
analytic solution and graph for the I.V.P.
.
Solution 6.
Dig out the formula for the solution out of the data structure
of solset and put it in f[t].
Plot the analytic solution at the same sample points that were used
for the numerical approximations.
![[Graphics:../Images/AdamsBashforthMod_gr_99.gif]](../Images/AdamsBashforthMod_gr_99.gif)
Just for fun, plot the Adams-Bashforth-Moulton solution and the analytic solution. Notice that there is a difference.
![[Graphics:../Images/AdamsBashforthMod_gr_103.gif]](../Images/AdamsBashforthMod_gr_103.gif)
(c) John H. Mathews 2004