Intermediate Algebra 2e — Original English

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.

f(x)=2x
x 2x
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.

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,

n 1 2 3 4 5 an
an 2·12 2·24 2·36 2·48 2·510 2n
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.

Write the first five terms of the sequence whose general term is an=4n3.

Solution

We substitute the values 1, 2, 3, 4, and 5 into the formula, an=4n3, in order.

This figure shows three rows and five columns. The first row reads nth term equals 4 times n minus 3 written five times. The second row reads a sub 1 equals 4 times g times 1 minus 3, a sub 2 equals 4 times g times 2 minus 3, a sub 3 equals 4 times g times 3 minus 3, a sub 4 equals 4 times g times 4 minus 3, a sub 5 equals 4 times g times 5 minus 3. The third row reads, a sub 1 equals 1, a sub 2 equals 5, a sub 3 equals 9, a sub 4 equals 13, a sub 5 equals 17.

The first five terms of the sequence are 1, 5, 9, 13, and 17.

For some sequences, the variable is an exponent.

Write the first five terms of the sequence whose general term is an=2n+1.

Solution

We substitute the values 1, 2, 3, 4, and 5 into the formula, an=2n+1, in order.

This figure shows three rows and five columns. The first row reads “nth term equals 2 to the nth power plus 1” written five times. The second row reads, “a sub 1 equals 2 times 1 plus 1, a sub 2 equals 2 to the power of 2 plus 1, a sub 3 equals 2 to the power 3 plus 1, a sub 4 equals 2 to the power of 4 plus 1, a sub 5 equals 2 to the power 5 plus 1”. The last row reads “a sub 1 equals 3, a sub 2 equals 5, a sub 3 equals 9, a sub 4 equals 17, a sub 5 equals 33”.

The first five terms of the sequence are 3, 5, 9, 17, and 33.

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.

n 1 2 3 4 5
(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.

Write the first five terms of the sequence whose general term is an=(−1)nn3.

Solution

We substitute the values 1, 2, 3, 4, and 5 into the formula, an=(−1)nn3, in order.

This figure shows three rows and five columns. The first row reads “nth term equals negative 1 to the nth power times n cubed” written five times. The second row reads a sub 1 equals negative 1 to the power of 1 times g times 1 cubed, a sub 2 equals negative 1 squared time g times 2 cubed, a sub 3 equals negative 1 cubed times g times 23 cubed, a sub 4 equals negative 1 to the power of 4 times g times 4 cubed, a sub 5 equals negative 1 to the power of 5 times g times 5 cubed. The last row reads, “a sub 1 equals negative 1, a sub 2 equals 8, a sub 3 equals negative 27, a sub 4 equals 64, and a sub 5 equals negative 125.

The first five terms of the sequence are −1,8,−27,64, and −125.

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.

Find a general term for the sequence whose first five terms are shown.

4,8,12,16,20,
Solution
A numerical sequence showing multiples of 4: 4, 8, 12, 16, 20, ...
Numerical sequence ranging from 1 to n, indicated by n.
We look for a pattern in the terms. A mathematical sequence titled 'Terms:' showing the numbers 4, 8, 12, 16, 20, indicating an arithmetic progression where each term increases by 4.
The numbers are all multiples of 4. Number pattern showing the result of multiplying four by consecutive whole numbers: 1, 2, 3, 4, 5, and so on to n. Demonstrates an arithmetic sequence.
The general term of the sequence is an=4n.

Find a general term for the sequence whose first five terms are shown.

2,−4,8,−16,32,
Solution
A mathematical sequence displaying numbers 2, -4, 8, -16, 32, ..., indicating a pattern of multiplying by -2 for each subsequent term.
A numerical sequence or index labeled 'n:' followed by the numbers 1, 2, 3, 4, 5, and then an ellipsis leading to '...n', indicating a sequence of integers from 1 to n.
We look for a pattern in the terms. A sequence of terms is shown: 2, -4, 8, -16, 32, ... This is a geometric progression where each term is multiplied by -2 to get the next term.
The numbers are powers of 2. The signs are
alternating, with even n negative.
A mathematical pattern illustrating an alternating series, with each term defined by the formula (-1)^(n+1) * 2^n, where n represents the term number starting from 1.
The general term of the sequence is an=(−1)n+12n.

Find a general term for the sequence whose first five terms are shown.

13,19,127,181,1243,
Solution
A mathematical sequence showing fractions 1/3, 1/9, 1/27, 1/81, 1/243, indicating a geometric progression where each term is 1 divided by increasing powers of three.
A series of numbers for n: 1, 2, 3, 4, 5, as n continues.
We look for a pattern in the terms. Terms: 1/3, 1/9, 1/27, 1/81, 1/243... a geometric progression where each term is one third of the previous one.
The numerators are all 1. Mathematical pattern: a sequence of fractions where the numerator is 1 and the denominator is 3 raised to a positive integer power (1/3^n).
The denominators are powers of 3. The general term of the sequence is an=13n.

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

Write the first five terms of the sequence whose general term is an=1n!.

Solution

We substitute the values 1, 2, 3, 4, 5 into the formula, an=1n!, in order.

This figure shows four rows and five columns. The first row reads, “nth term equals one divided by n factorial” written five times. The second row reads “a sub 1 equals one divided by 1 factorial, a sub 2 equals 1 divided by 2 factorial, a sub 3 equals 1 divided by 3 factorial, a sub 4 equals 1 divided by 4 factorial, a sub 5 equals 1 divided by 5 factorial”. The third row reads “a sub 1 equals 1 divided 1”, “a sub 2 equals 1 divided by 2 times g times 1”, “a sub 3 equals 1 divided by 3 times g times 2 g times 1”, “a sub 4 equals 1 divided 4 times g times 3 times g times 2 times g times 1”, “a sub 5 equals 1 divided by 5 g times 4 times g times 3 times g times 2 times g times 1”, “a sub 1 equals 1, a sub 2 equals one-half”, “a sub 3 equals one-sixth”, “a sub 4 equals 1 divided by 24”, “a sub 5 equals 1 divided by 120”.

The first five terms of the sequence are 1,12,16,124,1120.

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

Write the first five terms of the sequence whose general term is an=(n+1)!(n1)!.

Solution

We substitute the values 1, 2, 3, 4, 5 into the formula, an=(n+1)!(n1)!, in order.

This figure shows five columns and five rows. The first row shows the sequence “nth term equals n plus 1 times factorial divided by n minus 1 times factorial” written five times. The second row is “a sub 1 equals 1 plus 1 times factorial divided by 1 minus 1 times factorial”, “a sub 2 equals 2 plus 1 times factorial divided by 2 minus 1 times factorial”, “a sub 3 equals 3 plus 1 times factorial divided by 3 minus 1 times factorial”, “a sub 4 equals 4 plus 1 times factorial divided by 4 minus 1 times factorial”, “a sub 5 equals 5 plus 1 times factorial divided by 5 minus 1 times factorial”. The third row reads “a sub 1 equals 2 times factorial divided by 0 times factorial”, “a sub 2 equals 3 times factorial divided by 1 times factorial”, “a sub 3 equals 4 times factorial divided by 2 times factorial”, “a sub 3 equals 4 times factorial divided by 2 times factorial”, “a sub 4 equals 5 times factorial divided by 3 times factorial”, “a sub 5 equals 6 times factorial divided by 4 times factorial”. The fourth row reads, “a sub 1 equals 2 times g time 1 divided by 1”, “a sub 2 equals 3 times g times 2 times g times 1 divided by 1”, “a sub 3 equals 4 times g times 3 times g times 2 times g times 1 divided by 2 times g times 1”, “a sub 4 equals 5 times g times 4 times g times 3 times g times 2 times g times 1 divided by 3 g times 2 times g times 1”, and “a sub 5 equals 6 times g times 5 times g times 4 times g times 3 times g times 2 times g times 1 divided by 4 times g times 3 times g times 2 times g times 1”. The fifth row reads “a sub 1 equals 2”, “a sub 2 equals 6”, “a sub 3 equals 12”, “a sub 4 equals 20”, “a sub 5 equals 30”.

The first five terms of the sequence are 2, 6, 12, 20, and 30.

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.

Expand the partial sum and find its value: i=152i.

Solution
Step-by-step evaluation of the summation of 2i from i=1 to 5, detailing the expansion and calculation.
i=152i
We substitute the values 1, 2, 3, 4, 5 in order. 2·1+2·2+2·3+2·4+2·5
Simplify. 2+4+6+8+10
Add. 30
i=152i=30

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.

Expand the partial sum and find its value: k=031k!.

Solution
Step-by-step evaluation of the summation of 1/k! from k=0 to 3, demonstrating algebraic simplification to the final result of 8/3.
k=031k!
We substitute the values 0, 1, 2, 3, in order. 10!+11!+12!+13!
Evaluate the factorials. 11+11+12+16
Simplify. 1+1+36+16
Simplify. 166
Simplify. 83
k=031k!=83

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.

Write the sum using summation notation: 1+12+13+14+15.

Solution
Demonstrating the process of converting a series of fractions into summation notation.
1+12+13+14+15
n:1,2,3,4,5
We look for a pattern in the terms. Terms: 1,12,13,14,15
The numerators are all one. Pattern: 11,12,13,14,15,1n
The denominators are the counting numbers
from one to five.
The sum written in summation notation is
1+12+13+14+15=n=151n.

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

Write the sum using summation notation: −1+827+64125.

Solution
A mathematical expression showing the alternating sum of the first five cubes: -1 + 8 - 27 + 64 - 125.
The image displays the variable 'n:' followed by the numbers 1, 2, 3, 4, 5, arranged horizontally in a sequence.
We look for a pattern in the terms. A mathematical sequence labeled 'Terms:' shows the numbers -1, 8, -27, 64, -125, representing alternating positive and negative perfect cubes (1^3, 2^3, 3^3, 4^3, 5^3).
The signs of the terms alternate,
and the odd terms are negative.
The image shows a mathematical sequence: (-1)^n multiplied by n^3 for n = 1, 2, 3, 4, 5. This creates an alternating series of cubic numbers.
The numbers are the cubes of the
counting numbers from one to five.
A mathematical sequence displaying the pattern (-1)^n ו n^3 for n ranging from 1 to 5, with the cubed number shown in red.
The image displays a mathematical pattern: (-1)^n * n^3.
The sum written in summation notation is
1+827+64125=n=15(1)nn3

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

Solution

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

an=5n1

an=3n+1

Solution

4,7,10,13,16

an=4n+2

an=2n+3

Solution

5,7,11,19,35

an=3n1

an=3n2n

Solution

1,5,21,73,233

an=2n3n

an=2nn2

Solution

2,1,89,1,3225

an=3nn3

an=4n22n

Solution

1,32,54,78,916

an=3n+33n

an=(−1)n·2n

Solution

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

an=(−1)n·3n

an=(−1)n+1n2

Solution

1,−4,9,−16,25

an=(−1)n+1n4

an=(−1)n+1n2

Solution

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,

Solution

an=8n

7,14,21,28,35,

6,7,8,9,10,

Solution

an=n+5

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

e3,e4,e5,e6,e7,

Solution

an=en+2

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

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

Solution

an=(−1)n5n

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

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

Solution

an=(−1)nn3

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

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

Solution

an=(−1)n2n

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

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

Solution

an=14n

11,18,127,164,1125,

12,23,34,45,56,

Solution

an=nn+1

−2,32,43,54,65,

52,54,58,516,532,

Solution

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!

Solution

4,2,23,16,130

an=5n!

an=3n!

Solution

3,6,18,72,360

an=2n!

an=(2n)!

Solution

2,24,720,40320,3628800

an=(3n)!

an=(n1)!(n)!

Solution

1,12,13,14,15

an=n!(n+1)!

an=n!n2

Solution

1,12,23,32,245

an=n2n!

an=(n+1)!n2

Solution

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

Solution

1+4+9+16+25=55

i=15i3

i=16(2i+3)

Solution

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

i=16(3i2)

i=142i

Solution

2+4+8+16=30

i=143i

k=034k!

Solution

41+41+42+46=323=1023

k=041k!

k=15k(k+1)

Solution

2+6+12+20+30=70

k=15k(2k3)

n=15nn+1

Solution

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

Solution

n=1513n

14+116+164+1256

1+18+127+164+1125

Solution

n=151n3

15+125+1125+1625

2+1+23+12+25

Solution

n=152n

3+32+1+34+35+12

36+912+15

Solution

n=15(−1)n+13n

−5+1015+2025

−2+46+810++20

Solution

n=110(−1)n2n

13+57+9++21

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

Solution

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.

Solution

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.

Solution

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.

finite sequence
A sequence with a domain that is limited to a finite number of counting numbers.
general term of a sequence
The general term of the sequence is 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.
infinite sequence
A sequence whose domain is all counting numbers and there is an infinite number of counting numbers.
partial sum
When we add a finite number of terms of a sequence, we call the sum a partial sum.
sequence
A sequence is a function whose domain is the counting numbers.