Sigma Notation
Sigma Notation
6 Sigma Notation
n = 1 + 2 + 3 + 4 + 5.
n=1
Here the symbol (sigma) indicates a sum. The numbers at the top and bottom of sigma are called boundaries and tell us what numbers we substitute in to the expression for the terms in our sum. What comes after sigma is an algebraic expression representing terms in the sum. In the example above, n is a variable and represents the terms in our sum. Example 2 :
5
n3 = 1 3 + 2 3 + 3 3 + 4 3 + 5 3 .
n=1
Example 3 :
5
n3 = 3 3 + 4 3 + 5 3 .
n=3
Example 4 :
4
n=1
1 1 1 1 =1+ + + . n 2 3 4
n=
i=1
We can also work the other way. Sometimes our sum has a pattern which enables us to write the sum using sigma notation. 1
Example 5 : Write the expression 3 + 6 + 9 + 12 + + 60 in sigma notation. notice that we are adding multiples of 3;
20
3n.
1 4
1 +7+
1 10
++
1 3n+1
in sigma notation.
notice that we are adding fractions with a numerator of 1 and denominators starting with 1 in the rst term and then increasing by 3 in each subsequent term; i.e. the denominator can be represented by 3k + 1 for k = 0, 1, . . . , n;
n
1 . 3k + 1
We can also use sigma notation when we have variables in our terms. Example 7 : Write the expression 3x+6x2 +9x3 +12+ +60x20 in sigma notation. note from Example 5 the numbers are multiples of 3 and can be represented by 3n where n = 1, 2, . . . , 20; we also have powers of x which increase by 1 in each subsequent term;
20
3nxn .
The numbers in front of the variables are called coecients. In Example 7 the coecient of x is 3 and the coecient of x2 is 6. Example 8 : Write the expression 1 +
x2 2!
x4 4!
x6 6!
++
x2n (2n)!
in sigma notation.
here the powers of x are even numbers which can be represented by 2k for k = 0, 1, . . . , n; the denominators are also even numbers but with factorials;
n
x2k . (2k)!
(a)
n=1 7
(c)
i=2 n
(2i 1) 2k+1 xk
k=0
(e)
k=0
(1)k xk 2k + 1
(b)
k=3
k+1 k
(d)
2. Express each of these sums using sigma notation. (a) (b) (c) (d) (e) (f) 1 + 4 + 9 + 16 + 25 + 36 3 5 + 7 9 + 11 13 + 15 1 1 1 1 1 + 5 + 1 + 11 + 14 + 17 2 8 2 3 + 4 + 4 + + n+1 3 5 n+2 2 3 4 2 2 + 2 2 + + 22n+1 2x3 + 4x5 + 6x7 + + 30x31 (g) x x2 +
x3 2!
x4 3!
x5 4!
x6 5!
(h) 3x + 7x2 + 11x3 + 15x4 + 19x5 + 23x6 (i) 8x4 + 10x5 + 12x6 + + (2n + 2)xn+1 (j) 12x4 + 20x5 + 30x6 + + n(n 1)xn (k)
x3 2 x5 3 x7 4 x9 5 x199 100
(4k + 3)xk .
the terms in this sum look like (4k + 3)xk ; the terms with x4 occurs when k = 4 i.e. (4(4) + 3) x4 = 19x4 ; the coecient of x4 is 19.
8
(4k + 3)xk+2 .
the term with x7 occurs when k + 2 = 7 i.e. k = 5; we have (4(5) + 3) x5+2 = 23x7 ; the coecient of x7 is 23.
8
(4k + 3)xk .
(4k + 3)x + x
k=0
(4k + 3)xk ;
the term with x can be obtained by taking k = 2 from the rst part of this expression to get 3 (4(2) + 3) x2 = 33x2 and then taking k = 1 from the second part of this expression to get x (4(1) + 3) x1 = 7x2 ; combining these we get 33x2 + 7x2 = 40x2 ; so the coecient of x2 is 40.
(a)
r=0 15
(d) (3 + 2x)
k=0 7
(b)
k=3 20
(e) (1 x)
k=0 15
(c)
n=0
(f) (x + x )
(a)
r=0
r (x)
(b)
k=3
k 1 2k x k+1
n+1
(c)
k=1
k(k 1)x3k
1 9
1 16
1 25
1 36
1 8!
1 9!
++
1 (n+5)!
(e) 3x2 + 6x4 + 9x6 + 12x8 + + 36x24 (f) x7 + (h) (g) x 5x + 9x 13x4 + 41x10 (i) 6x + 7x14 + 8x16 + 9x18 + + (n + 1)x2n+2 3. Find the coecient of x, x3 , and x7 in the following expressions.
n 5 3 x + 2 12
11 13 x9 + x2! + x3! 1! 2 3
++
x31 12!
(a)
k=3 n
(d) (x x )
k=0 n
(b)
k=1
(e) (5 + x2 )
k=1
(c) (2 + x)
k=0
k1 k x k+1
(a)
k=0
k (k + 1)
(b)
k=1
1 1 k+1 k
Answers 4.6
Section 1 1. (a) 14 + 24 + 34 + 44 + 54 + 64 (b)
4 3 5 +4+6+ 5 7 6
8 7
x2 5
x3 7
++
2. (a)
n=1 8
(e)
k=1 15
(1)
k+1 k
(i)
k=3 n
(b)
n=2 5
(f)
n=1 5
2nx2n+1 (1)n
n=0 5
(j)
(c)
n=0 n
(g) (h)
n=0
xn+1 n!
(k)
n=1
(d)
k=1
(4n + 3)xn+1
Section 2 1. (a) x2 : 3 , x6 : 2
7 6! 1 (c) x2 : 1 , x6 : 4 3
(e) x2 : 0, x6 :
1 5!
1 4!
(d) x2 : 13, x6 : 33
(f) x2 : 4, x6 : 20
1. (a) x + 4x2 9x3 + 16x4 25x5 + 36x6 49x7 (b) (c) 2x + 6x9 + 12x12 + 20x15 + + n(n + 1)x3n+3
2 6 x 4 6 3 6 + 5 x8 + 4 x10 + 5 x12 + 8 x14 + 7 x16 6 7 9
2. (a)
n=1 8
(d)
k=2 12
1 (k + 5)! 3nx2n
10
(g)
k=1 n
(b)
n=0 n
(e)
n=1 12
(h)
k=5 n+1
(c)
k=2
(k + 2)2
(f)
n=0 1 x7 : 35!
x2n+7 n!
(i)
(b) x :
3 , 25
x3 :
+ +
1 5! 7 15!
4. (a) (n + 1)2
(b)
n n+1