A Popular Second Order Runge-Kutta Method for the Solution Of y
Question 24
Question 24
Multiple Choice
A popular second order Runge-Kutta method for the solution of yt=f(x,y) ,y(x0) =y0 is
A) yn+1=yn+h(k1+k2) /2, where k1=f(xn,yn) k2=f(xn+h/2,yn+hk1/2) B) yn+1=yn+h(k1+k2) /2, where k1=f(xn,yn) ,k2=f(xn+h,yn+hk1/2) C) yn+1=yn+h(k1+k2) /2, where k1=f(xn,yn) ,k2=f(xn+h/2,yn+hk1) D) yn+1=yn+h(k1+k2) /2, where k1=f(xn,yn) ,k2=f(xn+h,yn+hk1) E) none of the above
Correct Answer:
Verified
Unlock this answer now Get Access to more Verified Answers free of charge