Number System
Learn how to represent numbers in different base systems.
Numbers and their representations
Imagine a herder in ancient times. They have twelve stones with which to count their sheep:
However, they can only count up to three, so they arrange the stones into groups of three:
The above picture is a representation of the number of stones. We have one large group of three groups of three stones plus a separate group of three stones. This example helps illustrate that there are many ways to represent numbers, some of which are given below:
- Decimal representation
- Ternary representation
- Binary representation
- Hexadecimal representation
Decimal representation (base ten)
Now, let’s imagine our shepherd can count to ten, not . They would then organize the same number of stones in an entirely different way—they would have one group of ten stones and another group of two stones. Below, we can see how twelve stones are represented in arithmetic notation if we can count up to ten, with some examples.
Examples:
- We have one group of ten numbers plus two:
or
is units or we can say ten plus units.
- Here is another exercise with one hundred and twenty-three stones. We have group of ten by ten stones, another group of groups of ten stones, and the last group of stones:
or
is units, or tens plus ...