Section 1
Generating and Comparing Numerical Patterns
Property
Given two starting numbers and two rules, we can generate two numerical patterns. By comparing the corresponding terms in each pattern, we can identify the relationship between them. For a pattern starting at with rule "add ", the terms are .
Examples
- Pattern A: Start with 0, add 4:
- Pattern B: Start with 0, add 8:
Each term in Pattern B is twice the corresponding term in Pattern A.
- Pattern X: Start with 0, add 3:
- Pattern Y: Start with 5, add 3:
Each term in Pattern Y is 5 more than the corresponding term in Pattern X.
Explanation
This skill involves creating sequences of numbers by following a specific rule, such as "add 4". When you generate two different patterns, you can look for a relationship between them. To do this, you compare the first term of the first pattern to the first term of the second, the second term to the second term, and so on. The relationship might be that the terms in one pattern are always a certain amount more than, or a multiple of, the terms in the other.