What are natural, whole, and integer numbers?

πŸ”‘ Key terms
Natural numbers
Counting numbers starting from 1 (1, 2, 3, …).
Whole numbers
Natural numbers plus 0 (0, 1, 2, 3, …).
Integers
All positive and negative whole numbers, including 0 (… βˆ’2, βˆ’1, 0, 1, 2 …).
Absolute value
The distance of a number from 0 on the number line (e.g.,
Opposite numbers
Numbers that are the same distance from 0 but in opposite directions (e.g., βˆ’2 and 2).

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: