Sums and sigma notation
Integral calculus is about summing lot's of numbers. So let's talk about sums, and a convenient notation for expressing sums. We want to sum over many numbers, so let's start with lists of numbers.
Sequences of numbers
A list of numbers in a given order,
is called a sequence, and the numbers are often called terms. These numbers can be totally arbitrary, such as
(here it is ). However, here we are primarily interested in sequences whose terms arise from a rule, such as "the first seven even numbers":
In this case we could also write
So using this formula we have
The letter in the sequence is called an index. As the index describes the position of the term in the sequence (first term, second term, ....), it makes sense to request that is a natural number . However, in principle we could start the sequence with any other value, such as
or even
But what we definitely do not allow is an index which is not an integer, such as .
Sometimes we have a sequence
and use those as the input for some function to create another sequence
For example, say the sequence is
and the function we apply is
Thus we get the new sequence
Let us exercise this a bit.
Q1.1
Write the terms of the sequence give by the following rule:
- (where )
- (where )
- (where )
- (where )
- (where )
Q1.2
Find the formula that generates the following sequence:
Q1.3
Determine the new sequence by applying function :
-
and
-
and
-
(where ) and
Solution
A1.1
- (first ten squares)
A1.2
There are often several possibilities, here we give just one:
- (where )
- (where )
- (where )
- (where )
- (where )
- (where )
A1.3
- , .
Summing numbers
Given a sequence of terms
we use the following symbol to indicate that we form the sum (also called a series) of these terms:
Sometimes we will also use a slightly smaller version:
This is called the sigma-notation. The symbol (say "sigma") is the capital letter in the greek language. The "" beneath and the "" above the sigma indicate that start term and the end term of the sequence over which we form the sum. We can change this. For example, if we want to form the sum starting with the second term and ending with the -th term we write
Consider the sequence
Then we have
If the sequence if given by a rule, we typically write this rule after the sigma. For example, consider the sequence of odd numbers,
then instead of writing
we write
Also, if we have a sequence
and apply a function to it to get the sequence
we write
for summing the terms of the new sequence.
Again some exercises ...
Q2.1
Determine the following sums:
Q2.2
Write with the help of the Sigma-notation:
Q2.3
Consider the sequence for , and the function . Determine the sum
Q2.4 (famous sums, part 1)
Sum of first natural numbers. Prove, that
Hint: uncollapse (picture from here)
Show

Q5 (famous sums, part 2)
Sum of first square numbers. Prove, that
Hint: uncollapse (picture from here)
Show

And uncollapse to see the solutions.
Solution
A2.1
A2.2
A2.3
A2.4
See hint. The number of squares depicted are
and note that
A2.5
See hint. The number of cubes depicted are
and note that