(1 point) Consider the differential equation dx with initial condition y(0) = 3
ID: 3195847 • Letter: #
Question
(1 point) Consider the differential equation dx with initial condition y(0) = 3 A. Use Euler's method with two steps to estimate y when x = 1 : y(I) 4 Be sure not to round your calculations at each step!) Now use four steps Be sure not to round your calculations at each step!) B. What is the solution to this differential equation (with the given initial condition)? C. What is the magnitude of the error in the two Euler approximations you found? Magnitude of error in Euler with 2 steps = Magnitude of error in Euler with 4 steps .5 D. By what factor should the error in these approximations change (that is, the error with two steps should be what number times the error with four)? factor2 How close to this is the result you obtained above?)Explanation / Answer
a) in 2 steps
y(1) = 4
in 4 steps
y(1) = 4.5
b)
y' = 4x
y = 2x^2 + c
y(0) = 3
hence
c = 3
hence
y = 3 + 2x^2
exact
y(1) = 3 +2 = 5
c)
error
in 2-steps = 5-4 = 1
in 4-steps = 5 -4.5 = 0.5
Please rate
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.