Login
📚 Intermediate Algebra 2e
Chapters ▾
⇩ Download ▾

12.1 Sequences

Write the First Few Terms of a Sequence

Let’s look at the function f(x)=2x and evaluate it for just the counting numbers.

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.

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.

2,4,6,8,10,,

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,

2,4,6,8

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 f(x)=2x and we said the expression 2x 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 f(x)=2x, we would write it as an=2n. The an 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.

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 an=2n,

n12345an
an2·122·242·362·482·5102n

a1,a2,a3,a4,a5,,an,2,4,6,8,10,

To find the values of a sequence, we substitute in the counting numbers in order into the general term of the sequence.

For some sequences, the variable is an exponent.

It is not uncommon to see the expressions (−1)n or (−1)n+1 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.

n12345
(1)n(−1)1−1(−1)21 (−1)3−1 (−1)41 (−1)5−1
(−1)n+1 (−1)1+11 (−1)2+1−1 (−1)3+11 (−1)4+1−1 (−1)5+11

a1,a2,a3,a4,a5,,an,−1,1,−1,1,−11,−1,1,−1,1

The terms in the next example will alternate signs as a result of the powers of −1.

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.

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,5!, read 5 factorial, means 5·4·3·2·1. The exclamation point is not punctuation here; it indicates the factorial notation.

The values of n! for the first 5 positive integers are shown.

1!2!3!4!5!12132143215432112624120

When there is a fraction with factorials in the numerator and denominator, we line up the factors vertically to make our calculations easier.

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, a1+a2+a3+a4+a5 can be written as i=15ai. 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).

When we add a finite number of terms, we call the sum a partial sum.

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.

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.

When the terms of a sum have negative coefficients, we must carefully analyze the pattern of the signs.

Key Concepts

  • Factorial Notation
    If n is a positive integer, then n! is

    n!=n(n1)(n2)(3)(2)(1).


    We define 0! as 1, so 0!=1
  • Summation Notation
    The sum of the first n terms of a sequence whose nth term an is written in summation notation as:

    i=1nai=a1+a2+a3+a4+a5++an


    The i is the index of summation and the 1 tells us where to start and the n tells us where to end.

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.

an=2n7

−5,−3,−1,1,3

an=5n1

an=3n+1

4,7,10,13,16

an=4n+2

an=2n+3

5,7,11,19,35

an=3n1

an=3n2n

1,5,21,73,233

an=2n3n

an=2nn2

2,1,89,1,3225

an=3nn3

an=4n22n

1,32,54,78,916

an=3n+33n

an=(−1)n·2n

−2,4,−6,8,−10

an=(−1)n·3n

an=(−1)n+1n2

1,−4,9,−16,25

an=(−1)n+1n4

an=(−1)n+1n2

1,14,19,116,125

an=(−1)n+12n

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.

8,16,24,32,40,

an=8n

7,14,21,28,35,

6,7,8,9,10,

an=n+5

−3,−2,−1,0,1,

e3,e4,e5,e6,e7,

an=en+2

1e2,1e,1,e,e2,

−5,10,−15,20,−25,

an=(−1)n5n

−6,11,−16,21,−26,

−1,8,−27,64,−125,

an=(−1)nn3

2,−5,10,−17,26,

−2,4,−6,8,−10,

an=(−1)n2n

1,−3,5,−7,9,

14,116,164,1256,11,024,

an=14n

11,18,127,164,1125,

12,23,34,45,56,

an=nn+1

−2,32,43,54,65,

52,54,58,516,532,

an=52n

4,12,427,464,4125,

Use Factorial Notation

In the following exercises, using factorial notation, write the first five terms of the sequence whose general term is given.

an=4n!

4,2,23,16,130

an=5n!

an=3n!

3,6,18,72,360

an=2n!

an=(2n)!

2,24,720,40320,3628800

an=(3n)!

an=(n1)!(n)!

1,12,13,14,15

an=n!(n+1)!

an=n!n2

1,12,23,32,245

an=n2n!

an=(n+1)!n2

2,32,83,152,1445

an=(n+1)!2n

Find the Partial Sum

In the following exercises, expand the partial sum and find its value.

i=15i2

1+4+9+16+25=55

i=15i3

i=16(2i+3)

5+7+9+11+13+15=60

i=16(3i2)

i=142i

2+4+8+16=30

i=143i

k=034k!

41+41+42+46=323=1023

k=041k!

k=15k(k+1)

2+6+12+20+30=70

k=15k(2k3)

n=15nn+1

12+23+34+45+56=7120

n=14nn+2

Use Summation Notation to write a Sum

In the following exercises, write each sum using summation notation.

13+19+127+181+1243

n=1513n

14+116+164+1256

1+18+127+164+1125

n=151n3

15+125+1125+1625

2+1+23+12+25

n=152n

3+32+1+34+35+12

36+912+15

n=15(−1)n+13n

−5+1015+2025

−2+46+810++20

n=110(−1)n2n

13+57+9++21

14+16+18+20+22+24+26

n=17(2n+12)

9+11+13+15+17+19+21

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.

Answers will vary.

Which terms of the sequence are negative when the nth term of the sequence is an=(−1)n(n+2)?

In your own words, explain what is meant by n! Show some examples to illustrate your explanation.

Answers will vary.

Explain what each part of the notation k=1122k means.

Self Check

ⓐ After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

This figure shows a table with four columns and six rows. The first row is the header row and labels each column, “I can”, “Confidently”, “With some help”, and “No I don’t get it!”. The first row in the second column reads, “Write the first few terms of a sequence”, the third row, first column reads, “Find a Formula for the nth Term of a Sequence”, the fourth row first column reads “Use Factorial Notation, the fifth row, first column reads, Find the partial sum”, and the last row, first column reads, “Use Summation Notation to write a Sum”. The remaining three columns and rows are blank.

ⓑ 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.