MathProblemsBank

14.7.3 Approximate solution of differential equations

Problem: Find the solution to the boundary value problem using the finite difference method. y+q(x)y=f(x),x[a;b]y(a)=ya,y(b)=yb a) with the step h=ba5; b) with the step h=ba10; c) estimate the error by the Runge rule; d) plot the graphs of the approximate solutions. a=0,b=1