part of the truncation error, showing it is O(h^5). (b) For a four-step scheme such as the above method, you might use a power series expansion to find y1, y2 and y3. Consider the differential equation \frac{d y}{d x}=y^{2}+1 \quad \text { with } \quad y(0)=0.1 Find the power series expansion of y(x) up to, and including, the x^5 term, and use this to find y1, y2 and y3, the estimates for y(0.1), y(0.2)and y(0.3).[6 marks] (c) Use the explicit Euler method as a predictor, and three iteration of the above backwards difference method as a corrector, to find estimates of y4 and y5.[8 marks] Note: If you were unable to get estimates for y1, y2 and y3, then you can use the (incorrect) estimates y0 = 0.1, y1 = 0.2, y2 = 0.3 and y3 = 0.4 for this last part.
Fig: 1
Fig: 2
Fig: 3
Fig: 4
Fig: 5
Fig: 6
Fig: 7
Fig: 8