Under certain assumptions on f and Φo(x), the sequence {Φn(x) is known to converge to a solution
(a) Use Picard's method with Φo(x) ≡ 1 to obtain the next four successive approximations of the solution to
y' (x) = y(x) , y(0) = 1 .
Show that these approximations are just the partial sums of the Maclaurin series for the actual solution ex.
(b) Use Picard's method with Φ0(x) ≡ 0 to obtain the next three successive approximations of the solution to the nonlinear problem
y'(x) = 3x - [y(x)]2 , y(0) = 0 .
Graph these approximations for 0 x ≤ 1.
Initial value problem
y'(x) = 3[y(x)]2/3 , y(2) = 0
does not have a unique solution. Show that Picard's method beginning with Φ0(x) ≡ converges to the solution y(x) ≡ 0, whereas Picard's method beginning with Φ0(x) = x - 2 converges to the second solution y(x) = (x - 2)3.