0% found this document useful (0 votes)
53 views3 pages

Summation Notation Lecture

Summation notation provides a concise way to express the sum of values of a variable. It involves a sigma symbol Σ placed above the variable being summed, with indices below and above the symbol indicating the starting and ending points of the summation. Examples show common notation for summing values of a variable x from x1 to xn, as well as performing arithmetic operations within the summation such as summing the squares of x or multiplying x by another variable y before summing. Useful theorems and properties of summation are also presented.

Uploaded by

carmela ambat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views3 pages

Summation Notation Lecture

Summation notation provides a concise way to express the sum of values of a variable. It involves a sigma symbol Σ placed above the variable being summed, with indices below and above the symbol indicating the starting and ending points of the summation. Examples show common notation for summing values of a variable x from x1 to xn, as well as performing arithmetic operations within the summation such as summing the squares of x or multiplying x by another variable y before summing. Useful theorems and properties of summation are also presented.

Uploaded by

carmela ambat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Summation Notation

Summation or sigma notation is a convenient and simple form of shorthand used to give a concise expression
for a sum of the values of a variable.
Let x1, x2, x3, …xn denote a set of n numbers. x1 is the first number in the set. xi represents the ith number in the
set.
Summation notation involves:
The summation sign
This appears as the symbol, , which is the Greek upper case letter, S. The summation sign, , instructs us to
sum the elements of a sequence. A typical element of the sequence which is being summed appears to the right
of the summation sign.
The variable of summation, i.e. the variable which is being summed
The variable of summation is represented by an index which is placed beneath the summation sign. The index is
often represented by i. (Other common possibilities for representation of the index are j and t.) The index
appears as the expression i = 1. The index assumes values starting with the value on the right hand side of the
equation and ending with the value above the summation sign.
The starting point for the summation or the lower limit of the summation
The stopping point for the summation or the upper limit of summation

Some typical examples of summation

This expression means sum the values of x, starting at x1 and ending with xn.

This expression means sum the values of x, starting at x1 and ending with x10.

This expression means sum the values of x, starting at x3 and ending with x10.

The limits of summation are often understood to mean i = 1 through n. Then the notation below and above the
summation sign is omitted. Therefore this expression means sum the values of x, starting at x1 and ending with
xn.

This expression means sum the squared values of x, starting at x1 and ending with xn.
Arithmetic operations may be performed on variables within the summation. For example:
This expression means sum the values of x, starting at x1 and ending with xn and then
square the sum.

Arithmetic operations may be performed on expressions containing more than one variable. For
example:
This expression means form the product of x multiplied by y, starting at x1 and y1 and ending with
xn and yn and then sum the products.

In this expression c is a constant, i.e. an element which does not involve the variable of summation
and the sum involves n elements.

EXAMPLES:

Data
i xi yi
1 10 0
2 8 3
3 6 6
4 4 9
5 2 12

1. Find

2. Find

3. Find

4. Find
USEFUL THEOREMS
n
nn  1
 k  1  2  3  ...  n 
k 1 2
n
nn  12n  1
k
k 1
2
 12  2 2  32  ...  n 2 
6

n 2 n  1
n 2


k 1
k  1  2  3  ...  n 
3 3 3

4
3 3

Summation Properties:
n n

 ca  c  ak n

 c  nc
k
k 1 k 1
k 1
n n n

a
k 1
k  bk  ak   bk
k 1 k 1

More Examples:
6

 i 
6 6 6

 i  2   i
6 6
 4 i   4
6
 1   i  1
2 2 2 2
12 12
 2i
i 1
2
 2 i 2 i 1 i 1 i 1 i 1 i 1 i 1 i 1
i 1
 6(7)(13)   6(7)(13)   6(7) 
 6  4  4(6)
12(12  1)( 2(12)  1) 
 2  6   6   2 
 6 
12(13)( 25)   97  199
 2 
 6

 1300

You might also like