Generating Sequence Terms using Rules
Updated July 2026
A sequence is a list of terms governed by a specific mathematical rule. For the ESAT, you must be able to generate these terms using either term-to-term or position-to-term rules. This includes calculating specific terms from an th term formula and determining the position of a given value.
A sequence is a set of numbers following a rule. A term-to-term rule defines a term based on the one before it, while a position-to-term rule calculates a term directly from its position .
What is a Sequence?
A sequence is defined as a list of terms accompanied by a rule for generating them. In Mathematics 1 for the ESAT, you will encounter two primary types of rules: term-to-term rules and position-to-term rules. Understanding the difference between these is vital for correctly identifying and generating the elements of a progression.
Term-to-term Rules
A term-to-term rule indicates how to move from one term in the sequence to the next term. These rules require a starting point, usually the first term, to begin the generation process.
For example, a sequence might be described by its first term and its rule. If the first term is and the term-to-term rule is , the terms are because you add each time to find the subsequent value.
Mathematical Notation for Term-to-term Rules
Term-to-term rules are often expressed using specific notation. We use to represent the first term and to represent the th term. Consequently, represents the term immediately following .
Consider the rule: and . This tells us to start at and subtract to find each following term, resulting in the sequence .
Generating Sequences Using Term-to-term Rules
To generate multiple terms, apply the rule recursively. Suppose you are asked to find the next terms in this sequence: and .
- The first term is given: .
- The second term: .
- The third term: .
- The fourth term: .
- The fifth term: .
Position-to-term Rules
A position-to-term rule, or th term rule, describes the relationship between the position of a term in the sequence and the value of the term itself. This allows you to find any specific term, such as the th term, without having to calculate all the terms that come before it.
For example, consider the rule :
- The rd term is because .
- The th term is because .
Deciding Whether a Number is in a Particular Sequence
You may be asked to determine if a specific number belongs to a given sequence. For arithmetic sequences, you can use the first term and the common difference to test membership.
Example: Is in the sequence ?
- Identify the first term, which is , and the term-to-term rule, which is .
- If a term belongs to this sequence, subtracting the first term must result in a multiple of the common difference.
- Test the value: .
- Check divisibility: is not a multiple of because .
Conclusion: is not a term in this sequence.
Finding Terms from the th Term Rule
When given a position-to-term rule, you can find any term by substituting the position number into the formula.
Example: Find the th and th terms for the sequence whose th term rule is .
- To find the th term, let : .
- To find the th term, let : .
Finding the Position of a Particular Term
If you know a value is in a sequence, you can determine its position by setting the th term rule equal to that value and solving for .
Example: In the sequence defined by , which term has the value ?
- Create an equation: .
- Rearrange to solve: .
- Factorise: .
- Possible values for are or .
- Since the position must be a positive integer, we conclude .
Therefore, is the th term of the sequence.
Key takeaways
- A term-to-term rule uses the current term to find the next one, whereas a position-to-term rule uses the index to find a term directly.
- The position index must always be a positive integer ().
- To find the position of a specific value, set the th term rule equal to the value and solve for .
- A value is not part of a sequence if its calculated position is not a whole number.
Always check your final value for to ensure it is a positive integer. In the ESAT, if you solve a quadratic and get one positive and one negative result, the negative one is irrelevant because sequences do not have negative positions.
Do not confuse the term value with its position . The position is the 'address' of the number in the list, while the term value is the actual number stored at that address.
Term-to-term rules are examples of recurrence relations. While they are simple to use for the next few terms, converting them into position-to-term rules (closed-form expressions) is a key skill in higher-level mathematics used to model population growth or financial interest.
Frequently asked questions
What does represent in a term-to-term rule?
It represents the next term in the sequence after the current term . For example, if , then refers to the th term.
Can I find the 100th term of a sequence using a term-to-term rule?
Yes, but it is inefficient. You would have to calculate every term from up to first. A position-to-term rule is much better for finding terms at high positions.
How do I check if a number like 50 is in a sequence with a quadratic rule?
Set the quadratic rule equal to and solve for . If you find a positive integer solution for , then is in the sequence.