2. Extending Numerical Patterns

Learning outcomes
  • I can identify the rule that generates a numerical pattern.
  • I can determine the next terms in a sequence.
  • I can predict terms that occur farther along in a sequence.
  • I can explain how a pattern changes from one term to the next.
  • I can create my own numerical patterns and describe their rules.

Extending Numerical Patterns

A numerical pattern is a sequence of numbers generated by following a rule.

For example:

4, 7, 10, 13, 16,…4,\ 7,\ 10,\ 13,\ 16,\ldots

The rule is:

Add 3\boxed{\text{Add }3}

Once we identify the rule, we can extend the pattern and predict future terms.


Finding the Rule

To identify a numerical pattern, compare consecutive terms.

Ask:

  • Is the same number added each time?
  • Is the same number subtracted each time?
  • Is each term multiplied by the same number?
  • Is each term divided by the same number?
  • Are the differences themselves changing?
  • Does each term depend on one or more earlier terms?

Consider:

9, 13, 17, 21,…9,\ 13,\ 17,\ 21,\ldots

The differences are:

+4, +4, +4+4,\ +4,\ +4

Therefore, the rule is:

Add 4 each time\boxed{\text{Add }4\text{ each time}}

Extending a Pattern

Once the rule is known, continue applying it.

For:

9, 13, 17, 21,…9,\ 13,\ 17,\ 21,\ldots

the next terms are:

25, 29, 3325,\ 29,\ 33

because:

21+4=2521+4=2525+4=2925+4=2929+4=3329+4=33

Addition Patterns

Consider:

5, 12, 19, 26,…5,\ 12,\ 19,\ 26,\ldots

Find the difference:

12−5=712-5=719−12=719-12=726−19=726-19=7

Therefore:

Rule: add 7\boxed{\text{Rule: add }7}

The next three terms are:

33, 40, 4733,\ 40,\ 47

Subtraction Patterns

Consider:

60, 52, 44, 36,…60,\ 52,\ 44,\ 36,\ldots

The difference is:

−8-8

So the rule is:

Subtract 8\boxed{\text{Subtract }8}

The next terms are:

28, 20, 1228,\ 20,\ 12

A numerical pattern does not have to increase. It can decrease as well.


Multiplication Patterns

Consider:

3, 6, 12, 24, 48,…3,\ 6,\ 12,\ 24,\ 48,\ldots

Each term is multiplied by:

22

Therefore:

Rule: multiply by 2\boxed{\text{Rule: multiply by }2}

The next terms are:

96, 192, 38496,\ 192,\ 384

Patterns generated by repeated multiplication can grow much faster than patterns generated by repeated addition.


Division Patterns

Consider:

320, 160, 80, 40, 20,…320,\ 160,\ 80,\ 40,\ 20,\ldots

Each term is divided by:

22

So:

Rule: divide by 2\boxed{\text{Rule: divide by }2}

The next terms are:

10, 5, 2.510,\ 5,\ 2.5

Looking at First Differences

When a pattern is generated by repeated addition or subtraction, the difference between consecutive terms is constant.

Consider:

11, 16, 21, 26, 3111,\ 16,\ 21,\ 26,\ 31

Calculate:

16−11=516-11=521−16=521-16=526−21=526-21=531−26=531-26=5

The constant first difference is:

5\boxed{5}

This tells us the sequence increases by 5 each time.


Patterns with Changing Differences

Not every numerical pattern has a constant difference.

Consider:

2, 5, 9, 14, 20,…2,\ 5,\ 9,\ 14,\ 20,\ldots

The differences are:

+3, +4, +5, +6+3,\ +4,\ +5,\ +6

The amount being added increases by 1 each time.

Therefore, the next difference is:

+7+7

and:

20+7=2720+7=27

The next term is:

27\boxed{27}

The following difference would be:

+8+8

so the term after that would be:

27+8=3527+8=35

Second Differences

Sometimes the first differences do not stay constant, but the differences between the differences do.

Consider:

1, 4, 9, 16, 25,…1,\ 4,\ 9,\ 16,\ 25,\ldots

First differences:

3, 5, 7, 93,\ 5,\ 7,\ 9

Second differences:

2, 2, 22,\ 2,\ 2

The second differences are constant.

This is a common feature of quadratic sequences.


Square Number Patterns

The sequence:

1, 4, 9, 16, 25, 36,…1,\ 4,\ 9,\ 16,\ 25,\ 36,\ldots

can also be described as:

12, 22, 32, 42, 52, 62,…1^2,\ 2^2,\ 3^2,\ 4^2,\ 5^2,\ 6^2,\ldots

So the general pattern is:

n2\boxed{n^2}

The next terms are:

72=497^2=49

and:

82=648^2=64

Cube Number Patterns

Another common pattern is:

1, 8, 27, 64, 125,…1,\ 8,\ 27,\ 64,\ 125,\ldots

These are:

13, 23, 33, 43, 53,…1^3,\ 2^3,\ 3^3,\ 4^3,\ 5^3,\ldots

Therefore, the next term is:

63=2166^3=216

So:

216\boxed{216}

is the next term.


Predicting Terms Farther Along

Extending a pattern one term at a time works well when the required term is nearby.

But suppose we want the:

50th50^\text{th}

term.

Writing out 50 terms would be inefficient.

Instead, we look for a formula involving the term number.


Example: Predicting a Farther Term

Consider:

4, 7, 10, 13, 16,…4,\ 7,\ 10,\ 13,\ 16,\ldots

The sequence increases by 3.

Compare the terms with multiples of 3:

Term numbernn 3n3n Sequence term
1 3 4
2 6 7
3 9 10
4 12 13

Each sequence term is:

11

greater than

3n3n

.

Therefore:

an=3n+1\boxed{a_n=3n+1}

To find the 50th term:

a50=3(50)+1a_{50}=3(50)+1a50=151a_{50}=151

So:

a50=151\boxed{a_{50}=151}

Why an

nn

th-Term Rule Is Useful

An

nn

th-term rule allows us to jump directly to any term.

For example, if:

an=5n−2a_n=5n-2

then the 100th term is:

a100=5(100)−2a_{100}=5(100)-2a100=498\boxed{a_{100}=498}

There is no need to calculate the first 99 terms.


Building an

nn

th-Term Rule

For a sequence with a constant difference, start with that difference.

Consider:

7, 11, 15, 19,…7,\ 11,\ 15,\ 19,\ldots

The difference is:

44

Start with:

4n4n

This produces:

4, 8, 12, 16,…4,\ 8,\ 12,\ 16,\ldots

But our sequence is:

7, 11, 15, 19,…7,\ 11,\ 15,\ 19,\ldots

Each term is 3 larger.

Therefore:

an=4n+3\boxed{a_n=4n+3}

Check:

a1=4(1)+3=7a_1=4(1)+3=7

Correct.


Worked Example

Find an

nn

th-term rule for:

10, 16, 22, 28,…10,\ 16,\ 22,\ 28,\ldots

The common difference is:

66

Start with:

6n6n

This gives:

6, 12, 18, 24,…6,\ 12,\ 18,\ 24,\ldots

The actual sequence is 4 greater.

Therefore:

an=6n+4\boxed{a_n=6n+4}

Recursive Rules

Patterns can also be described by explaining how to get from one term to the next.

For example:

5, 8, 11, 14,…5,\ 8,\ 11,\ 14,\ldots

can be described recursively as:

a1=5a_1=5

and:

an=an−1+3\boxed{a_n=a_{n-1}+3}

This means:

Start with 5 and add 3 to the previous term.

A recursive rule requires information about earlier terms.


Example Using Previous Terms

Consider:

2, 3, 5, 8, 13, 21,…2,\ 3,\ 5,\ 8,\ 13,\ 21,\ldots

Notice:

2+3=52+3=53+5=83+5=85+8=135+8=13

Each term is the sum of the previous two.

The next term is:

13+21=3413+21=34

Then:

21+34=5521+34=55

So the sequence continues:

34, 55,…\boxed{34,\ 55,\ldots}

Alternating Patterns

Some sequences switch between different operations.

Consider:

3, 6, 5, 10, 9, 18,…3,\ 6,\ 5,\ 10,\ 9,\ 18,\ldots

The rule is:

×2, −1, ×2, −1,…\times2,\ -1,\ \times2,\ -1,\ldots

Therefore:

18−1=1718-1=17

and:

17×2=3417\times2=34

The next terms are:

17, 34\boxed{17,\ 34}

Alternating sequences require careful examination because a single repeated operation may not describe the pattern.


Position-Based Patterns

Some patterns are easiest to understand from the position of each term.

Consider:

2, 4, 6, 8, 10,…2,\ 4,\ 6,\ 8,\ 10,\ldots

The term number and value are related by:

an=2na_n=2n

Now consider:

1, 3, 5, 7, 9,…1,\ 3,\ 5,\ 7,\ 9,\ldots

These are the odd numbers.

The rule is:

an=2n−1\boxed{a_n=2n-1}

Using

n=20n=20

:

a20=2(20)−1a_{20}=2(20)-1a20=39\boxed{a_{20}=39}

Explaining How a Pattern Changes

A good mathematical explanation should be precise.

Instead of saying:

The numbers get bigger.

Say:

Each term is 6 greater than the previous term.

Instead of:

It grows quickly.

Say:

Each term is twice the previous term.

Instead of:

The gaps increase.

Say:

The difference between consecutive terms increases by 2 each time.

Precise descriptions make patterns easier to understand and communicate.


Comparing Two Patterns

Consider:

Pattern A

5, 10, 15, 20, 25,…5,\ 10,\ 15,\ 20,\ 25,\ldots

Pattern B

5, 10, 20, 40, 80,…5,\ 10,\ 20,\ 40,\ 80,\ldots

At first, both patterns begin:

5, 105,\ 10

But their rules are different.

Pattern A:

+5\boxed{+5}

Pattern B:

×2\boxed{\times2}

By the fifth term:

A=25A=25

while:

B=80B=80

The multiplication pattern grows much faster.


Creating Your Own Numerical Pattern

To create a numerical pattern, first choose a rule.

For example:

Rule

Start at 4 and add 6 each time.

Pattern

4, 10, 16, 22, 28,…4,\ 10,\ 16,\ 22,\ 28,\ldots

Or choose:

Rule

Start at 3 and multiply by 2.

Pattern

3, 6, 12, 24, 48,…3,\ 6,\ 12,\ 24,\ 48,\ldots

A pattern should be accompanied by a clear description of its rule.


Creating a More Complex Pattern

You could choose the rule:

Start at 2. Add 2, then 4, then 6, then 8, continuing with consecutive even numbers.

This produces:

2, 4, 8, 14, 22,…2,\ 4,\ 8,\ 14,\ 22,\ldots

The changes are:

+2, +4, +6, +8+2,\ +4,\ +6,\ +8

The next change is:

+10+10

Therefore:

22+10=3222+10=32

Patterns in Tables

Tables can help reveal relationships.

Consider:

6, 11, 16, 21, 26,…6,\ 11,\ 16,\ 21,\ 26,\ldots
Positionnn Term
1 6
2 11
3 16
4 21
5 26

The common difference is:

55

The rule is:

an=5n+1\boxed{a_n=5n+1}

Tables make it easier to connect a sequence to its algebraic rule.


Patterns in Diagrams

Numerical patterns can also come from visual arrangements.

For example, suppose a pattern of tiles contains:

3, 5, 7, 9,…3,\ 5,\ 7,\ 9,\ldots

tiles in successive figures.

The number of tiles increases by:

22

for each new figure.

This can be described by:

an=2n+1\boxed{a_n=2n+1}

Visual patterns therefore connect geometry and algebra.


Numerical Patterns in Real Life

Patterns appear in many real situations.

Savings

If someone saves $25 every week:

25, 50, 75, 100,…25,\ 50,\ 75,\ 100,\ldots

Stadium Seating

Rows might contain:

20, 24, 28, 32,…20,\ 24,\ 28,\ 32,\ldots

seats.

Population Growth

A bacterial population might double:

100, 200, 400, 800,…100,\ 200,\ 400,\ 800,\ldots

Depreciation

A quantity might repeatedly decrease by a fixed percentage.

Patterns are useful because they allow us to predict future values.


Worked Example: Find the Missing Terms

Complete:

8, 14, □, 26, □8,\ 14,\ \square,\ 26,\ \square

The difference from 8 to 14 is:

+6+6

Continue adding 6:

14+6=2014+6=2020+6=2620+6=2626+6=3226+6=32

Therefore:

8, 14, 20, 26, 32\boxed{8,\ 14,\ 20,\ 26,\ 32}

Worked Example: Predict a Farther Term

Consider:

8, 13, 18, 23,…8,\ 13,\ 18,\ 23,\ldots

Find the 30th term.

The common difference is:

55

An

nn

th-term rule is:

an=5n+3a_n=5n+3

Therefore:

a30=5(30)+3a_{30}=5(30)+3a30=153a_{30}=153

So:

a30=153\boxed{a_{30}=153}

Worked Example: Analyse a Pattern

Consider:

3, 8, 15, 24, 35,…3,\ 8,\ 15,\ 24,\ 35,\ldots

First differences:

5, 7, 9, 115,\ 7,\ 9,\ 11

The differences increase by:

22

The next difference is:

1313

Therefore:

35+13=4835+13=48

The next term is:

48\boxed{48}

A deeper observation is that the terms can be written as:

12+2,22+4,32+6,…1^2+2,\quad2^2+4,\quad3^2+6,\ldots

or more simply by finding an appropriate quadratic rule later in the study of sequences.


A Strategy for Extending Patterns

When you see a numerical pattern:

Step 1: Compare consecutive terms.

Step 2: Calculate the differences.

Step 3: If the differences are not constant, examine second differences or ratios.

Step 4: Look for familiar patterns such as squares, cubes, or powers.

Step 5: Determine the rule.

Step 6: Apply the rule to find the next terms.

Step 7: If you need a distant term, look for an

nn

th-term formula instead of extending one term at a time.


Common Misconceptions

A sequence is not always generated by adding the same amount.

Rules may involve multiplication, changing differences, powers, or previous terms.

The first pattern you notice is not always the intended rule.

Several rules can sometimes fit a small number of terms. More terms provide stronger evidence.

Finding the next term is not the same as finding a distant term efficiently.

For a distant term such as the 100th term, an algebraic rule is usually better.

A decreasing sequence is still a valid pattern.

For example:

50, 45, 40, 35,…50,\ 45,\ 40,\ 35,\ldots

follows a clear rule.


Did You Know?

A surprisingly small set of numbers can sometimes fit many different mathematical rules.

For example, if only the first few terms are known, it may be possible to create several formulas that produce exactly those same terms before giving different later values.

This is why mathematicians do not identify patterns only by guessing. They look for the simplest reasonable rule supported by the information given.

Numerical pattern recognition is also important in:

  • computer science
  • coding
  • data analysis
  • finance
  • scientific modelling
  • artificial intelligence

Key Terms

Numerical pattern – A list of numbers generated according to a rule.

Term – One value in a sequence.

Common difference – The constant amount added or subtracted in some sequences.

First difference – The difference between consecutive terms.

Second difference – The difference between consecutive first differences.

nn

th term – A formula giving a term from its position.

Recursive rule – A rule that uses one or more previous terms to generate the next term.

Prediction – Using a pattern to determine a future or unknown term.


Key Takeaways

  • A numerical pattern is produced by a rule.
  • Comparing consecutive terms can help reveal that rule.
  • Patterns may involve addition, subtraction, multiplication, division, powers, changing differences, or previous terms.
  • Constant first differences indicate a repeated addition or subtraction pattern.
  • Constant second differences are often associated with quadratic patterns.
  • Once the rule is known, it can be used to find the next terms.
  • Annnth-term rule is useful for predicting terms farther along in a sequence.
  • Patterns should be described precisely, such as “add 4 each time” rather than simply “the numbers increase.”
  • Recursive rules describe how one term is generated from earlier terms.
  • Numerical patterns can be represented using lists, tables, formulas, and diagrams.
  • You can create your own pattern by choosing a starting value and a consistent mathematical rule.