Taylor's method of order n

Write the Taylor series expansion, using derivatives of [Maple Math] instead of derivatives of the unknown function [Maple Math] :

[Maple Math]

>

This yields Taylor's method of order n:

[Maple Math] ;

[Maple Math] ;

>

Hence, Euler's method is the Taylor's method of order one.

>

Taylor's method of order 2 is given by

[Maple Math]

[Maple Math] ;

>

Taylor's method of order three is given by

[Maple Math] ;

[Maple Math] ;

>

We have applied these methods in Worksheet 8.

>