In mathematics, given an infinite sequence of numbers { an }, a series is informally the result of adding all those terms together: a1 + a2 + a3 + ·. These can be written more compactly using the summation symbol ∑. An example is the famous series from Zeno's dichotomy

The terms of the series are often produced according to a certain rule, such as by a formula, by an algorithm, by a sequence of measurements, or even by a random number generator. As there are an infinite number of terms, this notion is often called an infinite series. Unlike finite summations, series need tools from mathematical analysis to be fully understood and manipulated. In addition to their ubiquity in mathematics, infinite series are also widely used in other quantitative disciplines such as physics and computer science.

Basic properties

Series can be composed of terms from any one of many different sets including real numbers, complex numbers, and functions. The definition given here will be for real numbers, but can be generalized.

Given an infinite sequence of real numbers { an }, define

Call SN the partial sum to N of the sequence { an }, or partial sum of the series. A series is the sequence of partial sums, { SN }.

From Wikipedia under the GNU Free Documentation License
Mon Sep 28 11:00:47 2009