Download presentation
Presentation is loading. Please wait.
Published byDwayne Lambert Modified over 9 years ago
1
Looking for insight in the special case of antiderivatives
2
Turning Corners (or Not!!!) Euler’s method is very bad at turning corners. Think about a solution curve like this one...
3
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.
4
Point of View tt tt When our differential equation is of the form Euler’s method is a generalization of the left end-point Riemann sum!
5
Midpoint Approximations tt The midpoint Riemann sum is much more accurate. tt tt We use this insight to improve on Euler’s method.
6
Improved Euler’s Method The idea obviously has merit. There’s only one problem... We don’t know the value of the function at the midpoint. We only know the value of the function at the left endpoint. But we can approximate the value of the function at the midpoint using the ordinary Euler approximation! tt tt
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.