70 likes | 210 Views
Euler’s Method and Riemann Sums. Looking for insight in the special case of antiderivatives. Turning Corners (or Not!!!). Euler’s method is very bad at turning corners. Think about a solution curve like this one . . . . Turning Corners (or Not!!!).
E N D
Euler’s Method and Riemann Sums Looking for insight in the special case of antiderivatives
Turning Corners (or Not!!!) Euler’s method is very bad at turning corners. Think about a solution curve like this one . . .
Turning Corners (or Not!!!) Euler’s method is very bad at turning corners. When the curve nears a maximum, Euler’s method“overshoots.” Likewise, when the curve nears a minimum, Euler’s method drops too far.
Point of View Dt Dt When our differential equation is of the form Euler’s method is a generalization of the left end-point Riemann sum!
Dt Dt Dt 2 Midpoint Approximations We use this insight to improve on Euler’s method. The midpoint Riemann sum is much more accurate.
Dt Dt 2 Improved Euler’s Method We don’t know the value of the function at the midpoint. We only know the value of the function at the left endpoint. The idea obviously has merit. There’s only one problem . . . But we can approximate the value of the function at the midpoint using the ordinary Euler approximation!