1.4.1. Divide the interval [0, 1] into five equal subintervals, and apply the finite difference method in order to appro
Posted: Tue Apr 26, 2022 7:48 pm
1.4.1. Divide the interval [0, 1] into five equal subintervals, and apply the finite difference method in order to approximate the solution of the two-point boundary value problem y' (t) = 125t, y(0) = y(1) = 0 at the four interior grid points. Compare your approximate values at the grid points with the exact solution at the grid points. Note: You should not expect very accurate approximations with only four interior grid points.