SSAT-MIDDLE-LEVEL-QUANTITATIVE • QUANTITATIVE

Find a Missing Term in a Number Pattern

Learn to spot the hidden rule in a sequence and use it to fill in any missing number.

Where Do Number Patterns Come From?

People have been fascinated by number patterns (sequences of numbers that follow a rule) for thousands of years. Ancient civilizations noticed that certain arrangements of numbers appear again and again in nature, music, and architecture. Understanding these patterns helped early mathematicians build calendars, predict harvests, and even design buildings. Today, finding missing terms in a pattern is a core skill tested on exams like the SSAT.

2000 BCE
Babylonian Sequences
Ancient Babylonians recorded lists of square numbers and used patterns to solve problems about land and trade.
300 BCE
Greek Figurate Numbers
Greek mathematicians like Pythagoras studied triangular and square numbers, arranging dots into shapes to discover rules.
1202
Fibonacci's Rabbit Problem
Leonardo of Pisa (Fibonacci) described a famous sequence—1, 1, 2, 3, 5, 8, 13…—where each term is the sum of the two before it.
Today
Patterns on the SSAT
Standardized tests ask you to find a missing term in a sequence. This checks your ability to spot rules and think logically.

The big question is simple: if someone gives you a list of numbers with one number missing, how do you figure out what belongs in the gap? That is exactly what this lesson will teach you.

Core Principles of Number Patterns

Before you can find a missing term, you need to understand a few key ideas. Every number pattern has a rule (a repeating operation that connects one term to the next). Your job is to discover that rule and then apply it.

1

Term

Each number in a sequence is called a term. The first number is the 1st term, the second number is the 2nd term, and so on.
2

Common Difference

In an arithmetic sequence (a pattern that adds or subtracts the same amount each time), that amount is called the common difference.
3

Common Ratio

In a geometric sequence (a pattern that multiplies or divides by the same amount each time), that amount is called the common ratio.
4

Check Your Rule

Always test your rule on at least two pairs of consecutive terms before using it. If it works for all known terms, you have the right rule.
KEY TAKEAWAY
KEY TAKEAWAY

Seeing the Pattern

A picture can make a pattern much easier to understand. The diagram below shows an arithmetic sequence where each term increases by 4. Notice how the arrows between the terms all show the same jump of +4. When a term is missing, you simply apply that same jump to fill the gap.

The dashed yellow box shows the missing 3rd term. Since every jump is +4, you can work forward from 7 (getting 11) or backward from 15 (also getting 11). Both methods give the same answer: 11.

Notice that you can approach a missing term from either direction. Working forward means adding the rule to the term before the gap. Working backward means doing the opposite operation on the term after the gap. Both should give the same answer, which is a great way to double-check your work.

The Math Behind Patterns

You do not need fancy formulas for most SSAT pattern problems. However, knowing a couple of simple equations can speed things up and make you more confident.

COMMON DIFFERENCE
d = next term − current term
Pick any two terms that sit next to each other. Subtract the earlier one from the later one. The result, d, is the common difference. If d is positive, the pattern goes up. If d is negative, the pattern goes down.
FIND ANY TERM (ARITHMETIC)
term_n = first term + (n − 1) × d
Here, n is the position number of the term you want, and d is the common difference. For example, to find the 5th term when the first term is 3 and d = 4: 3 + (5 − 1) × 4 = 3 + 16 = 19.
COMMON RATIO (GEOMETRIC)
r = next term ÷ current term
For patterns that multiply instead of add, divide any term by the one before it. The result, r, is the common ratio. For example, in the sequence 2, 6, 18, 54, the common ratio is 6 ÷ 2 = 3.
Quick Tip

Types of Patterns You Will See

Not every pattern works the same way. The diagram below shows four common types. Learning to recognize each type quickly will save you time on test day.

Start by subtracting consecutive terms. If the differences are the same, you have an arithmetic pattern. If not, try dividing. If neither approach gives a constant, look for a changing difference or a two-step rule.
Summary of the four main pattern types you should know for the SSAT.
Pattern TypeHow to Spot ItExample
ArithmeticDifferences between consecutive terms are the same.10, 15, 20, 25 (d = +5)
GeometricRatios between consecutive terms are the same.3, 9, 27, 81 (r = ×3)
Two-StepNeither differences nor ratios are constant; two operations are needed.2, 5, 11, 23 (×2 + 1)
Changing DifferenceDifferences form their own pattern (e.g., +1, +2, +3, +4).1, 2, 4, 7, 11 (diffs: 1, 2, 3, 4)

Worked Example: Finding the Missing Term

Let's walk through a complete example step by step. Suppose you see this problem on the SSAT:

1
Step 1 — Check for an Arithmetic PatternSubtract consecutive known terms to look for a common difference. From 3 to 7: 7 − 3 = 4. From 19 to 27: 27 − 19 = 8. The differences are not the same, so this is not a simple arithmetic pattern.
2
Step 2 — Check for a Geometric PatternTry dividing consecutive known terms: 7 ÷ 3 ≈ 2.33, and 27 ÷ 19 ≈ 1.42. Those ratios are not the same, so this is not a simple geometric pattern either.
3
Step 3 — Look at the Differences More CarefullyLet's list what the differences could be. From 3 to 7 the difference is 4. From 19 to 27 the difference is 8. Notice that 8 = 4 × 2. What if the differences themselves grow? If the differences are 4, 4+4=8? No — let's try differences that increase by a fixed amount: 4, 6, 8, 10? Check: 3+4=7 ✓, 7+6=13, 13+8=21 ✗ (not 19). Instead try increasing by 2 each step: differences 4, 6, 8. Then: 3+4=7 ✓, 7+6=13, 13+8=21 ✗. Let's reconsider. Try differences 4, 8, 4, 8 (alternating)? 3+4=7 ✓, 7+8=15, 15+4=19 ✓, 19+8=27 ✓. An alternating pattern of +4, +8, +4, +8 works!
4
Step 4 — Test the TheoryThe rule alternates: add 4, then add 8, then add 4, then add 8. Start with 3. Add 4: 3 + 4 = 7 ✓. Add 8: 7 + 8 = 15 (this is the missing term). Add 4: 15 + 4 = 19 ✓. Add 8: 19 + 8 = 27 ✓. Every known term checks out!
5
Step 5 — Double-Check from the Other DirectionWorking backward from 19: the step before 19 should be −4 (since the alternating rule means we subtracted 4 to get to 19 from the missing term). So 19 − 4 = 15. This confirms our answer: the missing term is 15.

Common Mistakes to Avoid

Knowing the right strategies can help you solve pattern problems faster. But it's equally important to know about common mistakes so you can avoid them.

1

Only Checking One Pair

Always verify your rule against every pair of consecutive terms you can. A rule that works for one pair might fail for another.
2

Assuming Arithmetic First

Not all patterns add or subtract a fixed amount. If differences aren't constant, move on and try other pattern types before guessing.
3

Skipping the Double-Check

After finding your missing term, always verify by applying the rule in both directions. This catches arithmetic errors quickly.
4

Forgetting to Read Carefully

Make sure you know exactly which term is missing. Miscounting positions is a common source of errors on timed tests.

Where This Skill Leads

Finding a missing term is your first step into a much bigger world. In later math courses, you'll study these ideas more formally using algebra and even calculus. Here is a quick peek at how the skills you're learning now connect to what comes next.

1

Algebra

In algebra, sequences are written with formulas. For example, the nth term of an arithmetic sequence is a + (n−1)d. You're already thinking this way when you identify d!
2

Geometry

Geometric sequences appear in the formulas for compound interest and exponential growth—key ideas in finance and science.
3

Data Analysis

Spotting patterns in data is the foundation of statistics. The pattern-recognition skills you're building now carry directly into analyzing graphs and tables.
4

Computer Science

Algorithms often rely on sequences and recurrence relations. Understanding how one term connects to the next is a core idea in programming and problem-solving.

For now, focus on mastering the basics: identify the rule, apply it, and check your answer. These habits will serve you well on the SSAT and in every math class you take from here on.

Practice Problems

Try these five problems on your own. They start easy and get harder. For each one, find the missing term and pick the correct answer from the five choices.

1
What is the missing term in the sequence: 5, 10, __, 20, 25?
2
What is the missing term in the sequence: 3, 6, 12, __, 48?
3
What is the missing term in the sequence: 1, 2, 4, 7, __, 16?
4
What is the missing term in the sequence: 2, 5, 11, 23, __?
5
What is the missing term in the sequence: 100, 50, 25, __, 6.25?
Varsity Tutors • ssat-middle-level-quantitative • Find a Missing Term in a Number Pattern