Q5E
Question
Use Euler’s method with step size h = 0.1 to approximate the solution to the initial value problem
, y (1) = 0 at the points .
Step-by-Step Solution
Verified Answer
| 1.1 | 1.2 | 1.3 | 1.4 | 1.5 | |
| 0.1 | 0.209 | 0.325 | 0.444 | 0.564 |
1Write the recursive formula
For the solution use the Euler’s formula
2Apply recursive formula
We have,
Then,
3Put n = 0 to find y 1
Now, find the value of
Hence, the value of when
4Put n = 1 to find y 2
The value of is
Consequently, the value is when
5Put n = 2 to find y 3
Now the value of
So, the value of when
6Put n = 3 to find y 4
The value of is
Thus, the value is when
7Put n = 4 to find y 5
The value of is
Therefore, the value is when
Therefore the solution is
| | 1.1 | 1.2 | 1.3 | 1.4 | 1.5 |
| 0.1 | 0.209 | 0.325 | 0.444 | 0.564 |
Other exercises in this chapter
Q5E
The logistic equation for the population (in thousands) of a certain species is given by dpdt=3p-2p2 .⦁ Sketch the direction field by usi
View solution Q5.4-2E
In Problems 1 and 2, verify that the pair x(t), and y(t) is a solution to the given system. Sketch the trajectory of the given solution in the phase plane.dxdt=
View solution Q5E
Find a general solution for the differential equation with x as the independent variable:ym+3yn+28y'+26y=0
View solution Q5.3-11E
In Problems 10–13, use the vectorized Euler method with h = 0.25 to find an approximation for the solution to the given initial value problem on the speci
View solution