Algebra Review V: Summation Notation, Sequences, and Series

A. summation Notation

A sequence of numbers is an ordered list of numbers. If there are numbers in a list, the sequence can be written as . A summation is the addition of the numbers in such a sequence. Summation notation has the following parts:

image

Example 1. Find the value of .

The index indicates that the summation starts at 1 and that successive values of can be found by adding 1 until the upper bound of 3 is reached. Thus, we get

Example 2. Find the value of .

We find as follows:

If each term in a sum contains the same factor, we can use the distributive law to pull the factor out in front of the sum:

Example 3. Return to Example 2. This time, pull the constant out in front of the summation.

We can also use summation notation to shorten formulas. In the next two examples, we revisit formulas for calculating the mean and standard deviation of a sample, this time using summation notation.

Example 4. In Chapter 5 (page 197), the formula for the mean of numbers is given as . Express this formula using summation notation.

We express the formula for using summation notation in the numerator: .

Example 5. In Chapter 5 (page 204), the formula for the standard deviation of data values is given as . Express this formula using summation notation.

We express the formula for using summation notation in the numerator of the fraction:

Up to this point, we have dealt with a single list of numbers. However, sometimes we combine corresponding elements of two ordered lists of numbers. When there are two lists of numbers, make sure to pair the values from both lists correctly.

Example 6. Determine . from the two lists of numbers in the following table.

1 2 3 4 5
at th position 2 0 3
at th position 3 2 1 4

Practice Exercises

Find the value of the sums in Practice Exercises 1–3.

  1. Suppose that .

    • (a) Use the formula in Example 4 to find .
    • (b) Use your answer to part (a) and the formula in Example 5 to find .
  2. The table below contains two lists of numbers.

    1 2 3 4
    at th position 2 5 7 9
    at th position 8 6 4 2
    • (a) Determine .
    • (b) Determine .

AR-20

B. sequences

A sequence is a listing of objects, generally numbers, called terms. Terms in a sequence are listed in a specific order and are separated by commas.

Example 1. Write a sequence of positive multiples of 3.

The sequence in Example 1 goes on forever, and is therefore called an infinite sequence. Sequences that have a definite end are called finite.

Subscripts are used in sequences to describe where in the ordered list a term is located. For example, could represent the first term of the sequence in Example 1. In this case, . (Sometimes the initial term in a sequence is represented by instead of .) Because the pattern in Example 1 continues, we know that .

Example 2. For the sequence in Example 1, given that represents the first term, what is ?

We can extend the sequence out to eight terms: . Thus, .

In general, represents the th term, is the term that precedes is the term that follows .

There are two types of rules that govern how terms in a sequence are calculated: explicit and recursive. An explicit rule defines how to find the th term by direct calculation. A recursive rule defines the first or first few terms and then makes a general statement about how to obtain other terms from previous terms.

Example 3. Find an explicit rule for expressing the sequence of positive multiples of three. Use the explicit rule to determine .

We begin by examining the list below to look for an explicit pattern.

Term Number Term Comment
1 3
2 6
3 9
4 12

We can summarize the pattern in the last column of the table above with the explicit rule . Using this rule, we find .

Example 4. Find a recursive rule for describing the sequence of positive multiples of three. Use the recursive rule to determine from Example s answer.

We begin by examining the following list to look for a recursive pattern, a pattern that describes how to obtain the next term in a sequence from the previous term (or terms).

Term Number Term Comment
1 3
2 6
3 9
4 12

A recursive rule about this sequence is and for (or ). To find , we need the value of the previous term, , which we get from Example 2. Next, we use the recursive rule to find .

Calculator Note: Calculators that store an answer for use with the next calculation can be used to easily generate a recursively defined sequence. Example 5 shows how to use this feature on a TI-84 graphing calculator. Example 6 shows how to use the ENTRY feature on a TI-84 to quickly generate terms of an explicitly defined sequence.

Example 5. Use a calculator to generate the first four terms of the following recursively defined sequence: and

Using a TI-84, here’s one way to generate terms in this sequence:

Below is a calculator screen showing the first four terms of this sequence.

image

Example 6. Use a calculator to generate the first six terms of the following explicitly defined sequence: .

Using a TI-84, here’s one way to generate terms in this sequence:

AR-21

Below is a calculator screen that shows the first three terms of this sequence and entry of the fourth term prior to pressing . The first six terms of this sequence are , and 34.

image

Practice Exercises

  1. Write a sequence of positive multiples of 5.
  2. Write an explicit rule to generate positive multiples of 5. Use this rule to find the tenth term in the sequence.
  3. Write a recursive rule to generate positive multiples of 5.

For Practice Exercises 4–8, use the given rules to generate the first six terms in the sequence.

  1. and
  2. and
  3. , , and

C. Arithmetic and Geometric sequences and series

An arithmetic sequence occurs when you add the same amount (common difference) to a term to obtain the next term. This relationship between term and term number is linear. A geometric sequence occurs when you multiply the same amount to a term (common ratio) to obtain the next term. This relationship between term and term number is exponential.

Suppose that each sequence has a first term . For the arithmetic sequence, we add to obtain the next term, and for the geometric sequence we multiply by . We can find the nth term of each sequence by looking for a pattern.

term number Arithmetic Geometric
1 a
2 ar
3
4

The th term of an arithmetic sequence is , and the th term of a geometric sequence is .

Example 1. Consider two specific sequences where the first term is 3. The first sequence, an arithmetic sequence, has a common difference of . The second sequence, a geometric sequence, has a common ratio of . Write the first eight terms of each sequence.

Arithmetic sequence: 3, 5, 7, 9, 11, 13, 15, 17

Geometric sequence: 3, 6, 12, 24, 48, 96, 192, 384

A series is made from a sequence of terms that are summed.

Example 2. Find the arithmetic series formed from the eight terms of the arithmetic sequence in Example 1.

The series is the sum of the terms in the sequence. You could find the sum by adding up all eight terms: . However, we would prefer to find the sum using a method that can be generalized when more terms are included. Notice the following pattern: The sum of the first and last term is 20 and that sum appears three more times.

image

The series (the sum of the eight terms in the sequence) is .

In general, we can extend the pattern noted in Example 2 to find the sum of the first terms of an arithmetic sequence. Here’s the result:

We can express the series formed from the first terms in an arithmetic sequence , using summation notation:

Example 3. Given an arithmetic sequence with terms specified by , find the value of the series , which is the sum of the first 10 terms of the sequence.

Start by determining the first and tenth term in the sequence: and . Next, use the formula above for finding the sum of terms in an arithmetic sequence: .

A geometric series is made by summing the terms of a geometric sequence. The sum of terms in a geometric sequence can be computed from the geometric series rule, which is

where is the first term and is the common ratio.

Example 4. Find the geometric series formed from the sum of the eight terms in the geometric sequence in Example 1.

Substituting 3 for , 2 for , and 8 for into the geometric series rule, we have

AR-22

Practice Exercises

For Practice Exercises 1–4, determine whether the sequence is arithmetic, geometric, or neither, and then write the next two terms in the sequence.

  1. 5, 10, 20, 40, 80
  2. 4, 7, 10, 13, 16
  3. 200, 100, 50, 25
  4. An arithmetic sequence has first term and common difference . What are the first five terms of this sequence? What is the sum of the first five terms, ?
  5. A geometric sequence has first term 5 and common ratio . What are the first five terms of this sequence? What is the sum of the first five terms, ?
  6. Given an arithmetic sequence with terms specified by , find .
  7. Given a geometric sequence with first term and common ratio , find