Hubbry Logo
search
logo

Truncation error

logo
Community Hub0 Subscribers
Write something...
Be the first to start a discussion here.
Be the first to start a discussion here.
See all
Truncation error

In numerical analysis and scientific computing, truncation error is an error caused by approximating a mathematical process. The term truncation comes from the fact that these simplifications often involve the truncation of an infinite series expansion so as to make the computation possible and practical.

A summation series for is given by an infinite series such as

In reality, we can only use a finite number of these terms as it would take an infinite amount of computational time to make use of all of them. So let's suppose we use only three terms of the series, then

In this case, the truncation error is

Example A:

Given the following infinite series, find the truncation error for x = 0.75 if only the first three terms of the series are used.

Solution

Using only first three terms of the series gives

See all
User Avatar
No comments yet.