Patterns and Relationships
Identify and extend patterns
Patterns and Relationships
Welcome to the world of patterns! Learning to recognize, describe, and extend patterns is a key skill that helps you think like a mathematician and prepares you for algebra.
What Is a Pattern?
A pattern is a sequence that follows a rule. Patterns can be found in numbers, shapes, colors, or even sounds. When you can identify the rule, you can predict what comes next.
Types of Number Patterns
Repeating Patterns
A repeating pattern is a pattern that repeats the same sequence over and over.
Example: 2, 5, 8, 2, 5, 8, 2, 5, 8...
- The pattern 2, 5, 8 repeats
- The next numbers would be 2, 5, 8
Growing Patterns (Arithmetic Sequences)
A growing pattern increases or decreases by the same amount each time. The amount of change is called the "common difference."
Example: 3, 7, 11, 15, 19...
- Each number increases by 4
- The common difference is +4
- The next number would be 19 + 4 = 23
Example: 50, 45, 40, 35, 30...
- Each number decreases by 5
- The common difference is -5
- The next number would be 30 - 5 = 25
Multiplicative Patterns (Geometric Sequences)
A multiplicative pattern changes by multiplying or dividing by the same number each time.
Example: 2, 6, 18, 54...
- Each number is multiplied by 3
- The pattern rule is "multiply by 3"
- The next number would be 54 ร 3 = 162
Example: 80, 40, 20, 10...
- Each number is divided by 2 (or multiplied by 1/2)
- The pattern rule is "divide by 2"
- The next number would be 10 รท 2 = 5
Finding the Pattern Rule
To find the pattern rule, ask yourself these questions:
Step 1: How are the numbers changing?
- Are they getting bigger or smaller?
- By how much are they changing?
Step 2: Is the change the same each time?
- If yes, it's likely an arithmetic pattern (adding or subtracting)
- If no, check if it's multiplicative (multiplying or dividing)
Step 3: Test your rule
- Apply your rule to each number
- If it works for all the numbers, you've found the pattern!
Example: Find the rule for 5, 9, 13, 17, 21...
- Each number increases by 4
- Rule: Add 4 to get the next term
- Check: 5 + 4 = 9, 9 + 4 = 13, 13 + 4 = 17 โ
Pattern Rules with Variables
We can describe patterns using variables like n to represent the position in the pattern.
Example: Pattern is 4, 7, 10, 13, 16...
- Position 1: 4 = 3(1) + 1
- Position 2: 7 = 3(2) + 1
- Position 3: 10 = 3(3) + 1
- Position 4: 13 = 3(4) + 1
- Pattern rule: 3n + 1, where n is the position number
This means for any position n, the value equals 3 times that position plus 1.
To find the 10th term: 3(10) + 1 = 30 + 1 = 31
Input-Output Tables
Input-output tables (also called function tables) show relationships between two sets of numbers.
Example table showing the relationship "multiply by 4 and add 1":
Input (x) | Output (y) 1 | 5 2 | 9 3 | 13 4 | 17
The rule is: y = 4x + 1
- When x = 1, y = 4(1) + 1 = 5
- When x = 2, y = 4(2) + 1 = 9
Graphing Patterns
Patterns can be shown on a coordinate plane! Each pair of numbers from an input-output table becomes a point (x, y).
Example: For the rule y = 2x + 3
- When x = 0, y = 3 โ Plot (0, 3)
- When x = 1, y = 5 โ Plot (1, 5)
- When x = 2, y = 7 โ Plot (2, 7)
- When x = 3, y = 9 โ Plot (3, 9)
When you plot these points and connect them, they form a straight line! This is called a linear relationship.
Real-World Patterns
Patterns appear everywhere in real life:
Money:
- Saving $5 per week: 5, 10, 15, 20, 25...
- Rule: 5n (where n is the number of weeks)
Age:
- You are 3 years older than your sister
- If she's 7, you're 10; if she's 8, you're 11
- Rule: Your age = Sister's age + 3
Distance:
- A car travels 60 miles per hour
- After 1 hour: 60 miles, after 2 hours: 120 miles, after 3 hours: 180 miles
- Rule: Distance = 60 ร hours
Geometry:
- Perimeter of squares with different side lengths
- Side 1: Perimeter 4; Side 2: Perimeter 8; Side 3: Perimeter 12
- Rule: Perimeter = 4 ร side length
Extending Patterns
Once you know the rule, you can extend the pattern forward or backward:
Example: Pattern is 15, 12, 9, 6...
- Rule: Subtract 3
- Extend forward: 6, 3, 0, -3, -6
- Extend backward: 18, 21, 24
Common Mistakes to Avoid
- Looking at only two terms: Check the pattern with at least three numbers to be sure of the rule
- Assuming all patterns add or subtract: Some patterns multiply or divide
- Forgetting negative numbers: Patterns can include negatives and zero
- Not testing the rule: Always check that your rule works for ALL numbers in the pattern
- Mixing up input and output: In tables, make sure you know which is x and which is y
Pattern Recognition Tips
- Write the differences: Write the difference between consecutive numbers above them
- Look for multiplication: If differences aren't the same, try division or multiplication
- Use a table: Organize the information in a table to see relationships
- Check for special patterns: Square numbers (1, 4, 9, 16...), powers of 2 (2, 4, 8, 16...)
- Think about position: Sometimes the rule relates to the position number
Advanced Patterns
Square Numbers: 1, 4, 9, 16, 25...
- These are 1ยฒ, 2ยฒ, 3ยฒ, 4ยฒ, 5ยฒ
- Rule: nยฒ
Triangle Numbers: 1, 3, 6, 10, 15...
- These represent dots in triangular arrangements
- Each term adds the next counting number
Fibonacci Pattern: 1, 1, 2, 3, 5, 8, 13...
- Each number is the sum of the two previous numbers
- Found in nature (sunflower seeds, pinecones, shells)
Practice Strategy
To master patterns and relationships:
- Practice identifying patterns in everyday situations
- Create your own patterns and challenge friends to find the rule
- Use input-output tables to organize pattern information
- Graph patterns on coordinate planes
- Work backward from a rule to create the pattern
- Practice both extending patterns and finding missing terms
Understanding patterns is the foundation for algebra! When you recognize relationships between numbers, you're thinking algebraically and developing problem-solving skills that will help you throughout mathematics.
๐ Practice Problems
1Problem 1easy
โ Question:
Find the next number in the pattern: 7, 12, 17, 22, ___
๐ก Show Solution
Step 1: Find how the pattern changes 12 - 7 = 5 17 - 12 = 5 22 - 17 = 5
Step 2: Identify the pattern rule Each number increases by 5 (add 5)
Step 3: Apply the rule to find the next number 22 + 5 = 27
Answer: 27
Pattern rule: Add 5
2Problem 2easy
โ Question:
What is the pattern rule for: 3, 6, 12, 24, 48?
๐ก Show Solution
Step 1: Check if it's additive 6 - 3 = 3 12 - 6 = 6 The differences aren't the same, so it's not adding.
Step 2: Check if it's multiplicative 6 รท 3 = 2 12 รท 6 = 2 24 รท 12 = 2 48 รท 24 = 2
Each number is multiplied by 2!
Answer: Multiply by 2 (or double the previous number)
3Problem 3medium
โ Question:
Complete the input-output table and find the rule:
Input (x) | Output (y) 1 | 5 2 | 8 3 | 11 4 | ?
๐ก Show Solution
Step 1: Look at how output changes 8 - 5 = 3 11 - 8 = 3 Output increases by 3 each time
Step 2: Find the relationship between input and output When x = 1, y = 5 = 3(1) + 2 When x = 2, y = 8 = 3(2) + 2 When x = 3, y = 11 = 3(3) + 2
Rule: y = 3x + 2
Step 3: Use the rule to find the missing output When x = 4: y = 3(4) + 2 = 12 + 2 = 14
Answer: y = 14, Rule: y = 3x + 2
4Problem 4medium
โ Question:
Maya saves money each week. After week 1, she has 13. After week 3, she has $18. How much will she have after week 6?
๐ก Show Solution
Step 1: Identify the pattern Week 1: 13 (increased by 18 (increased by $5)
Pattern: Add $5 each week
Step 2: Continue the pattern Week 4: 5 = 23 + 28 Week 6: 5 = $33
Alternative method using a rule: y = 5x + 3 (where x is the week number) Week 6: y = 5(6) + 3 = 30 + 3 = 33
Answer: $33 after week 6
5Problem 5hard
โ Question:
Find the 10th term in the pattern: 4, 7, 10, 13, 16... Then write a rule to find ANY term in the pattern.
๐ก Show Solution
Step 1: Identify the pattern 7 - 4 = 3 10 - 7 = 3 13 - 10 = 3 Pattern: Add 3 each time
Step 2: Find the 10th term by continuing Term 1: 4 Term 2: 7 Term 3: 10 Term 4: 13 Term 5: 16 Term 6: 19 Term 7: 22 Term 8: 25 Term 9: 28 Term 10: 31
Step 3: Create a general rule Look at the relationship: Term 1: 4 = 3(1) + 1 Term 2: 7 = 3(2) + 1 Term 3: 10 = 3(3) + 1
Rule: Term n = 3n + 1
Verify for term 10: 3(10) + 1 = 30 + 1 = 31 โ
Answer: 10th term = 31, Rule: 3n + 1
Practice with Flashcards
Review key concepts with our flashcard system
Browse All Topics
Explore other calculus topics