Welcome to this interactive introduction to binary numbers! We’ll learn about binary representation through a series of engaging exercises that combine magic tricks with mathematical concepts.
We’ll start with a magic trick.
Take the cards with numbers (see last page). Give the 6 cards to someone and ask them to:
You’ll look at them and magically know the chosen number immediately!
How do you know? Take the number in the top-left corner of each selected card and add them together! The sum is the chosen number.
Think about it: How does this work? Will it always work? We’ll explore this concept in detail later.
Let’s begin with something simple. You’ll need a set of 5 cards, as shown in the picture below:
(At the end of this file you can find a link to a printable version)
Discussion: Do you see a pattern? Try explaining it to each other!
Now we’ll make it more challenging and introduce binary representation!
Below, on the right side, you’ll see numbers. Using the same method as before:
. . . . . needed for number 20
. . . . . needed for number 23
. . . . . needed for number 7
. . . . . is the binary representation of number 8
. . . . . is the binary representation of number 9
. . . . . is the binary representation of number 10
Do you notice anything about the even numbers? Think about:
In this exercise, we’ve:
The connection between the magic trick and binary numbers will become clear as you work through these exercises. Each card represents a power of 2, and the pattern of 1s and 0s you create is actually the binary representation of the number!
Hint: The magic trick works because each card’s top-left number represents a power of 2, and any number can be uniquely represented as a sum of these powers!