ISEE UPPER LEVEL • QUANTITATIVE REASONING

Identify Arithmetic or Geometric Patterns

Learn to recognize and extend sequences by finding the constant difference or constant ratio hidden within them.

Historical Context & Motivation

Patterns are the heartbeat of mathematics. Long before algebra or calculus existed, ancient civilizations recognized that certain sequences of numbers follow predictable rules. Whether counting harvested grain in Mesopotamia or calculating planetary orbits in Renaissance Europe, mathematicians have relied on sequences and series to model the world around them. Understanding these patterns gives you a powerful toolkit for the ISEE — and for mathematical thinking in general.

~300 BCE
Euclid's Elements
Euclid formalized arithmetic progressions and proved that the sum of consecutive odd numbers always produces a perfect square — one of the earliest pattern identifications in recorded mathematics.
~500 CE
Aryabhata's Sequences
The Indian mathematician Aryabhata described methods for summing arithmetic sequences, laying groundwork for the formulas students still use today.
1202
Fibonacci's Liber Abaci
Leonardo of Pisa (Fibonacci) introduced his famous rabbit problem, generating a sequence that blends additive and multiplicative thinking and appears throughout nature.
1654
Pascal & Fermat
Blaise Pascal and Pierre de Fermat exchanged letters exploring geometric series in gambling problems, helping to establish probability theory.
1777
Gauss's Arithmetic Sum
As a young student, Carl Friedrich Gauss reportedly summed the integers 1 through 100 in seconds by recognizing the arithmetic pattern, astounding his teacher.

On the ISEE Upper Level, pattern-identification questions test your ability to detect a rule, apply it, and predict future terms or missing values. The two most common families are arithmetic sequences (constant difference) and geometric sequences (constant ratio). Mastering these two types will help you answer pattern questions quickly and accurately, saving precious minutes during the exam.

Core Principles & Definitions

A sequence is simply an ordered list of numbers that follows a rule. Each number in the list is called a term. Your job on the ISEE is to figure out the rule, then use it to find a missing term, the next term, or a general expression. The two fundamental sequence types differ in a single crucial way: one grows by addition, the other by multiplication.

1

Arithmetic Sequence

Each term is formed by adding (or subtracting) the same value, called the common difference (d). Example: 3, 7, 11, 15, … where d = 4.
2

Geometric Sequence

Each term is formed by multiplying by the same value, called the common ratio (r). Example: 2, 6, 18, 54, … where r = 3.
3

Finding d or r

For arithmetic: subtract any term from the next (d = a₂ − a₁). For geometric: divide any term by the previous one (r = a₂ ÷ a₁). Consistency confirms the pattern.
4

Neither Type?

If neither differences nor ratios are constant, the pattern may involve alternating operations, squares, or other rules. Always check differences first, then ratios.
KEY TAKEAWAY
Think of an arithmetic sequence like climbing stairs — each step raises you by the same height. A geometric sequence is more like a chain letter — each round multiplies the count by the same factor. On the ISEE, subtract consecutive terms first. If the differences match, it's arithmetic. If they don't, divide consecutive terms. If the ratios match, it's geometric.

Visual Explanation

The top half shows how arithmetic sequences grow by a constant addition (+3), while geometric sequences grow by a constant multiplication (×3). The bottom graph illustrates how geometric growth accelerates dramatically compared to the steady, linear climb of arithmetic growth.

Notice in the diagram above that both sequences share the same multiplier of 3, but one uses it as an addend and the other as a factor. The arithmetic line rises at a constant slope — it is always a straight line on a graph. The geometric curve, however, bends upward more and more steeply. This visual distinction is a quick gut-check on the ISEE: if the terms seem to grow slowly and evenly, think arithmetic. If they seem to explode in size, suspect geometric.

Mathematical Framework

Two formulas will handle the vast majority of ISEE pattern questions. Each formula lets you jump directly to any term without listing every term in between, which saves valuable time on the exam.

NTH TERM OF AN ARITHMETIC SEQUENCE
aₙ = a₁ + (n − 1) × d
where aₙ = the nth term, a₁ = the first term, n = the term position, and d = the common difference.
NTH TERM OF A GEOMETRIC SEQUENCE
aₙ = a₁ × r⁽ⁿ⁻¹⁾
where aₙ = the nth term, a₁ = the first term, n = the term position, and r = the common ratio.
COMMON DIFFERENCE (ARITHMETIC)
d = a₂ − a₁
Subtract any term from its successor. If every pair gives the same result, the sequence is arithmetic.
COMMON RATIO (GEOMETRIC)
r = a₂ ÷ a₁
Divide any term by the previous term. If every pair gives the same result, the sequence is geometric.
💡 ISEE Strategy Tip
When answer choices are numbers ordered from least to greatest, you can sometimes work backwards. Plug each answer choice into the formula to see which one produces the given sequence. This is especially useful when the question asks you to find the first term or the common difference.

Detailed Breakdown & Classification

ISEE pattern questions don't always announce whether a sequence is arithmetic or geometric. You need a reliable decision process. The flowchart below walks you through the exact steps to classify any sequence and find its rule. Practice this process until it becomes automatic, and you'll be able to handle even the trickiest pattern questions with confidence.

Follow this two-step decision tree for every ISEE pattern problem. First check differences (arithmetic), then check ratios (geometric). If neither works, look for alternating patterns, squares, cubes, or combinations.
Side-by-side comparison of arithmetic and geometric sequences
FeatureArithmeticGeometric
RuleAdd d each timeMultiply by r each time
Graph shapeStraight line (linear)Exponential curve
Example10, 7, 4, 1, −2, …4, 12, 36, 108, …
Can terms be negative?Yes (if d < 0)Yes (if r < 0, terms alternate signs)
Can terms be fractions?YesYes (common when 0 < r < 1)

Worked Example

Let's walk through a typical ISEE-style problem step by step. Remember: the key is to identify the type of sequence first, then apply the correct formula.

Finding a Missing Term in a Geometric Sequence
1
Step 1 — Read the ProblemThe problem states: "In the sequence 3, 9, 27, 81, …, what is the 7th term?" We need to find a₇.
2
Step 2 — Identify the Pattern TypeCheck differences: 9 − 3 = 6, 27 − 9 = 18, 81 − 27 = 54. The differences are NOT constant, so this is not arithmetic. Check ratios: 9 ÷ 3 = 3, 27 ÷ 9 = 3, 81 ÷ 27 = 3. The ratios ARE constant.
This is a geometric sequence with r = 3.
3
Step 3 — Identify Known Valuesa₁ = 3, r = 3, n = 7.
4
Step 4 — Apply the Formulaaₙ = a₁ × r⁽ⁿ⁻¹⁾. Substituting: a₇ = 3 × 3⁽⁷⁻¹⁾ = 3 × 3⁶.
5
Step 5 — Calculate3⁶ = 729. So a₇ = 3 × 729 = 2,187. Remember, no calculator is allowed on the ISEE, so build up powers: 3¹ = 3, 3² = 9, 3³ = 27, 3⁴ = 81, 3⁵ = 243, 3⁶ = 729.
The 7th term is 2,187.
🧮 No-Calculator Tip
When computing powers by hand, build a short table of successive powers. Write each step: 3¹ = 3, 3² = 9, 3³ = 27, etc. This prevents careless multiplication errors and is faster than trying to jump directly to large exponents.

ISEE Strategies & Common Pitfalls

Strategies versus common pitfalls for ISEE pattern questions
StrategyCommon Pitfall
Always check differences first, then ratiosAssuming a sequence is geometric just because terms grow quickly
Use the nth-term formula to jump aheadCounting on fingers and losing track of the term number
Watch for negative common differences or fractional ratiosForgetting that d can be negative (decreasing sequences) or r can be between 0 and 1
On QC problems, test multiple values if variables appearChoosing answer (C) after testing only one value — always test at least two
Use process of elimination: rule out impossible answersLeaving a question blank — there is NO penalty for guessing on the ISEE
KEY TAKEAWAY
Think of identifying patterns like being a detective. Differences are your first clue; ratios are your second. If the first clue cracks the case, great — you have an arithmetic sequence. If not, check the second clue for a geometric one. Most ISEE problems fall neatly into one of these two categories, so this two-step approach will serve you well throughout the exam.

Connection to Advanced Patterns

Once you master arithmetic and geometric sequences, you'll start to notice that these ideas connect to broader mathematical territory. The ISEE occasionally tests patterns that go slightly beyond the basics, such as sequences of squares (1, 4, 9, 16, …) or sequences where the differences themselves form a pattern. Understanding how these connect to your core tools will make you a more versatile problem solver.

How arithmetic and geometric patterns connect to more advanced math
ConceptWhat You Know NowWhere It Leads
Arithmetic sequenceaₙ = a₁ + (n−1)dLinear functions: y = mx + b, where d acts like the slope m
Geometric sequenceaₙ = a₁ × r⁽ⁿ⁻¹⁾Exponential functions: y = a × bˣ, used in population growth and compound interest
Sum of arithmetic termsCounting terms one by oneGauss's formula: S = n(a₁ + aₙ) ÷ 2
Second-level differencesDifferences of differencesQuadratic sequences like n², leading to quadratic functions

For the ISEE, you don't need to master these advanced connections in depth — but knowing that an arithmetic sequence is essentially a linear function can help you on coordinate geometry questions, and recognizing that geometric sequences model exponential growth may help on word problems involving percent increase or population doubling. Every pattern you identify strengthens your overall quantitative reasoning.

Practice Problems

PROBLEM 1CONCEPTUAL
The sequence 100, 85, 70, 55, … follows which type of pattern? (A) Geometric with r = 0.85 (B) Arithmetic with d = −15 (C) Geometric with r = −15 (D) Arithmetic with d = 15
PROBLEM 2BASIC CALCULATION
What is the 10th term of the arithmetic sequence 7, 13, 19, 25, …? (A) 55 (B) 61 (C) 67 (D) 73
PROBLEM 3INTERMEDIATE
In a geometric sequence, the 2nd term is 12 and the 5th term is 324. What is the common ratio? (A) 2 (B) 3 (C) 4 (D) 6
PROBLEM 4APPLIED
This is a quantitative comparison question. A sequence is defined as: a₁ = 5, and aₙ = aₙ₋₁ + 2n for n ≥ 2. Column A: The 4th term of the sequence Column B: 25 (A) Column A is greater. (B) Column B is greater. (C) The two quantities are equal. (D) Cannot be determined.
PROBLEM 5CRITICAL THINKING
This is a quantitative comparison question. An arithmetic sequence has first term a₁ > 0 and common difference d > 0. A geometric sequence has first term b₁ > 0 and common ratio r, where 0 < r < 1. Column A: The 100th term of the arithmetic sequence Column B: The 100th term of the geometric sequence (A) Column A is greater (B) Column B is greater (C) The two quantities are equal (D) Cannot be determined

Lesson Summary

To identify a pattern on the ISEE, start by computing the differences between consecutive terms. If every difference is the same, the sequence is arithmetic with that value as the common difference d, and you can find any term using aₙ = a₁ + (n − 1) × d. If the differences are not constant, check the ratios between consecutive terms. If every ratio is the same, the sequence is geometric with that value as the common ratio r, and you can find any term using aₙ = a₁ × r⁽ⁿ⁻¹⁾.

Remember these ISEE-specific strategies: there is no penalty for guessing, so always answer every question. Use process of elimination to narrow choices, and on quantitative comparison problems, test multiple values when variables are present. Watch out for negative common differences (decreasing sequences) and fractional common ratios (shrinking geometric sequences). With practice, identifying these patterns becomes second nature.

Varsity Tutors • ISEE Upper Level • Identify Arithmetic or Geometric Patterns