All Differential Equations Resources
Example Questions
Example Question #1 : Numerical Solutions Of Ordinary Differential Equations
Use Euler's Method to calculate the approximation of  whereÂ
 is the solution of the initial-value problem that is as follows.
Using Euler's Method for the function
first make the substitution of
therefore
where  represents the step size.
LetÂ
Substitute these values into the previous formulas and continue in this fashion until the approximation for  is found.
Therefore,
Example Question #1 : Numerical Solutions Of Ordinary Differential Equations
Approximate  forÂ
 with time stepsÂ
 andÂ
.
Approximate  forÂ
 with time stepsÂ
 andÂ
.
Â
The formula for Euler approximations .
Plugging in, we haveÂ
Â
Here we can see that we've gotten trapped on a horizontal tangent (a failing of Euler's method when using larger time steps). As the function is not dependent on t, we will continue to move in a horizontal line for the rest of our Euler approximations. Thus .
Â
Example Question #1 : Numerical Solutions Of Ordinary Differential Equations
Use Euler's Method to calculate the approximation of  whereÂ
 is the solution of the initial-value problem that is as follows.
Using Euler's Method for the function
first make the substitution of
therefore
where  represents the step size.
LetÂ
Substitute these values into the previous formulas and continue in this fashion until the approximation for  is found.
Therefore,
Example Question #2 : Numerical Solutions Of Ordinary Differential Equations
Use the implicit Euler method to approximate  forÂ
, given thatÂ
, using a time step ofÂ
In the implicit method, the amount to increase is given by , or in this caseÂ
. Note, you can't just plug in to this form of the equation, because it's implicit:Â
 is on both sides. Thankfully, this is an easy enough form that you can solve explicitly. Otherwise, you would have to use an approximation method like newton's method to findÂ
. Solving explicitly, we haveÂ
 andÂ
.
Thus,Â
Thus, we have a final answer ofÂ
Example Question #1 : Euler Method
Use two steps of Euler's Method with  on
To three decimal places
4.425
4.413
4.408
4.428
4.420
4.425
Euler's Method gives us
Taking one step
Taking another step
Certified Tutor
All Differential Equations Resources
