Growing Patterns Formula

Growing patterns are a growing pattern is a sequence where each term increases by following a consistent rule, such as adding the same number each time.

The Formula

an=a1+(nβˆ’1)β‹…da_n = a_1 + (n - 1) \cdot d for a pattern growing by a constant dd

When to use: Imagine stacking blocks in a staircaseβ€”each step is one block taller than the last. The pattern grows by a rule: +1+1 block per step. If the rule is +3+3, the staircase grows faster.

Quick Example

2,5,8,11,14,…(rule:Β +3)2, 5, 8, 11, 14, \ldots \quad (\text{rule: } +3) 1,4,9,16,25,…(rule:Β n2)1, 4, 9, 16, 25, \ldots \quad (\text{rule: } n^2)

Notation

ana_n is the nnth term; dd is the common difference added at each step

What This Formula Means

A growing pattern is a sequence where each term increases by following a consistent rule, such as adding the same number each time (2, 5, 8, 11,...) or multiplying by a constant factor (3, 6, 12, 24,...). Recognizing the rule lets you predict any term in the sequence.

Imagine stacking blocks in a staircaseβ€”each step is one block taller than the last. The pattern grows by a rule: +1+1 block per step. If the rule is +3+3, the staircase grows faster.

Formal View

A growing pattern with constant difference dd and initial term a1a_1 is an arithmetic sequence: an=a1+(nβˆ’1)da_n = a_1 + (n-1)d. The partial sum of the first nn terms is Sn=n2(2a1+(nβˆ’1)d)S_n = \frac{n}{2}(2a_1 + (n-1)d).

Worked Examples

Example 1

easy
A pattern starts: 3, 7, 11, 15, ... Find the next two terms and the rule.

Answer

19, 23 (rule: add 4)

First step

1
Find the common difference: 7βˆ’3=47-3=4, 11βˆ’7=411-7=4, 15βˆ’11=415-11=4.

Full solution

  1. 2
    The rule is: add 4 each time.
  2. 3
    Next term: 15+4=1915 + 4 = 19.
  3. 4
    Term after: 19+4=2319 + 4 = 23.
This is an arithmetic sequence with first term a1=3a_1 = 3 and common difference d=4d = 4. Formula: an=3+(nβˆ’1)Γ—4a_n = 3 + (n-1) \times 4.

Example 2

medium
The first term of a pattern is 5 and it grows by 6 each time. Using an=a1+(nβˆ’1)da_n = a_1 + (n-1)d, find the 10th term.

Example 3

medium
Find the 10th term of the pattern: 3, 7, 11, 15, ...

Common Mistakes

  • Assuming the rule is always addition - check whether terms add a constant or multiply by a factor.
  • Using a wrong common difference - subtract consecutive terms and confirm the same gap repeats.
  • Counting steps wrong in the formula (off by one) - the nth term uses (n-1) steps from the first term.

Why This Formula Matters

It is the bridge from repeating patterns to algebra: naming the rule an=a1+(nβˆ’1)da_n = a_1 + (n-1)d lets a student jump to the 20th term without listing all twenty. Telling 'adds 3' from 'multiplies by 3' is exactly the additive-vs-multiplicative distinction that defines linear vs exponential growth later. Recognizing it by "Is the change between consecutive terms a constant amount or a constant factor?" β€” rather than by familiar numbers β€” is what lets a student tell it apart from simple (repeating) patterns and skip counting and multiplication pattern in a mixed problem set.

Frequently Asked Questions

What is the Growing Patterns formula?

A growing pattern is a sequence where each term increases by following a consistent rule, such as adding the same number each time (2, 5, 8, 11,...) or multiplying by a constant factor (3, 6, 12, 24,...). Recognizing the rule lets you predict any term in the sequence.

How do you use the Growing Patterns formula?

Imagine stacking blocks in a staircaseβ€”each step is one block taller than the last. The pattern grows by a rule: +1+1 block per step. If the rule is +3+3, the staircase grows faster.

What do the symbols mean in the Growing Patterns formula?

ana_n is the nnth term; dd is the common difference added at each step

Why is the Growing Patterns formula important in Math?

It is the bridge from repeating patterns to algebra: naming the rule an=a1+(nβˆ’1)da_n = a_1 + (n-1)d lets a student jump to the 20th term without listing all twenty. Telling 'adds 3' from 'multiplies by 3' is exactly the additive-vs-multiplicative distinction that defines linear vs exponential growth later. Recognizing it by "Is the change between consecutive terms a constant amount or a constant factor?" β€” rather than by familiar numbers β€” is what lets a student tell it apart from simple (repeating) patterns and skip counting and multiplication pattern in a mixed problem set.

What do students get wrong about Growing Patterns?

The procedure for growing patterns is the easy part; the trap is assuming the rule is always addition. Asking "Is the change between consecutive terms a constant amount or a constant factor?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Growing Patterns formula?

Before studying the Growing Patterns formula, you should understand: simple patterns, addition.

Want the Full Guide?

This formula is covered in depth in our complete guide:

Growing Patterns, Arithmetic and Geometric Sequences β†’