Taylor Method(s)

Given the initial value problem,

[Maple Math] .

In absence of an analytic solution, we want to calculate the value of [Maple Math] for a given value of [Maple Math] . One can do this by considering the Taylor series expansion about the initial value:

[Maple Math]

which, given the differential equation, can be rewritten as

[Maple Math]

where [Maple Math] represents the total derivative of [Maple Math] evaluated at ( [Maple Math] ). The Taylor Methods truncate this expansion to obtain a formula to calculate [Maple Math] . In practice, it is not advisable to choose [Maple Math] such that [Maple Math] , because that requires a large step size. Rather, one chooses a smaller step size and calculates intermediate [Maple Math] -values consecutively until the value at [Maple Math] is obtained. This also yields the intermediate values needed to plot the solution curve when necessary.

Depending on where the Taylor series is truncated, we find the following methods.

Euler's Method

Taylor's method of order n

Local truncation error

>