15. Given y' = 1 + $, y(1) = 2, and true solution is: y(t) = tln(t) + 2t. Determine the relative error in each case. a.
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
15. Given y' = 1 + $, y(1) = 2, and true solution is: y(t) = tln(t) + 2t. Determine the relative error in each case. a.
15. Given y' = 1 + $, y(1) = 2, and true solution is: y(t) = tln(t) + 2t. Determine the relative error in each case. a. Complete four steps of Eulers method by hand with h = 1 to estimate y(1.4) b. Complete two steps of the Runge-Kutta method by hand with h = 2 to estimate y(1.4). . c. Compare the results of the Euler and Runge-Kutta approximations. Are the errors what you should have expected the error for each method to be? Explain. 16. Explicitly write down the quadratic Lagrange interpolating polynomial to approximate f(x) = x + 2/x with xo = 1, x1 = 2, x2 = 2.5. Evaluate the polynomial at x = 1.5 to approximate f(1.5). 17. Given f(x) = x3 – 5x+, explicitly write down the error term, E3(x), for the cubic Lagrange interpolating polynomial of f(x) with Xo = -1, xı = 0, X2 = 3, x3 = 4. E3(x) =
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!