13. Intro to Differential Equations
Euler's Method
Practice this topic
- Multiple Choice
Use Euler’s method with a step size of to estimate the value of , where is the solution of the initial value problem
99views - Multiple Choice
Let with . Compute the first three approximations given by Euler’s Method with a step size of .
72views - Textbook Question
25–28. Two steps of Euler’s method For the following initial value problems, compute the first two approximations u1 and u2 given by Euler’s method using the given time step.
y′(t) = 2−y, y(0) = 1; Δt = 0.1
13views - Textbook Question
29–32. {Use of Tech} Errors in Euler’s method Consider the following initial value problems.
b. Using the exact solution given, compute the errors in the Euler approximations at t=0.2 and t=0.4.
y′(t) = −y, y(0) = 1; y(t) = e⁻ᵗ
15views - Textbook Question
29–32. {Use of Tech} Errors in Euler’s method Consider the following initial value problems.
a. Find the approximations to y(0.2) and y(0.4) using Euler’s method with time steps of Δt = 0.2, 0.1, 0.05, and 0.025.
y′(t) = y/2, y(0) = 2; y(t) = 2eᵗᐟ²
10views - Textbook Question
29–32. {Use of Tech} Errors in Euler’s method Consider the following initial value problems.
d. In general, how does halving the time step affect the error at t=0.2 and t=0.4?
y′(t) = y/2, y(0) = 2; y(t) = 2eᵗᐟ²
10views