Given the differential equation: 1 dy + 2y = 1 xdx with initial conditions x = 0 when y = 1, produce a numerical solutio
Posted: Sat May 21, 2022 5:09 pm
solutions and express answers in table form.
Given the differential equation: 1 dy + 2y = 1 xdx with initial conditions x = 0 when y = 1, produce a numerical solution of the differential equation, correct to 6 decimal places, in the range x = 0(0.2)1.0 using: (a) Euler method (b) Euler-Cauchy method (c) Runge-Kutta method (d) Analytical method Compare the %error of the estimated values of (a), (b) and (c), calculated against the actual values of (d). Show complete