For dy/dx equals y minus x, what does the direction field segment at (2, 2) look like?
dy/dx equals x plus 1, y of 0 is 0. Take one Euler step of size 1. What is y1?
Answer: ______________
You halve the Euler step size and redo the same interval. What happens?
For y prime = y minus x, what does the field segment at (2, 2) look like?
You halve the Euler step size and redo the same interval. What happens to the error?
You sketch the solution of y prime = x minus y through (0, 1). How does it leave the point?
Why does the Euler walk drift away from the true solution?
Continue the same Euler table with step 1. From (1, 1), what is y2?
Answer: ______________
Kim steps from (0, 0) for y prime = x + 1 with h = 1, but measures the slope at x = 1 and gets y1 = 2. What is wrong?
A student claims Euler steps follow the exact solution curve, so they never drift.
Circle one: True False