Using the classical fourth order Runge-Kutta method, find the approximate value of y(0.6) for the initial value problem dy/dx = sin xy ; y(0) =1 with the step size h =0.2
yn+1=yn+h(6k1+3k2+3k3+6k4)
xn+1=xn+h
k1=f(xn;yn)
k2=f(xn+2h;yn+2hk1)
k3=f(xn+3h;yn+2hk2)
k4=f(xn+h;yn+hk3)


Stability function:
24z4+6z3+2z2+z+1
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!