In
mathematics
Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, summation is the
addition
Addition (usually signified by the Plus and minus signs#Plus sign, plus symbol, +) is one of the four basic Operation (mathematics), operations of arithmetic, the other three being subtraction, multiplication, and Division (mathematics), divis ...
of a
sequence of
numbers, called ''addends'' or ''summands''; the result is their ''sum'' or ''total''. Beside numbers, other types of values can be summed as well:
functions,
vectors,
matrices,
polynomials and, in general, elements of any type of
mathematical objects on which an
operation denoted "+" is defined.
Summations of
infinite sequences are called
series. They involve the concept of
limit, and are not considered in this article.
The summation of an explicit sequence is denoted as a succession of additions. For example, summation of is denoted , and results in 9, that is, . Because addition is
associative and
commutative, there is no need for parentheses, and the result is the same irrespective of the order of the summands. Summation of a sequence of only one summand results in the summand itself. Summation of an empty sequence (a sequence with no elements), by convention, results in 0.
Very often, the elements of a sequence are defined, through a regular pattern, as a
function of their place in the sequence. For simple patterns, summation of long sequences may be represented with most summands replaced by ellipses. For example, summation of the first 100
natural number
In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positive in ...
s may be written as . Otherwise, summation is denoted by using
Σ notation, where
is an enlarged capital
Greek letter sigma. For example, the sum of the first natural numbers can be denoted as
:
For long summations, and summations of variable length (defined with ellipses or Σ notation), it is a common problem to find
closed-form expressions for the result. For example,
:
Although such formulas do not always exist, many summation formulas have been discovered—with some of the most common and elementary ones being listed in the remainder of this article.
Notation
Capital-sigma notation

Mathematical notation uses a symbol that compactly represents summation of many similar terms: the ''summation symbol'',
, an enlarged form of the upright capital Greek letter
sigma. This is defined as
where is the "index of summation" or "dummy variable", is an indexed variable representing each term of the sum; is the "lower bound of summation", and is the "upper bound of summation". The "" under the summation symbol means that the index starts out equal to . The index, , is incremented by one for each successive term, stopping when . This is read as "sum of , from to ". However, some notations may include the index at the upper bound of summation, or omit the indec at the lower bound as in
or
, respectively. In some cases, there are sigma notation where the range of bounds is omitted, which denotes the dummy variable only, like
. Here is an example showing the summation of squares:
In general, while any variable can be used as the index of summation (provided that no ambiguity is incurred), some of the most common ones include letters such as
,
,
, and
; the latter is also often used for the upper bound of a summation.
Alternatively, the index and bounds of summation are sometimes omitted from the definition of summation if the context is sufficiently clear. This applies particularly when the index runs from 1 to ''n''. For example, one might write that
.
Generalizations of this notation are often used, in which an arbitrary logical condition is supplied, and the sum is intended to be taken over all values satisfying the condition. For example,
is an alternative notation for
the sum of
over all (
integers)
in the specified range.
Similarly,
is the sum of
over all elements
in the set
, and
is the sum of
over all positive integers
dividing .
There are also ways to generalize the use of many sigma notations. For example, one writes double summation as two sigma notations with different dummy variables
. Considering that the both sigma notation's range are the same, the double sigma notations can be wrapped into a single notation, so the double summation is rewritten as
.
The term is sometimes used when discussing the summation presented above. Contrast to the
infinite series, the upper bound tends to
infinity
Infinity is something which is boundless, endless, or larger than any natural number. It is denoted by \infty, called the infinity symbol.
From the time of the Ancient Greek mathematics, ancient Greeks, the Infinity (philosophy), philosophic ...
, which results in converge if there is a result of the sum, or diverge if otherwise. The bound in the infinite series's sigma notation can be alternatively denoted as
.
Relatedly, the similar notation is used for the
product of a sequence, where
, an enlarged form of the Greek capital letter
pi, is used instead of
.
Special cases
It is possible to sum fewer than 2 numbers:
* If the summation has one summand
, then the evaluated sum is
.
* If the summation has no summands, then the evaluated sum is
zero, because zero is the
identity for addition. This is known as the ''
empty sum''.
These degenerate cases are usually only used when the summation notation gives a degenerate result in a special case.
For example, if
in the definition above, then there is only one term in the sum; if
, then there is none.
Algebraic sum
The phrase 'algebraic sum' refers to a sum of terms which may have positive or negative signs. Terms with positive signs are added, while terms with negative signs are subtracted. e.g.
+1 −1
History
The origin of the summation notation dates back to 1675 when
Gottfried Wilhelm Leibniz, in a letter to
Henry Oldenburg, suggested the symbol
to mark the sum of differentials (
Latin
Latin ( or ) is a classical language belonging to the Italic languages, Italic branch of the Indo-European languages. Latin was originally spoken by the Latins (Italic tribe), Latins in Latium (now known as Lazio), the lower Tiber area aroun ...
: ''calculus summatorius''), hence the S-shape. The renaming of this symbol to ''
integral
In mathematics, an integral is the continuous analog of a Summation, sum, which is used to calculate area, areas, volume, volumes, and their generalizations. Integration, the process of computing an integral, is one of the two fundamental oper ...
'' arose later in exchanges with
Johann Bernoulli. In 1755, the summation symbol Σ is attested in
Leonhard Euler's ''
Institutiones calculi differentialis''. Euler uses the symbol in expressions like
. The usage of sigma notation was later attested by mathematicians such as
Lagrange, who denoted
and
in 1772.
Fourier and
C. G. J. Jacobi also denoted the sigma notation in 1829, but Fourier included lower and upper bounds as in
.
Other than sigma notation, the capital letter ''S'' is attested as a summation symbol for series in 1823, which was apparently widespread.
Formal definition
Summation may be defined recursively as follows:
:
, for