Letβs start with something simple: counting.
β
When you count things like 1 apple, 2 apples, 3 apples β those numbers are called natural numbers. They start at 1 and keep going forever.
β
\[
\mathbb{N} = \{1, 2, 3, \dots\}
\]
β
Natural numbers are the ones we use every day to count real things. They donβt include zero, negatives, or fractions β just whole, positive counts.
β
β
Now think about what happens when you have nothing to count. If you have 0 apples, thatβs still a number β it just means none. To include that idea of βnone,β we add zero to our set. These are called whole numbers.
β
\[
\mathbb{W} = \{0, 1, 2, 3, \dots\} = \mathbb{N} \cup \{0\}
\]
β
Whole numbers are great for situations that can start at zero β like a bank balance, distance, or goals scored in a game.
β
β
But what about going below zero? Imagine the temperature dropping to \(-5^\circ\text{C}\), or owing someone \$3. We need numbers that represent values less than zero too.
β
Thatβs where integers come in. Integers include all the whole numbers and their opposites.
β
\[
\mathbb{Z} = \{\dots, -3, -2, -1, 0, 1, 2, 3, \dots\}
\]
β
β
When we put all these sets together, we get a relationship that looks like this:
β
\[
\mathbb{N} \subset \mathbb{W} \subset \mathbb{Z}
\]
β
That means every natural number is also a whole number, and every whole number is also an integer. But not every integer is whole β because integers include the negatives too.
β
You can imagine it on a number line:
- The natural numbers start at 1 and go right \((1, 2, 3, \dots)\).
- The whole numbers start at 0 and go right \((0, 1, 2, 3, \dots)\).
- The integers extend in both directions \((\dots, -3, -2, -1, 0, 1, 2, 3, \dots)\).
β
β
Visualize the difference between β, π, and β€. Drag the slider left and right to see which numbers belong to each set: