Lesson 2: Completing Sequences
About 15-20 minutes -- Screen-free lesson
What You Will Learn
By the end of this lesson, you will be able to:
- Fill in missing pieces of a pattern
- Extend a pattern by figuring out what comes next
- Create your own patterns for someone else to solve
- Work with patterns that have more than one thing changing at the same time
Fill in the Missing Piece
Sometimes you see a pattern with a piece missing in the middle. This is like a puzzle! You need to figure out the rule first, then use it to find the missing piece.
Try It: What Goes in the Blank?
Puzzle 1:
Puzzle 2:
Puzzle 3:
Strategy: Work From Both Sides
When there is a blank in the middle, look at the numbers or items on both sides of the blank. This can help you figure out the rule.
For example: 10, ___, 30. Look at the numbers you know: 10 and 30. What is the difference? 30 - 10 = 20. But there are two steps (10 to blank, blank to 30), so each step is 10. The blank must be 20!
Extend the Pattern
Extending a pattern means figuring out what comes next. You have been doing this already! Now let us try some longer ones.
Try It: What Are the Next Three?
Pattern 1: Write the next 3 numbers:
Pattern 2: Write the next 3 items:
Pattern 3: Write the next 3 numbers:
Visual Patterns
Patterns do not have to use numbers or letters. They can use shapes, positions, and sizes. Here are some visual patterns to solve.
Try It: Growing Patterns
Look at how many squares are in each step. How many will be in Step 4?
Step 1: 1 square
Step 2: 3 squares (a row of 3)
Step 3: 5 squares (a row of 5)
Step 4: ___ squares
Try It: Staircase Pattern
Imagine building a staircase with blocks. How many total blocks do you need for each step?
Step 1: 1 block (just one block on the ground)
Step 2: 3 blocks (2 on the bottom, 1 on top)
Step 3: 6 blocks (3 on the bottom, 2 in the middle, 1 on top)
Step 4: ___ blocks
Unplugged Activity: Build a Pattern with Objects
Gather some small objects (coins, buttons, crayons, blocks). Create a growing pattern:
- Step 1: Place 2 objects
- Step 2: Add 2 more (now you have 4)
- Step 3: Add 2 more (now you have 6)
- Keep going! Can you predict how many objects you will have at Step 10?
Patterns with Two Things Changing
Some patterns are trickier because more than one thing changes at the same time. Let us look at a few examples.
Size and Color Pattern
Imagine circles that change in both size and color:
big red, small blue, big red, small blue, big red, ___
The next one is: small blue! Two things are alternating: the size (big, small) and the color (red, blue).
Try It: Two Changes at Once
Pattern:
Pattern:
Create Your Own Patterns!
Now it is your turn to be the pattern maker. Creating patterns is actually harder than solving them, because you have to think of a rule first and then follow it carefully.
Unplugged Activity: Pattern Creator
Create three patterns and challenge your parent (or a friend) to figure out the rule and extend them. Here are some ideas to get you started:
- Number pattern: Pick a starting number and a rule (add 4, subtract 3, double it). Write out 5 numbers and leave the 6th blank.
- Shape pattern: Draw a repeating pattern using 2-3 different shapes. Draw it 3 times, then leave it for someone to complete.
- Word pattern: Use words that follow a rule. Example: cat, cats, dog, dogs, fish, ___ (the rule is: animal, then its plural).
Bonus challenge: Can you create a pattern where TWO things change at the same time?
Talk About It
After your child creates a pattern, ask: "What is the rule for your pattern? Could you explain it to someone who has never seen it before?" Being able to describe the rule is important because that is exactly what you do when you write code -- you tell the computer what the rule is.
Decreasing Patterns
Not all patterns go up! Some patterns decrease (go down). These are just as important.
Try It: Counting Down
Pattern:
Pattern:
Real-World Decreasing Patterns
- Countdown: 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, blast off!
- Eating cookies: If you start with 12 cookies and eat 2 each day: 12, 10, 8, 6, 4, 2, 0!
- Candles on a menorah: Lit one more each night going up, then eventually they burn down.
Check Your Understanding
1. In the pattern 4, 8, ___, 16, 20, what is the missing number?
2. How do you figure out the rule of a pattern when there is a missing piece in the middle?
3. What is special about the Fibonacci sequence?
Key Takeaways
- You can fill in missing pieces of a pattern by figuring out the rule first.
- You can extend a pattern by applying the rule to find what comes next.
- Some patterns increase (add, double), some decrease (subtract, halve).
- Some patterns have two things changing at the same time (like size and color).
- Creating your own patterns helps you understand rules even better.
- The Fibonacci sequence (1, 1, 2, 3, 5, 8...) is a famous pattern found in nature.
Ready for More?
Next Lesson
In Lesson 3, you will discover why patterns matter so much to computers and programmers!
Start Lesson 3