Learning Objectives
By the end of this section, you will be able to:
- Write the first few terms of a sequence
- Find a formula for the general term (nth term) of a sequence
- Use factorial notation
- Find the partial sum
- Use summation notation to write a sum
Be Prepared 12.1
Before you get started, take this readiness quiz.
Evaluate for the integers 1, 2, 3, and 4.
If you missed this problem, review Example 1.6.
Be Prepared 12.2
Evaluate for the integers 1, 2, 3, and 4.
If you missed this problem, review Example 1.19.
Be Prepared 12.3
If find
If you missed this problem, review Example 3.49.
Write the First Few Terms of a Sequence
Let’s look at the function and evaluate it for just the counting numbers.
1 | 2 |
2 | 4 |
3 | 6 |
4 | 8 |
5 | 10 |
… | … |
If we list the function values in order as 2, 4, 6, 8, and 10, … we have a sequence. A sequence is a function whose domain is the counting numbers.
Sequences
A sequence is a function whose domain is the counting numbers.
A sequence can also be seen as an ordered list of numbers and each number in the list is a term. A sequence may have an infinite number of terms or a finite number of terms. Our sequence has three dots (ellipsis) at the end which indicates the list never ends. If the domain is the set of all counting numbers, then the sequence is an infinite sequence. Its domain is all counting numbers and there is an infinite number of counting numbers.
If we limit the domain to a finite number of counting numbers, then the sequence is a finite sequence. If we use only the first four counting numbers, 1, 2, 3, 4 our sequence would be the finite sequence,
Often when working with sequences we do not want to write out all the terms. We want more compact way to show how each term is defined. When we worked with functions, we wrote and we said the expression was the rule that defined values in the range. While a sequence is a function, we do not use the usual function notation. Instead of writing the function as we would write it as The is the nth term of the sequence, the term in the nth position where n is a value in the domain. The formula for writing the nth term of the sequence is called the general term or formula of the sequence.
General Term of a Sequence
The general term of the sequence is found from the formula for writing the nth term of the sequence. The nth term of the sequence, an, is the term in the nth position where n is a value in the domain.
When we are given the general term of the sequence, we can find the terms by replacing n with the counting numbers in order. For
1 | 2 | 3 | 4 | 5 | ||
2n |
To find the values of a sequence, we substitute in the counting numbers in order into the general term of the sequence.
Example 12.1
Write the first five terms of the sequence whose general term is
Solution
We substitute the values 1, 2, 3, 4, and 5 into the formula, in order.
The first five terms of the sequence are 1, 5, 9, 13, and 17.
Try It 12.1
Write the first five terms of the sequence whose general term is
Try It 12.2
Write the first five terms of the sequence whose general term is
For some sequences, the variable is an exponent.
Example 12.2
Write the first five terms of the sequence whose general term is
Solution
We substitute the values 1, 2, 3, 4, and 5 into the formula, in order.
The first five terms of the sequence are 3, 5, 9, 17, and 33.
Try It 12.3
Write the first five terms of the sequence whose general term is
Try It 12.4
Write the first five terms of the sequence whose general term is
It is not uncommon to see the expressions or in the general term for a sequence. If we evaluate each of these expressions for a few values, we see that this expression alternates the sign for the terms.
1 | 2 | 3 | 4 | 5 | |
The terms in the next example will alternate signs as a result of the powers of
Example 12.3
Write the first five terms of the sequence whose general term is
Solution
We substitute the values 1, 2, 3, 4, and 5 into the formula, in order.
The first five terms of the sequence are and
Try It 12.5
Write the first five terms of the sequence whose general term is
Try It 12.6
Write the first five terms of the sequence whose general term is
Find a Formula for the General Term (nth Term) of a Sequence
Sometimes we have a few terms of a sequence and it would be helpful to know the general term or nth term. To find the general term, we look for patterns in the terms. Often the patterns involve multiples or powers. We also look for a pattern in the signs of the terms.
Example 12.4
Find a general term for the sequence whose first five terms are shown.
Solution
We look for a pattern in the terms. | |
The numbers are all multiples of 4. | |
The general term of the sequence is |
Try It 12.7
Find a general term for the sequence whose first five terms are shown.
Try It 12.8
Find a general term for the sequence whose first five terms are shown.
Example 12.5
Find a general term for the sequence whose first five terms are shown.
Solution
We look for a pattern in the terms. | |
The numbers are powers of 2. The signs are alternating, with even negative. |
|
The general term of the sequence is |
Try It 12.9
Find a general term for the sequence whose first five terms are shown.
Try It 12.10
Find a general term for the sequence whose first five terms are shown
Example 12.6
Find a general term for the sequence whose first five terms are shown.
Solution
We look for a pattern in the terms. | |
The numerators are all 1. | |
The denominators are powers of 3. | The general term of the sequence is |
Try It 12.11
Find a general term for the sequence whose first five terms are shown.
Try It 12.12
Find a general term for the sequence whose first five terms are shown.
Use Factorial Notation
Sequences often have terms that are products of consecutive integers. We indicate these products with a special notation called factorial notation. For example,, read 5 factorial, means The exclamation point is not punctuation here; it indicates the factorial notation.
Factorial Notation
If n is a positive integer, then is
We define as 1, so
The values of for the first 5 positive integers are shown.
Example 12.7
Write the first five terms of the sequence whose general term is .
Solution
We substitute the values 1, 2, 3, 4, 5 into the formula, in order.
The first five terms of the sequence are
Try It 12.13
Write the first five terms of the sequence whose general term is
Try It 12.14
Write the first five terms of the sequence whose general term is
When there is a fraction with factorials in the numerator and denominator, we line up the factors vertically to make our calculations easier.
Example 12.8
Write the first five terms of the sequence whose general term is
Solution
We substitute the values 1, 2, 3, 4, 5 into the formula, in order.
The first five terms of the sequence are 2, 6, 12, 20, and 30.
Try It 12.15
Write the first five terms of the sequence whose general term is
Try It 12.16
Write the first five terms of the sequence whose general term is
Find the Partial Sum
Sometimes in applications, rather than just list the terms, it is important for us to add the terms of a sequence. Rather than just connect the terms with plus signs, we can use summation notation.
For example, can be written as We read this as “the sum of a sub i from i equals one to five.” The symbol means to add and the i is the index of summation. The 1 tells us where to start (initial value) and the 5 tells us where to end (terminal value).
Summation Notation
The sum of the first n terms of a sequence whose nth term is is written in summation notation as:
The i is the index of summation and the 1 tells us where to start and the n tells us where to end.
When we add a finite number of terms, we call the sum a partial sum.
Example 12.9
Expand the partial sum and find its value:
Solution
We substitute the values 1, 2, 3, 4, 5 in order. | |
Simplify. | |
Add. | |
Try It 12.17
Expand the partial sum and find its value:
Try It 12.18
Expand the partial sum and find its value:
The index does not always have to be i we can use any letter, but i and k are commonly used. The index does not have to start with 1 either—it can start and end with any positive integer.
Example 12.10
Expand the partial sum and find its value:
Solution
We substitute the values 0, 1, 2, 3, in order. | |
Evaluate the factorials. | |
Simplify. | |
Simplify. | |
Simplify. | |
Try It 12.19
Expand the partial sum and find its value:
Try It 12.20
Expand the partial sum and find its value:
Use Summation Notation to Write a Sum
In the last two examples, we went from summation notation to writing out the sum. Now we will start with a sum and change it to summation notation. This is very similar to finding the general term of a sequence. We will need to look at the terms and find a pattern. Often the patterns involve multiples or powers.
Example 12.11
Write the sum using summation notation:
Solution
We look for a pattern in the terms. | Terms: |
The numerators are all one. | Pattern: |
The denominators are the counting numbers from one to five. |
The sum written in summation notation is |
Try It 12.21
Write the sum using summation notation:
Try It 12.22
Write the sum using summation notation:
When the terms of a sum have negative coefficients, we must carefully analyze the pattern of the signs.
Example 12.12
Write the sum using summation notation:
Solution
We look for a pattern in the terms. | |
The signs of the terms alternate, and the odd terms are negative. |
|
The numbers are the cubes of the counting numbers from one to five. |
|
The sum written in summation notation is | |
Try It 12.23
Write each sum using summation notation:
Try It 12.24
Write each sum using summation notation:
Media
Access this online resource for additional instruction and practice with sequences.
Section 12.1 Exercises
Practice Makes Perfect
Write the First Few Terms of a Sequence
In the following exercises, write the first five terms of the sequence whose general term is given.
Find a Formula for the General Term (nth Term) of a Sequence
In the following exercises, find a general term for the sequence whose first five terms are shown.
Use Factorial Notation
In the following exercises, using factorial notation, write the first five terms of the sequence whose general term is given.
Find the Partial Sum
In the following exercises, expand the partial sum and find its value.
Use Summation Notation to write a Sum
In the following exercises, write each sum using summation notation.
Writing Exercises
In your own words, explain how to write the terms of a sequence when you know the formula. Show an example to illustrate your explanation.
Which terms of the sequence are negative when the nth term of the sequence is
Explain what each part of the notation means.
Self Check
ⓐ After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.
ⓑ If most of your checks were:
…confidently. Congratulations! You have achieved the objectives in this section. Reflect on the study skills you used so that you can continue to use them. What did you do to become confident of your ability to do these things? Be specific.
…with some help. This must be addressed quickly because topics you do not master become potholes in your road to success. In math, every topic builds upon previous work. It is important to make sure you have a strong foundation before you move on. Whom can you ask for help?Your fellow classmates and instructor are good resources. Is there a place on campus where math tutors are available? Can your study skills be improved?
…no - I don’t get it! This is a warning sign and you must not ignore it. You should get help right away or you will quickly be overwhelmed. See your instructor as soon as you can to discuss your situation. Together you can come up with a plan to get you the help you need.