Consider the initial value problem: y0 = 3 + x−y, y(0) = 1 (a)
Solve it analytically. (b) Solve it using Euler’s method using step
size h = 0.1 and find an approximation to true solution at x = 0.3.
(c) What is the error in the Euler’s method at x = 0.3