A Story of Numbers
Chapter at a Glance
This chapter presents the history and evolution of number representation, tracing the development of numerical systems from primitive counting methods to modern place-value systems. It begins with basic one-to-one mapping (using pebbles and sticks) and prehistoric tally marks found on ancient bones. The chapter details the transition to grouped systems—including Roman and Egyptian systems—and explains the mathematical benefits of introducing a base. It then details early positional architectures, including Mesopotamian sexagesimal (base-60), Mayan base-20, and Chinese rod systems. Finally, it highlights the Hindu-Arabic decimal system, showing how the Indian discovery of zero as both a placeholder and an operational number revolutionized global science and calculation.
Key Definitions & Terminology
- Number System: A standard sequence of objects, names, or symbols with a fixed order used to count collections of items.
- Numeral: A written symbol used to represent a number.
- One-to-One Mapping: A system of matching where each element of one set is paired with exactly one element of another set.
- Tally Marks: Parallel notches carved on wood, bone, or stone, where each mark represents a single counted unit.
- Landmark Number: A recognizable reference quantity (such as $\text{V}=5$, $\text{X}=10$, $\text{L}=50$ in Roman numerals) used to orient computations.
- Base-n Number System: A number system whose landmark numbers are the powers of a fixed base $n$ starting from $n^0 = 1$ (i.e., $1, n, n^2, n^3, \dots$).
- Decimal System: A base-10 number system.
- Sexagesimal System: A base-60 number system (used in ancient Mesopotamia).
- Positional (Place Value) System: A number system where the position of a symbol determines the power of the base it represents.
- Placeholder: A symbol (such as $0$ or the Mayan seashell) indicating the absence of a value in a particular place-value column.
- Zong and Heng: The vertical (Zong) and horizontal (Heng) rod numeral alignments used alternately in ancient China to distinguish adjacent decimal columns.
Formulas, Rules & Properties
- Base-n Expansion Formula:
- In a base-$n$ positional system, any natural number $N$ is expressed as a sum of powers of the base:
$$N = a_k n^k + a_{k-1} n^{k-1} + \dots + a_1 n^1 + a_0 n^0$$
where the digits $a_i$ are integers satisfying $0 \le a_i < n$, and $a_k \ne 0$.
The positional numeral is written as the sequence:
$$N = (a_k a_{k-1} \dots a_1 a_0)_n$$ - Roman Addition Grouping Rule:
- Standard conversions for grouping smaller symbols into larger landmark symbols:
$$\text{5 I} \rightarrow \text{V}, \quad \text{2 V} \rightarrow \text{X}, \quad \text{5 X} \rightarrow \text{L}, \quad \text{2 L} \rightarrow \text{C}, \quad \text{5 C} \rightarrow \text{D}, \quad \text{2 D} \rightarrow \text{M}$$ - Egyptian Regrouping Rule:
- In the Egyptian additive system, every group of $10$ identical symbols is grouped and replaced by $1$ symbol of the next higher power of $10$.
- Password Combination Rule:
- For a passcode of slot length $L$ using $D$ digits and $C$ letters, the total possible passwords is:
$$\text{Total passwords} = (C + D)^L$$
Core Concepts & Topics
- Prehistoric Mathematical Artifacts:
- Lebombo Bone: A $44,000$-year-old baboon fibula found in South Africa with $29$ notches, representing the oldest known tally stick (likely used as a lunar phase calendar).
- Ishango Bone: A $20,000$- to $35,000$-year-old bone discovered in Congo with columns of notches, suggesting early calculation arrays or calendrical tracking.
- Evolution of Written Systems:
- Gumulgal (Australia): A simple system based on counting in twos: $1 = \textit{urapon}$, $2 = \textit{ukasar}$, $3 = \textit{ukasar-urapon}$, $4 = \textit{ukasar-ukasar}$.
- Roman numerals: A non-positional additive/subtractive system using letters ($\text{I}, \text{V}, \text{X}, \text{L}, \text{C}, \text{D}, \text{M}$). Although useful for recording, it made arithmetic multiplication and division extremely difficult.
- Egyptian Hieroglyphics: An additive base-10 system. It used pictures: staff ($1$), heel bone ($10$), coil of rope ($100$), lotus flower ($1,000$), pointing finger ($10,000$), tadpole ($100,000$), and astonished man ($1,000,000$).
- Mayan Numerals: A vertical positional system based on base-20 (with the third column modified to $360$ instead of $400$ for calendar work). It used dots ($1$), bars ($5$), and a seashell for zero ($0$).
- Mesopotamian (Babylonian) Wedges: A base-60 positional system using wedges for $1$ and $10$. Its early lack of a placeholder for trailing zeros created column reading ambiguities.
- Chinese Rod Numerals: A decimal place-value system. Rods were laid out vertically (Zong) in odd columns and horizontally (Heng) in even columns to prevent adjacent numbers from merging.
- Hindu-Arabic System: A decimal positional system utilizing ten digits ($0$ to $9$). The integration of zero ($0$) as an active operational number (codified by Brahmagupta in 628 CE) created a mathematical ring, enabling rapid calculation.
Worked Examples
- Roman Numerals Conversion (Figure it Out Q1):
- Problem: Write the following in Roman numerals: (i) $1222$, (ii) $2999$, (iii) $302$, (iv) $715$.
- Solution:
- (i) $1222 = 1000 + 200 + 20 + 2 = \text{MCCXXII}$.
- (ii) $2999 = 2000 + (1000-100) + (100-10) + (10-1) = \text{MMCMXCIX}$.
- (iii) $302 = 300 + 2 = \text{CCCII}$.
- (iv) $715 = 500 + 200 + 10 + 5 = \text{DCCXV}$.
- Roman Multiplication (Page 60):
- Problem: Multiply without converting: (i) $\text{V} \times \text{L}$, (ii) $\text{V} \times \text{D}$, (iii) $\text{VII} \times \text{IX}$.
- Solution:
- (i) $\text{V} \times \text{L} = 5 \times 50 = 250 = \text{CCL}$.
- (ii) $\text{V} \times \text{D} = 5 \times 500 = 2500 = \text{MMD}$.
- (iii) $\text{VII} \times \text{IX} = 7 \times 9 = 63 = \text{LXIII}$.
- Mesopotamian Wedges (Figure it Out Q1, Page 73):
- Problem: Represent $132$ and $3605$ in the Mesopotamian base-60 system.
- Solution:
- For $132$: Group in powers of $60$:
$$132 = (2 \times 60^1) + (12 \times 60^0)$$ - Position 2 (left): $2$ unit wedges.
- Position 1 (right): $1$ ten wedge, $2$ unit wedges.
- For $3605$: Group in powers of $60$:
$$3605 = (1 \times 60^2) + (0 \times 60^1) + (5 \times 60^0)$$ - Position 3 (left): $1$ unit wedge.
- Position 2 (middle): Blank placeholder.
- Position 1 (right): $5$ unit wedges.
- For $132$: Group in powers of $60$:
- Mayan Positional Notation (Page 76):
- Problem: Write $77$ and $100$ in the Mayan system.
- Solution:
- For $77$: $77 = (3 \times 20) + 17$.
- Top level (20s): $3$ dots.
- Bottom level (1s): $17$ ($3$ bars, $2$ dots).
- For $100$: $100 = (5 \times 20) + 0$.
- Top level (20s): $1$ bar.
- Bottom level (1s): Shell symbol ($0$).
- Base Conversions of 25 (Figure it Out Q4, Page 80):
- Problem: Write the decimal number $25$ in: (i) base-8, (ii) base-5, (iii) base-2.
- Solution:
- (i) Base-8:
$$25 = (3 \times 8^1) + (1 \times 8^0) \rightarrow 31_8$$ - (ii) Base-5:
$$25 = (1 \times 5^2) + (0 \times 5^1) + (0 \times 5^0) \rightarrow 100_5$$ - (iii) Base-2:
$$25 = 16 + 8 + 1 = (1 \times 2^4) + (1 \times 2^3) + (0 \times 2^2) + (0 \times 2^1) + (1 \times 2^0) \rightarrow 11001_2$$
- (i) Base-8:
Practical Activities & Experiments
- Base-4 Clay Token Swap: Create clay tokens representing base-4 values (pebbles $= 1$, sticks $= 4$, plates $= 16$). Practice adding values (e.g., $7 + 11$) by grouping pebbles into sticks, and sticks into plates (regrouping whenever $4$ items of a kind are accumulated).
- Binary Code Card Shifting: Construct a place-value grid with cards labeled $2^0=1, 2^1=2, 2^2=4, 2^3=8,$ and $2^4=16$. Use tokens ($0$ or $1$) in each column to count from $1$ to $31$ to visually show how binary place-values function.