Q4E
Question
In problems 1-4 Use Euler’s method to approximate the solution to the given initial value problem at the points , and , using steps of size .
Step-by-Step Solution
Verified Answer
| 0.1 | 0.2 | 0.3 | 0.4 | 0.5 | |
| -1 | -1.01 | -1.029 | -1.085 | -1.096 |
1Write the recursive formula
For the solution use the Euler’s formula
2Apply recursive formula
One has ,
Then ,
3Put n = 0 to find y 1
Now, find the value of when n = 0, then
Hence, the value of when
4Put n = 1 to find y 2
The value of is
Thus, the value of when
5Put n = 2 to find y 3
Now the value of is
So, the value is when
6Put n = 3 to find y 4
The value of is
Consequently, the value is when
7Put n = 4 to find y 5
The value of is
Therefore, the value is when
Therefore the solution is
| 0.1 | 0.2 | 0.3 | 0.4 | 0.5 | |
| -1 | -1.01 | -1.029 | -1.058 | -1.096 |
Other exercises in this chapter
Q3RP
In problems 1-6, identify the independent variable, dependent variable, and determine whether the equation is linear or nonlinear.y3d2xdy2+3x-8y-1=0
View solution Q 3.6-10E
Use the improved Euler’s method subroutine with step size h = 0.1 to approximate the solution to y'=4cos(x+y),y(0)=0, at the points x=0, 0.1,
View solution Q4RP
In problems 1-6, identify the independent variable, dependent variable, and determine whether the equation is linear or nonlinear.t3d3xdt32+3t-x=0
View solution Q Review Problems-4E
Find a general solution for the given differential equation.(a) y(4)+2y'''-4y''-2y'+3y=0(b) y'''+3y'View solution