Back to the index. Or to the chambers
This article has 46 links. View as Cloud or List.
Loading ...
Planetmath Browser (2008—2009)
BSD licence | A django site
All articles taken from PlanetMath.org snapshot under CC-BY-SA licence.
→ The original article on PlanetMath.org
Other Formats: LaTeX
Summation
Sigma notation
Sigma notation is often used to write complicated sums in a concise and compact way. One of the most common forms is
The
symbol (capital sigma) means sum and the expression
(1) is equivalent
to the sum
For instance, if we wanted to represent
the sum of all integers
between
and
we would write:
Now suppose we wanted to represent the sum
. The straightforward way to convert it to sigma notation is
If we wanted to sum all positive
even numbers
not greater than
we would write
or
It must be noted that, although the running variable usually takes integer values, the summation function
needs not, and it can lie on
any algebraic structure
where a sum is defined.
So, we can write
for representing
even
though the summing terms
aren't integers. If we wanted to sum all the fifth roots of unity
(complex numbers) we could write
.
There are several variations to the notation. Often the starting and ending values for the running parameter are ommited if the set of values it can take is not relevant or is understood from context. So on some contexts one could see the sum
Also notice another variation in the preceding example: the upper limit
is
, which means the sum doesn't stop after some terms. In other words, the previous example represents the sum
Another variation is to give further specifications for the allowed values of the running parameter. So, if we wanted to sum if we wanted to sum the reciprocals of all prime numbers we could simply write
Evaluating sums
Since we are working with sums, all the usual properties (commutativity, associativity, etc) hold. Two of the most useful formulas for dealing with summations are![]() |
![]() |
(2) |
![]() |
(3) |
We have also a “changing limits” property, which we used to give two different expressions for
:
![]() |
(4) |
As example, supose we wanted to sum all the values for
when
runs from
to
. That is, we wish to evaluate
.
By using the mentioneds properties we have
Notice also that, since
is the same as
we could have also done the following changes:
![]() |
![]() |
|
![]() |
Useful formulas
We now give formulas for evaluating many common summations, which can be combined using the mentioned properties to evaluate a wide range of sums.
Constants. The simplest case is when the summation terms do not involve the running variable. Two examples are:
Small powers.
Suppose we wanted to calculate
. In other words, we want to calculate
. We can use the formula
![]() |
||
![]() |
||
![]() |
||
Similar formulas exist for evaluating sums of small powers of consecutive integers:
![]() |
![]() |
|
![]() |
![]() |
|
![]() |
![]() |
|
![]() |
![]() |
|
![]() |
![]() |
|
![]() |
![]() |
|
![]() |
![]() |
|
![]() |
![]() |
|
![]() |
![]() |
Arithmetic progressions.
The arithmetic progression is a sequence
where the difference
of each term and the previous is always the same. In other words, is of the form
The corresponding sum
can be written with sigma notation as
. We can use all formulas we have so far to calculate it:
![]() |
![]() |
|
![]() |
||
![]() |
A particular case of arithmetic
sequence is summing consecutive odd
(or consecutive even ) numbers, since the common difference is always
.
![]() |
even numbers | ||
![]() |
odd numbers |
Geometric progressions.The geometric progression is a sequence where the quotient
between each term and the previous is always the same. in other words, has the form:
The corresponding sum
can be reduced to calculating
by factoring
out of the summation. The corresponding formula is
A particularly nice formula is obtained when
:
When the common quotient
has absolute value
smaller than
, we can actually calculate the infinite series:
Other formulas.
Many other formulas can be found to evaluate sums. Here is a small miscellanea of remarkable formulas.
![]() |
||
![]() |
||
![]() |
![]() |
||
![]() |
||
![]() |
||
![]() |
||
![]() |
||
![]() |
If
denotes the
-th Fibonacci number, then
![]() |
||
![]() |
||
![]() |
Notes
The sigma notation was introduced by the French mathematician Joseph Fourier in 1820 [1].
Bibliography
- 1
- N. Higham. Handbook of writing for the mathematical sciences. Society for Industrial and Applied Mathematics, 1998. (pp. 25)
- 2
- Graham, Knuth, Patashnik. Concrete mathematics. Addison-Wesley, 1994














































