Back to Blog

Patterns, Sequences & Algebraic Thinking

Spot the rule, name it, use it — the foundation of every MYP algebra unit that follows.

Number sequence blocks showing arithmetic and geometric growth patterns
Subject
Mathematics
Curriculum
IB MYP
Grade
MYP 1
Topic
Patterns, Sequences & Algebraic Thinking
Reading
6 min
Difficulty
Foundational

Quick facts

Difficulty
★☆☆☆☆
Assessed via
Criterion A & Criterion B
Prerequisites
Basic arithmetic, multiplication facts
You'll learn
Naming, building and testing pattern rules
Revision time
30–40 min

Every number pattern hides a rule, and MYP 1 maths is all about learning to find it, name it, and use it with confidence. Whether it's an arithmetic sequence growing by a constant common difference, a geometric sequence multiplying by a constant common ratio, or a trickier quadratic-type pattern, the same three moves apply: spot the rule, name it, then use it to predict or check terms. Exam questions rarely stop at 'what's the next number' — they ask you to describe how you know, build an algebraic expression like un=4n+3u_n = 4n+3, or judge whether a claimed term (like Day 20's total) is actually correct. This teaser walks through the five ideas that matter most for Criterion A and Criterion B tasks, with the traps students fall into and how to avoid them. The full revision notes on RevisionPrep go deeper with every worked example.

What you’ll be able to do

Distinguish arithmetic sequences from geometric sequences using gaps, not just 'increasing'
Apply u_n = a + (n-1)d and u_n = a × r^(n-1) to find terms
Build a position-to-term (nth term) rule from a term-to-term description
Write pattern rules as algebraic expressions like dn + c
Test a constructed rule against known terms before trusting a prediction
Critique real-world models by naming a specific reason they might not hold
Recognise when a pattern is not arithmetic because differences aren't constant
1

Arithmetic vs Geometric Sequences

An arithmetic sequence always ADDS (or subtracts) the same common difference, dd, to get the next term — like 5, 8, 11, 14 where d=3d=3. A geometric sequence always MULTIPLIES by the same common ratio, rr — like 2, 4, 8, 16 where r=2r=2. The key skill is checking at least two consecutive gaps before deciding which type you're dealing with, since one matching gap proves nothing.

Comparison diagram of arithmetic sequence adding 3 versus geometric sequence multiplying by 2
FeatureArithmetic sequenceGeometric sequence
Rule between termsAdd/subtract constant dMultiply/divide by constant r
Example5, 8, 11, 14 (d=3)2, 4, 8, 16 (r=2)
nth term formulaun=a+(n1)du_n = a+(n-1)dun=a×r(n1)u_n = a\times r^{(n-1)}

Exam tip

Always calculate at least two gaps, not one, before naming a sequence arithmetic or geometric.

Common mistake

Assuming any sequence that increases must be arithmetic — going up isn't the test, a constant gap is.

Mini summary

Arithmetic = constant difference; geometric = constant ratio. Test more than one gap before labelling.

2

General Rules and nth Terms

A term-to-term rule (like 'add 4 to the previous term') is great for continuing a sequence but slow for finding the 50th term. A position-to-term rule such as un=4n+3u_n = 4n+3 lets you jump straight to any term by substituting n. Build it by multiplying n by the common difference, then adjusting with a constant so n=1 matches the real first term — and always test the rule against a known term before using it to predict further.

Diagram showing how to build the nth term rule from a sequence of bracelet sales

Exam tip

Build the nth term rule once, then substitute — markers award the mark for showing the substitution, not just stating the final number.

Common mistake

Using the term number directly as a multiplier without checking it against term 1 (e.g. assuming Day 20 = 20×4 = 80, forgetting the +3 adjustment).

Mini summary

nth term rule = common difference × n, adjusted by a constant — always verify against a known term first.

3

Turning Patterns into Algebraic Expressions

Writing a pattern as algebra means swapping 'step number' for a variable, usually n, so one expression works for every case. The coefficient of n always equals the common difference, and the constant term is whatever makes n=1 match the first real term. An expression like 4n+34n+3 only becomes a usable rule once you write un=4n+3u_n = 4n+3 in front of it.

Tile pattern with Step 1 to Step 4 showing 3, 7, 11, 15 tiles and the algebraic rule 4n minus 1

Exam tip

Test your finished expression against at least one known term (ideally two) before finalising it as the rule.

Common mistake

Treating the coefficient alone (like '4n') as the complete rule without adjusting for the starting value.

Mini summary

Coefficient = common difference; constant = whatever makes n=1 fit. Expression ≠ formula until 'u_n =' is added.

4

Sequences as Real-World Models

Sequences model real situations like savings, population growth, or ticket sales, but a clean rule is a simplification, not a guarantee. Recognising the type of real-world pattern — fixed weekly top-ups (arithmetic) versus compounding interest (geometric) — tells you what's actually being modelled. Exam questions often ask you to critique the model, so a vague answer like 'life is unpredictable' won't earn marks.

Savings jar increasing by two dollars each week over six weeks with a question mark on week five

Exam tip

When asked why a model might not match reality, name one specific event that would break the constant pattern.

Common mistake

Giving a generic reason (e.g. 'things change') instead of a specific, sequence-linked one, like an unexpected expense breaking a fixed weekly saving.

Mini summary

Real-world sequences are models — always separate what the rule predicts from what might actually happen.

5

When Patterns Aren't Arithmetic

Not every pattern has a constant first difference. When the gaps between terms themselves change by a constant amount, the pattern is quadratic-type rather than linear, and a single common difference or ratio won't describe it. Spotting this early stops you from forcing an arithmetic or geometric label onto a pattern that behaves differently.

Sequence of numbers with first differences increasing, showing a quadratic-type pattern

Exam tip

If the first differences aren't constant, check whether the second differences are — that signals a quadratic-type pattern.

Common mistake

Trying to force a non-constant-difference pattern into the arithmetic nth term formula.

Mini summary

Constant first differences = arithmetic; changing first differences = look for a quadratic-type pattern instead.

Quick formula sheet

un=a+(n1)du_n = a + (n-1)d
nth term of an arithmetic sequence, where a is the first term and d is the common difference.Start at a, then add d one less time than the term number.
un=a×r(n1)u_n = a \times r^{(n-1)}
nth term of a geometric sequence, where a is the first term and r is the common ratio.Start at a, multiply by r one less time than the term number.
un=dn+cu_n = dn + c
General algebraic form of a linear (arithmetic-type) pattern rule, where d is the common difference and c is found by matching n=1 to the first term.Coefficient = the gap; constant = whatever fixes n=1.

Practice questions

Easy
  1. Identify the common difference in the sequence 6, 10, 14, 18.
  2. State whether 3, 9, 27, 81 is arithmetic or geometric, and give the common ratio or difference.
  3. Write the first four terms of an arithmetic sequence with a=2 and d=5.
Medium
  1. Build the nth term rule for the sequence 9, 13, 17, 21 and use it to find the 10th term.
  2. A pattern has 4, 9, 14, 19 tiles at Steps 1–4. Write an algebraic expression for the number of tiles at Step n.
  3. Explain, using the words 'term' and 'common difference', how each term connects to the one before it in 7, 12, 17, 22.
Challenge
  1. A shop sells 8, 13, 18, 23 items on Days 1–4. The owner claims Day 15 will sell 78 items. State whether she is correct, giving a reason.
  2. A sequence starts 5, 12, 21, 32. Explain why it is not arithmetic, and describe what type of pattern it might be instead.
  3. Mia saves 10inWeek1andadds10 in Week 1 and adds 4 each week. Give one specific reason this model might not match her real saving habits.

Frequently asked questions

What's the difference between an arithmetic and a geometric sequence?+

Arithmetic sequences add or subtract the same common difference each time; geometric sequences multiply or divide by the same common ratio each time.

How do I find the nth term of an arithmetic sequence?+

Use un=a+(n1)du_n = a + (n-1)d, where a is the first term and d is the common difference, or build the rule as (common difference)×n adjusted by a constant.

Why isn't every increasing sequence arithmetic?+

Because 'increasing' only tells you the direction, not the size of the gap. You must check that the gap between consecutive terms stays exactly the same before calling it arithmetic.

How do I turn a pattern into an algebraic expression?+

Set the coefficient of n equal to the common difference, then adjust with a constant so that n=1 gives the correct first term, e.g. un=4n+3u_n = 4n+3.

What should I write for 'give a reason a model might not match reality'?+

Name one specific, plausible event that would break the constant pattern, such as an unexpected expense or a missed week — a generic comment like 'things change' won't earn the mark.

What if the first differences in a sequence aren't constant?+

Then the sequence isn't arithmetic — check whether the second differences are constant instead, which signals a quadratic-type pattern.

Get the full MYP 1 Patterns & Sequences revision notes

Step-by-step worked examples for every trap covered here Full breakdown of quadratic-type number patterns and second differences Practice questions matched to Criterion A and Criterion B command terms Printable formula sheet and common-mistakes checklist
Get the Patterns, Sequences & Algebraic Thinking notes on RevisionPrep

Related articles