Next: Binomial Formula (C)
Up: No Title
Previous: Pascal's Triangle, Combinatorial Coefficients
We need a ``shorthand'' to represent sums with more than a few terms.
If f(n) is a rule which assigns the number f(n) to each integer n in the
set of integers
, such as f(n) = 2n, or f(n) = 2n+6,
etc, then

denotes the sum of the values
, and is read ``The
sum of f(n) from n = K to L''. For example

and

Exercises
Evaluate each of the following:
- 1.
;- 2.
;- 3.
;- 4.
;
Eric S Key
5/8/2001