🌍 The World of Numbers
Chapter 3 — From ancient tally bones to irrational mysteries: the complete story of how numbers evolved
Zero & Integers
Rational Numbers
Irrational Numbers
Real Numbers
Decimal Expansions
Proof by Contradiction
- 3.1 The Dawn of Mathematics — Natural Numbers
- 3.2 The Revolution of Śhūnya — Zero
- 3.3 Integers — Expanding the Horizon
- 3.4 Rational Numbers — Fractions & Number Line
- 3.5 Irrational Numbers & Proof by Contradiction
- 3.6 Real Numbers — Decimals & Cyclic Patterns
- The Complete Number System Hierarchy
- Chapter Summary
- Exam Practice Questions
3.1 The Dawn of Mathematics — Natural Numbers
Mathematics did not begin in a classroom — it began in the dirt, on tree bark, and on bones. The very first mathematical concept humanity needed was simple: counting.
Imagine a herder thousands of years ago on the banks of the Saraswati river. Each morning he placed one pebble in a clay pot for every cow that left, and removed one pebble for every cow that returned. If the pot was empty — the herd was safe! If pebbles remained — cows were missing. This matching of one object to another is called one-to-one correspondence — the birth of Natural Numbers.
🦴 History Written in Bone
Found in South Africa/Swaziland. Contains 29 carved notches — believed to be a lunar phase counter or calendar. Earliest physical evidence of humans recording numbers.
Found near the Nile in Congo. One column groups notches into 11, 13, 17, 19 — the prime numbers between 10 and 20! Another column demonstrates doubling. Abstract concept of numbers is 20,000+ years old!
The Ishango Bone — Prime numbers 11, 13, 17, 19 carved ~20,000 years ago!
🏛️ The Indian Context
In the Indus Valley cities of Lothal and Harappa, standardised weights were essential for trade. Indian philosophers gave names to all powers of 10 up to 10¹² (parārdha) in the Vedas, and up to 10⁵³ (tallakṣhaṇa) by Buddha’s time. This obsession with large numbers paved the way for the most important invention in mathematics: zero.
Natural numbers are closed under addition and multiplication (result is always a natural number). They are NOT closed under subtraction (e.g., 3 − 5 = −2, which is not a natural number).
3.2 The Revolution of Śhūnya — When Nothing Became Something
For thousands of years, the number line started at 1. If you gave away all your apples, you had no number to represent your state — only a void. The Babylonians and Mayans used placeholder symbols for empty columns, but they never treated “nothing” as an actual number.
In Indian philosophy (Upanishads, Buddhist literature, Patanjali’s Yoga Sutras), Śhūnya (meaning zero/empty) described the meditative state of emptying the mind of all vṛttis (fluctuations). Indian thinkers deeply revered this concept of “nothingness,” which gave them the conceptual foundation to eventually bring zero into mathematics.
📜 Bakhśhālī Manuscript & Brahmagupta
Shows the physical transition from a blank space to a symbol — a bold dot (bindu) used to represent zero. The earliest known use of zero as a written symbol.
In his Brāhmasphuṭasiddhānta, he formally defined zero as: a − a = 0. He was the first to give rules for arithmetic with zero.
📐 Brahmagupta’s Rules for Zero
Brahmagupta tried but could not give a satisfying rule for a ÷ 0. Division by zero is undefined — it breaks mathematics! This is why in every definition involving fractions, we always state denominator ≠ 0.
The decimal place-value system with zero, developed in India and later transmitted through Arabic mathematicians to Europe, is considered by historians as one of the most transformative inventions in human history. Without zero, modern computing, banking, and science would be impossible!
3.3 Integers — Expanding the Horizon
Brahmagupta asked: if 5 − 5 = 0, what is 3 − 5? To answer this, he looked at the real world of commerce: debts and fortunes.
Wealth, assets, money you have. Moving right on the number line.
Loans, losses, money you owe. Moving left on the number line.
ℤ comes from German word Zahlen meaning “numbers”
📐 Brahmagupta’s Laws for Integer Arithmetic
| Rule (Original Words) | Mathematical Form | Real-Life Meaning |
|---|---|---|
| Fortune + Fortune = Fortune | 5 + 4 = 9 | Save ₹5 + earn ₹4 = have ₹9 |
| Debt + Debt = Debt | (−5) + (−4) = −9 | Owe ₹5 + borrow ₹4 = owe ₹9 |
| Fortune − Zero = Fortune | 7 − 0 = 7 | Nothing changes |
| Debt × Fortune = Debt | (−3) × 4 = −12 | Take on 4 debts of ₹3 each |
| Debt × Debt = Fortune | (−3) × (−4) = +12 | Someone removes 4 of your ₹3-debts → you’re ₹12 richer! |
Think of it this way: if a negative number means debt, then multiplying by a negative means removing that debt. If someone takes away (−) four of your debts worth ₹3 each (−3), you are ₹12 richer! So (−3) × (−4) = +12.
3.4 Rational Numbers — Fractions & Number Line
As civilisation grew, counting wasn’t enough — we also needed to measure. How do you share a field equally among 3 children? How do you measure half a cup? This need gave rise to fractions and rational numbers.
ℚ stands for quotient
📌 Key Properties of Rational Numbers
- All natural numbers, whole numbers, and integers are rational numbers (e.g., 5 = 5/1).
- Rational numbers have infinitely many equivalent forms: −1/3 = −2/6 = −3/9 = … (equivalent fractions)
- Standard form requires p and q to be co-prime (no common factor other than 1) and q > 0.
- Rational numbers are closed under +, −, × and ÷ (except division by zero).
- Both addition and multiplication are commutative and follow the distributive law.
🧮 Laws of Rational Number Arithmetic
| Operation | Rule | Example |
|---|---|---|
| Equality | a/b = c/d if ad = bc | 2/3 = 4/6 since 2×6 = 3×4 = 12 ✓ |
| Addition | a/b + c/b = (a+c)/b | 2/5 + 3/5 = 5/5 = 1 |
| Subtraction | a/b − c/b = (a−c)/b | 7/8 − 3/8 = 4/8 = 1/2 |
| Multiplication | (a/b) × (c/d) = ac/bd | 2/3 × 3/4 = 6/12 = 1/2 |
| Division | (a/b) ÷ (c/d) = ad/bc | 2/3 ÷ 4/5 = 10/12 = 5/6 |
📍 Representing Rational Numbers on the Number Line
To place p/q on the number line, divide each unit interval into q equal parts, then move p parts from 0 (right if positive, left if negative).
Rational numbers fill the gaps between integers — and between each other!
💡 Absolute Value
|5/3| = 5/3 | |−5/3| = 5/3 | |0| = 0
Always non-negative: |x| ≥ 0 for any rational number x.
Distance between a and b on number line = |a − b|
🔮 The Density of Rational Numbers
No matter how close two rational numbers are, you can always find another by taking their average:
Rational number between a and b = (a + b) / 2
Example: Between 1 and 3/2, average = (1 + 3/2)/2 = 5/4 ✓
3.5 Irrational Numbers & Proof by Contradiction
For centuries, mathematicians believed every measurable length could be expressed as a fraction. Then came a shocking discovery: the diagonal of a unit square has a length that no fraction can ever represent.
When Indian mathematician Baudhāyana (~800 BCE) wrote his Śhulbasūtra (manual for constructing geometric fire altars), he encountered lengths that defied all fractions. A unit square has a diagonal of length √2 — and √2 cannot be written as p/q!
🔬 Proof that √2 is Irrational (Proof by Contradiction)
This proof, first given by Hippasus (~400 BCE), is one of the most elegant proofs in mathematics. We assume the opposite of what we want to prove, and show it leads to a contradiction.
Any √n where n is not a perfect square is irrational. Perfect squares (4, 9, 16, 25…) give rational square roots.
📐 Constructing √2 on the Number Line
- On the number line, mark O (origin) and A at 1 unit. Draw a perpendicular at A.
- Mark point B on the perpendicular so that AB = 1 unit. Join O to B. By Pythagoras: OB = √2.
- With O as centre and OB as radius, draw an arc cutting the number line at P.
- P represents √2 on the number line!
Geometric construction to locate √2 on the number line
🔵 The Story of π and Mādhava’s Infinite Series
Another famous irrational number is π (pi) — the ratio of a circle’s circumference to its diameter. Āryabhaṭa (499 CE) gave the approximation 3927/1250 = 3.1416, but noted it was only an asanna (approximation).
Since π is irrational (proven by Lambert in 1761), no single fraction can ever express it exactly. Mādhava of Sangamagrama (14th century), founder of the Kerala School, discovered the first exact infinite series for π:
This was the first known infinite series in history — predating European discoveries of similar series by 200+ years. It shows that irrational numbers require infinitely many terms to express exactly, not just a single fraction!
3.6 Real Numbers — Decimals & Cyclic Patterns
Real Numbers (ℝ) = Rational Numbers + Irrational Numbers = the complete, unbroken number line. Every physical measurement in the universe has a home on this line.
🔍 How to Tell Rational vs Irrational: Decimal Expansion
3/8 = 0.375 (terminates)
5/11 = 0.454545… = 0.4̄5̄ (repeats)
1/7 = 0.142857142857… (repeats)
√2 = 1.41421356237…
π = 3.14159265358…
No pattern, no loop, never ends!
For p/q in lowest terms, the decimal terminates if and only if the prime factors of q are only 2, only 5, or both 2 and 5.
Example: 3/20 = 3/(2²×5) → terminates → 0.15 ✓
Example: 4/15 = 4/(3×5) → has factor 3 → non-terminating!
🔄 Converting Repeating Decimals to p/q Form
Case 1: Pure Repeating (repeating starts right after decimal)
Case 2: General Repeating (some non-repeating digits first)
📝 Case 1 — Pure Repeating: Convert 0.6̄ to p/q
Step 2: 1 digit repeats → multiply by 10: 10x = 6.666…
Step 3: Subtract: 10x − x = 6.666… − 0.666…
9x = 6
Step 4: Solve: x = 6/9 = 2/3
📝 Case 2 — Two-digit repeat: Convert 0.4̄5̄ to p/q
2 digits repeat → multiply by 100: 100x = 45.4545…
Subtract: 100x − x = 45.4545… − 0.4545…
99x = 45
Solve: x = 45/99 = 5/11
📝 Case 3 — General Repeating: Convert 0.16̄ to p/q
Step 1: Multiply by 10 (for 1 non-repeating): 10x = 1.666…
Step 2: Multiply by 10 again (for 1 repeating): 100x = 16.666…
Step 3: Subtract first from second:
100x − 10x = 16.666… − 1.666…
90x = 15
Solve: x = 15/90 = 1/6
If there are m non-repeating and n repeating digits after the decimal:
Multiply by 10m and 10m+n, then subtract. The denominator will be (10n−1) × 10m.
🔮 The Magic of Cyclic Numbers
The decimal of 1/7 = 0.142857 — and the block 142857 is a cyclic number:
142857 × 2 = 285714 ← same digits, shifted!
142857 × 3 = 428571
142857 × 4 = 571428
142857 × 5 = 714285
142857 × 6 = 857142
142857 × 7 = 999999 ← beautiful!
0.9̄ (which means 0.9999…) is exactly equal to 1! Proof: Let x = 0.999… → 10x = 9.999… → 9x = 9 → x = 1. So 0.999… = 1. Many students find this hard to believe, but it’s mathematically true!
The Complete Number System Hierarchy
Our number system grew in layers over thousands of years. Each new type of numbers includes all the previous ones (except Irrational, which is separate):
| Number System | Symbol | What it includes | Examples |
|---|---|---|---|
| Natural Numbers | ℕ | Counting numbers | 1, 2, 3, 4, 100 |
| Whole Numbers | W | Natural + Zero | 0, 1, 2, 3 |
| Integers | ℤ | Whole + Negatives | −3, −1, 0, 5 |
| Rational Numbers | ℚ | Integers + Fractions (p/q) | 3/4, −2/5, 0.333…, 1.5 |
| Irrational Numbers | 𝕀 | Non-rational reals | √2, √3, π, e, √10 |
| Real Numbers | ℝ | ℚ ∪ 𝕀 (everything) | All of the above |
What is √(−1)? No real number squared gives a negative result. Mathematicians invented Imaginary Numbers (denoted i, where i² = −1) to solve this. They are essential for electronics, quantum mechanics, and the technology in your mobile phone!
Chapter Summary
{1, 2, 3, …}. Born from one-to-one correspondence. Evidenced in Ishango Bone (20,000 BCE). Closed under + and ×, not −.
Formalised by Brahmagupta (628 CE) inspired by Indian philosophy. Rules: a+0=a, a−0=a, a×0=0. Division by 0 is undefined.
{…, −2, −1, 0, 1, 2, …}. Brahmagupta’s Dhana (fortunes) and Ṛiṇa (debts). Key rule: (−)×(−) = (+).
p/q form, q≠0. Dense (infinitely many between any two). Decimal = terminating or repeating. Include all integers.
Cannot be p/q. Decimal = non-terminating, non-repeating. √2 proved irrational by Hippasus (~400 BCE) using Proof by Contradiction.
ℝ = ℚ ∪ 𝕀. Every point on the number line. Terminating/repeating decimal → rational. Non-repeating → irrational.
• Rational number between a and b = (a + b) / 2
• Decimal terminates iff denominator has only 2s and 5s as prime factors
• √n is irrational if n is not a perfect square
• |a − b| = distance between a and b on number line
• Converting repeating decimal: use algebra (multiply by power of 10, subtract)
Exam Practice Questions
📝 Short Answer (1–2 Marks)
🧮 Application Questions (3–4 Marks)
📊 Higher Order Questions (5 Marks)
① √4 = 2 is rational, but √2 is irrational — always check if it’s a perfect square!
② 0.333… = 1/3 is RATIONAL (it repeats). Only non-repeating, non-terminating is irrational.
③ Denominator of 0 is ALWAYS undefined — never write a/0.
④ In proof by contradiction, you must clearly state what was assumed and where the contradiction arises.
⑤ When converting general repeating decimal, count non-repeating and repeating digits separately!

Leave a Reply