TACHS MATH • ALGEBRAIC PATTERNS AND CONNECTIONS

Identify and extend numeric and algebraic patterns

Learn to spot the hidden rules in number sequences and use algebra to predict what comes next.

Historical Context & Motivation

People have been fascinated by patterns for thousands of years. Ancient builders used repeating designs on walls. Early farmers noticed patterns in the seasons. Mathematicians noticed patterns in numbers, too, and began writing rules to describe them.

Understanding patterns lets you predict what comes next without counting every single item. That skill saves time and helps you solve real problems, from planning a budget to cracking a test question.

~300 BC
Euclid's Elements
The Greek mathematician Euclid wrote about number patterns, including even and odd numbers, in one of the earliest math textbooks ever created.
~600 AD
Indian Mathematicians
Scholars in India studied arithmetic sequences (patterns that grow by the same amount) and used them to solve everyday problems in trade and astronomy.
1202
Fibonacci's Liber Abaci
Leonardo of Pisa (Fibonacci) introduced his famous sequence — 1, 1, 2, 3, 5, 8, … — where each number is the sum of the two before it. This pattern appears in sunflowers, pinecones, and seashells.
1700s
Carl Friedrich Gauss
As a young student, Gauss amazed his teacher by quickly adding the numbers 1 through 100. He spotted a pattern that let him find the sum in seconds instead of minutes.

The big question these thinkers were all asking is the same question you will explore in this lesson: When you see a list of numbers, how do you figure out the rule and predict what comes next?

Core Principles & Definitions

Before you start solving pattern problems, you need to know a few key ideas. These are the building blocks for everything else in this lesson.

1

Sequence

A sequence is an ordered list of numbers that follow a rule. Each number in the list is called a term.
2

Common Difference

The common difference is the amount you add (or subtract) each time to go from one term to the next. If this amount stays the same, you have an arithmetic sequence.
3

Common Ratio

The common ratio is the number you multiply by each time. If this multiplier stays the same, you have a geometric sequence.
4

Pattern Rule (Expression)

A pattern rule is an algebraic expression that lets you find any term using its position number, often called n.
KEY TAKEAWAY
Think of a pattern like a song playlist on repeat. Once you know the rule (the playlist order), you can predict any song without listening to every one before it. A pattern rule is your shortcut to jump straight to any term in the sequence.

Visual Explanation — Seeing the Pattern

The best way to understand a pattern is to see it. The diagram below shows an arithmetic sequence — the kind where you add the same number each time.

Each box shows a term, and the arrows show the common difference of +4 between consecutive terms. Subtract any term from the one after it to find this difference.

Notice that the difference between every pair of neighbors is exactly 4. That steady jump is what makes this an arithmetic sequence. If the differences changed each time, you would need a different type of rule.

Mathematical Framework

Once you spot the pattern type, you can write a formula (a math rule) to find any term without listing them all. Here are the two main formulas you need.

ARITHMETIC SEQUENCE RULE
a(n) = a(1) + (n − 1) × d
a(n) = the term you want to find, a(1) = the first term, n = the position number, d = the common difference.

Use this formula when the sequence grows (or shrinks) by adding the same amount each time. For example, 3, 7, 11, 15, … has a(1) = 3 and d = 4.

GEOMETRIC SEQUENCE RULE
a(n) = a(1) × r⁽ⁿ⁻¹⁾
a(n) = the term you want, a(1) = the first term, r = the common ratio (the number you multiply by), n = the position number.

Use this formula when the sequence grows (or shrinks) by multiplying by the same amount each time. For example, 2, 6, 18, 54, … has a(1) = 2 and r = 3.

💡 Quick Tip
Not sure which formula to use? Try subtracting first. If the differences are all the same, it's arithmetic. If not, try dividing each term by the one before it. If the quotients are all the same, it's geometric.

Types of Patterns You'll See on the TACHS

TACHS pattern questions come in several flavors. Knowing the different types helps you pick the right strategy quickly. The diagram below compares the two most common types side by side.

The arithmetic sequence (top) has evenly spaced dots because you add the same amount each time. The geometric sequence (bottom) has dots that spread farther apart because multiplying makes numbers grow much faster.
Common pattern types on the TACHS
Pattern TypeHow It WorksExample
ArithmeticAdd (or subtract) the same number each time4, 9, 14, 19, 24, … (d = +5)
GeometricMultiply (or divide) by the same number each time3, 12, 48, 192, … (r = ×4)
RepeatingA group of numbers cycles over and over1, 4, 7, 1, 4, 7, 1, 4, 7, …
Other / Two-StepUses a combination of operations (add then multiply, etc.)2, 5, 11, 23, … (×2 + 1)

Worked Example

Let's walk through a complete example, just like you'd see on the TACHS. Pay attention to each step so you can repeat the process on your own.

Find the 10th term of the sequence: 6, 11, 16, 21, 26, …
1
Step 1 — Identify the Pattern TypeSubtract each term from the next: 11 − 6 = 5, 16 − 11 = 5, 21 − 16 = 5. The difference is always 5, so this is an arithmetic sequence.
d = 5
2
Step 2 — Write Down What You KnowFirst term: a(1) = 6. Common difference: d = 5. We want the 10th term, so n = 10.
a(1) = 6, d = 5, n = 10
3
Step 3 — Plug into the FormulaUse the arithmetic sequence formula: a(n) = a(1) + (n − 1) × d. Substitute the values: a(10) = 6 + (10 − 1) × 5.
a(10) = 6 + (9) × 5
4
Step 4 — SimplifyFirst, multiply: 9 × 5 = 45. Then add: 6 + 45 = 51.
a(10) = 51
5
Step 5 — Check Your AnswerYou can verify by listing terms: 6, 11, 16, 21, 26, 31, 36, 41, 46, 51. The 10th term is indeed 51. ✓
📝 REMEMBER
Always check your answer by counting a few terms by hand. On a multiple-choice test, this quick check can save you from picking the wrong answer.

Strategies, Strengths & Pitfalls

Different strategies work better for different pattern types. Knowing when to use each one will help you work faster and avoid common mistakes.

Strategy comparison for pattern problems
StrategyWhen to Use ItWatch Out For
Subtract consecutive termsWhen you think the pattern adds the same number each time (arithmetic)Don't assume it's arithmetic until you check at least 2 or 3 differences
Divide consecutive termsWhen differences are not equal — the pattern might multiply (geometric)If the ratio doesn't stay the same, try a two-step rule or look for a repeating cycle
Use the formulaWhen you need a term far down the line (like the 50th term)Remember to use (n − 1), not just n, in the formula
Make a tableWhen the pattern seems tricky or uses more than one operationDouble-check each row before moving on
KEY TAKEAWAY
Think of pattern strategies like tools in a toolbox. A hammer (subtraction) is great for nails (arithmetic patterns), but you'd use a wrench (division) for bolts (geometric patterns). Pick the right tool before you start working.

Connection to Advanced Topics

The pattern skills you are learning now are the same ones used in high school algebra and beyond. When you study linear functions in algebra, you will see that an arithmetic sequence is really just a straight line in disguise. And geometric sequences lead to exponential functions, which model things like population growth and compound interest.

How pattern skills build toward high school algebra
What You Learn NowWhere It Goes Next
Arithmetic sequences (add a constant)Linear functions: y = mx + b, slope, graphing lines
Geometric sequences (multiply by a constant)Exponential functions: y = a × rˣ, compound interest, growth/decay
Writing pattern rules with nWriting and evaluating algebraic functions, input-output tables
Finding the common difference dSlope of a line (rise over run), rate of change

So by mastering patterns now, you're actually getting a head start on some of the biggest topics in algebra. The common difference d will become the slope of a line, and the first term a(1) will connect to the y-intercept. Pretty cool, right?

Practice Problems

Try these five problems on your own. They start easy and get harder. After each one, check the answer to see if you're on the right track.

PROBLEM 1CONCEPTUAL
Look at this sequence: 8, 14, 20, 26, 32, … Is this an arithmetic sequence, a geometric sequence, or neither? How can you tell?
PROBLEM 2BASIC CALCULATION
What is the next term in the sequence 4, 12, 36, 108, …?
PROBLEM 3INTERMEDIATE
Find the 15th term of the arithmetic sequence: 7, 12, 17, 22, 27, …
PROBLEM 4APPLIED
Maria saves money each week. In Week 1 she saves $10, in Week 2 she saves $15, in Week 3 she saves $20, and so on. How much will she save in Week 12?
PROBLEM 5CRITICAL THINKING
A sequence starts 2, 5, 11, 23, 47, … This is not arithmetic (the differences change) and not geometric (the ratios change). Can you figure out the rule and predict the 6th term?

Lesson Summary

A pattern is a sequence of numbers that follows a rule. In an arithmetic sequence, you add (or subtract) the same common difference each time. In a geometric sequence, you multiply (or divide) by the same common ratio each time. To find the type, subtract or divide consecutive terms and check if the result stays constant.

Use the formula a(n) = a(1) + (n − 1) × d for arithmetic sequences and a(n) = a(1) × r⁽ⁿ⁻¹⁾ for geometric sequences to jump straight to any term. Some patterns use two-step rules or repeating cycles. Always check your answer by listing a few terms to make sure the rule works. These skills connect directly to linear and exponential functions in high school algebra.

Varsity Tutors • TACHS Math • Identify and extend numeric and algebraic patterns