#Picard Iteration for simple ODE
9 messages · Page 1 of 1 (latest)
9 messages · Page 1 of 1 (latest)
Somehow my calculation keeps going wrong. The first time it turns out the iteration algorithm in the textbook had a typo. This time I can’t find where it is going wrong. The 2/3 term is somehow cursed. Included is screenshot of work, it is part a
Small error in u_4: integrand needs +2
doesnt fix issue
Nevermind, it is $\sum_{i=0}^k\frac{4t^i}{i!}-2$
c