Example 10. Use
Picard iteration to find the solution of the second order
I.V.P.
.
Solution 10.
First define the function
,
and
and the initial conditions
by
typing:
Picard iteration for generating the first six approximations is started with the Mathematica command:
![[Graphics:../Images/PicardIterationMod_gr_221.gif]](../Images/PicardIterationMod_gr_221.gif)
![[Graphics:../Images/PicardIterationMod_gr_222.gif]](../Images/PicardIterationMod_gr_222.gif)
We are done.
Techniques from calculus can be used to find the
solution
.
We can express
as
a Maclaurin series and observe that the
sequence
is
converging to the solution
Observe that the first six terms of the Picard iteration agrees with the first six terms of the Maclaurin series.
Aside. We can let Mathematica solve the differential equation. This is just for fun.
![[Graphics:../Images/PicardIterationMod_gr_229.gif]](../Images/PicardIterationMod_gr_229.gif)
(c) John H. Mathews 2005