Kuttas third-order method is defined by y n+1 = y n + 1/6(k 1 + 4k 2

Question:

Kutta€™s third-order method is defined by yn+1= yn+ 1/6(k1+ 4k2+ k*3) with k1and k2as in RK (Table 21.3) and k*3= hf(xn+1, yn- k1+ 2k2). Apply this method to (4) in (6). Choose h = 0.2 and do 5 steps. Compare with Table 21.5.

Table 21.3

ALGORITHM RUNGE-KUTTA (f, xo, Yo, h, N). This algorithm computes the solution of the initial value problem y' = f(x, y),

Table 21.5

Error y = et – x – 1 Improved Euler (Table 21.3) Runge-Kutta (Table 21.5) Euler (Table 21.1) 0.000003 0.000007 0.000

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: