You are about to erase your work on this activity. Are you sure you want to do this?
Updated Version Available
There is an updated version of this activity. If you update to the most recent version of this activity, then your current progress on this activity will be erased. Regardless, your record of completion will remain. How would you like to proceed?
Mathematical Expression Editor
We introduce sigma notation.
The notation itself
Sigma notation is a way of writing a sum of many terms, in a concise
form. A sum in sigma notation looks something like this:
The (sigma) indicates that a sum is being taken. The variable is called
the index of the sum. The numbers at the top and bottom of the are
called the upper and lower limits of the summation. In this case, the
upper limit is , and the lower limit is . The notation means that we will
take every integer value of between and (so , , , , and ) and plug them
each into the summand formula (here that formula is ). Then those are
all added together.
Write out what is meant by the following:
Here, the index takes the
values , , , and . We’ll plug those each into and add them together.
Write out what is meant by the following:
The index
variable here is written as instead of . That’s ok. The most
common variables to use for indexes include , , , , and .
This is equal to:
Try one on your own.
Write out what is meant by the following (no
need to simplify):
Let’s try going the other way around.
Write the following sum in sigma
notation.
Notice that we can factor a out of each term to rewrite this
sum as That means that we are adding together times every number
between and . If we use as our index, the sigma notation could be
There is no need to use as our index variable. We could have just as
easily used or instead. Notice, that these are NOT the same as
Write the following sum in sigma notation.
This one is a little more
complicated. We’ll worry about the signs later, first we’ll deal with the
numbers themselves. Do you notice a pattern in the terms? Sure, we
get from one term to the next term by dividing by 2. That is:
If we call our index variable , then should go from to , and the numbers
themselves are just . Now we need to deal with the signs. We say above
that will alternate between and . That means, if we multiply the terms
we just found by , they will alternate between and . We are starting
with , so will give us the alternation starting at the sign we want.
Try one on your own.
Write the following sum in sigma notation. We
write:
Calculating with sigma notation
We want to use sigma notation to simplify our calculations. To do that,
we will need to know some basic sums. First, let’s talk about the sum
of a constant. (Notice here, that our upper limit of summation
is . is not the index variable, here, but the highest value that
the index variable will take.) This is a sum of terms, each of
them having a value . That is, we are adding copies of . This
sum is just . The other basic sums that we need are much more
complicated to derive. Rather than explaining where they come
from, we’ll just give you a list of the final formulas, that you can
use.
.
.
.
Now that we have this list, let’s use them to compute.
Find the value of
the sum .
This is just the sum of a constant, with and . The value is
.
Find the value of the sum .
This is the sum . According to Formula 2
above (with ), this is .
Because sigma notation is just a new way of writing addition, the usual
properties of addition still apply, but a couple of the important ones look
a little different.
Commutativity and Associativity:
Distribution:
Find the value of the sum:
First, we’ll use the properties above to
split this into two sums, then factor the out of the first sum.
The two sums we have left, can be found using formulas 1 and 3 above!
We see that: Similarly: Putting all that together, .
Find the value of the sum:
Let’s use the same approach as in
the previous example. First, we’ll use the properties to split
this into individual sums, then factor out the coefficients.
After that, we’ll use the formulas above to evaluate it.
The numbers in this example were horribly ugly, but we were able to
evaluate the sum without having to actually calculate all 200
terms, then add them all up. In small lines, we were able to add
numbers.