The World of Numbers
Short, colourful, handwritten-style notes — by EduGrown
1The Need to Count & Natural Numbers
Maths did not begin in a classroom. It began in the dirt, on tree bark, and on bones — because people needed to keep count.
- Pot empty at night → the herd is safe.
- Pebbles left over → some cows are missing.
✔ A history written in bone
- Lebombo Bone (South Africa / Swaziland, about 35,000 years old) — 29 carved notches, probably a lunar phase counter.
- Ishango Bone (River Nile, Congo, about 20,000 BCE) — one column groups notches into 11, 13, 17, 19, the prime numbers between 10 and 20. Another column shows doubling.
- Trade at Lothal and Harappa needed standardised weights and measures — and good accounting.
- The Vedas named all powers of 10 up to 1012 (called parārdha).
- The Lalitavistara (4th century BCE) records names up to 1053 (called tallakṣhaṇa).
- Using powers of 10 set the stage for the place-value decimal system we use worldwide today.
2Śhūnya: The Birth of Zero
For thousands of years the number line started at 1. If you gave away all five apples, there was no number for what you had left — only a void.
- Babylonians and Mayans used zero only as a placeholder (a mark for an empty column), not as a number you could add or multiply.
- In Indian philosophy, Śhūnyatā (emptiness) was a revered state in the Upanishads, Buddhist texts and Patanjali’s Yoga Sutras. So Indian thinkers already had a home for the idea of ‘nothingness’.
- The Bakhśhālī Manuscript shows the physical symbol — a bold dot (bindu) for zero.
- Brahmagupta, in the Brāhmasphuṭasiddhānta (628 CE), turned zero into a real, working number by defining a – a = 0 and giving it rules.
- a + 0 = a (adding zero changes nothing)
- a – 0 = a (subtracting zero changes nothing)
- a × 0 = 0 (anything times zero is zero)
3Integers: Fortunes & Debts
Brahmagupta asked: if 5 – 5 = 0, then what is 3 – 5? To answer, he used the language of business.
- Fortunes (Dhana) → positive numbers — wealth, assets.
- Debts (Ṙiṇa) → negative numbers — what you owe.
- Fortune + fortune = fortune → 5 + 4 = 9
- Debt + debt = debt → (–5) + (–4) = –9
- Fortune – zero = fortune; debt – zero = debt → 7 – 0 = 7, –6 – 0 = –6
- Debt × fortune = debt → (–3) × 4 = –12
- Debt × debt = fortune → (–3) × (–4) = +12
4Rational Numbers
Counting was not enough — people also had to measure. Half a cup of ghee, a third of a field… these are fractions.
- ℚ contains everything before it. 5 = 51 and –10 = –101, so naturals, whole numbers and integers are all rational.
- The form is not unique. –13 = –26 = –39 = –1030 … These are equivalent fractions.
- We choose the simplest form. Out of ½, 24, 612… we pick ½, where p and q are co-prime (no common factor except 1).
Also note: in a negative fraction the minus sign can sit anywhere — –15 = –15 = 1–5.
- Equality: ab = cd if and only if ad = bc
- Add / subtract: make denominators the same, then ab ± cb = a ± cb
- Multiply: ab × cd = acbd
- Divide: ab ÷ cd = ab × dc = adbc (c ≠ 0)
- Addition and multiplication are commutative, and multiplication is distributive: p(q + r) = pq + pr
5Rational Numbers on the Number Line
- Divide the unit interval (gap between two consecutive integers) into q equal parts.
- Move p parts from 0 — to the right if positive, to the left if negative.
✔ Absolute value
- | 53 | = 53 and | –53 | = 53 and | 0 | = 0
- Absolute value is never negative: | x | ≥ 0
- Distance between two numbers a and b = | a – b |. e.g. between –4 and 3 it is | 3 – (–4) | = 7
6Density of Rational Numbers
7Irrational Numbers
Around 800 BCE, while writing his Śhulbasūtra (a manual for building geometric fire altars), Baudhāyana met lengths that simply refused to be fractions. The Greeks hit the same crisis a few centuries later.
Examples: √2, √3, √10, π, e
8Proof: √2 is Irrational
The first proof came from Hippasus of the Pythagorean school (c. 400 BCE). He used a technique called Proof by Contradiction — assume the opposite of what you want to prove, then show it leads to a logical disaster.
- Assume √2 is rational, so √2 = pq in simplest form (p and q co-prime).
- Square & rearrange: 2 = p²q² → 2q² = p²
- So p² is even → p is even. Write p = 2k.
- Substitute: 2q² = (2k)² = 4k² → q² = 2k² → q² is even → q is even.
- Contradiction! p and q are both even, so they share the factor 2 — but we said they were co-prime.
9Constructing √n on the Number Line
- On the number line take OA = 1 unit, and draw a perpendicular at A.
- On this perpendicular mark B with AB = 1 unit, and join OB. By Pythagoras, OB = √2.
- With O as centre and OB as radius, draw an arc cutting the number line at P. Then OP = √2, so P represents √2.
10The Story of Pi (π) & Mādhava’s Series
- π is the ratio of a circle’s circumference to its diameter — and it is irrational.
- Āryabhaṭa (499 CE) gave the very accurate 39271250 = 3.1416, but honestly called it only an āsanna (approximation).
- Johann Lambert proved π is irrational in 1761.
- Mādhava of Sangamagrama (14th century), founder of the Kerala School of Mathematics, realised an irrational number needs an infinite sum, not a single fraction.
11Real Numbers
Every length, every temperature, every real physical measurement has a home on this line.
12Decimal Expansions: Terminating or Repeating
The easiest way to tell a rational from an irrational is to look at its decimal expansion.
| Type of number | Decimal expansion | Example |
|---|---|---|
| Rational — terminates | The division reaches remainder 0 and stops | 38 = 0.375 |
| Rational — repeats | Never reaches remainder 0; digits loop forever | 511 = 0.454545… = 0.45 |
| Irrational | Never ends and never repeats — no pattern at all | √2 = 1.41421356… π = 3.14159265… |
✔ Predicting the type without doing long division
13Converting Decimals into p/q Form
✔ Case 1: Terminating decimals
Just write the digits over the matching power of 10 and simplify.
e.g. 0.35 = 35100 = 720
✔ Case 2: Pure repeating decimals
Repetition starts immediately after the decimal point.
- Let x = 0.6
- 1 digit repeats → multiply by 101: 10x = 6.6
- Subtract: 10x – x = 6.6 – 0.6 = 6 → 9x = 6
- So x = 69 = 23
✔ Case 3: General repeating decimals
Some non-repeating digits first, then a repeating block.
- Let x = 0.16
- 1 non-repeating digit → ×10: 10x = 1.6
- 1 repeating digit → ×10 again: 100x = 16.6
- Subtract: 90x = 15 → x = 1590 = 16
| Decimal type | Steps to follow |
|---|---|
| Pure repeating | Let x = the decimal → multiply by 10n (n = number of repeating digits) → subtract from the original → solve for x. |
| General repeating | Let x = the decimal → multiply by 10m (m = non-repeating digits) → then by 10n (n = repeating digits) → subtract → solve for x. |
1.000… = 0.999… and 2.47000… = 2.46999…
14The Magic of Cyclic Numbers
17 = 0.142857142857… = 0.142857. The repeating block 142857 is a cyclic number. Watch what happens:
| × 1 | × 2 | × 3 | × 4 | × 5 | × 6 |
|---|---|---|---|---|---|
| 142857 | 285714 | 428571 | 571428 | 714285 | 857142 |
15The Number Family Tree
| Set | Symbol | What it contains |
|---|---|---|
| Natural Numbers | ℕ | The counting numbers 1, 2, 3, … |
| Integers | ℤ | ℕ plus zero and the negatives: …, –2, –1, 0, 1, 2, … |
| Rational Numbers | ℚ | All p/q with q ≠ 0 — i.e. terminating or repeating decimals |
| Irrational Numbers | 𝕀 | Cannot be written as fractions (√2, π, √10) — non-terminating, non-repeating |
| Real Numbers | ℝ | Rational + irrational together — the whole number line |
Notice how each set sits inside the next: ℕ ⊂ ℤ ⊂ ℚ ⊂ ℝ. Only the irrationals stand apart from ℚ, and together they complete ℝ.
16Common Mistakes to Avoid
- Forgetting the condition q ≠ 0 when writing p/q. Division by zero is undefined.
- Thinking integers are not rational. Every integer is rational — 7 = 71.
- Writing a negative absolute value. | x | is never negative.
- Applying the prime-factor test before reducing the fraction to lowest terms.
- Calling 0.1010010001… rational just because it has a ‘pattern’. A rational decimal must have a fixed repeating block, and here the block keeps growing → it is irrational.
- Assuming √ of every number is irrational. √81 = 9, which is perfectly rational!
- Forgetting the bar. 0.45 means 0.454545…, which is very different from 0.45.
17Chapter Summary — Quick Revision
🏆 All of Chapter 3 in 10 lines
- Natural Numbers (ℕ) {1, 2, 3, …} were born from humanity’s need to count — evidence goes back tens of thousands of years (Lebombo and Ishango bones).
- Zero (Śhūnya) grew out of the Indian philosophical idea of Śhūnyatā and was made a working number by Brahmagupta (628 CE), who also introduced negative numbers.
- Integers (ℤ) extend the line to the left of zero — Brahmagupta’s debts (ṛiṇa) against fortunes (dhana).
- Brahmagupta’s laws gave the first rigorous rules for signed arithmetic, including ‘the product of two debts is a fortune’ (– × – = +).
- Rational Numbers (ℚ) are all numbers of the form p/q with p, q integers and q ≠ 0.
- Rational numbers are dense — there is always another rational between any two rationals.
- Irrational Numbers like √2 and π cannot be written as fractions. Hippasus proved √2 irrational by contradiction; Lambert proved π irrational in 1761.
- Real Numbers (ℝ) = rational + irrational = the complete, unbroken number line.
- Decimal expansions are the signature: rational → terminating or repeating; irrational → non-terminating and non-repeating.
- Cyclic numbers such as 142857 (the block of 1/7) show the hidden symmetry inside rational numbers. Beyond ℝ lie the Imaginary Numbers.
✨ Happy Learning — @edugrown ✨
