📚 The CoCalc Library - books, templates and other resources
License: OTHER
Euler's Method Assignment
Question 0
Watch the lecture video here.
Did you watch the video? [Type yes or no.]
Question 1
Use Euler's Method to graph an approximate solution curve to with initial value . Graph on the interval from to and use steps.
Question 2
Consider the initial value problem .
Part a
Use Euler's Method with steps to graph an approximate solution curve on the interval from to .
Part b
The exact solution of this differential equation is . Add a graph of this curve to your graph in part a.
Question 3
Consider the initial value problem .
Part a
Approximate using Euler's Method with .
Part b
Use desolve to find the exact solution of the original initial value problem.
[You'll have to solve for , either by hand or use Sage.]
Part c
Using the solution from part b, find the exact value of .
Part d
Subtract your approximation (part a) from the exact value (part c). This is the error.
Part e
Approximate using Euler's Method with .
Part f
Calculate the new error. [This should be smaller than the error in part d.]

licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.