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 generat...
more
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, infinite 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.
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...
less