Bound on global error of 2nd order Runge-Kutta

377 Views Asked by At

I am trying to find a second order Runge Kutta global error bound defined as $$|Y_j-y_j|\leq L$$ where $Y_j$ is a true value and $y_j $ is approximation of the function at that point. Does anyone have any good references where I could read about this