Opening subject page...
Loading your content
Master the patterns that let you find any term in arithmetic and geometric sequences — a key ISEE skill.
Humans have been fascinated by number patterns for thousands of years. Ancient civilizations noticed that certain quantities — the number of seeds in a sunflower, the spacing of musical tones, the growth of a population — follow predictable rules. Recognizing and extending these sequences became one of the most powerful tools in mathematics. On the ISEE, your ability to spot a pattern and predict future terms is tested directly, so understanding the history helps you appreciate why this skill matters.
The central question that all of these mathematicians tackled is the same one you will face on the ISEE: Given the first few terms of a sequence, what comes next? Answering this question requires you to identify the rule that generates each term and then apply that rule to find any future term you need.
A sequence is an ordered list of numbers that follows a specific pattern or rule. Each number in the list is called a term. The position of a term in the sequence is given by a number called the index (usually written as n). To predict a future term, you need to determine the rule that connects one term to the next — or that connects the index to the term value.
The diagram below shows how arithmetic and geometric sequences grow. Notice that the arithmetic sequence increases by the same amount each step (a straight line on the graph), while the geometric sequence increases by an ever-larger amount (a curve). This visual difference is one of the fastest ways to identify which type of sequence you're working with on test day.
When you see a sequence on the ISEE, start by checking the differences between consecutive terms. If those differences are constant, you have an arithmetic sequence. If the differences are changing but the ratios between consecutive terms are constant, you have a geometric sequence. This first diagnostic step will guide your entire solution strategy.
Two core formulas give you the power to predict any term in an arithmetic or geometric sequence. Once you identify the type, plug the known values into the appropriate formula and solve for the unknown term. Let's walk through each formula carefully.
The ISEE may not tell you what kind of sequence you're looking at — that's your job. The flowchart below shows a systematic decision process you can use every time. Start by computing the differences between consecutive terms, and then branch based on what you find. This method works for arithmetic, geometric, repeating, and even quadratic sequences.
| Sequence | Terms | Differences | Ratios | Type |
|---|---|---|---|---|
| A | 5, 9, 13, 17, … | 4, 4, 4 | 1.8, 1.44, 1.31 | Arithmetic |
| B | 3, 12, 48, 192, … | 9, 36, 144 | 4, 4, 4 | Geometric |
| C | 2, 5, 2, 5, 2, 5, … | 3, −3, 3, −3 | 2.5, 0.4, 2.5, 0.4 | Repeating |
| D | 1, 4, 9, 16, 25, … | 3, 5, 7, 9 | 4, 2.25, 1.78, 1.56 | Perfect Squares |
Let's work through a complete example the way you would on the actual ISEE. Suppose a problem asks: What is the 20th term of the sequence 7, 11, 15, 19, …?
Different sequence types call for different strategies. The table below compares the approaches so you can quickly select the right one on test day. Knowing the strengths and limitations of each method prevents common errors that cost students points.
| Strategy | Best For | Common Pitfall |
|---|---|---|
| Use nth-term formula directly | Arithmetic and geometric sequences when the term number is large (e.g., 50th term) | Forgetting the "n − 1" — using n instead, which gives the wrong answer |
| List out terms one by one | Short sequences (finding the 6th or 7th term) or verifying a formula | Too slow for large term numbers; arithmetic mistakes accumulate |
| Use remainder (mod) method | Repeating or cyclic sequences | Forgetting that remainder 0 means the last term in the cycle, not the first |
| Check second differences | Quadratic patterns (perfect squares, triangular numbers) | Assuming the sequence is arithmetic just because you see a pattern in the first differences |
| Plug answer choices back in | When you can't identify the rule but the answer choices are given | Wastes time if the rule is straightforward; use this as a backup |
On the ISEE, you'll primarily encounter arithmetic, geometric, and repeating sequences. However, understanding how these connect to more advanced ideas can deepen your intuition and help you tackle unfamiliar patterns with confidence. Below is a preview of how basic sequence skills extend into higher mathematics.
| ISEE Level Concept | Advanced Extension |
|---|---|
| Arithmetic sequence: constant first differences | Linear functions: y = mx + b, where m plays the role of d |
| Geometric sequence: constant ratios | Exponential functions: y = a × bˣ, used in finance and science |
| Second differences are constant (quadratic pattern) | Quadratic functions: y = ax² + bx + c |
| Repeating sequences (mod/remainder method) | Modular arithmetic: the foundation of cryptography and computer science |
The key takeaway for your test preparation is this: every arithmetic sequence is really a linear function in disguise, and every geometric sequence is an exponential function in disguise. If a problem gives you a table of inputs and outputs and asks you to continue the pattern, you're using the exact same skills described in this lesson. Recognizing that connection will make you faster and more flexible on the ISEE.
To predict future terms in a sequence, start by identifying the type. Compute the differences between consecutive terms: if they are constant, you have an arithmetic sequence and should use aₙ = a₁ + (n − 1) × d. If the ratios between consecutive terms are constant, you have a geometric sequence and should use aₙ = a₁ × r⁽ⁿ⁻¹⁾. For repeating sequences, divide the term number by the cycle length and use the remainder to find the position.
Remember these ISEE strategies: always check differences first, then ratios. Watch out for the (n − 1) factor — a top source of errors. For quadratic patterns, check the second differences. Verify your formula on a known term when time allows. Since the ISEE has no penalty for wrong answers, always answer every question — use process of elimination to improve your odds.