Example 9. Use
Picard iteration to find the solution of the second order
I.V.P.
.
Solution 9.
First define the function
,
and
and the initial conditions
by
typing:
![[Graphics:../Images/PicardIterationMod_gr_200.gif]](../Images/PicardIterationMod_gr_200.gif)
Picard iteration for generating the first six approximations is started with the Mathematica command:
![[Graphics:../Images/PicardIterationMod_gr_202.gif]](../Images/PicardIterationMod_gr_202.gif)
![[Graphics:../Images/PicardIterationMod_gr_203.gif]](../Images/PicardIterationMod_gr_203.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
For this example all the terms in the Picard approximation agree with all of the terms in the Maclaurin series.
Aside. We can let Mathematica solve the differential equation. This is just for fun.
![[Graphics:../Images/PicardIterationMod_gr_210.gif]](../Images/PicardIterationMod_gr_210.gif)
(c) John H. Mathews 2005