Euler's Method

Euler's Method is obtained by truncating the series after the second term, i.e.

[Maple Math] ,

with [Maple Math] and [Maple Math] in the interval [Maple Math] .

>

The algorithm can then be written as:

1 [Maple Math] ;

2 repeat for increasing [Maple Math] until [Maple Math] :

[Maple Math] .

>

Worksheet 8 contained examples of use of Euler's method and also illustrates the graphical interpretation. Here, we discuss some of the theoretical aspects. First we need some preliminary results.

>

Lemma

Lemma

Theorem 21

Example

Theorem 22 (Round-off error)

Example

>