Summation
A summation is the sum of a number of terms (addends). Summations are often written using sigma notation .
Contents
Definition
For , and a set
(or any other algebraic structure),
. Here
refers to the index of summation,
is the lower bound, and
is the upper bound.
As an example, . Note that if
, then the sum is
.
Quite often, sigma notation is used in a slightly different format to denote certain sums. For example, refers to a cyclic sum, and
refers to all subsets
which are in
. Usually, the bottom of the sigma contains a logical condition, as in
, where the sum only includes the terms
which divide into
.
Identities
, and in general
, and in general
Or
See PaperMath’s sums if you want to look deeper into these identities
Problems
Introductory
- Evaluate the following sums:
Intermediate
- The nine horizontal and nine vertical lines on an
checkerboard form
rectangles, of which
are squares. The number
can be written in the form
where
and
are relatively prime positive integers. Find
(Source)
Olympiad
See Also
This article is a stub. Help us out by expanding it.