Sequences and Their Notations

In this section, you will:

A video game company launches an exciting new advertising campaign. They predict the number of online visits to their website, or hits, will double each day. The model they are using shows 2 hits the first day, 4 hits the second day, 8 hits the third day, and so on. See [link].

Day 1 2 3 4 5
Hits 2 4 8 16 32

If their model continues, how many hits will there be at the end of the month? To answer this question, we’ll first need to know how to determine a list of numbers written in a specific order. In this section, we will explore these kinds of ordered lists.

Writing the Terms of a Sequence Defined by an Explicit Formula

One way to describe an ordered list of numbers is as a sequence. A sequence is a function whose domain is a subset of the counting numbers. The sequence established by the number of hits on the website is

{2,4,8,16,32,}.

The ellipsis (…) indicates that the sequence continues indefinitely. Each number in the sequence is called a term. The first five terms of this sequence are 2, 4, 8, 16, and 32.

Listing all of the terms for a sequence can be cumbersome. For example, finding the number of hits on the website at the end of the month would require listing out as many as 31 terms. A more efficient way to determine a specific term is by writing a formula to define the sequence.

One type of formula is an explicit formula, which defines the terms of a sequence using their position in the sequence. Explicit formulas are helpful if we want to find a specific term of a sequence without finding all of the previous terms. We can use the formula to find the

nth

</math> term of the sequence</strong>, where n

is any positive number. In our example, each number in the sequence is double the previous number, so we can use powers of 2 to write a formula for the nth

term.

Sequence of {2, 4, 8, 16, 32, ...} expressed in exponential form (i.e., {2^1, 2^2, 2^3, ..., 2^n, ...} The first term of the sequence is 2 1 =2,

the second term is 2 2 =4,

the third term is 2 3 =8,

and so on. The nth

term of the sequence can be found by raising 2 to the nth

power. An explicit formula for a sequence is named by a lower case letter a,b,c...

with the subscript n.

The explicit formula for this sequence is

a n = 2 n .

Now that we have a formula for the nth

term of the sequence, we can answer the question posed at the beginning of this section. We were asked to find the number of hits at the end of the month, which we will take to be 31 days. To find the number of hits on the last day of the month, we need to find the 31st term of the sequence. We will substitute 31 for n

in the formula.

a 31 = 2 31       =2,147,483,648

If the doubling trend continues, the company will get 2,147,483,648

hits on the last day of the month. That is over 2.1 billion hits! The huge number is probably a little unrealistic because it does not take consumer interest and competition into account. It does, however, give the company a starting point from which to consider business decisions.

Another way to represent the sequence is by using a table. The first five terms of the sequence and the nth

term of the sequence are shown in [link].

n 1 2 3 4 5 n
nth term of the sequence, a n 2 4 8 16 32 2 n

Graphing provides a visual representation of the sequence as a set of distinct points. We can see from the graph in [link] that the number of hits is rising at an exponential rate. This particular sequence forms an exponential function.

Graph of a plotted exponential function, f(n) = 2^n, where the x-axis is labeled n and the y-axis is labeled a_n.

Lastly, we can write this particular sequence as

{2,4,8,16,32,, 2 n ,}.

A sequence that continues indefinitely is called an infinite sequence. The domain of an infinite sequence is the set of counting numbers. If we consider only the first 10 terms of the sequence, we could write

{2,4,8,16,32,, 2 n ,,1024}.

This sequence is called a finite sequence because it does not continue indefinitely.

Sequence

A sequence is a function whose domain is the set of positive integers. A finite sequence is a sequence whose domain consists of only the first n

positive integers. The numbers in a sequence are called terms. The variable a

with a number subscript is used to represent the terms in a sequence and to indicate the position of the term in the sequence.

a 1 , a 2 , a 3 ,, a n ,

We call a 1

the first term of the sequence, a 2

the second term of the sequence, a 3

the third term of the sequence, and so on. The term a n

is called the

nth

</math> term of the sequence</strong>, or the general term of the sequence. An explicit formula defines the nth

term of a sequence using the position of the term. A sequence that continues indefinitely is an infinite sequence.

Does a sequence always have to begin with a 1 ?

*No. In certain problems, it may be useful to define the initial term as a 0

instead of a 1 .

In these problems, the domain of the function includes 0.*

Given an explicit formula, write the first n

terms of a sequence.

  1. Substitute each value of n

    into the formula. Begin with

    n=1

    to find the first term,

    a 1 .
  2. To find the second term, a 2 ,

    use

    n=2.
  3. Continue in the same manner until you have identified all n

    terms.

Writing the Terms of a Sequence Defined by an Explicit Formula

Write the first five terms of the sequence defined by the explicit formula a n =3n+8.

Substitute n=1

into the formula. Repeat with values 2 through 5 for n.

n=1 a 1 =3(1)+8=5 n=2 a 2 =3(2)+8=2 n=3 a 3 =3(3)+8=1 n=4 a 4 =3(4)+8=4 n=5 a 5 =3(5)+8=7

The first five terms are {5,2,−1,−4,−7}.

Analysis

The sequence values can be listed in a table. A table, such as [link], is a convenient way to input the function into a graphing utility.

n 1 2 3 4 5
a n 5 2 –1 –4 –7

A graph can be made from this table of values. From the graph in [link], we can see that this sequence represents a linear function, but notice the graph is not continuous because the domain is over the positive integers only.

Graph of a scattered plot where the x-axis is labeled n and the y-axis is labeled a_n.

Write the first five terms of the sequence defined by the explicit formula t n =5n4.

The first five terms are { 1,6, 11, 16, 21 }.

Investigating Alternating Sequences

Sometimes sequences have terms that are alternate. In fact, the terms may actually alternate in sign. The steps to finding terms of the sequence are the same as if the signs did not alternate. However, the resulting terms will not show increase or decrease as n

increases. Let’s take a look at the following sequence.

{2,−4,6,−8}

Notice the first term is greater than the second term, the second term is less than the third term, and the third term is greater than the fourth term. This trend continues forever. Do not rearrange the terms in numerical order to interpret the sequence.

**Given an explicit formula with alternating terms, write the first n

terms of a sequence.**

  1. Substitute each value of n

    into the formula. Begin with

    n=1

    to find the first term,

    a 1 .

    The sign of the term is given by the

    ( 1 ) n

    in the explicit formula.

  2. To find the second term, a 2 ,

    use

    n=2.
  3. Continue in the same manner until you have identified all n

    terms.

Writing the Terms of an Alternating Sequence Defined by an Explicit Formula

Write the first five terms of the sequence.

a n = (1) n n 2 n+1

Substitute n=1,

n=2,

and so on in the formula.

n=1 a 1 = (1) 1 1 2 1+1 = 1 2 n=2 a 2 = (1) 2 2 2 2+1 = 4 3 n=3 a 3 = (1) 3 3 2 3+1 = 9 4 n=4 a 4 = (1) 4 4 2 4+1 = 16 5 n=5 a 5 = (1) 5 5 2 5+1 = 25 6

The first five terms are { 1 2 , 4 3 ,− 9 4 , 16 5 ,− 25 6 }.

Analysis

The graph of this function, shown in [link], looks different from the ones we have seen previously in this section because the terms of the sequence alternate between positive and negative values.

Graph of a scattered plot with labeled points: (1, -1/2), (2, 4/3), (3, -9/4), (4, 16/5), and (5, -25/6). The x-axis is labeled n and the y-axis is labeled a_n.

In [link], does the (–1) to the power of n

account for the oscillations of signs?

Yes, the power might be n,n+1,n1,

and so on, but any odd powers will result in a negative term, and any even power will result in a positive term.

Write the first five terms of the sequence:

a n = 4n (2) n

The first five terms are { 2, 2,  3 2 , 1,  5 8 }.

Investigating Piecewise Explicit Formulas

We’ve learned that sequences are functions whose domain is over the positive integers. This is true for other types of functions, including some piecewise functions. Recall that a piecewise function is a function defined by multiple subsections. A different formula might represent each individual subsection.

**Given an explicit formula for a piecewise function, write the first n

terms of a sequence**

  1. Identify the formula to which n=1

    applies.

  2. To find the first term, a 1 ,

    use

    n=1

    in the appropriate formula.

  3. Identify the formula to which n=2

    applies.

  4. To find the second term, a 2 ,

    use

    n=2

    in the appropriate formula.

  5. Continue in the same manner until you have identified all n

    terms.

Writing the Terms of a Sequence Defined by a Piecewise Explicit Formula

Write the first six terms of the sequence.

a n ={ n 2 if n is not divisible by 3 n 3 if n is divisible by 3

Substitute n=1,n=2,

and so on in the appropriate formula. Use n 2

when n

is not a multiple of 3. Use n 3

when n

is a multiple of 3.

a 1 = 1 2 =1 1 is not a multiple of 3.  Use  n 2 . a 2 = 2 2 =4 2 is not a multiple of 3.  Use  n 2 . a 3 = 3 3 =1 3 is a multiple of 3.  Use  n 3 . a 4 = 4 2 =16 4 is not a multiple of 3.  Use  n 2 . a 5 = 5 2 =25 5 is not a multiple of 3.  Use  n 2 . a 6 = 6 3 =2 6 is a multiple of 3.  Use  n 3 .

The first six terms are { 1, 4, 1, 16, 25, 2 }.

Analysis

Every third point on the graph shown in [link] stands out from the two nearby points. This occurs because the sequence was defined by a piecewise function.

Graph of a scattered plot where the x-axis is labeled n and the y-axis is labeled a_n.

Write the first six terms of the sequence.

a n ={ 2 n 3 if n is odd 5n 2 if n is even

The first six terms are { 2, 5, 54, 10, 250, 15 }.

Finding an Explicit Formula

Thus far, we have been given the explicit formula and asked to find a number of terms of the sequence. Sometimes, the explicit formula for the nth

term of a sequence is not given. Instead, we are given several terms from the sequence. When this happens, we can work in reverse to find an explicit formula from the first few terms of a sequence. The key to finding an explicit formula is to look for a pattern in the terms. Keep in mind that the pattern may involve alternating terms, formulas for numerators, formulas for denominators, exponents, or bases.

Given the first few terms of a sequence, find an explicit formula for the sequence.

  1. Look for a pattern among the terms.
  2. If the terms are fractions, look for a separate pattern among the numerators and denominators.
  3. Look for a pattern among the signs of the terms.
  4. Write a formula for a n

    in terms of

    n.

    Test your formula for

    n=1, n=2,

    and

    n=3.
Writing an Explicit Formula for the *n*th Term of a Sequence

Write an explicit formula for the nth

term of each sequence.

  1. { 2 11 , 3 13 , 4 15 , 5 17 , 6 19 , }
  2. { 2 25 , 2 125 , 2 625 , 2 3,125 , 2 15,625 ,}
  3. { e 4 , e 5 , e 6 , e 7 , e 8 ,}

Look for the pattern in each sequence.

  1. The terms alternate between positive and negative. We can use (1) n

    to make the terms alternate. The numerator can be represented by

    n+1.

    The denominator can be represented by

    2n+9. a n = (1) n (n+1) 2n+9
  2. The terms are all negative.

    So we know that the fraction is negative, the numerator is 2, and the denominator can be represented by 5 n+1 .

    a n = 2 5 n+1
  3. The terms are powers of e.

    For n=1,

    the first term is e 4

    so the exponent must be n+3.

    a n = e n+3

Write an explicit formula for the nth

term of the sequence.

{9,81,729,6,561,59,049,…}
a n = (1) n+1 9 n

Write an explicit formula for the nth

term of the sequence.

{ 3 4 , 9 8 , 27 12 , 81 16 , 243 20 ,... }
a n = 3 n 4n

Write an explicit formula for the nth

term of the sequence.

{ 1 e 2 ,  1 e , 1, e,  e 2 ,... }
a n = e n3

Writing the Terms of a Sequence Defined by a Recursive Formula

Sequences occur naturally in the growth patterns of nautilus shells, pinecones, tree branches, and many other natural structures. We may see the sequence in the leaf or branch arrangement, the number of petals of a flower, or the pattern of the chambers in a nautilus shell. Their growth follows the Fibonacci sequence, a famous sequence in which each term can be found by adding the preceding two terms. The numbers in the sequence are 1, 1, 2, 3, 5, 8, 13, 21, 34,…. Other examples from the natural world that exhibit the Fibonacci sequence are the Calla Lily, which has just one petal, the Black-Eyed Susan with 13 petals, and different varieties of daisies that may have 21 or 34 petals.

Each term of the Fibonacci sequence depends on the terms that come before it. The Fibonacci sequence cannot easily be written using an explicit formula. Instead, we describe the sequence using a recursive formula, a formula that defines the terms of a sequence using previous terms.

A recursive formula always has two parts: the value of an initial term (or terms), and an equation defining a n

in terms of preceding terms. For example, suppose we know the following:

a 1 =3 a n =2 a n1 1 for n2

We can find the subsequent terms of the sequence using the first term.

a 1 =3 a 2 =2 a 1 1=2(3)1=5 a 3 =2 a 2 1=2(5)1=9 a 4 =2 a 3 1=2(9)1=17

So the first four terms of the sequence are { 3, 5, 9, 17 }

.

The recursive formula for the Fibonacci sequence states the first two terms and defines each successive term as the sum of the preceding two terms.

a 1 =1 a 2 =1 a n = a n1 + a n2  for  n3

To find the tenth term of the sequence, for example, we would need to add the eighth and ninth terms. We were told previously that the eighth and ninth terms are 21 and 34, so

a 10 = a 9 + a 8 =34+21=55
Recursive Formula

A recursive formula is a formula that defines each term of a sequence using preceding term(s). Recursive formulas must always state the initial term, or terms, of the sequence.

Must the first two terms always be given in a recursive formula?

No. The Fibonacci sequence defines each term using the two preceding terms, but many recursive formulas define each term using only one preceding term. These sequences need only the first term to be defined.

**Given a recursive formula with only the first term provided, write the first n

terms of a sequence.**

  1. Identify the initial term, a 1 ,

    which is given as part of the formula. This is the first term.

  2. To find the second term, a 2 ,

    substitute the initial term into the formula for

    a n1 .

    Solve.

  3. To find the third term, a 3 ,

    substitute the second term into the formula. Solve.

  4. Repeat until you have solved for the nth

    term.

Writing the Terms of a Sequence Defined by a Recursive Formula

Write the first five terms of the sequence defined by the recursive formula.

a 1 =9 a n =3 a n1 20, for n2

The first term is given in the formula. For each subsequent term, we replace a n1

with the value of the preceding term.

n=1 a 1 =9 n=2 a 2 =3 a 1 20=3(9)20=2720=7 n=3 a 3 =3 a 2 20=3(7)20=2120=1 n=4 a 4 =3 a 3 20=3(1)20=320=17 n=5 a 5 =3 a 4 20=3(17)20=5120=71

The first five terms are { 9, 7, 1, 17, 71 }.

See [link].

Graph of a scattered plot with labeled points: (1, 9), (2, 7), (3, 1), (4, -17), and (5, -71). The x-axis is labeled n and the y-axis is labeled a_n.

Write the first five terms of the sequence defined by the recursive formula.

a 1 =2 a n =2 a n1 +1, for n2
{ 2, 5, 11, 23, 47 }

**Given a recursive formula with two initial terms, write the first n

terms of a sequence.**

  1. Identify the initial term, a 1 ,

    which is given as part of the formula.

  2. Identify the second term, a 2 ,

    which is given as part of the formula.

  3. To find the third term, substitute the initial term and the second term into the formula. Evaluate.
  4. Repeat until you have evaluated the nth

    term.

Writing the Terms of a Sequence Defined by a Recursive Formula

Write the first six terms of the sequence defined by the recursive formula.

a 1 =1 a 2 =2 a n =3 a n1 +4 a n2 , for n3

The first two terms are given. For each subsequent term, we replace a n1

and a n2

with the values of the two preceding terms.

n=3 a 3 =3 a 2 +4 a 1 =3(2)+4(1)=10 n=4 a 4 =3 a 3 +4 a 2 =3(10)+4(2)=38 n=5 a 5 =3 a 4 +4 a 3 =3(38)+4(10)=154 n=6 a 6 =3 a 5 +4 a 4 =3(154)+4(38)=614

The first six terms are {1,2,10,38,154,614}.

See [link].

Graph of a scattered plot with labeled points: (1, 1), (2, 2), (3, 10), (4, 38), (5, 154) and (6, 614). The x-axis is labeled n and the y-axis is labeled a_n.

Write the first 8 terms of the sequence defined by the recursive formula.

a 1 =0 a 2 =1 a 3 =1 a n = a n1 a n2 + a n3 , for n4
{ 0, 1, 1, 1, 2, 3,  5 2 ,  17 6 }.

Using Factorial Notation

The formulas for some sequences include products of consecutive positive integers.

n

</math> factorial</strong>, written as n!,

is the product of the positive integers from 1 to n.

For example,

4!=4321=24 5!=54321=120

An example of formula containing a factorial is a n =(n+1)!.

The sixth term of the sequence can be found by substituting 6 for n.

a 6 =(6+1)!=7!=7·6·5·4·3·2·1=5040

The factorial of any whole number n

is n(n1)!

We can therefore also think of 5!

as 54!.

Factorial

n factorial is a mathematical operation that can be defined using a recursive formula. The factorial of n,

denoted n!,

is defined for a positive integer n

as:

0!=1 1!=1 n!=n( n1 )( n2 )( 2 )( 1 ), for n2

The special case 0!

is defined as 0!=1.

Can factorials always be found using a calculator?

No. Factorials get large very quickly—faster than even exponential functions! When the output gets too large for the calculator, it will not be able to calculate the factorial.

Writing the Terms of a Sequence Using Factorials

Write the first five terms of the sequence defined by the explicit formula a n = 5n (n+2)! .

Substitute n=1,n=2,

and so on in the formula.

n=1 a 1 = 5(1) (1+2)! = 5 3! = 5 3·2·1 = 5 6 n=2 a 2 = 5(2) (2+2)! = 10 4! = 10 4·3·2·1 = 5 12 n=3 a 3 = 5(3) (3+2)! = 15 5! = 15 5·4·3·2·1 = 1 8 n=4 a 4 = 5(4) (4+2)! = 20 6! = 20 6·5·4·3·2·1 = 1 36 n=5 a 5 = 5(5) (5+2)! = 25 7! = 25 7·6·5·4·3·2·1 = 5 1,008

The first five terms are { 5 6 , 5 12 , 1 8 , 1 36 , 5 1,008 }.

Analysis

[link] shows the graph of the sequence. Notice that, since factorials grow very quickly, the presence of the factorial term in the denominator results in the denominator becoming much larger than the numerator as n

increases. This means the quotient gets smaller and, as the plot of the terms shows, the terms are decreasing and nearing zero.

Graph of a scattered plot with labeled points: (1, 5/6), (2, 5/12), (3, 1/8), (4, 1/36),  and (5, 5/1008). The x-axis is labeled n and the y-axis is labeled a_n.

Write the first five terms of the sequence defined by the explicit formula a n = (n+1)! 2n .

The first five terms are { 1,  3 2 , 4, 15, 72 }.

Access this online resource for additional instruction and practice with sequences.

Key Equations

Formula for a factorial 0!=1 1!=1 n!=n( n1 )( n2 )( 2 )( 1 ), for n2

Key Concepts

Section Exercises

Verbal

Discuss the meaning of a sequence. If a finite sequence is defined by a formula, what is its domain? What about an infinite sequence?

A sequence is an ordered list of numbers that can be either finite or infinite in number. When a finite sequence is defined by a formula, its domain is a subset of the non-negative integers. When an infinite sequence is defined by a formula, its domain is all positive or all non-negative integers.

Describe three ways that a sequence can be defined.

Is the ordered set of even numbers an infinite sequence? What about the ordered set of odd numbers? Explain why or why not.

Yes, both sets go on indefinitely, so they are both infinite sequences.

What happens to the terms a n

of a sequence when there is a negative factor in the formula that is raised to a power that includes n?

What is the term used to describe this phenomenon?

What is a factorial, and how is it denoted? Use an example to illustrate how factorial notation can be beneficial.

A factorial is the product of a positive integer and all the positive integers below it. An exclamation point is used to indicate the operation. Answers may vary. An example of the benefit of using factorial notation is when indicating the product It is much easier to write than it is to write out 13121110987654321.

Algebraic

For the following exercises, write the first four terms of the sequence.

a n = 2 n 2
a n = 16 n+1

First four terms: 8,  16 3 , 4,  16 5

a n = ( 5 ) n1
a n = 2 n n 3

First four terms: 2,  1 2 ,  8 27 ,  1 4

.

a n = 2n+1 n 3
a n =1.25 ( 4 ) n1

First four terms: 1.25, 5, 20, 80

.

a n =4 ( 6 ) n1
a n = n 2 2n+1

First four terms: 1 3 ,  4 5 ,  9 7 ,  16 9

.

a n = ( 10 ) n +1
a n =( 4 (5) n1 5 )

First four terms: 4 5 , 4, 20, 100

For the following exercises, write the first eight terms of the piecewise sequence.

a n ={ (2) n 2 if n is even (3) n1 if n is odd
a n ={ n 2 2n+1 if n 5 n 2 5 if n >5
1 3 ,  4 5 ,  9 7 ,  16 9 ,  25 11 , 31, 44, 59
a n ={ (2n+1) 2 if n is divisible by 4 2 n if n is not divisible by 4
a n ={ 0.6 5 n1 if n is prime or 1 2.5 (2) n1 if n is composite
0.6,3,15,20,375,80,9375,320
a n ={ 4( n 2 2) if n 3 or n > 6 n 2 2 4 if 3<n6

For the following exercises, write an explicit formula for each sequence.

4, 7, 12, 19, 28,
a n = n 2 +3
4,2,10,14,34,
1,1, 4 3 ,2, 16 5 ,
a n = 2 n 2n  or  2 n1 n
0, 1 e 1 1+ e 2 , 1 e 2 1+ e 3 , 1 e 3 1+ e 4 , 1 e 4 1+ e 5 ,
1, 1 2 , 1 4 , 1 8 , 1 16 ,
a n = ( 1 2 ) n1

For the following exercises, write the first five terms of the sequence.

a 1 =9,  a n = a n1 +n
a 1 =3,  a n =( 3 ) a n1

First five terms: 3, 9, 27, 81, 243

a 1 =4,  a n = a n1 +2n a n1 1
a 1 =1,  a n = ( 3 ) n1 a n1 2

First five terms: 1, 1, 9,  27 11 ,  891 5

a 1 =30,  a n =( 2+ a n1 ) ( 1 2 ) n

For the following exercises, write the first eight terms of the sequence.

a 1 = 1 24 ,  a 2 =1,  a n =( 2 a n2 )( 3 a n1 )
1 24 , 1,  1 4 ,  3 2 ,  9 4 ,  81 4 ,  2187 8 ,  531,441 16
a 1 =1,  a 2 =5,  a n = a n2 ( 3 a n1 )
a 1 =2,  a 2 =10,  a n = 2( a n1 +2 ) a n2
2, 10, 12,  14 5 ,  4 5 , 2, 10, 12

For the following exercises, write a recursive formula for each sequence.

2.5,5,10,20,40,
8,6,3,1,6,
a 1 =8, a n = a n1 +n
2, 4, 12, 48, 240, 
35, 38, 41, 44, 47, 
a 1 =35, a n = a n1 +3
15,3, 3 5 , 3 25 , 3 125 ,

For the following exercises, evaluate the factorial.

6!
720
( 12 6 )!
12! 6!
665,280
100! 99!

For the following exercises, write the first four terms of the sequence.

a n = n! n 2

First four terms: 1, 1 2 , 2 3 , 3 2

a n = 3n! 4n!
a n = n! n 2 n1

First four terms: 1,2, 6 5 , 24 11

a n = 100n n(n1)!

Graphical

For the following exercises, graph the first five terms of the indicated sequence

a n = ( 1 ) n n +n
![Graph of a scattered plot with points at (1, 0), (2, 5/2), (3, 8/3), (4, 17/4), and (5, 24/5). The x-axis is labeled n and the y-axis is labeled a\_n.](/precalculus-book/resources/CNX_Precalc_Figure_11_01_201.jpg)
a n ={ 4+n 2n if n is even 3+n if n is odd
a 1 =2,  a n = ( a n1 +1 ) 2
![Graph of a scattered plot with points at (1, 2), (2, 1), (3, 0), (4, 1), and (5, 0). The x-axis is labeled n and the y-axis is labeled a\_n.](/precalculus-book/resources/CNX_Precalc_Figure_11_01_203.jpg)
a n =1,  a n = a n1 +8
a n = ( n+1 )! ( n1 )!
![Graph of a scattered plot with labeled points: (1, 2), (2, 6), (3, 12), (4, 20), and (5, 30). The x-axis is labeled n and the y-axis is labeled a\_n.](/precalculus-book/resources/CNX_Precalc_Figure_11_01_205.jpg)

For the following exercises, write an explicit formula for the sequence using the first five points shown on the graph.

![Graph of a scattered plot with labeled points: (1, 5), (2, 7), (3, 9), (4, 11), and (5, 13). The x-axis is labeled n and the y-axis is labeled a\_n.](/precalculus-book/resources/CNX_Precalc_Figure_11_01_206.jpg)
![Graph of a scattered plot with labeled points: (1, 0.5), (2, 1), (3, 2), (4, 4), and (5, 8). The x-axis is labeled n and the y-axis is labeled a\_n.](/precalculus-book/resources/CNX_Precalc_Figure_11_01_207.jpg)
a n = 2 n2
![Graph of a scattered plot with labeled points: (1, 12), (2, 9), (3, 6), (4, 3), and (5, 0). The x-axis is labeled n and the y-axis is labeled a\_n.](/precalculus-book/resources/CNX_Precalc_Figure_11_01_208.jpg)

For the following exercises, write a recursive formula for the sequence using the first five points shown on the graph.

![Graph of a scattered plot with labeled points: (1, 6), (2, 7), (3, 9), (4, 13), and (5, 21). The x-axis is labeled n and the y-axis is labeled a\_n.](/precalculus-book/resources/CNX_Precalc_Figure_11_01_209.jpg)
a 1 =6,  a n =2 a n1 5
![Graph of a scattered plot with labeled points: (1, 16), (2, 8), (3, 4), (4, 2), and (5, 1). The x-axis is labeled n and the y-axis is labeled a\_n.](/precalculus-book/resources/CNX_Precalc_Figure_11_01_210.jpg)

Technology

Follow these steps to evaluate a sequence defined recursively using a graphing calculator:

For the following exercises, use the steps above to find the indicated term or terms for the sequence.

Find the first five terms of the sequence a 1 = 87 111 ,  a n = 4 3 a n1 + 12 37 .

Use the >Frac feature to give fractional results.

First five terms: 29 37 , 152 111 , 716 333 , 3188 999 , 13724 2997

Find the 15th term of the sequence a 1 =625,  a n =0.8 a n1 +18.

Find the first five terms of the sequence a 1 =2,  a n = 2 [( a n 1)1] +1.

First five terms: 2,3,5,17,65537

Find the first ten terms of the sequence a 1 =8,  a n = ( a n1 +1 )! a n1 ! .

Find the tenth term of the sequence a 1 =2,  a n =n a n1

a 10 =7,257,600

Follow these steps to evaluate a finite sequence defined by an explicit formula. Using a TI-84, do the following.

Using a TI-83, do the following.

For the following exercises, use the steps above to find the indicated terms for the sequence. Round to the nearest thousandth when necessary.

List the first five terms of the sequence a n = 28 9 n+ 5 3 .

List the first six terms of the sequence a n = n 3 3.5 n 2 + 4.1n1.5 2.4n .

First six terms: 0.042,0.146,0.875,2.385,4.708

List the first five terms of the sequence a n = 15n ( 2 ) n1 47

List the first four terms of the sequence a n = 5.7 n +0.275( n1 )!

First four terms: 5.975,32.765,185.743,1057.25,6023.521

List the first six terms of the sequence a n = n! n .

Extensions

Consider the sequence defined by a n =68n.

Is a n =421

a term in the sequence? Verify the result.

If a n =421

is a term in the sequence, then solving the equation 421=68n

for n

will yield a non-negative integer. However, if 421=68n,

then n=51.875

so a n =421

is not a term in the sequence.

What term in the sequence a n = n 2 +4n+4 2( n+2 )

has the value 41?

Verify the result.

Find a recursive formula for the sequence 1, 0, 1, 1, 0, 1, 1, 0, 1, 1, 0, 1, 1, ... .

(Hint: find a pattern for a n

based on the first two terms.)

a 1 =1, a 2 =0, a n = a n1 a n2

Calculate the first eight terms of the sequences a n = ( n+2 )! ( n1 )!

and b n = n 3 +3 n 2 +2n,

and then make a conjecture about the relationship between these two sequences.

Prove the conjecture made in the preceding exercise.

(n+2)! (n1)! = (n+2)·(n+1)·(n)·(n1)·...·3·2·1 (n1)·...·3·2·1 =n(n+1)(n+2)= n 3 +3 n 2 +2n

Glossary

explicit formula
a formula that defines each term of a sequence in terms of its position in the sequence
finite sequence
a function whose domain consists of a finite subset of the positive integers {1,2,n}

for some positive integer

n
infinite sequence
a function whose domain is the set of positive integers
n factorial
the product of all the positive integers from 1 to n
nth term of a sequence
a formula for the general term of a sequence
recursive formula
a formula that defines each term of a sequence using previous term(s)
sequence
a function whose domain is a subset of the positive integers
term
a number in a sequence

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

You can also download for free at http://cnx.org/contents/fd53eae1-fa23-47c7-bb1b-972349835c3c@8.1

Attribution: