Sequences
Topic Index | Algebra2/Trig Index | Regents Exam Prep Center


A sequence
is an ordered list of numbers. 
The sum of the terms of a sequence is called a series.

•  Each number of a sequence is called a term (or element) of the sequence.
•  A finite sequence contains a finite number of terms (you can count them).  1, 4, 7, 10, 13
•  An infinite sequence contains an infinite number of terms (you cannot count them).  1, 4, 7, 10, 13,  . . .
•  The terms of a sequence are referred to in the subscripted form shown below,
where the natural number subscript refers to the location (position) of the term in the sequence.


(If you study computer programming languages such as C, C++, and Java,
 you will find that the first position in their arrays (sequences) start with a subscript of zero.)

•  The general form of a sequence is represented: 

The domain of a sequence consists of the counting numbers 1, 2, 3, 4, ...
and the range consists of the terms of the sequence.

•  The terms in a sequence may, or may not, have a pattern, or a related formula.
For some sequences, the terms are simply random.
 

Let's examine some sequences that have patterns:

 

Sequences often possess a definite pattern that is used to arrive at the sequence's terms.

It is often possible to express such patterns as a formula.  In the sequence shown at the left, an explicit formula may be:

where n represents the term's position in the sequence.

        
 

Examples:

1.  Write the first three terms of the sequence whose nth term is given by the explicit formula:
                                                         

      ANSWER:  Remember that n is a natural number (starting with n = 1).   

Notice that n is replaced with the number of the term you are trying to find.

2.  Find the 5th and 10th terms of the sequence whose nth term is given by:   

      ANSWER:  Remember that n corresponds to the location of the term.  Use n = 5 and n = 10.

                        

 

3.   Write an explicit formula for the nth term of a sequence of negative even integers
       starting with -2.  

          ANSWER:  Get a visual of the terms.   -2,  -4,  -6,  -8,  ...
          Compare the terms to the numbers associated with their locations and look for a pattern.

Notation Location Term
 a1 1 -2
 a2 2 -4
 a3 3 -6
 a4 4 -8

 Look for a pattern.  In this example, each term can be found by multiplying the location number by -2.
A formula could be:
 

4.  Find the first 4 terms of the sequence  

Notice how the terms are alternating signs between negative and positive.

Keep this pattern in mind (involving powers of -1) when asked to write formulas for sequences.

yields -4, 7, -12, 19, ...

 yields 4, -7, 12, -19, ...

 

 

Check out how to use your TI-83+/84+ graphing calculator with sequences and series. Click here.