Example 11. Solve
the I.V.P.
. Compute
a Taylor series solution of order n=3 solution to the I.V.P.
Solution 11.
First, enter the function
and
create explicit formulas for
for
, respectively,
which will involve
.
Second, replace
with
and
construct the implicit formulas
for
,
respectively.
Third, use the subroutine to compute the set of points and store them in the variable taylorset. Then plot this set of points using the built in Mathematica subroutine ListPlot.
![[Graphics:../Images/TaylorDEMod_gr_233.gif]](../Images/TaylorDEMod_gr_233.gif)
![[Graphics:../Images/TaylorDEMod_gr_240.gif]](../Images/TaylorDEMod_gr_240.gif)
![[Graphics:../Images/TaylorDEMod_gr_247.gif]](../Images/TaylorDEMod_gr_247.gif)
Animation 1. ( Taylor's method of order 3 Taylor's method of order 3 ). Internet hyperlink.
(c) John H. Mathews 2004