Picards Method
Picards Method
11.8,
AIM. To solve dy
=f(x. ) subject to y (%)=yo
dx
Now =f.)
dx
(1)
dy=f( y) dx
(2)-(3) gives
y-Yo fx, y) dx ..(3)
.(7)
Equation gives the
(7) general iterative formula for y. It is
Picard's ieration formula called
The sequence y yy.. yshould converge to
the process is not valid. y(); otherwise
The condition for the
convergence of the sequence are
are continuous.
f(x, y) and
ay
That is, 1f(a,
y)1Sk, and S
dy k
in region containing the point
a
use
y=o=i
y1+0-d 1)
on the R.H.S. and
integrate
use
1a-Ha=1tz-
this
(2)
again in (1),
Solution of Ordinary Differential Equations
Numerical Solution
365
-?dx
=1+X+ 12 3 .(3)
this again
in (),
using
=1+J1 +x+2
=1+X+4
..4)
Puttingx=0-1 in (4)
11048249+|
099467574 x +
48249
(r -
0-1) +
1-1048249+
099467574
2
=
-01--
0 - 2 ) = 1-2184066
dy
Example 2. Solve=I+y
dr
given y(0)=1. Obtain the
values
v(01). y (0-2) using Picard's method and check your
answer with
exact solution.
Solution. Here f ( . y) = x+y. I =0. y% = 1.
yYo+ d
y=l+
=1fa.d
=I 1) dx =1+r+
Again using y
=y on the RHS. of (1). we get
++r+ d
= I+r+r+r
Again using on the R.HS
d =1I+r
yx)= 1+I+r+
Setting x=01.
y01)=1+o1-001o001)0001)
I+01+001 0-0003333+0000004
= 1 1103374
Numerical Solution of dinary Differential Equations
361
y (02)=1+02+(0-2?+20-2
24
= 1-242733
dy
Integrating Xty, we get y = 2e-x-1
y=yo+ f(x, y) dr
-1++s .(1)
=1+0+)d*=1tx+ ...(2)
y=1+ dr
= 14
= 1+x+x+ (3)
given by (3).
Example 4. Solve y'+y=e.y)=0, by Picard's method.
Solution. By Picard's method,
=0+-d
Here o0, = 0,
y=S-0de=é-1
0
368
=-) 2
6
dx
-1
24
Approximate y = - 5 - 1
EXERCISE 11.2