lesson

Updated 6 days ago Β· 1 view
Imagine a frog hopping across lily pads numbered 2, 4, and 6.
A number pattern is a list of numbers that follows a secret jumping rule.
πInteractive diagram
How do we figure out the secret jump rule every single time?
Finding the Plus Rule
When numbers get bigger, we find how much is added from one number to the next.
In the pattern 3,6,9, we see that 3+3=6 and 6+3=9, so the rule is add 3.
πInteractive diagram
Each number in a number pattern is called a term.
To calculate subsequent terms, apply your rule (d) to the most recent value: NextΒ Term=CurrentΒ Term+d.
With our rule of +3, starting from the Current Term 9 gives a Next Term of 9+3=12.
Each number in a pattern is called a term.
To calculate subsequent terms, consistently apply the identified rule to the most recent term: NextΒ Term=CurrentΒ Term+d.