Numbers Assigned to Ordered Positions
A number sequence is an ordered list of numbers. Each number is called a term. We use the following notation:
- The term at index is denoted by
- The term at index is denoted by
- The term at index is denoted by
- The general term is denoted by
A sequence rule determines its later terms and may also give a formula for the general term.
More precisely, a sequence assigns one value to each allowed index:
Order is part of the definition. The sequences and may contain some of the same numbers, but they are not the same sequence.
Explicit and Recursive Rules
An explicit rule calculates a term directly from its index. For example:
This gives . A recursive rule states a starting term and explains how to obtain the next term:
Both rules describe the same sequence. The explicit form calculates any term directly from its index. The recursive form calculates each new term from the previous one.
Number Pattern from Tables and Chairs
A row of square tables and chairs gives a simple number pattern:
When there is with a square top, chairs can be placed around it.
If are joined together, then chairs can be placed around the combined tables.
We can create a table to observe the pattern:
| Number of tables | ||||||
|---|---|---|---|---|---|---|
| Number of chairs |
In a straight row, each table provides two chairs along the long sides. Two more chairs sit at the ends of the row. Therefore, tables give chairs along the sides and at the ends.
Each additional adds chairs. The relationship between the number of tables and chairs follows the formula:
Here:
- is the number of chairs
- is the number of tables
The same pattern can be written recursively:
Using the Rule to Answer a Seating Question
A sequence rule can answer a counting question directly. In the example below, the rule converts a number of people into a number of tables.
Determining the Number of Chairs and Tables
The sequence rule answers questions such as:
If each need a chair, how many tables must be joined?
We can use the formula where , so:
need to be joined to accommodate .
Types of Sequences
Based on their patterns, number sequences fall into several types. The two that turn up most often add a fixed difference or multiply by a fixed ratio, and each of them has its own formulas.
Arithmetic Sequence
A number sequence where the difference between two consecutive terms is always constant. This difference is called the common difference ().
Example: Common difference
Geometric Sequence
A number sequence where the ratio between two consecutive terms is always constant. This ratio is called the common ratio ().
Example: Common ratio
Other Sequences
Besides arithmetic and geometric sequences, there are many other types of sequences such as Fibonacci sequences, quadratic sequences, cubic sequences, and more.
Example of a Fibonacci sequence:
For indices , the sum of the two preceding terms gives the Fibonacci recursion:
A Finite Prefix Does Not Determine One Unique Rule
A short list of terms can suggest a plausible pattern, but it does not logically force one continuation. The prefix might continue as if every term is doubled. A different rule could agree with the first three terms and change from the fourth term onward.
Two rules that match at the first three positions are and . They first differ at the fourth position:
| Position | Doubling rule | Quadratic rule |
|---|---|---|
A fully defined sequence needs an unambiguous rule or enough conditions to identify it. Guessing a pattern produces a conjecture. A proof requires a rule that determines every term.
Finding Patterns
To determine the pattern of a sequence:
- Observe the differences between consecutive terms
- Check if the difference is constant (arithmetic sequence)
- If not, check if the ratio is constant (geometric sequence)
- If neither, check for other possible patterns
A sequence assigns one term to each index. Its rule may be explicit, recursive, or defined in another way.
Practice
Consider the sequence for positive integers . The explicit formula calculates a term from its position. A recursive rule needs an initial value and a relationship between consecutive terms.
- Find the first five terms.
- Give a recursive rule for the sequence.
Worked Solutions
Problem 1. Substitute into the given term formula.
Problem 2. A recursive rule expresses the next term using the previous term:
The recursive increment is because: